barisusakli
|
53411f809b
|
follow command
|
10 years ago |
barisusakli
|
e2896ef6b9
|
socketio/posts socketio/topics refactor
|
10 years ago |
barisusakli
|
de2f336d53
|
data uid check
|
10 years ago |
barisusakli
|
b618f67a00
|
fix tab
|
10 years ago |
barisusakli
|
c617a3f008
|
inf scroll changes
dont load main post if start > 0
|
10 years ago |
barisusakli
|
0c6495de72
|
moved postTools and threadTools into posts/ and topics/
|
10 years ago |
barisusakli
|
faae98892d
|
privilege fixes
|
10 years ago |
barisusakli
|
d01736a726
|
cleanup
|
10 years ago |
barisusakli
|
a5e9394d93
|
closes #3612
|
10 years ago |
barisusakli
|
ffff8093ba
|
make sure user is admin/mod before forking
|
10 years ago |
Barış Soner Uşaklı
|
2968dbb9ac
|
Merge pull request #3346 from bdharrington7/bookmark2
Saves user bookmarks on server if available
|
10 years ago |
bdharrington7
|
25203ee67e
|
changes bookmark storage to sortedset, gets uid from socket rather than being passed from client
|
10 years ago |
barisusakli
|
47cc1083df
|
fix mark all read
|
10 years ago |
bdharrington7
|
45df5a3d0b
|
stores the user's bookmark on the server
|
10 years ago |
barisusakli
|
daf1a388eb
|
closes #3039
|
10 years ago |
barisusakli
|
81eeab42ed
|
category filter on /unread
|
10 years ago |
barisusakli
|
b292aeea72
|
closes #3120
also dont allow loading posts of a topic if its deleted via
topics.loadMore
|
10 years ago |
barisusakli
|
f81e3ad358
|
categoryTools componets
|
10 years ago |
barisusakli
|
878e548296
|
renamed end to stop globally
fixed getting favourites for admins
|
10 years ago |
barisusakli
|
5bc2e7dac2
|
closes #2309
|
10 years ago |
Barış Soner Uşaklı
|
d3dca842cb
|
also #2858
|
10 years ago |
Barış Soner Uşaklı
|
cda38d6ed6
|
closes #2515
|
10 years ago |
barisusakli
|
f7f453f8cd
|
closes #2794
|
10 years ago |
barisusakli
|
cc2ab12f29
|
removed bans from downvotes and flags
cleanup thread tools emits
|
10 years ago |
barisusakli
|
2c8e8a1f1c
|
closes #2550, closes #2518
|
10 years ago |
barisusakli
|
e31bf9131f
|
added topics.follow and toggleFollow
|
10 years ago |
barisusakli
|
4b3aa26abd
|
closes #2633
|
10 years ago |
barisusakli
|
6ccdf187ea
|
closes #2595
|
10 years ago |
barisusakli
|
a77a761433
|
closes #1917
|
10 years ago |
barisusakli
|
60f1b9679a
|
search filters
|
10 years ago |
Julian Lam
|
325815a78d
|
showing guest handles in frontend UI #2569
|
10 years ago |
barisusakli
|
9170ee831a
|
reset search on tags page if input is empty
|
10 years ago |
barisusakli
|
9865f78cbb
|
flat is good
|
10 years ago |
barisusakli
|
2e04501224
|
closes #2516
|
10 years ago |
barisusakli
|
1ffa498807
|
use shortcut
|
10 years ago |
barisusakli
|
5ac5d20e4b
|
users:online refactor
|
10 years ago |
barisusakli
|
d177481f94
|
chop chop
|
10 years ago |
barisusakli
|
0a1fa72bd8
|
use loadMoreFromSet
|
10 years ago |
barisusakli
|
653850661e
|
topics.getTopics doesnt take set param
|
10 years ago |
barisusakli
|
52c12fa1b1
|
use wrapper functions getPostsFields and getTopicsFields
|
10 years ago |
barisusakli
|
1ae39d638a
|
closes #2356
|
10 years ago |
Julian Lam
|
a12907512f
|
refactored a bunch of methods so that you can pass in an author argument in querystring to see posts by just that author, #2355
|
10 years ago |
barisusakli
|
fcc42883ab
|
some checks for purge
|
10 years ago |
barisusakli
|
cbedc762fd
|
no rooms.enter for anons check tid on topic enter
|
10 years ago |
barisusakli
|
c5ba327d8f
|
fix empty pages
|
10 years ago |
barisusakli
|
c74370bfb1
|
removed recent/day week month
it starts with most recent 20 topics now and goes back instead of
showing empty if there are no new replies in the past 24 hours
|
10 years ago |
barisusakli
|
55a5d56989
|
fixed view count for guests
|
11 years ago |
barisusakli
|
d2334fbb4a
|
dont search empty string, get 20 tags instead of 10
|
11 years ago |
barisusakli
|
b5fb7691cd
|
optimize getUnreadByField
only get the most recent 100 notifications
dont call UserNotifications.getNotifications which does alot more work,
call the db directly
|
11 years ago |
Spiritlebon
|
2b15de63c0
|
checked number before parseInt
|
11 years ago |