Commit Graph

173 Commits (f1b84921642be06957bca88f23e7e3f13affa58e)

Author SHA1 Message Date
Barış Soner Uşaklı f1b8492164 remove unnecessary checks
Barış Soner Uşaklı 9af252b899 notifications tests
Barış Soner Uşaklı 8920523e06 more tests
Peter Jaszkowiak 5ccb488b02 Fix indents
Peter Jaszkowiak 932ae4e86d Merge branch 'master' into notif-abort
Barış Soner Uşaklı b18b0db5be notifications.js style
Peter Jaszkowiak 19d6386237 Also abort if no uids to push to
Peter Jaszkowiak 3350a89791 Allow aborting notification push
Julian Lam d18cfced96 Merge remote-tracking branch 'origin/master' into develop
Peter Jaszkowiak 1ed571189c Make utils and translator easier to require
Move utils.walk to file.walk, backwards compatible
barisusakli 5a2ff8ed0a closes
Julian Lam 72e77772db Merge branch 'master' into develop
Peter Jaszkowiak 4bb49a7171 ESlint no-unused-vars
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing
Peter Jaszkowiak 1493afee2a ESlint indent
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks
Peter Jaszkowiak 604358ecc4 ESlint keyword-spacing, no-multi-spaces
Peter Jaszkowiak 2ba46808a1 ESlint one-var, fix comma-dangle
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle
Julian Lam 5dd892bd01 a bunch of changes here... allowing user profiles to be flagged,
barisusakli 49267d54b7 topics unread tests
barisusakli f1a933210b notifications.pushGroups
Ben Lubar e151916f1a
Fix followed topic notifications going to the last unread post
Regression introduced in 1b34ebe230.

Bug originally reported in .
barisusakli 1b34ebe230 closes
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule
HeeL 3fa1c1f927 Fix space-infix-ops linter rule
barisusakli 038418bf87 batch.processArray
use batch.processArray in notifications.push and moveRecentReplies
added notification tests
added test for moveRecentReplies
clear group cache if a group is deleted
barisusakli 598c47b77f fix user icon in notifications
barisusakli 877820779c optimize notifications.getMultiple
Julian Lam 48ade6099c fixes
barisusakli 5cbfa6f212 closes
Barış Soner Uşaklı d839f291ac closes
Julian Lam 38ad980456 Fixes , fixes
barisusakli eb0aea6390 add /user/<uid> and /post/<pid> redirects
change notifications to use new redirects
Julian Lam bd8fcb527b closes
barisusakli c266fe9983 closes
Julian Lam 1aaf65e9be fixes
barisusakli e3077b0ab0 dont use titleEscaped if its empty
barisusakli cb8abab5c5 fix for undefined topicTitle
Ben Lubar 44431f8410 fix notifications that contain topic titles with commas in them
barisusakli b0151502c2 use '-inf'/'+inf'
barisusakli b1cc1725a9 fix crash in notifications
Julian Lam 9d0f53fcd6 closed
Julian Lam 3c7a42c959 fixed
psychobunny cd0cb5c5f1 closes
barisusakli 2fc385f723 closes , closes
barisusakli 87f0d68ba2 send flag notifications to global mods as well
push notifications to unique uids only
barisusakli 3a2b5fefd9 :eye_brow:
barisusakli ae8837b44a generate notification path on demand
barisusakli add4e6ee5b notifications.create can return null