barisusakli
dcbed4e935
closes #1763
...
show alert if email not confirmed, clicking alert will send confirmation
email
11 years ago
Julian Lam
a960f53f92
latest translations
11 years ago
Julian Lam
699795621a
Merge branch 'master' of github.com:nodebb/NodeBB
11 years ago
barisusakli
24ebf20d7e
first commit
11 years ago
Julian Lam
9a9ce8684c
latest translations and fallbacks
11 years ago
frissdiegurke
2d9bc7eee7
fixed no href-attribute handled as external link
11 years ago
barisusakli
e6c9647acf
display user post topic stats in admin index
11 years ago
barisusakli
684f858415
closes #1772
11 years ago
barisusakli
64f680a0a3
action:chat.loaded hook
11 years ago
barisusakli
9a4e6aa01c
closes #1774
11 years ago
barisusakli
b8b6ae7b2f
moved upload route into API namespace
11 years ago
Julian Lam
7bb7bc8630
updated lithuanian
11 years ago
barisusakli
9ddff0ec4a
fix language string
11 years ago
barisusakli
1b31f5b2ca
single arrows wont go all the way to bottom
11 years ago
barisusakli
c9c68f8cbe
move cursor to end
11 years ago
barisusakli
105acc0197
not used
11 years ago
barisusakli
56830d773e
cleaned up resizeStop
11 years ago
barisusakli
7d3d9f5ae1
blockquote fix again
11 years ago
barisusakli
e6371ad539
remove listeners before adding
11 years ago
Julian Lam
b338ac2a4c
fixing space-indentation, modifying behaviour a little bit so that the maximized position is not saved, and minimizing can return back to the previous saved position
11 years ago
Julian Lam
517c70951f
Merge branch 'patch-3' of github.com:mani95lisa/NodeBB into mani95lisa-patch-3
11 years ago
Julian Lam
11f40d1580
fallbacks for #1763
11 years ago
Julian Lam
74be49d46f
new language strings for #1763
11 years ago
barisusakli
a9e5e82431
closes #1758
11 years ago
Julian Lam
181613e946
tag fallbacks
11 years ago
Julian Lam
190b3b518b
latest translations
11 years ago
Julian Lam
c8e3433fa4
new language strings for outgoing emails, and changing the anchor text to not be an URL, closed #1759 , closed #1760
11 years ago
Mani Wang
1050efbe65
make expand postContainer more easier
...
If user don't know drag to expand and move 0 after down, then think user clicked and toggle postContainer's height between max and default 400.
11 years ago
Julian Lam
17d33a6720
Added Romanian to NodeBB. Mulțumesc!
11 years ago
barisusakli
fb72b4c8e0
only search tag value
11 years ago
barisusakli
94dbb15b21
search tags
11 years ago
barisusakli
1cabf885a2
closes #1730
...
postCount != lastPostIndex unfortunately, that will need some rethinking
11 years ago
psychobunny
2e1cda3532
added lang strings for not having enough rep to downvote
11 years ago
barisusakli
b822e8babc
render preview on image upload
11 years ago
barisusakli
67186edda7
fix drag drop
11 years ago
Julian Lam
c1444903c4
latest translations
11 years ago
psychobunny
876cb878a9
added action:posts.loaded client-side hook
11 years ago
psychobunny
4b248804bd
deprecation message for 0.6
11 years ago
psychobunny
0e92c7ed94
use templates.js module instead
11 years ago
barisusakli
9240f65f20
moved resize code, removed old tab code
11 years ago
barisusakli
9d11ca8cfe
not used
11 years ago
barisusakli
197300b347
moved populateOnline users out of app.js
11 years ago
barisusakli
aecd3b4653
handlebookmark func
11 years ago
barisusakli
d5b36518a2
moved out scrollTo
11 years ago
Julian Lam
391b5eaf73
latest translations
11 years ago
barisusakli
7af597d7c2
closes #1750
11 years ago
barisusakli
eb9b4a62dc
fix topic move, fix moveAll
...
move topic wasnt moving mainPid, also fixed crash on move all
clicking permissions on admin/categories no longer goes to top of page
11 years ago
barisusakli
c3e4d11f69
closes #1719
11 years ago
barisusakli
0d0af7ba96
closes #1721
11 years ago
barisusakli
f4dfae7fcb
fixed lock icon side
11 years ago
barisusakli
0cbb440629
fix blockquote toggle and use different icons
11 years ago
Julian Lam
94a4abc80f
latest translations
11 years ago
barisusakli
d90d45261e
fixed on edit #1400
11 years ago
barisusakli
836540ff78
replaceSelfLinks on new posts and reload
11 years ago
Julian Lam
aac2dd47af
latest translations and fallbacks
11 years ago
barisusakli
1296cd58b9
closes #1723
11 years ago
Julian Lam
3e73e17502
latest translations
11 years ago
barisusakli
c296aaeb8a
discard language string
11 years ago
barisusakli
3c3ad7d115
closes #1728
11 years ago
barisusakli
36ed21ad72
closes #1739
11 years ago
barisusakli
ae72d8ab7e
fixes block quote toggles on dynamic posts
11 years ago
barisusakli
12a51ee2f3
fixed username
11 years ago
barisusakli
1d91ce4c6b
fixed typo in english translation
11 years ago
barisusakli
35d1aacc45
no success alert on posting and editing #1721
11 years ago
barisusakli
93149cebb9
fixed thread tools inside topic, closes #1732
11 years ago
barisusakli
ab6429c578
closes #1734
11 years ago
barisusakli
a4d4e53f45
speed up category purge
...
using eachLimit
dont emit stats on every topic delete
11 years ago
barisusakli
7d1ba0eb7c
closes #1718
11 years ago
barisusakli
f9b5bf83ad
added search to admin/plugins
11 years ago
barisusakli
6303ac4a90
closes #1716 , #1717
11 years ago
Julian Lam
c41bb05711
final pass #1720 , closed #1720
11 years ago
Julian Lam
454c05c391
fixed missing var in user profile
11 years ago
barisusakli
9151040250
side by side preview
11 years ago
barisusakli
13854e8774
closes #1603
11 years ago
barisusakli
f8afb8da3e
allow plugins to add new links to user profile menu
11 years ago
Julian Lam
fb504473e1
latest translations
11 years ago
psychobunny
bbd4201a38
closes #1704
11 years ago
barisusakli
2479a34c56
closes #1710 , closes #1700
11 years ago
psychobunny
c8de2c02b4
Merge pull request #1703 from char101/patch-8
...
Fix widget drafts position
11 years ago
Charles
0cba152516
Redirect to category after purging topic
11 years ago
Charles
86634415da
Fix widget drafts position
11 years ago
barisusakli
76190718d3
indents
11 years ago
Charles
6e50016a11
Cleanup the vars
11 years ago
Charles
23a88492a6
Get template mapping after removing relative path
11 years ago
Charles
be06d386e5
Revert change to ajaxify.js
11 years ago
Charles
b748a832a2
Fix client side template mapping
11 years ago
barisusakli
501c81e357
closes #1687
11 years ago
barisusakli
bf18e70d66
small fix to title escape
11 years ago
barisusakli
07275b5fc4
some checks to make last admin isnt removed
11 years ago
barisusakli
42d03cc491
closes #1678
11 years ago
barisusakli
4c2765a79c
closes #1679
11 years ago
barisusakli
ce1934e566
closes #1684
11 years ago
psychobunny
8402c3edc3
closes #1680
11 years ago
barisusakli
3b1e373e7b
group titles
11 years ago
barisusakli
b9139ef263
some escaping and fixed uploads in progress
11 years ago
psychobunny
3198275209
use "undo" icon instead of comment for restoring posts
11 years ago
psychobunny
b12ca5ab9f
closes #1673
11 years ago
barisusakli
3f9fa0137c
taskbar text incase <script> is title
11 years ago
barisusakli
4fa79dc821
closes #1281
...
category purge, deletes all topics and posts in the category
11 years ago
barisusakli
311a7ad5b9
#1281 topic purge
11 years ago
psychobunny
b43602f5b6
closes https://github.com/NodeBB/NodeBB/issues/1631
11 years ago
psychobunny
35e72dbb37
load composer-mobile.tpl if in xs/sm environment, for https://github.com/NodeBB/NodeBB/issues/1657
11 years ago
barisusakli
a65d612907
#1281 post purge
11 years ago
Barış Soner Uşaklı
a7bd83a549
Merge pull request #1663 from char101/patch-5
...
Fix relative path on topic replaceState
11 years ago
Charles
c7b308d65e
Fix relative path on topic replaceState
11 years ago
barisusakli
b9c30aa42d
possible fix to #1660
...
modified the tagsinput source to use keypress instead of keydown for the
confirmKeys
11 years ago
Julian Lam
a40b06c304
latest translations
11 years ago
Julian Lam
d66bead245
Merge remote-tracking branch 'origin/master'
11 years ago
Julian Lam
b655474150
fixed #1661
11 years ago
barisusakli
aadca3a675
fix calls to removeRelativePath in ajaxify.js
11 years ago
barisusakli
db84ced78f
removeRelativePath public
11 years ago
barisusakli
4bdbce9cd8
use removeRelativePath in app.js too
11 years ago
Charles
9734403114
Fix removeRelativePath
...
Instead of checking the existence of relative_path (without /) anywhere on the url, it really should check that the url only starts with the relative_path.
Example
```
relative_path = /forum
without / = forum
url = /category/forum/5
removeRelativePath = ory/forum/5
```
11 years ago
barisusakli
178f567659
closes #1655
11 years ago
barisusakli
7610c11cd1
closes #450
...
backup database before upgrade!
upgrade script will take the first post of each topic and set the
`mainPid` property on the topic. then it will remove that pid from the
sorted sets for that topic, this was done to make alternative sorting
work.
added a new sorted set called `tid:<id>:posts:votes` that is used to
sort topic posts by vote count, the original sorted set `tid:<id>:posts`
is used to sort by oldest first or newest first.
the main post is added to the returned posts array on topic load and is
always at the top.
theme changes are minimal just a few new data properties on the posts
and the sorting dropdown.
hopefully didn't miss anything too critical.
11 years ago
Julian Lam
b648e84836
latest translations and fallbacks
11 years ago
barisusakli
efe04c12d3
closes #1635
...
if email isnt confirmed, show a warning in account/edit and let users
resend confirm email
11 years ago
barisusakli
b537666e5c
closes #1592 , closes #1634
11 years ago
barisusakli
b2e48b21a2
pass url to onAjaxError
11 years ago
psychobunny
e88abcc1d9
fixed updated language strings
11 years ago
psychobunny
b881131a65
fixes #1632
11 years ago
barisusakli
6bd4524a79
fixed share for category
11 years ago
barisusakli
573cb4b4d7
fixed share links
11 years ago
barisusakli
0574022e02
fixes to infinitescroll
11 years ago
psychobunny
c342e75f6e
Merge branch 'master' of https://github.com/NodeBB/NodeBB
11 years ago
psychobunny
94312cfda8
closes #1595
11 years ago
barisusakli
55dbc5c823
closes #1612
...
changed post links to "topic/<topic_id>/<topic_slug>/<post_id>"
11 years ago
psychobunny
46028e49f7
closes #1600
11 years ago
psychobunny
0816928949
unset preloader cache after loading url
11 years ago
psychobunny
22d459d4cc
temporary fixes for chrome users who have cookies disabled
11 years ago
barisusakli
aa0b9f9029
semicolon
11 years ago
barisusakli
ee9fae581e
closes #1618
11 years ago
barisusakli
09d4f4b47b
leaving tags box will create tag
11 years ago
barisusakli
d0c468c190
new language string
11 years ago
barisusakli
69ac63ed4e
updated repo link in admin
11 years ago
psychobunny
09c632330b
render widgets sooner
11 years ago
psychobunny
cad10a3f9e
implemented caching for widgets
11 years ago
psychobunny
bfcd13144e
Merge branch 'master' of https://github.com/NodeBB/NodeBB
11 years ago
psychobunny
4ee055c3ea
closes #1608
11 years ago
psychobunny
bbcff6a0a5
moved widget rendering up a bit
11 years ago
barisusakli
e035d8f1de
closes #1497
...
fixes user images in subfolder installs, if user image has https dont
append relative_path,
also removes relative_path in ajaxify.loadData so it doesnt call
/forum/api/forum/category etc.
11 years ago
psychobunny
c7691a8cdc
Merge remote-tracking branch 'origin/master' into require.js
...
Conflicts:
src/meta.js
11 years ago
Julian Lam
be19222817
en_US will no longer throw js error from missing timeago file
11 years ago
psychobunny
3ba51b05f7
fixing the minified version of string.js instead
11 years ago
psychobunny
65f3fa1bbc
fixing string.js compatibility
11 years ago
psychobunny
f98a52013a
Merge remote-tracking branch 'origin/master' into require.js
11 years ago
psychobunny
281aa0049c
init, attempt to increase cold load speed
11 years ago
barisusakli
652e1ef574
closes #1597
...
turns out clicking back causes double script.init() calls and
ajaxify.variables.get('topic_id') can be undefined in one of those
calls.
11 years ago
psychobunny
5b17f9a7a4
added caching per url + rate limiting mechanism to prefetcher, closes #1576
11 years ago
psychobunny
1e05a92c1e
no need to send prefetched state anymor
11 years ago