Barış Soner Uşaklı
b43bfa3d5b
closes #6759
...
-moved user.blocks.filter from unread controller to getUnreadTopics so
topics are filtered at other places this function is called
- when a new post is made do not send it to uids that have blocked the
poster
- update getUnreadTids so it does not return topics that have new posts
from blocked users
- update hasReadTopics so it does not return false data if topic has new
posts from blocked users
2018-09-14 16:23:21 -04:00
Barış Soner Uşaklı
ccad95cf73
closes #6579
2018-06-18 14:37:37 -04:00
Julian Lam
4f6cc20457
completed basic integration for #6463
2018-04-20 14:48:10 -04:00
Baris Usakli
32a8076f2a
add missing meta
2017-12-06 12:06:41 -05:00
Baris Usakli
f177b01022
closes #6147
2017-12-06 11:54:08 -05:00
Barış Soner Uşaklı
c406d26beb
if route is home display home as title
2017-12-05 16:21:06 -05:00
Baris Usakli
1eca1f1da9
add missing require
2017-11-15 14:49:04 -05:00
Baris Usakli
38e52a65be
fix breadcrumbs and home /api route not loading
2017-11-15 14:48:28 -05:00
Baris Usakli
a500e0019c
closes #6005
2017-10-30 15:26:17 -04:00
Baris Usakli
19dc7da42f
closes #5994
2017-10-19 13:53:05 -04:00
Baris Usakli
69b5bb39ec
unread tests
2017-05-26 14:25:19 -04:00
Barış Soner Uşaklı
12f73b7d6f
closes #5682
2017-05-16 19:24:46 -04:00
Julian Lam
72e77772db
Merge branch 'master' into develop
2017-02-24 12:46:40 -05:00
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
2017-02-18 12:30:49 -07:00
Peter Jaszkowiak
b1b486f729
ESlint quote-props
2017-02-18 01:19:20 -07:00
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
2017-02-17 19:31:21 -07:00
barisusakli
366ab103a4
closes #5405
2017-01-27 20:38:01 +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
2704727caf
fix /unread
2016-09-26 18:42:01 +03:00
barisusakli
42a8346d2d
closes #5051
2016-09-26 17:00:47 +03:00
barisusakli
f46755759a
show categories in unread as tree
2016-09-15 20:31:47 +03:00
barisusakli
390ad35b56
ability to set unread as home
2016-07-15 12:39:54 +03:00
Barış Soner Uşaklı
ae19f0ff7d
closes #4713
2016-06-09 14:29:54 +03:00
barisusakli
84a7b6690b
closes #4434
2016-05-13 14:08:50 +03:00
barisusakli
f4599e2ce2
closes #4629
2016-05-12 18:48:22 +03:00
barisusakli
a9828a1465
closes #4611
2016-05-11 16:40:44 +03:00
barisusakli
25f3a31ff1
closes #4587
2016-04-30 10:47:28 +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
Timothy Fike
b3d3759e35
Filter Love for unread controller.
2016-03-10 20:28:36 -05:00
psychobunny
b2049e7acf
add color/bgColor to return
2015-12-18 16:58:07 -05:00
barisusakli
5950f97f96
more refactors
2015-09-25 17:38:58 -04:00
barisusakli
eaefd9d24c
remove meta/title.js and meta.title.build #3481
2015-08-26 15:55:00 -04:00
barisusakli
fe5f1b8c1d
moved recent popular
2015-08-17 16:38:12 -04:00
barisusakli
0dfe2e0e90
only display readable categories in /unread dropdown
2015-07-31 20:03:51 -04:00
Julian Lam
0bc175dd4c
fixed #3355
...
fixed issue where disabled categories showed up in the category dropdown in /unread
2015-07-23 12:47:58 -04:00
barisusakli
81eeab42ed
category filter on /unread
2015-07-13 14:47:15 -04:00