Baris Soner Usakli
|
2e2938616d
|
more mongo and redis stuff
|
2013-12-04 16:58:06 -05:00 |
|
Baris Soner Usakli
|
4b5988c269
|
isSetMember returns true or false
|
2013-12-04 15:11:17 -05:00 |
|
Baris Soner Usakli
|
32d5118266
|
tons more changes
|
2013-12-02 21:20:55 -05:00 |
|
Julian Lam
|
5ee5c8179a
|
category whitelist for replying to posts, lots of refactoring, too
|
2013-11-27 11:27:20 -05:00 |
|
Baris Soner Usakli
|
32b191fa62
|
removed global.io
|
2013-11-26 19:09:32 -05:00 |
|
Julian Lam
|
abdb4c34ef
|
tweaks to topic locking
|
2013-11-25 17:49:17 -05:00 |
|
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
|
2013-11-25 17:20:44 -05:00 |
|
Baris Usakli
|
7c1b6d6ad2
|
lots of refactor for error handling
|
2013-11-15 14:57:50 -05:00 |
|
Baris Usakli
|
04ed1df0ef
|
closes #365, allow guest posting. enabled from admin/settings, defaults to disabled
|
2013-11-01 13:04:15 -04:00 |
|
Baris Usakli
|
63419d7ca9
|
fix for reputation checks for manage content and manage threads
|
2013-10-25 15:35:48 -04:00 |
|
psychobunny
|
51395dda91
|
updated all RDB.hget in posts to use getPostField. new post filters for retrieving and saving posts. made editPost saving synchronous.
|
2013-10-22 14:22:21 -04:00 |
|
Baris Usakli
|
929336cb57
|
closes #408
|
2013-10-16 13:04:28 -04:00 |
|
Julian Lam
|
763bd775c4
|
closed #380
|
2013-10-03 21:18:59 -04:00 |
|
Julian Lam
|
585e07bc79
|
closed #368 - notifications now no longer need scores
|
2013-10-03 20:35:16 -04:00 |
|
Julian Lam
|
c940ce3329
|
camelCased get_latest_undeleted_pid method
|
2013-09-22 13:33:05 -04:00 |
|
Julian Lam
|
2366e2b209
|
refactored get_latest_undeleted_pid to not blindly call getPostsByTid in
order to determine post deletion. (issue #320)
|
2013-09-22 13:28:10 -04:00 |
|
Julian Lam
|
2b7fd3c9d1
|
interim commit
|
2013-09-22 12:55:03 -04:00 |
|
psychobunny
|
64b071f277
|
nconf and redis wrapper no longer global objects. jshinted app.js. updated sockets.io to latest
|
2013-09-17 15:38:57 -04:00 |
|
psychobunny
|
aea3181d27
|
formatting - server side core
|
2013-09-17 13:09:37 -04:00 |
|
Baris Usakli
|
ae6f9fc87c
|
changed notifications to use relative path
|
2013-09-11 13:04:04 -04:00 |
|
Baris Usakli
|
59f4b6788a
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
2013-08-27 13:32:54 -04:00 |
|
Baris Usakli
|
a317a4d689
|
closes #206
|
2013-08-27 13:32:43 -04:00 |
|
Julian Lam
|
860a83ba90
|
closed #212
|
2013-08-27 13:04:18 -04:00 |
|
Baris Usakli
|
dda429ab5d
|
unread count shows total
|
2013-08-26 16:04:31 -04:00 |
|
Baris Soner Usakli
|
545069b069
|
closes #199
|
2013-08-24 18:19:01 -04:00 |
|
Julian Lam
|
9bc12f28b4
|
fuck git
|
2013-08-23 14:55:25 -04:00 |
|
Baris Usakli
|
c647793512
|
meta config changes, refactors
|
2013-08-23 13:14:36 -04:00 |
|
Baris Soner Usakli
|
999e98e43d
|
add label to banned users, dont hide their posts
|
2013-08-14 17:42:36 -04:00 |
|
Baris Usakli
|
929282a2f7
|
ban users, closes #125, banning a user hides all posts topics of a user and their profile page becomes inaccessible
|
2013-08-14 13:32:07 -04:00 |
|
Baris Usakli
|
dceec0ce46
|
more winston, issue #62
|
2013-08-13 16:00:24 -04:00 |
|
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
|
2013-08-11 16:12:20 -04:00 |
|
Baris Soner Usakli
|
1cc8214d16
|
infinite scrolling for topics in category view, changed how topics are stored in categories, using sorted sets instead of sets now, if you update to this commit run node app --upgrade to upgrade the redis schema, #141
|
2013-08-09 20:03:19 -04:00 |
|
Baris Usakli
|
0bd56196cf
|
index topic titles too
|
2013-08-08 11:40:31 -04:00 |
|
Baris Soner Usakli
|
38aa5aa3e6
|
refactor to remove category_name and category_slug from topic hashes
|
2013-07-22 16:47:41 -04:00 |
|
Baris Usakli
|
52110016c7
|
closes #107
|
2013-07-22 12:07:05 -04:00 |
|
Julian Lam
|
561ff38e5a
|
if every post gets deleted in a topic, then the topic deletes itself also
|
2013-07-15 15:25:31 -04:00 |
|
Julian Lam
|
87aec422e9
|
moved get_last_undeleted_pid to threadTools.js
|
2013-07-15 15:08:54 -04:00 |
|
Julian Lam
|
31f8be8a0a
|
updating topics.getTeaser and get_last_undeleted_pid to return err first, and handled methods that called it
|
2013-07-15 15:03:42 -04:00 |
|
Julian Lam
|
d1bc8b5d91
|
fixing issue where NodeBB hangs if a non-existant topic was requested
|
2013-07-05 16:44:11 -04:00 |
|
Baris Soner Usakli
|
ed99f2671e
|
fixed a bug that made topics invisible to users, also closes #47
|
2013-07-04 13:29:29 -04:00 |
|
Baris Usakli
|
d26f195a6c
|
fixed thread move
|
2013-07-03 14:42:50 -04:00 |
|
Baris Usakli
|
b9312bb7a5
|
fixed topic unlock
|
2013-07-03 14:36:52 -04:00 |
|
Baris Usakli
|
0c77db1f22
|
fixed editing
|
2013-07-03 13:54:47 -04:00 |
|
Baris Usakli
|
50078d7395
|
fixes in posttools and thread tools for hashes
|
2013-07-03 13:08:32 -04:00 |
|
Baris Usakli
|
9c3046b89b
|
more fixes
|
2013-07-03 12:21:24 -04:00 |
|
Baris Usakli
|
98013536d1
|
more fixes
|
2013-07-03 12:14:20 -04:00 |
|
Baris Soner Usakli
|
fabb55426c
|
more work:
|
2013-07-02 19:02:23 -04:00 |
|
Baris Usakli
|
d3a190d74e
|
username to userslug change
|
2013-06-24 14:33:53 -04:00 |
|
Julian Lam
|
32eba62ef6
|
developed during a merge... I am going to hell for this.
- also new topics tab in admin panel
|
2013-06-20 16:19:17 -04:00 |
|
Julian Lam
|
89effc5454
|
auto-subscribing a user to any topic that they create
|
2013-06-07 14:41:21 -04:00 |
|