Barış Soner Uşaklı
|
17b57be835
|
Merge pull request #5661 from NodeBB/utils-rtrim
Deprecate non-standard `String.prototype.rtrim`
|
8 years ago |
Peter Jaszkowiak
|
2b2544a4b1
|
Deprecate non-standard `String.prototype.rtrim`
|
8 years ago |
Julian Lam
|
ad14b0d60b
|
more fixes for #5660
|
8 years ago |
Julian Lam
|
031171caed
|
Merge pull request #5630 from NodeBB/notif-abort
Add more hooks for messaging, allow notification hook to abort the push
|
8 years ago |
Barış Soner Uşaklı
|
bf78786a68
|
flag controller tests
|
8 years ago |
Barış Soner Uşaklı
|
5a9b7b673a
|
closes #5659
|
8 years ago |
Peter Jaszkowiak
|
5ccb488b02
|
Fix indents
|
8 years ago |
Peter Jaszkowiak
|
932ae4e86d
|
Merge branch 'master' into notif-abort
|
8 years ago |
Barış Soner Uşaklı
|
db532fbb0d
|
fix user settings cache
|
8 years ago |
Barış Soner Uşaklı
|
b18b0db5be
|
notifications.js style
|
8 years ago |
Barış Soner Uşaklı
|
aca07a0f20
|
fix typo
|
8 years ago |
Barış Soner Uşaklı
|
3a1eba2537
|
merge
|
8 years ago |
Barış Soner Uşaklı
|
7135d25a4a
|
closes #5654
|
8 years ago |
Barış Soner Uşaklı
|
6c224c3800
|
fix cover:url logic
|
8 years ago |
Barış Soner Uşaklı
|
5b69598f15
|
Merge pull request #5632 from NodeBB/fix-5631
Fix #5631
|
8 years ago |
psychobunny
|
480352c650
|
send the banned user an email with reason + time limit if applies
|
8 years ago |
psychobunny
|
2a405ad439
|
fixed permaban on redis
|
8 years ago |
psychobunny
|
41b4ef859f
|
add ban messaging when logged in
|
8 years ago |
psychobunny
|
b3bd70235a
|
refactor ban messaging; add ban duration to message; use bootbox instead of alert
|
8 years ago |
psychobunny
|
c330218920
|
revoke sessions as soon as user is banned
|
8 years ago |
Barış Soner Uşaklı
|
17ca1d33fb
|
faster sitemap
|
8 years ago |
Barış Soner Uşaklı
|
17d0759672
|
fix lint
|
8 years ago |
Barış Soner Uşaklı
|
14f3907aa4
|
change the way group member posts are stored
|
8 years ago |
Barış Soner Uşaklı
|
6a822f729d
|
add timestamp to topic edit hook
|
8 years ago |
Barış Soner Uşaklı
|
9ebbd65544
|
up user settings cache size
|
8 years ago |
Barış Soner Uşaklı
|
ea6f981686
|
closes #5638
|
8 years ago |
Barış Soner Uşaklı
|
e7d076a084
|
closes #5634
|
8 years ago |
Barış Soner Uşaklı
|
114f416ec0
|
remove dupe code
|
8 years ago |
Barış Soner Uşaklı
|
6fb90a17e0
|
closes #5613
|
8 years ago |
Barış Soner Uşaklı
|
13a04123e0
|
closes #5641
|
8 years ago |
Barış Soner Uşaklı
|
7a1a030865
|
closes #5640
|
8 years ago |
Barış Soner Uşaklı
|
c0807ab327
|
closes #5639
|
8 years ago |
Barış Soner Uşaklı
|
029e2ea8da
|
404 logging change
dont write to db on every 404
dont log 404 if route is empty
|
8 years ago |
Barış Soner Uşaklı
|
1d4923a606
|
limit # of results returned
|
8 years ago |
Barış Soner Uşaklı
|
da24e342f2
|
limit sessions displayed to 20
|
8 years ago |
psychobunny
|
5b4dcfafe2
|
Limiting group members here
Refactor incoming. @barisusakli
|
8 years ago |
psychobunny
|
cd2aac9d28
|
limiting amount of tid's being loaded via sitemap
temporary stopgap for load issues, fixing this properly next
@barisusakli
|
8 years ago |
Barış Soner Uşaklı
|
f3c4d2ebe3
|
closes #5636
|
8 years ago |
Barış Soner Uşaklı
|
59d0815073
|
closes #5637
|
8 years ago |
Barış Soner Uşaklı
|
13f5d29cb9
|
eslint
|
8 years ago |
Barış Soner Uşaklı
|
af6cde5534
|
show how many nodes responded
|
8 years ago |
Barış Soner Uşaklı
|
0b3656f34c
|
fix timeouts on category.purge when there are 20k groups
|
8 years ago |
Julian Lam
|
db4fdbaebe
|
removing jslint directive at top of upgrade scripts @pitaj
|
8 years ago |
Julian Lam
|
6095b7e6db
|
change where progress.incr is called for flags_refactor upgrade script
|
8 years ago |
Peter Jaszkowiak
|
4b87324234
|
Quick fix
|
8 years ago |
Peter Jaszkowiak
|
033ce02e7b
|
Rename hooks
Add `static:messaging.canMessageRoom` as well
|
8 years ago |
Peter Jaszkowiak
|
8a87311d5c
|
Remove annoying jslint comment
Use an rc file instead
|
8 years ago |
Peter Jaszkowiak
|
2a0cb3b9ee
|
Fix profile covers not working with subfolders
Remove relative_path from the paths saved in the database so they're more portable
|
8 years ago |
Barış Soner Uşaklı
|
7a6b685aa0
|
if the main and last post is purged, purge the topic as well
|
8 years ago |
Barış Soner Uşaklı
|
870bb87b08
|
always pass strings to bcrypt compare
|
8 years ago |