Baris Usakli
|
541993c80a
|
fontawesome 4 migration, closes #473
|
11 years ago |
psychobunny
|
e98d05b1a5
|
closes #556, also removes the newline that was previously inserted
|
11 years ago |
Julian Lam
|
0afc7c9761
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
e5c1edd5f5
|
using ajaxifying class for content and footer instead of jquery fadein/out
|
11 years ago |
Baris Usakli
|
bc8815cb94
|
closes #555
|
11 years ago |
Julian Lam
|
08d130893c
|
fixing dropdown support in Settings.prepare
|
11 years ago |
psychobunny
|
561ee9e4f1
|
closes #519
|
11 years ago |
psychobunny
|
4be5ac2c23
|
removed mobile overlay for topics - will reimplement as a plugin
|
11 years ago |
psychobunny
|
070c95d8de
|
fixed regression from main_posts deprecation - bottom post bar restored
|
11 years ago |
psychobunny
|
8d12ecb758
|
moved pagination into header
|
11 years ago |
Julian Lam
|
b16e1a0113
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
0b39968a9c
|
fixing back button behaviour and playing nice with History API
|
11 years ago |
psychobunny
|
d987e51a8b
|
removed references to main_posts in forum/topic.js
|
11 years ago |
psychobunny
|
0f7f6cd0a3
|
templates.js added IF !value
|
11 years ago |
psychobunny
|
0e8b33aa79
|
templates.js added @first and @last conditionals
|
11 years ago |
psychobunny
|
5c597ca218
|
expand regex for templates, allowing the syntax to be less strict re: whitespace
|
11 years ago |
psychobunny
|
3dbcf8112d
|
fixes navigation - back button
|
11 years ago |
Baris Soner Usakli
|
ff50917c29
|
show no replies in recent and unread
|
11 years ago |
Baris Soner Usakli
|
e9c66bb35a
|
removed console.log
|
11 years ago |
Baris Soner Usakli
|
23eb7824ac
|
closes #513
|
11 years ago |
Baris Soner Usakli
|
64ae9ac033
|
cant delete or restore posts twice, post count goes up or down when posts are deleted or restored in a topic, fixed the post insertion when there is only 1 post in topic
|
11 years ago |
Baris Soner Usakli
|
a16f93cbd5
|
loading indicator starts off hidden
|
11 years ago |
Baris Soner Usakli
|
81e5cf0cf3
|
fixed posts not appearing immediately
|
11 years ago |
Baris Soner Usakli
|
01102d5982
|
added responsive class to images in users recent posts
|
11 years ago |
Baris Soner Usakli
|
2174aec0e1
|
closes #542 and other refactors on client side
|
11 years ago |
psychobunny
|
46bad118de
|
if a thread is unreplied, don't show the OP as the last person to reply
|
11 years ago |
psychobunny
|
2d7228fa40
|
added if / else logic to templates
|
11 years ago |
psychobunny
|
0cc136c3f6
|
simplifying conditional logic in templates + fixed it so that it takes namespace into account
|
11 years ago |
Julian Lam
|
cd1e26418d
|
making the loading indicator less obtrusive (and smaller, to boot)
|
11 years ago |
Baris Soner Usakli
|
dab4f07258
|
fixed indents
|
11 years ago |
Baris Usakli
|
501dc56fd3
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Usakli
|
253271127d
|
infinite loader will insert posts in correct order
|
11 years ago |
Julian Lam
|
f2da892b38
|
removed extra console log
|
11 years ago |
Julian Lam
|
3caf8b4a67
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
39f2efbef8
|
closed #540
|
11 years ago |
Baris Usakli
|
156950ac2f
|
cleaned up app.createNewPosts
|
11 years ago |
Baris Usakli
|
332730575f
|
closes #529
|
11 years ago |
Baris Soner Usakli
|
6ac685b194
|
possible fix for js error
|
11 years ago |
psychobunny
|
34c74770ce
|
app.js minor cleanup
|
11 years ago |
psychobunny
|
da8d198676
|
added some user friendly warnings to chat
|
11 years ago |
psychobunny
|
22a3794c51
|
closes #525
|
11 years ago |
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 |
Baris Soner Usakli
|
1af98835b1
|
added share buttons to main post
|
11 years ago |
Barış Soner Uşaklı
|
190712e250
|
Merge pull request #420 from twinlabs/relax-username-validation
relax username validation (#413)
|
11 years ago |
Baris Usakli
|
a662330b1b
|
fixed users page lists
|
11 years ago |
Baris Usakli
|
04ee1d137d
|
fixed unread and recent new post/topic notifications
|
11 years ago |
Baris Usakli
|
27f421587e
|
closes #444
|
11 years ago |
Baris Usakli
|
45feef5884
|
closes #421
|
11 years ago |
Baris Usakli
|
24592cc696
|
fixed the anon-box in users/online to show inline
|
11 years ago |
Baris Usakli
|
0565b7b8c8
|
moved css out
|
11 years ago |
Baris Usakli
|
1691c74727
|
testing breadcrumb images
|
11 years ago |