Julian Lam
|
fcda27e251
|
allowing plugins with no hooks to not cause NodeBB to hang on app start
|
11 years ago |
Baris Soner Usakli
|
7e2166903f
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
d5c0ca4a9d
|
closes #595
|
11 years ago |
Julian Lam
|
7695e76494
|
removed buildFooter filter
|
11 years ago |
Dan Rowe
|
18a890ed51
|
Cleanup console.log calls
Can't see my debugging inbetween all your debugging ;)
|
11 years ago |
Julian Lam
|
5f731dd1f6
|
Merge pull request #596 from draco2003/patch-3
Missed one lcasing
|
11 years ago |
Julian Lam
|
51990142d5
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Dan Rowe
|
94fdeb2378
|
Missed one lcasing
Also anyone else nervous about arbitrary hook execution here?
|
11 years ago |
Julian Lam
|
68e7ee7f07
|
signature parsing now calls its own postTools method (with associated plugin hook
|
11 years ago |
Julian Lam
|
77d5ecc82a
|
added post.buildFooter and post.parseSignature hooks
|
11 years ago |
Baris Soner Usakli
|
ddb7896df1
|
fixed post count in paginator and post bar when infinite loader kicked in
|
11 years ago |
Baris Soner Usakli
|
66cdb9a067
|
just send err
|
11 years ago |
Baris Soner Usakli
|
f405dec4e9
|
#589
|
11 years ago |
Julian Lam
|
cc242ca667
|
fixed #589
|
11 years ago |
Julian Lam
|
b3b4d3c37d
|
Merge pull request #585 from akhoury/master
During 11k users migration, was hitting too many open files errors
|
11 years ago |
Baris Soner Usakli
|
cdbca7d262
|
more cleanup in routes/user.js
|
11 years ago |
Baris Soner Usakli
|
140f90f7f3
|
cleaned up requires
|
11 years ago |
Aziz Khoury
|
a905c6a084
|
During 11k users migration, was hitting too many open files errors
|
11 years ago |
Baris Soner Usakli
|
bfe081f672
|
added err to PostTools.isMain
|
11 years ago |
Baris Soner Usakli
|
46a14715e3
|
fixed logout in admin site, cleaned up topics.post, anon users can post topics now if allowed
|
11 years ago |
Baris Usakli
|
e6452cbd4d
|
removed unusued uploadedImages property
|
11 years ago |
Baris Usakli
|
652fda1a6f
|
fixed conditional in posts.js
|
11 years ago |
Baris Usakli
|
b2074c6dda
|
fixes to infinite load and paginator
|
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 |
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 |
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 |
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 |
Baris Soner Usakli
|
fdf5227c35
|
closes #572
|
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 |
Baris Soner Usakli
|
c860df7975
|
more #559
|
11 years ago |
Baris Soner Usakli
|
2148f6ff95
|
closes #559
|
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 |