797 Commits (274310e35a02835fc71f188d14b420e5c1a0ace3)

Author SHA1 Message Date
Baris Usakli b2074c6dda fixes to infinite load and paginator 12 years ago
Julian Lam d7c0e1c62e Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 56ef05a0bf putting category options behind a dropdown, and fixing category enable/disable 12 years ago
Baris Usakli dd36cce329 closes #582 12 years ago
Baris Soner Usakli dba47e4bef removed console.log 12 years ago
Baris Soner Usakli 2a46ead29f removed container div, removed second if first, it breaks templates 12 years ago
Julian Lam 707179edf3 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 53164e96ab removed non-functional save button from category whitelist modal 12 years ago
Baris Soner Usakli 9702e28a07 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli fa56eca962 fixed fave stars, removed the watch button from normal posts 12 years ago
Julian Lam 684839f04a Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 0188ea9a3b setting cache headers to 0 on development mode 12 years ago
psychobunny 85aa587749 merge conflicts 12 years ago
psychobunny 48e36e3c31 templates bugfix - now supports multiple conditionals of the same variable; added data-favourited button and deprecated reliance on BS3 12 years ago
Baris Usakli f2bf65252d removed the fields 12 years ago
Baris Usakli a87ebb64d8 clean up of posts and some template additions 12 years ago
Julian Lam 38da65ee58 tweaks to category permission modal 12 years ago
Baris Usakli 7198110b57 closes #573 12 years ago
Baris Usakli 0742590c0c added pid to share links, removed unused vars 12 years ago
Julian Lam 670986f7ef Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 8b62041d28 refactored groups and categories, groups no longer explodes when
attempting to add members to a whitelist that doesn't exist, isEmpty
checks (new methods!) and such...
12 years ago
psychobunny 89c5d01efa modularized SSO, paving the way for potential plugins. cleaned up associated templates/js 12 years ago
Julian Lam 0a06f1ac7d Merge remote-tracking branch 'origin/master' into category-whitelisting 12 years ago
Julian Lam df2e9b4b47 admin panel integration for category whitelisting 12 years ago
Baris Usakli 7d7ead3f47 fixed js error in recent.js, remove content assignment 12 years ago
Julian Lam 4855131652 category read restrictions 12 years ago
Baris Soner Usakli 3a8dca6fb9 closes #560 12 years ago
Baris Soner Usakli 32b191fa62 removed global.io 12 years ago
Baris Usakli f616125d02 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli e1f6e064a9 removed io from user.js, figure out why notifications are breaking when websockets.js is required from it 12 years ago
Julian Lam 633be7ff3c Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 6b3863bfbf updated category manager in admin panel 12 years ago
Baris Usakli 48a7f9058f closes #558 12 years ago
Baris Usakli aa1451cfbc Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli 13ef28118d closes #557 12 years ago
Julian Lam 34459e7cf1 fixing category admin panel integration 12 years ago
Baris Usakli e90e54cec1 fixed icons in topic move 12 years ago
Baris Usakli d70c688b65 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli 541993c80a fontawesome 4 migration, closes #473 12 years ago
psychobunny e98d05b1a5 closes #556, also removes the newline that was previously inserted 12 years ago
Julian Lam 0afc7c9761 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam e5c1edd5f5 using ajaxifying class for content and footer instead of jquery fadein/out 12 years ago
Baris Usakli bc8815cb94 closes #555 12 years ago
Julian Lam 08d130893c fixing dropdown support in Settings.prepare 12 years ago
psychobunny 561ee9e4f1 closes #519 12 years ago
psychobunny 4be5ac2c23 removed mobile overlay for topics - will reimplement as a plugin 12 years ago
psychobunny 070c95d8de fixed regression from main_posts deprecation - bottom post bar restored 12 years ago
psychobunny 8d12ecb758 moved pagination into header 12 years ago
Julian Lam b16e1a0113 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 0b39968a9c fixing back button behaviour and playing nice with History API 12 years ago
psychobunny d987e51a8b removed references to main_posts in forum/topic.js 12 years ago
psychobunny 0f7f6cd0a3 templates.js added IF !value 12 years ago
psychobunny 0e8b33aa79 templates.js added @first and @last conditionals 12 years ago
psychobunny 5c597ca218 expand regex for templates, allowing the syntax to be less strict re: whitespace 12 years ago
psychobunny 3dbcf8112d fixes navigation - back button 12 years ago
Baris Soner Usakli ff50917c29 show no replies in recent and unread 12 years ago
Baris Soner Usakli e9c66bb35a removed console.log 12 years ago
Baris Soner Usakli 23eb7824ac closes #513 12 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 12 years ago
Baris Soner Usakli a16f93cbd5 loading indicator starts off hidden 12 years ago
Baris Soner Usakli 81e5cf0cf3 fixed posts not appearing immediately 12 years ago
Baris Soner Usakli 01102d5982 added responsive class to images in users recent posts 12 years ago
Baris Soner Usakli 2174aec0e1 closes #542 and other refactors on client side 12 years ago
psychobunny 46bad118de if a thread is unreplied, don't show the OP as the last person to reply 12 years ago
psychobunny 2d7228fa40 added if / else logic to templates 12 years ago
psychobunny 0cc136c3f6 simplifying conditional logic in templates + fixed it so that it takes namespace into account 12 years ago
Julian Lam cd1e26418d making the loading indicator less obtrusive (and smaller, to boot) 12 years ago
Baris Soner Usakli dab4f07258 fixed indents 12 years ago
Baris Usakli 501dc56fd3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli 253271127d infinite loader will insert posts in correct order 12 years ago
Julian Lam f2da892b38 removed extra console log 12 years ago
Julian Lam 3caf8b4a67 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 39f2efbef8 closed #540 12 years ago
Baris Usakli 156950ac2f cleaned up app.createNewPosts 12 years ago
Baris Usakli 332730575f closes #529 12 years ago
Baris Soner Usakli 6ac685b194 possible fix for js error 12 years ago
psychobunny 34c74770ce app.js minor cleanup 12 years ago
psychobunny da8d198676 added some user friendly warnings to chat 12 years ago
psychobunny 22a3794c51 closes #525 12 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 12 years ago
Julian Lam 163cdaf70c Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam a9ce8393e4 added footer.build and page.load hooks 12 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 12 years ago
Julian Lam 2cf55dcf9f added action:page.load hook 12 years ago
Baris Soner Usakli 9fbb139e67 fix post delete state after more posts are loaded 12 years ago
Baris Usakli 586a181e0a closes #507 12 years ago
Baris Usakli 411ba3542c closes #493 12 years ago
Baris Usakli fa9636a62a closes #495 12 years ago
Julian Lam 37497fc5a0 fixed #393 - refactored basic route handling, moved some other routes to debug routes 12 years ago
Baris Usakli 4552e6286e dont allow empty userslugs to register 12 years ago
psychobunny b5c22c7ff7 removed unfollow button + logic from following view 12 years ago
Baris Usakli 7b5a6bd3c9 fixed category infinite loading 12 years ago
Baris Usakli 4da819b02b changesto category.tpl 12 years ago
Baris Usakli bbb045698d closes #481 12 years ago
psychobunny d9e364cd86 fixes #480 12 years ago
Baris Usakli 7296b701fa recent reply style change 12 years ago
Baris Usakli a21d91d870 closes #476 12 years ago
Baris Usakli 6931695e64 when you type correctly 12 years ago
Baris Usakli e12d02f29c jquery best 12 years ago
Baris Usakli 404865c32e closes #429 12 years ago