Baris Usakli
|
866d813218
|
fixed topic posting bug, if there was only 1 topic in a category the next posted topic in that category wasnt showing up until a full page reload
|
11 years ago |
Julian Lam
|
163cdaf70c
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
a9ce8393e4
|
added footer.build and page.load hooks
|
11 years ago |
Baris Usakli
|
d631a4b2e5
|
topic.tpl changes, moved users to the bottom of main post, added reply thread tools buttons under main post, added posts and view count
|
11 years ago |
Julian Lam
|
2cf55dcf9f
|
added action:page.load hook
|
11 years ago |
Baris Soner Usakli
|
9fbb139e67
|
fix post delete state after more posts are loaded
|
11 years ago |
Baris Usakli
|
586a181e0a
|
closes #507
|
11 years ago |
Baris Usakli
|
411ba3542c
|
closes #493
|
11 years ago |
Baris Usakli
|
fa9636a62a
|
closes #495
|
11 years ago |
Julian Lam
|
37497fc5a0
|
fixed #393 - refactored basic route handling, moved some other routes to debug routes
|
11 years ago |
Baris Usakli
|
4552e6286e
|
dont allow empty userslugs to register
|
11 years ago |
psychobunny
|
b5c22c7ff7
|
removed unfollow button + logic from following view
|
11 years ago |
Baris Usakli
|
7b5a6bd3c9
|
fixed category infinite loading
|
11 years ago |
Baris Usakli
|
4da819b02b
|
changesto category.tpl
|
11 years ago |
Baris Usakli
|
bbb045698d
|
closes #481
|
11 years ago |
psychobunny
|
d9e364cd86
|
fixes #480
|
11 years ago |
Baris Usakli
|
7296b701fa
|
recent reply style change
|
11 years ago |
Baris Usakli
|
a21d91d870
|
closes #476
|
11 years ago |
Baris Usakli
|
6931695e64
|
when you type correctly
|
11 years ago |
Baris Usakli
|
e12d02f29c
|
jquery best
|
11 years ago |
Baris Usakli
|
404865c32e
|
closes #429
|
11 years ago |
Baris Usakli
|
c8ec095d99
|
anons cant edit after posting #365
|
11 years ago |
Julian Lam
|
e4c62200de
|
fixing screenshot previews in admin/themes
|
11 years ago |
Baris Soner Usakli
|
1a415b60be
|
fixed online page to match the changes made to the template
|
11 years ago |
Julian Lam
|
85fa68bd92
|
upping minver for mentions plugin, fixing bad url in admin/topics
|
11 years ago |
Julian Lam
|
2de878821b
|
addressed #466, dynamicaly loaded topics now have proper delete/lock/pin
states
|
11 years ago |
Baris Soner Usakli
|
ed42012058
|
closes #472, need to wait for transitions to end before ajaxifying or the overlays stays there (drunk)
|
11 years ago |
psychobunny
|
85daacdf7a
|
remove reference to deprecated mobileMenu
|
11 years ago |
psychobunny
|
17ea41fdae
|
category - use jQuery for graceful degradation
|
11 years ago |
Baris Soner Usakli
|
7eba0b85f4
|
fixed andrews fail
|
11 years ago |
psychobunny
|
30a45ee78e
|
prevent a potentially badly written theme.json from blowing up your forum
|
11 years ago |
psychobunny
|
1d5a208896
|
themes - added ability to route custom templates serverside
|
11 years ago |
Baris Soner Usakli
|
60e2938b58
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
89540172b2
|
closes #464
|
11 years ago |
psychobunny
|
bbb716723f
|
templates - basic implementation of conditionals
<!-- IF variable -->
show me
<!-- ENDIF variable -->
|
11 years ago |
Denis Wolf
|
a127fcd056
|
utils.js - detect node/browser with IF, not silent TRY/CATCH
|
11 years ago |
Denis Wolf
|
c614af2cd9
|
utils.js - removed unused *trim shims - it's better to bring them when and if needed
|
11 years ago |
Denis Wolf
|
c2abff6e6d
|
utils.js - strict mode, missing semicolon, braces etc
|
11 years ago |
Baris Usakli
|
22a3b227a3
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Usakli
|
12f3f1a45c
|
show admin link in header if user is admin, closes #459
|
11 years ago |
Julian Lam
|
67f9b22c86
|
Merge branch 'master' of https://github.com/deniswolf/NodeBB
|
11 years ago |
Julian Lam
|
8b5cf0c696
|
Merge branch 'notif_pruning'
|
11 years ago |
Julian Lam
|
930a9c8bca
|
completed notifications pruning method
|
11 years ago |
Baris Usakli
|
ac12bd0b8f
|
closes #462
|
11 years ago |
Baris Usakli
|
ccf4ed1235
|
topics and posts counters will update for everyone
|
11 years ago |
Baris Usakli
|
b5a953b16c
|
fixes topics going into wrong category
|
11 years ago |
Baris Usakli
|
7613f02eff
|
closes #457
|
11 years ago |
Baris Soner Usakli
|
78a3dd68ea
|
hide the no topics warning when a new topic is posted on /unread
|
11 years ago |
Baris Soner Usakli
|
afc0e25b26
|
closes #463
|
11 years ago |
Denis Wolf
|
81e9c9807f
|
utils.js - missing semicolon, strict equality
|
11 years ago |