barisusakli
0c8058ba9d
closes #5516
2017-03-09 22:36:28 +03:00
Peter Jaszkowiak
1493afee2a
ESlint indent
2017-02-18 02:38:03 -07:00
Peter Jaszkowiak
3b0dd2d1ef
ESlint padded-blocks
2017-02-18 02:32:24 -07:00
Peter Jaszkowiak
a5a3f3089a
ESlint no-mixed-operators
2017-02-18 01:51:11 -07:00
Peter Jaszkowiak
277a7fb8b4
ESlint key-spacing, no-trailing-spaces
2017-02-18 01:27:46 -07:00
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
2017-02-17 19:31:21 -07:00
barisusakli
49267d54b7
topics unread tests
2016-11-28 14:15:20 +03:00
barisusakli
fb47bf3889
unread/recent changes closes #4774
2016-11-03 13:06:25 +03:00
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
2016-10-13 11:43:39 +02:00
barisusakli
4ce8e2224a
optimize topics.markTopicNotificationsRead
...
let's not call it once for each tid
2016-09-19 23:43:50 +03:00
barisusakli
4bbc8110a9
closes #4772
2016-06-21 14:43:38 +03:00
barisusakli
11d3834eb9
better filtering
...
if topic is followed but category ignored show it in unread
2016-05-19 13:11:42 +03:00
barisusakli
bf2133ed7c
topic watching
2016-05-18 19:02:43 +03:00
barisusakli
84a7b6690b
closes #4434
2016-05-13 14:08:50 +03:00
barisusakli
ec33a57f77
closes #3128
2016-04-18 15:44:07 +03:00
Ben Lubar
217f0c5652
Switch to a named filter for unread to allow future expansion.
...
Don't use the query string as it is not passed to infinite scroll.
2016-04-08 13:42:47 -05:00
Ben Lubar
a61d947295
allow filtering /unread to only topics that have not yet been seen
2016-04-08 13:31:21 -05:00
pichalite
5f6a1a0acd
complete fixes for #4144
2016-02-26 00:04:56 +00:00
barisusakli
aa30973f0a
fix params
2016-01-07 20:29:31 +02:00
barisusakli
c28494724f
filter dupes
2016-01-04 22:50:51 +02:00
barisusakli
eb57276980
fix test
2016-01-04 15:08:07 +02:00
barisusakli
c10b2fdb60
closes #4022
2016-01-04 14:33:47 +02:00
barisusakli
7ad90b4ef6
closes #2659
2016-01-04 11:22:35 +02:00
barisusakli
1ecf27417a
removed commented out stuff removed topics.enter
2015-11-05 11:53:17 -05:00
barisusakli
5e5cafafd0
make one socket call to load unread counts
2015-10-20 19:19:50 -04:00
barisusakli
872080d832
dont mark read if topic is not in topics:recent
2015-10-02 16:56:30 -04:00
barisusakli
47cc1083df
fix mark all read
2015-07-28 15:03:20 -04:00
barisusakli
81eeab42ed
category filter on /unread
2015-07-13 14:47:15 -04:00
barisusakli
b7b44e13b1
added privileges.topics.filterUids
...
if a topic is deleted and user doesn't have permissions/admin/mod dont
send notifs
2015-04-18 16:34:32 -04:00
cismous
68cf6833b7
remove unneeded argument
2015-03-27 23:59:39 +08:00
Barış Soner Uşaklı
c7b5cd48ba
closes #2773
2015-03-24 13:10:18 -04:00
barisusakli
83663cf46b
removed unused require
2015-02-26 14:14:58 -05:00
barisusakli
c33b369858
closes #2658
2015-01-27 10:36:35 -05:00
barisusakli
4b3aa26abd
closes #2633
2015-01-23 18:19:30 -05:00
barisusakli
6b13a84d2f
removed extra priv checks
...
-removed category check from recentreplies since pids are already
checked
-removed category check from topics/unread.js since topics are filtered
now
-added array checks to src/topics.js
2014-11-14 19:52:25 -05:00
barisusakli
545dbbf0df
check err and tids
2014-11-14 18:03:19 -05:00
Julian Lam
20ea40133b
added four new hooks: filter:categories.recent, filter:privileges.categories.get, filter:privileges.posts.filter, filter:privileges.topics.filter
2014-11-14 17:31:44 -05:00
barisusakli
c56b9aafff
closes #2289 , replace Infinity with '+inf'
2014-11-07 19:40:41 -05:00
barisusakli
040d7b8424
limit unread to 100 tids
2014-10-14 14:27:45 -04:00
barisusakli
835c58d27d
mark read after infinite scroll
...
dont mark read if already read
2014-10-14 02:39:20 -04:00
barisusakli
6aa53b8323
nextStart changes, fixed move topic notification text
2014-10-02 17:46:43 -04:00
barisusakli
2bc7007953
removed sendUnread function
2014-09-27 18:09:25 -04:00
barisusakli
5fc760c6c4
unread changes
2014-09-27 17:41:49 -04:00
barisusakli
998ed24589
check topic cid
2014-09-26 20:53:29 -04:00
barisusakli
21f65cbb6a
crash fix
2014-09-22 12:39:25 -04:00
barisusakli
4de658e096
checks
2014-09-19 19:45:16 -04:00
barisusakli
0a936e5dd1
unreadTids
2014-09-16 12:38:31 -04:00
barisusakli
51eac70f67
fixed derp
2014-09-16 11:07:59 -04:00
barisusakli
32257c9b2f
updateUnreadCount
2014-09-16 11:06:10 -04:00
barisusakli
493d0dea1e
part 1 of notif refactor
2014-09-14 12:07:23 -04:00