2751 Commits (d7a444d9ab597bf93f00183b28b4e8ca488dabc4)
 

Author SHA1 Message Date
psychobunny 30a7f1a816 removed .main-post from follow class (now using conditionals to show/hide) 11 years ago
Baris Usakli 6ca3d0c4af Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli b2074c6dda fixes to infinite load and paginator 11 years ago
Julian Lam d7c0e1c62e Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 56ef05a0bf putting category options behind a dropdown, and fixing category enable/disable 11 years ago
Baris Usakli dd36cce329 closes #582 11 years ago
Baris Usakli 2b2799dae9 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 293c176053 added first to follow button in topic.tpl 11 years ago
Julian Lam 3cef5fce2b Merge pull request #580 from Joopmicroop/patch-1
Allow same origin framing
11 years ago
Joopmicroop 7d0f160c4c Allow same origin framing
Allow people to frame there own server setup
11 years ago
Baris Soner Usakli c5f9f896b2 make all admin routes only accesible to admins 11 years ago
Baris Soner Usakli db98b3db55 removed the fields again, gitsucks 11 years ago
Baris Soner Usakli dba47e4bef removed console.log 11 years ago
Baris Soner Usakli 2a46ead29f removed container div, removed second if first, it breaks templates 11 years ago
Julian Lam 707179edf3 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 53164e96ab removed non-functional save button from category whitelist modal 11 years ago
Baris Soner Usakli 9702e28a07 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli fa56eca962 fixed fave stars, removed the watch button from normal posts 11 years ago
Julian Lam 684839f04a Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 0188ea9a3b setting cache headers to 0 on development mode 11 years ago
psychobunny 85aa587749 merge conflicts 11 years ago
psychobunny 48e36e3c31 templates bugfix - now supports multiple conditionals of the same variable; added data-favourited button and deprecated reliance on BS3 11 years ago
Baris Usakli 0b6d018f8d oops removed by mistage 11 years ago
Baris Usakli f2bf65252d removed the fields 11 years ago
Baris Usakli 4335f8c5c6 fixed date in upgrade 11 years ago
Baris Usakli ae82f57c67 added upgrade script to delete removed keys from posts 11 years ago
Baris Usakli 168052bf45 added back feeds, removed duplicate post var in feed 11 years ago
Baris Usakli a87ebb64d8 clean up of posts and some template additions 11 years ago
Julian Lam 38da65ee58 tweaks to category permission modal 11 years ago
Julian Lam e3e1a556cd groups pruning method 11 years ago
Baris Usakli 56b618c915 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 7198110b57 closes #573 11 years ago
psychobunny b7aea63c53 create auth routes only after plugin system is enabled and auth.init hook is fired 11 years ago
Baris Usakli 78b65c0b12 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 0742590c0c added pid to share links, removed unused vars 11 years ago
psychobunny c16f04bbcf plugins - filter:admin.header.build (pre-existing hook) now allows you to add menu items to the social authentication panel as well 11 years ago
psychobunny 51b38c4c55 plugins - added filter:auth.init hook to add additional login strategies; fixed callbackURL 11 years ago
Julian Lam 79eddc9b06 Merge pull request #570 from draco2003/patch-2
Minify socket.io js
11 years ago
Baris Soner Usakli 21f63ac17f Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli fdf5227c35 closes #572 11 years ago
Julian Lam 98f03a723e upping mentions minver 11 years ago
Julian Lam 69427fa10e tweaks to make the ACP work better on tablets, some work on hidden groups 11 years ago
Julian Lam 670986f7ef Merge branch 'master' of github.com:designcreateplay/NodeBB 11 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...
11 years ago
psychobunny 89c5d01efa modularized SSO, paving the way for potential plugins. cleaned up associated templates/js 11 years ago
Julian Lam 0a06f1ac7d Merge remote-tracking branch 'origin/master' into category-whitelisting 11 years ago
Julian Lam df2e9b4b47 admin panel integration for category whitelisting 11 years ago
Dan Rowe aed4e2792d Minify socket.io js
potential solution for issues/569
11 years ago
Baris Soner Usakli c860df7975 more #559 11 years ago
Baris Soner Usakli 2148f6ff95 closes #559 11 years ago