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
|
12 years ago |
Baris Usakli
|
0bd56196cf
|
index topic titles too
|
12 years ago |
Baris Soner Usakli
|
38aa5aa3e6
|
refactor to remove category_name and category_slug from topic hashes
|
12 years ago |
Baris Usakli
|
52110016c7
|
closes #107
|
12 years ago |
Julian Lam
|
561ff38e5a
|
if every post gets deleted in a topic, then the topic deletes itself also
|
12 years ago |
Julian Lam
|
87aec422e9
|
moved get_last_undeleted_pid to threadTools.js
|
12 years ago |
Julian Lam
|
31f8be8a0a
|
updating topics.getTeaser and get_last_undeleted_pid to return err first, and handled methods that called it
|
12 years ago |
Julian Lam
|
d1bc8b5d91
|
fixing issue where NodeBB hangs if a non-existant topic was requested
|
12 years ago |
Baris Soner Usakli
|
ed99f2671e
|
fixed a bug that made topics invisible to users, also closes #47
|
12 years ago |
Baris Usakli
|
d26f195a6c
|
fixed thread move
|
12 years ago |
Baris Usakli
|
b9312bb7a5
|
fixed topic unlock
|
12 years ago |
Baris Usakli
|
0c77db1f22
|
fixed editing
|
12 years ago |
Baris Usakli
|
50078d7395
|
fixes in posttools and thread tools for hashes
|
12 years ago |
Baris Usakli
|
9c3046b89b
|
more fixes
|
12 years ago |
Baris Usakli
|
98013536d1
|
more fixes
|
12 years ago |
Baris Soner Usakli
|
fabb55426c
|
more work:
|
12 years ago |
Baris Usakli
|
d3a190d74e
|
username to userslug change
|
12 years ago |
Julian Lam
|
32eba62ef6
|
developed during a merge... I am going to hell for this.
- also new topics tab in admin panel
|
12 years ago |
Julian Lam
|
89effc5454
|
auto-subscribing a user to any topic that they create
|
12 years ago |
Julian Lam
|
882b9a917f
|
ability for users to now follow/subscribe to threads
|
12 years ago |
Julian Lam
|
88bf9425db
|
install script + patching up integration with install wizard
|
12 years ago |
psychobunny
|
a02a74604c
|
moved CategoriesAdmin into its own file, hid popular/active, some jslinting + cleanup, renamed some fn calls to be more descriptive
|
12 years ago |
psychobunny
|
deaf8105cc
|
renamed get category to get categories
|
12 years ago |
psychobunny
|
a9672ab9d8
|
begin refactor of posts/topics + pagination + cleanup + async
|
12 years ago |