Barış Soner Uşaklı
54c638c3c8
fix upgrade script for notification types
2018-10-19 08:26:22 -04:00
Barış Soner Uşaklı
5ef708d765
fix navigation
2018-10-18 22:33:23 -04:00
Barış Soner Uşaklı
250e8c01ff
closes #5008
2018-10-18 15:15:54 -04:00
Barış Soner Uşaklı
da1a90a470
add search test
2018-10-18 12:50:24 -04:00
Barış Soner Uşaklı
e6546e6263
#6848
...
this handles winston.error(err);
2018-10-18 12:17:07 -04:00
Barış Soner Uşaklı
9dd65cf772
closes #6822
2018-10-18 10:24:34 -04:00
Baris Usakli
8b8feb5b88
remove emitter
2018-10-17 15:24:46 -04:00
Baris Usakli
9251912282
move methods from posts to posts/data
2018-10-17 15:24:17 -04:00
Baris Usakli
baf91089a6
remove unused methods
2018-10-17 15:23:46 -04:00
Baris Usakli
444fd70ba3
test pubsub
2018-10-17 14:20:15 -04:00
Baris Usakli
b4d8b7cf38
move sorted topics code out of recent
2018-10-17 13:33:38 -04:00
Baris Usakli
837f411783
closes #6843
2018-10-17 12:08:33 -04:00
Barış Soner Uşaklı
986511e718
try with higher timeout
2018-10-16 21:43:40 -04:00
Barış Soner Uşaklı
1d15dc089b
revert isCluster
2018-10-16 20:34:49 -04:00
Barış Soner Uşaklı
0aebb9caf8
closes #6844
2018-10-16 20:27:14 -04:00
Barış Soner Uşaklı
154d7076d9
dont pass options
2018-10-16 19:57:24 -04:00
Barış Soner Uşaklı
9dbe68a9cb
testing again
2018-10-16 19:46:55 -04:00
Barış Soner Uşaklı
aa567a5f2d
print out connString and opts
2018-10-16 19:12:33 -04:00
Barış Soner Uşaklı
2d8d234c57
test mongodb again
2018-10-16 18:44:03 -04:00
Barış Soner Uşaklı
f4df89fe90
closes #6840
2018-10-16 15:17:14 -04:00
Barış Soner Uşaklı
8079d3d3b7
add tids used to returned data
2018-10-16 14:25:17 -04:00
Barış Soner Uşaklı
85c60316ed
upgrade to winston 3.1, closes #6590 ( #6838 )
...
* upgrade to winston 3.1
* fix winston in web/install and tests
2018-10-16 13:07:13 -04:00
Barış Soner Uşaklı
6c15aee888
add cache hits/misses to posts cache
2018-10-15 15:03:06 -04:00
Barış Soner Uşaklı
b57db7fd8e
update groups join to take array of group names ( #6834 )
...
* allow groups.join to take an array of group names
* pass an array to groups.join/leave in privileges
* split up groups/membership
* add hits/miss to group cache
* fix typo
2018-10-15 13:45:55 -04:00
Barış Soner Uşaklı
c06480b82e
add tests for blocked users teaser/unread
2018-10-15 11:09:57 -04:00
Barış Soner Uşaklı
687adea5dd
closes #6836
2018-10-14 17:52:26 -04:00
Barış Soner Uşaklı
d4db8c2d42
removed reset
2018-10-13 20:28:18 -04:00
Barış Soner Uşaklı
c9a415c469
check if process.send exists
2018-10-13 18:26:08 -04:00
Barış Soner Uşaklı
1024a0efa1
add reset to pubsub for tests
2018-10-13 18:20:58 -04:00
Barış Soner Uşaklı
a0f5461860
don't set and read from topic hash in parallel ( #6831 )
...
this was causing a test to fail, although very rarely
2018-10-13 01:06:07 -04:00
Barış Soner Uşaklı
1ec2d511b2
remove unnecessary code
2018-10-11 18:28:12 -04:00
Barış Soner Uşaklı
ba21c5170a
moved increase/decrease
...
moved these two methods into addPostToTopic&removePostFromTopic
2018-10-11 18:10:49 -04:00
Barış Soner Uşaklı
e615391b22
convert values to string before removing
2018-10-11 16:23:05 -04:00
Barış Soner Uşaklı
5c7dd54815
fix zsets and update them on post move, closes #6823 ( #6827 )
2018-10-11 16:00:22 -04:00
Barış Soner Uşaklı
702be3f6de
https://github.com/NodeBB/nodebb-theme-persona/issues/363
2018-10-10 22:46:36 -04:00
Barış Soner Uşaklı
ed9b3a31df
fix navigation items not getting saved if they are not modified at all
...
if you add 2 nav items and dont make any changes they weren't being saved, adding order fixes this issue
2018-10-10 18:57:50 -04:00
Barış Soner Uşaklı
cf1173b0c4
closes https://github.com/NodeBB/nodebb-theme-persona/issues/408
2018-10-10 17:24:57 -04:00
Barış Soner Uşaklı
a3d463916c
closes #6822
2018-10-10 11:59:40 -04:00
Barış Soner Uşaklı
5e1c33bb3b
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2018-10-08 23:01:28 -04:00
Barış Soner Uşaklı
a4d5c81de5
closes #6819
2018-10-08 23:01:25 -04:00
Baris Usakli
3886a704e0
fix lint
2018-10-06 12:10:51 -04:00
Baris Usakli
84737b5a49
use buildForSelect
2018-10-06 11:48:06 -04:00
Baris Usakli
6dc84deca9
allow admins mods to watch/ignore categories for other users
2018-10-05 14:37:44 -04:00
Baris Usakli
71905bb2c6
fix watched categories
2018-10-05 13:21:14 -04:00
Baris Usakli
9ed4239d8e
small changes and test for user/:slug/categories
2018-10-05 13:04:17 -04:00
André Zanghelini
523a2dc54c
Add settings page to control watched categories ( #6648 )
...
* Add settings page to control watched categories
* Fix passing undefined to pushUnreadCount
2018-10-05 13:00:18 -04:00
Barış Soner Uşaklı
1df9961eb4
make lint happy
2018-10-04 15:26:34 -04:00
Barış Soner Uşaklı
8df6838561
closes #6816
2018-10-04 15:09:18 -04:00
Barış Soner Uşaklı
b58ab48485
add test for /sessions controller
2018-10-04 14:30:16 -04:00
Barış Soner Uşaklı
002522834c
closes #6815
2018-10-04 13:42:53 -04:00