100 Commits (5dfb2fb83a12fc9185d8bacc72740196e3aec184)

Author SHA1 Message Date
Barış Soner Uşaklı 5dfb2fb83a up themes, fix notif test 8 years ago
Julian Lam c1d7b06ded Fixes #5873
- Notifications.getMultiple now takes an optional uid parameter
- If a notification link in dropdown points to a topic and you're
  in said topic, you will be scrolled to the post instead of
  ajaxified to it.
8 years ago
Barış Soner Uşaklı bcc566fb68 remove unnecessary checks 8 years ago
Barış Soner Uşaklı f1b8492164 remove unnecessary checks 8 years ago
Barış Soner Uşaklı f6ac92111b style changes 8 years ago
Barış Soner Uşaklı c5c755fbb0 more notification tests 8 years ago
Peter Jaszkowiak 484a800327 Merge branch master into develop 8 years ago
Barış Soner Uşaklı d88219b4d1 closes #5566 8 years ago
barisusakli cb92ebb3be fix call 8 years ago
barisusakli 5a2ff8ed0a closes #5527 8 years ago
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing 8 years ago
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks 8 years ago
Peter Jaszkowiak 604358ecc4 ESlint keyword-spacing, no-multi-spaces 8 years ago
Peter Jaszkowiak 2e031f3759 ESlint comma-spacing 8 years ago
Peter Jaszkowiak 3361a72725 ESlint no-plusplus
and no-empty, space-unary-ops
8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 9 years ago
barisusakli 4ce8e2224a optimize topics.markTopicNotificationsRead
let's not call it once for each tid
9 years ago
barisusakli b446ff42c3 style changes 9 years ago
barisusakli eb0aea6390 add /user/<uid> and /post/<pid> redirects
change notifications to use new redirects
9 years ago
Julian Lam bd8fcb527b closes #4583 9 years ago
barisusakli b0151502c2 use '-inf'/'+inf' 9 years ago
Julian Lam 3c7a42c959 fixed #4294 9 years ago
pichalite 5f6a1a0acd complete fixes for #4144 9 years ago
barisusakli 1349c4907d fix notification crash 9 years ago
Julian Lam ff8e1b52e0 fixed #4251 9 years ago
barisusakli add4e6ee5b notifications.create can return null 9 years ago
barisusakli 5e9a656709 Merge remote-tracking branch 'refs/remotes/origin/master' into group-chat 9 years ago
Julian Lam fe90dd77c1 fixed #3967 9 years ago
barisusakli 26ac05dd5c Merge remote-tracking branch 'refs/remotes/origin/master' into group-chat 9 years ago
Julian Lam f4187fc671 fixing crash with deleted notifications 9 years ago
Julian Lam 9db0f59432 part of #3912 9 years ago
barisusakli 832a20e59e markRead fixes 9 years ago
barisusakli 0ff5c65f43 removed rel path, its in templates 10 years ago
barisusakli f17ba88c0f closes #3765 10 years ago
barisusakli 777157c0d6 remove old postTools requires 10 years ago
barisusakli 57c2418157 closes #1306 10 years ago
Kalina Panayotova 118de65f5e Bugfix: use sorted set to get user followers in sendTopicNotificationToFollowers 10 years ago
Barış Soner Uşaklı cc92d09498 generateNotificationPaths 10 years ago
Julian Lam 37d426dddb npnp, I totally meant to remove a method that's still in use... 10 years ago
Julian Lam 29873f1c5c removed unused .getAll method, and sorting notifications client-side so that unread notifs don't all appear at the top, #2772 10 years ago
barisusakli 756d03fa62 closes #2745
generate paths on retrieval instead of notification creation
also fix follow notification path
10 years ago
Julian Lam 350acde379 ability to mark a notification read/unread from dropdown list, made styling less bootstrap-locked, using FA icon in theme instead of hardcoded in template 10 years ago
barisusakli e414008c59 closes #2584 10 years ago
barisusakli 793a0a6772 fix mark topic notifications read on enter 10 years ago
barisusakli 9e1789dc58 closes #2297 11 years ago
barisusakli 5be1c17aa7 refactor user.create
dont fire filter:user.create if there userData is invalid
11 years ago
barisusakli f15631c3e1 topic notification nid doesn't need post id 11 years ago
barisusakli 224218f519 fix missing callback 11 years ago
barisusakli 304f5b1c76 removed duped and empty bodyLong 11 years ago