Commit Graph

14999 Commits (90018a7aabbbd8c851b6fe0789469d32ca9e2743)
 

Author SHA1 Message Date
psychobunny b3bd70235a refactor ban messaging; add ban duration to message; use bootbox instead of alert
psychobunny 76a2b4800b add back timeago.allowFuture so we can notify when a ban will expire
psychobunny c330218920 revoke sessions as soon as user is banned
Barış Soner Uşaklı 17ca1d33fb faster sitemap
Barış Soner Uşaklı 5673769c8c add back removed rtrim method
Misty (Bot) 94735f4945 Latest translations and fallbacks
Barış Soner Uşaklı 17d0759672 fix lint
Barış Soner Uşaklı 14f3907aa4 change the way group member posts are stored
Barış Soner Uşaklı 670a5d9ca0 fix timestamp not showing for replies, remove allowFuture @julianlam
Barış Soner Uşaklı 986e52897d fix crash if locale is undefined
psychobunny 6f8e7343e6 fix for "invalid date" re:threading when replying to yourself
Barış Soner Uşaklı 6a822f729d add timestamp to topic edit hook
Barış Soner Uşaklı f6d22b7ea5 up widget essentials
Barış Soner Uşaklı 9ebbd65544 up user settings cache size
Barış Soner Uşaklı ea6f981686 closes
Barış Soner Uşaklı e7d076a084 closes
Barış Soner Uşaklı 114f416ec0 remove dupe code
Misty (Bot) d7cbf93982 Latest translations and fallbacks
psychobunny 2fc53a1e30 closes
note: `.avatar-lg` wasn't updated to match the `develop` branch (where `avatar-xl` was added) intentionally
Barış Soner Uşaklı 6fb90a17e0 closes
Barış Soner Uşaklı 13a04123e0 closes
Barış Soner Uşaklı 7a1a030865 closes
Barış Soner Uşaklı c0807ab327 closes
Barış Soner Uşaklı 029e2ea8da 404 logging change
dont write to db on every 404
dont log 404 if route is empty
Barış Soner Uşaklı 1d4923a606 limit # of results returned
Barış Soner Uşaklı da24e342f2 limit sessions displayed to 20
psychobunny 5b4dcfafe2 Limiting group members here
Refactor incoming. @barisusakli
psychobunny cd2aac9d28 limiting amount of tid's being loaded via sitemap
temporary stopgap for load issues, fixing this properly next
@barisusakli
Barış Soner Uşaklı 2f3aceb7d3 dont do anything if config is off
Barış Soner Uşaklı f3c4d2ebe3 closes
Barış Soner Uşaklı 59d0815073 closes
Barış Soner Uşaklı 82863a28f0 add the loaded topics after the last topic on the list
Barış Soner Uşaklı 13f5d29cb9 eslint
Barış Soner Uşaklı af6cde5534 show how many nodes responded
Barış Soner Uşaklı 0b3656f34c fix timeouts on category.purge when there are 20k groups
Julian Lam db4fdbaebe removing jslint directive at top of upgrade scripts @pitaj
Julian Lam 6095b7e6db change where progress.incr is called for flags_refactor upgrade script
Peter Jaszkowiak 4b87324234 Quick fix
Peter Jaszkowiak 033ce02e7b Rename hooks
Add `static:messaging.canMessageRoom` as well
Peter Jaszkowiak 8a87311d5c Remove annoying jslint comment
Use an rc file instead
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
Barış Soner Uşaklı 7a6b685aa0 if the main and last post is purged, purge the topic as well
Barış Soner Uşaklı 870bb87b08 always pass strings to bcrypt compare
Peter Jaszkowiak 19d6386237 Also abort if no uids to push to
Peter Jaszkowiak 42e21d5aa9 Add more messaging hooks
Peter Jaszkowiak 3350a89791 Allow aborting notification push
barisusakli 085d8c2f92 fix lint
Barış Soner Uşaklı 9d229ae960 fix path to log file if base_dir is undefined
Julian Lam 9f09140668 Merge pull request from NodeBB/acp-search-escape
Escape ACP search values
Julian Lam 7abd80490b Merge pull request from NodeBB/reject-nonaudio-uploads
Reject non-audio upload requests to the sounds route