Baris Soner Usakli
|
b717c74a81
|
closes #856
|
11 years ago |
Baris Soner Usakli
|
189e69284e
|
fixes for post privileges
|
11 years ago |
Baris Soner Usakli
|
bbac361670
|
fixed crash if empty topic was loaded without ajaxify
|
11 years ago |
Baris Soner Usakli
|
ae76bb3928
|
lots of err first fixeS
|
11 years ago |
Baris Soner Usakli
|
426d3e871f
|
more fixes
|
11 years ago |
Baris Soner Usakli
|
220b40ff9c
|
topics.js
|
11 years ago |
Baris Soner Usakli
|
75850bd315
|
closes #772
|
11 years ago |
Julian Lam
|
bc407ee59c
|
fixing topic moving
|
11 years ago |
Baris Soner Usakli
|
a97ee201d8
|
makes recent unread and category pages a lot faster, added logging when a user changes their username
|
11 years ago |
Julian Lam
|
c5d8a5a6b2
|
thread tools (phew!) -- sessionData is getting larger :P
|
11 years ago |
Julian Lam
|
adb8f80b86
|
interim commit - removed calls to websockets.js, beginning porting to namespaced files
|
11 years ago |
Baris Soner Usakli
|
a4ae9c70df
|
closes #742, closes #741
|
11 years ago |
Baris Soner Usakli
|
e2fb617cc0
|
thread delete restore fix
|
11 years ago |
Baris Soner Usakli
|
3a00c177d3
|
closes #150
|
11 years ago |
psychobunny
|
7fa2f474fe
|
fixes bug introduced in c0721e105f
|
11 years ago |
psychobunny
|
d5e8044575
|
ability to disable privilege threshold system, closes #528
|
11 years ago |
Baris Soner Usakli
|
53ca7a1143
|
added search functions to database files, removed reds from nodebb moved it to redis
|
11 years ago |
Baris Usakli
|
7875138c08
|
added parseInt
|
11 years ago |
Baris Soner Usakli
|
c698af17ae
|
added error checking to collection index creation
|
11 years ago |
Baris Soner Usakli
|
2e2938616d
|
more mongo and redis stuff
|
11 years ago |
Baris Soner Usakli
|
4b5988c269
|
isSetMember returns true or false
|
11 years ago |
Baris Soner Usakli
|
32d5118266
|
tons more changes
|
11 years ago |
Julian Lam
|
5ee5c8179a
|
category whitelist for replying to posts, lots of refactoring, too
|
11 years ago |
Baris Soner Usakli
|
32b191fa62
|
removed global.io
|
11 years ago |
Julian Lam
|
abdb4c34ef
|
tweaks to topic locking
|
11 years ago |
Julian Lam
|
b2fb9aa99f
|
refactored topic locking pinning and deleting (and its inverses) so that the privilege check is done not in the method, but in the socket call
|
11 years ago |
Baris Usakli
|
7c1b6d6ad2
|
lots of refactor for error handling
|
11 years ago |
Baris Usakli
|
04ed1df0ef
|
closes #365, allow guest posting. enabled from admin/settings, defaults to disabled
|
11 years ago |
Baris Usakli
|
63419d7ca9
|
fix for reputation checks for manage content and manage threads
|
11 years ago |
psychobunny
|
51395dda91
|
updated all RDB.hget in posts to use getPostField. new post filters for retrieving and saving posts. made editPost saving synchronous.
|
11 years ago |
Baris Usakli
|
929336cb57
|
closes #408
|
11 years ago |
Julian Lam
|
763bd775c4
|
closed #380
|
11 years ago |
Julian Lam
|
585e07bc79
|
closed #368 - notifications now no longer need scores
|
11 years ago |
Julian Lam
|
c940ce3329
|
camelCased get_latest_undeleted_pid method
|
11 years ago |
Julian Lam
|
2366e2b209
|
refactored get_latest_undeleted_pid to not blindly call getPostsByTid in
order to determine post deletion. (issue #320)
|
11 years ago |
Julian Lam
|
2b7fd3c9d1
|
interim commit
|
11 years ago |
psychobunny
|
64b071f277
|
nconf and redis wrapper no longer global objects. jshinted app.js. updated sockets.io to latest
|
12 years ago |
psychobunny
|
aea3181d27
|
formatting - server side core
|
12 years ago |
Baris Usakli
|
ae6f9fc87c
|
changed notifications to use relative path
|
12 years ago |
Baris Usakli
|
59f4b6788a
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
12 years ago |
Baris Usakli
|
a317a4d689
|
closes #206
|
12 years ago |
Julian Lam
|
860a83ba90
|
closed #212
|
12 years ago |
Baris Usakli
|
dda429ab5d
|
unread count shows total
|
12 years ago |
Baris Soner Usakli
|
545069b069
|
closes #199
|
12 years ago |
Julian Lam
|
9bc12f28b4
|
fuck git
|
12 years ago |
Baris Usakli
|
c647793512
|
meta config changes, refactors
|
12 years ago |
Baris Soner Usakli
|
999e98e43d
|
add label to banned users, dont hide their posts
|
12 years ago |
Baris Usakli
|
929282a2f7
|
ban users, closes #125, banning a user hides all posts topics of a user and their profile page becomes inaccessible
|
12 years ago |
Baris Usakli
|
dceec0ce46
|
more winston, issue #62
|
12 years ago |
Julian Lam
|
e8f1d645fe
|
closed #160
new build_title function to be called via socket
also added categories.getCategoryField and refactored all calls to
getTopicField to be error-first
|
12 years ago |