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 |
Baris Soner Usakli
|
2d05a06e37
|
fixed template var, oops
|
11 years ago |
Baris Soner Usakli
|
e3da005780
|
grouped the social buttons
|
11 years ago |
Julian Lam
|
f0e8633dcc
|
category whitelisting for posting messages, isAdmin now error-first
|
11 years ago |
Baris Usakli
|
590208f0c7
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Usakli
|
7d7ead3f47
|
fixed js error in recent.js, remove content assignment
|
11 years ago |
Julian Lam
|
974629ce85
|
hahah, bad paste, missing a bunch of line endings
|
11 years ago |
Julian Lam
|
72ef8c839f
|
Merge remote-tracking branch 'origin/master' into category-whitelisting
Conflicts:
src/groups.js
|
11 years ago |
Julian Lam
|
5ee5c8179a
|
category whitelist for replying to posts, lots of refactoring, too
|
11 years ago |
psychobunny
|
46d6d7637e
|
potentially fixes ubbmigrator issue https://github.com/akhoury/nodebb-plugin-ubbmigrator/issues/2
|
11 years ago |
psychobunny
|
62e2aa67d7
|
topics - added back social sharing buttons to OP
|
11 years ago |
Julian Lam
|
182659d0e1
|
removing extra .js suffix from required files and physically separating
nodebb libs from deps
|
11 years ago |
Julian Lam
|
4855131652
|
category read restrictions
|
11 years ago |
Julian Lam
|
4d2469b4ce
|
tweaks to whitelist (interim commit)
|
11 years ago |
Julian Lam
|
4e2326fc84
|
Merge remote-tracking branch 'origin' into category-whitelisting
|
11 years ago |