barisusakli
9d56f50967
voters info
10 years ago
barisusakli
52c12fa1b1
use wrapper functions getPostsFields and getTopicsFields
10 years ago
barisusakli
6a3a3669d2
check privs on getRecentReplies and getRecentTopicReplies
10 years ago
barisusakli
c24e451c12
closes #2401
10 years ago
barisusakli
181e2b4132
check err
10 years ago
barisusakli
e6973b55d4
closes #1990
10 years ago
barisusakli
68e8039ac7
closes #2379
...
also fixed a bug where tags with 0 topics were showing up in /tags
10 years ago
Julian Lam
7e35987e1b
fixing regression for #2355 , introduced in a129075
10 years ago
barisusakli
d2cddc734b
fix flagging and post filter
...
cant flag posts that don't exist anymore
10 years ago
Julian Lam
73dea4fc4e
upvote and favourites notif fixing
10 years ago
barisusakli
b60ed95d20
Merge remote-tracking branch 'origin/master'
10 years ago
barisusakli
1ae39d638a
closes #2356
10 years ago
Julian Lam
f0b104fef0
possible fix to #2365
10 years ago
Julian Lam
19297e2d22
plugin installation takes a version now, and queries nbbpm, #2363
...
better error handling for #2363
upgrades now also call the suggestion route from nbbpm
upgrade button will show alert now if you try to upgrade past the suggested version, #2363
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
9e1789dc58
closes #2297
10 years ago
barisusakli
39b679705b
closes #2248
10 years ago
barisusakli
595ff1f4b1
closes #2303
...
see
https://community.nodebb.org/topic/3039/filter-post-parse-and-filter-post-parsesignature-changes
10 years ago
barisusakli
dd135b875b
#2347
...
dont show flag on deleted posts
dont allow flag on deleted posts
dont allow upvote downvote favourite on deleted posts
10 years ago
barisusakli
d492339841
closes #2315
10 years ago
barisusakli
7bfc36ff56
dont call isAdmin if not logged in
10 years ago
barisusakli
84b7a2c92d
checks in socket.io/user
...
reset doesnt need socket
10 years ago
barisusakli
f83dd956eb
check if post exists on up/down vote favourite
10 years ago
barisusakli
fcc42883ab
some checks for purge
10 years ago
Julian Lam
adfb89a2ad
closed #2321
10 years ago
barisusakli
1b268c94c0
if there is no postData.tid dont notify, ie topic post
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
psychobunny
25c7dfbc12
fix crash if socket.handshake is null
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
63cf8d674d
listen disconnect event, display unknow socket method name on dev
10 years ago
barisusakli
699b74603b
only for logged in users
10 years ago
barisusakli
4c90c9a759
closes #2291
10 years ago
Julian Lam
ffdc4b5d24
fixed places where site_title was being referenced in config, instead of the correct "title"
10 years ago
Julian Lam
62d85b0e26
updated installation data to only create four categories by default, and altered colour to be less stark (heh, what does that mean anyway...). Also added an intro post
10 years ago
barisusakli
55a5d56989
fixed view count for guests
10 years ago
barisusakli
4db31be7e3
#2200 actually fix dupe colors, show 10 topics
10 years ago
barisusakli
d2334fbb4a
dont search empty string, get 20 tags instead of 10
10 years ago
barisusakli
6cb5f9c098
emit stats to registered users only
10 years ago
barisusakli
c5e1f8e0aa
user onlineUsers instead of calculating from rooms
10 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
10 years ago
barisusakli
762b2fff37
display user count in browsing
10 years ago
barisusakli
72a919e416
time based check
10 years ago
barisusakli
761f56aeb1
removed most of the db.sortedSetCards
10 years ago
barisusakli
40fe40deac
removed users:online set
...
using websockets.getConnectedClients directly
10 years ago
Barış Soner Uşaklı
129a438ebe
Merge pull request #2256 from Spiritlebon/master
...
lint fix
10 years ago
barisusakli
3c25204fdd
removed clear log, doesnt work with logrotate-stream
10 years ago
Spiritlebon
2b15de63c0
checked number before parseInt
10 years ago
Spiritlebon
35fc175ff6
Lint fix
10 years ago
barisusakli
3819d11be2
#2110
10 years ago