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 |
|
Julian Lam
|
882b9a917f
|
ability for users to now follow/subscribe to threads
|
2013-06-06 20:39:45 -04:00 |
|
Julian Lam
|
88bf9425db
|
install script + patching up integration with install wizard
|
2013-05-27 14:02:57 -04:00 |
|
psychobunny
|
a02a74604c
|
moved CategoriesAdmin into its own file, hid popular/active, some jslinting + cleanup, renamed some fn calls to be more descriptive
|
2013-05-24 11:18:28 -04:00 |
|
psychobunny
|
deaf8105cc
|
renamed get category to get categories
|
2013-05-24 08:34:13 -04:00 |
|
psychobunny
|
a9672ab9d8
|
begin refactor of posts/topics + pagination + cleanup + async
|
2013-05-23 12:52:16 -04:00 |
|