barisusakli
|
9e1789dc58
|
closes #2297
|
2014-11-05 20:41:31 -05:00 |
|
barisusakli
|
39b679705b
|
closes #2248
|
2014-11-05 19:29:45 -05:00 |
|
barisusakli
|
595ff1f4b1
|
closes #2303
see
https://community.nodebb.org/topic/3039/filter-post-parse-and-filter-post-parsesignature-changes
|
2014-11-05 18:59:20 -05:00 |
|
barisusakli
|
dd135b875b
|
#2347
dont show flag on deleted posts
dont allow flag on deleted posts
dont allow upvote downvote favourite on deleted posts
|
2014-11-04 15:19:30 -05:00 |
|
barisusakli
|
d492339841
|
closes #2315
|
2014-11-03 15:31:41 -05:00 |
|
barisusakli
|
7bfc36ff56
|
dont call isAdmin if not logged in
|
2014-11-03 15:09:24 -05:00 |
|
barisusakli
|
84b7a2c92d
|
checks in socket.io/user
reset doesnt need socket
|
2014-11-01 16:55:50 -04:00 |
|
barisusakli
|
f83dd956eb
|
check if post exists on up/down vote favourite
|
2014-10-31 22:27:50 -04:00 |
|
barisusakli
|
fcc42883ab
|
some checks for purge
|
2014-10-31 22:04:09 -04:00 |
|
Julian Lam
|
adfb89a2ad
|
closed #2321
|
2014-10-30 17:50:27 -04:00 |
|
barisusakli
|
1b268c94c0
|
if there is no postData.tid dont notify, ie topic post
|
2014-10-29 00:10:57 -04:00 |
|
barisusakli
|
cbedc762fd
|
no rooms.enter for anons check tid on topic enter
|
2014-10-28 23:56:33 -04:00 |
|
barisusakli
|
c5ba327d8f
|
fix empty pages
|
2014-10-27 23:20:40 -04:00 |
|
psychobunny
|
25c7dfbc12
|
fix crash if socket.handshake is null
|
2014-10-27 20:23:16 -04:00 |
|
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
|
2014-10-26 20:26:56 -04:00 |
|
barisusakli
|
63cf8d674d
|
listen disconnect event, display unknow socket method name on dev
|
2014-10-26 14:30:13 -04:00 |
|
barisusakli
|
699b74603b
|
only for logged in users
|
2014-10-25 19:22:13 -04:00 |
|
barisusakli
|
4c90c9a759
|
closes #2291
|
2014-10-25 19:19:47 -04:00 |
|
Julian Lam
|
ffdc4b5d24
|
fixed places where site_title was being referenced in config, instead of the correct "title"
|
2014-10-23 15:47:25 -04:00 |
|
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
|
2014-10-22 13:26:34 -04:00 |
|
barisusakli
|
55a5d56989
|
fixed view count for guests
|
2014-10-21 13:59:40 -04:00 |
|
barisusakli
|
4db31be7e3
|
#2200 actually fix dupe colors, show 10 topics
|
2014-10-19 15:59:33 -04:00 |
|
barisusakli
|
d2334fbb4a
|
dont search empty string, get 20 tags instead of 10
|
2014-10-17 19:12:18 -04:00 |
|
barisusakli
|
6cb5f9c098
|
emit stats to registered users only
|
2014-10-17 18:46:17 -04:00 |
|
barisusakli
|
c5e1f8e0aa
|
user onlineUsers instead of calculating from rooms
|
2014-10-17 18:40:20 -04:00 |
|
barisusakli
|
b5fb7691cd
|
optimize getUnreadByField
only get the most recent 100 notifications
dont call UserNotifications.getNotifications which does alot more work,
call the db directly
|
2014-10-17 17:20:45 -04:00 |
|
barisusakli
|
762b2fff37
|
display user count in browsing
|
2014-10-16 18:04:04 -04:00 |
|
barisusakli
|
72a919e416
|
time based check
|
2014-10-15 14:49:11 -04:00 |
|
barisusakli
|
761f56aeb1
|
removed most of the db.sortedSetCards
|
2014-10-14 23:12:47 -04:00 |
|
barisusakli
|
40fe40deac
|
removed users:online set
using websockets.getConnectedClients directly
|
2014-10-13 22:25:34 -04:00 |
|
Barış Soner Uşaklı
|
129a438ebe
|
Merge pull request #2256 from Spiritlebon/master
lint fix
|
2014-10-13 15:14:35 -04:00 |
|
barisusakli
|
3c25204fdd
|
removed clear log, doesnt work with logrotate-stream
|
2014-10-13 13:01:16 -04:00 |
|
Spiritlebon
|
2b15de63c0
|
checked number before parseInt
|
2014-10-12 04:01:35 +02:00 |
|
Spiritlebon
|
35fc175ff6
|
Lint fix
|
2014-10-12 03:36:38 +02:00 |
|
barisusakli
|
3819d11be2
|
#2110
|
2014-10-09 18:42:08 -04:00 |
|
barisusakli
|
142ffc2920
|
fixed other post
|
2014-10-09 18:16:29 -04:00 |
|
barisusakli
|
0d95089bfe
|
send array of posts
|
2014-10-09 18:12:40 -04:00 |
|
barisusakli
|
5d79d2a75a
|
closes #2191
added unique visitors analytics
only update it every hour
|
2014-10-09 15:06:20 -04:00 |
|
psychobunny
|
0d741f0031
|
commenting out the reconnection messages, it's annoying if you have 500 users online
not sure if we do need it though, so just leaving it there for now
|
2014-10-08 15:05:36 -04:00 |
|
psychobunny
|
729ed6fbda
|
all your semi-colons are belongs to me
|
2014-10-08 12:18:32 -04:00 |
|
psychobunny
|
4b295decf8
|
forgot to update meta.title.build in socket.io/meta.js
|
2014-10-08 00:28:16 -04:00 |
|
barisusakli
|
f6f6ca7f76
|
closes #2132
|
2014-10-07 16:21:16 -04:00 |
|
barisusakli
|
394a01fdef
|
closes #2188
|
2014-10-06 18:19:37 -04:00 |
|
barisusakli
|
ccf58ed40e
|
closes #2213
|
2014-10-06 13:11:12 -04:00 |
|
barisusakli
|
258e14e20c
|
closes #2225
|
2014-10-06 12:41:56 -04:00 |
|
psychobunny
|
2a2490541f
|
some minor linting elsewhere
|
2014-10-04 18:56:33 -04:00 |
|
barisusakli
|
5db24fbe68
|
closes #2175
|
2014-10-03 16:31:53 -04:00 |
|
barisusakli
|
c37cfe4b3f
|
closes #2209
|
2014-10-03 15:28:51 -04:00 |
|
barisusakli
|
de98df842d
|
priv fix
|
2014-10-02 13:55:01 -04:00 |
|
psychobunny
|
a67c501eb8
|
temporary solution for #2206
|
2014-10-02 13:38:42 -04:00 |
|