summaryrefslogtreecommitdiffstats
path: root/app/notification.go
Commit message (Expand)AuthorAgeFilesLines
* Structured logging (#8673)Christopher Speller2018-04-271-16/+16
* Fix panics caused by race in notification code (#8652)Joram Wilander2018-04-191-0/+12
* MM-10122: Adds a mention for added-to-channel messages even when 'username me...Martin Kraft2018-04-191-0/+11
* MM-9918: Trim trailing / from push proxy URL. (#8635)George Goldberg2018-04-171-1/+1
* Add Auto Responder handler (#8386)Stan Chan2018-04-121-3/+15
* MM-10036 Ensured correct handling of capitalized special mentions (#8607)Harrison Healey2018-04-111-3/+3
* fix out of channel mentions for mentioned word with valid punctuations (#8585)Saturnino Abril2018-04-061-8/+4
* revert default ephemeral post message for out of channel mention (#8571)Saturnino Abril2018-04-041-11/+2
* MM-9868 Fixed mentioning users when followed by multiple periods (#8548)Harrison Healey2018-04-021-2/+11
* [PLT-4340] Channel Mute and "/mute" command #7617 (#7713)Christian Claus2018-03-281-0/+15
* [MM-9703] Push notifications are sent for own DM's (#8439)Carlos Tadeu Panato Junior2018-03-151-4/+9
* ICU-682 Stopped sending out of channel mention warnings for system messages (...Harrison Healey2018-03-091-1/+1
* Remove global site url (#8343)Chris2018-02-221-2/+2
* Fix push notification content for file only messages (#8346)Joram Wilander2018-02-221-2/+6
* Merge branch 'release-4.7' into icu753Derrick Anderson2018-02-141-45/+36
|\
| * gofmtStephen Kiers2018-02-131-2/+0
| * rerun jenkins?Stephen Kiers2018-02-131-0/+1
| * remove debug statementStephen Kiers2018-02-131-2/+0
| * Added more tests and simplified codeStephen Kiers2018-02-131-48/+39
| * Fixes ICU-764Stephen Kiers2018-02-121-0/+3
* | ICU-753 Added unit tests for messages with only push notificationsHarrison Healey2018-02-131-1/+1
* | ICU-753 Added unit tests for push notification contentsHarrison Healey2018-02-131-39/+51
* | ICU-753 Remove special behaviour for group messages in generic push notificat...Harrison Healey2018-02-131-2/+2
|/
* add App.License, remove utils.IsLicensed / utils.License calls (#8203)Chris2018-02-061-2/+2
* Fix panic when invalid types used in post props (#8191)Joram Wilander2018-02-021-6/+6
* use markdown parsing to identify mentions (#8139)Chris2018-01-231-99/+107
* PLT-3383: image proxy support (#7991)Chris2018-01-221-1/+1
* Remove utils.ClientCfg and utils.ClientCfgHash (#8041)Chris2018-01-051-1/+1
* PLT-8350 "mention" when channel user count equals to max allowed num (#7976)Siyuan Liu2017-12-151-1/+1
* Replace Channel Name for Team in Email Notifications (#7839)Chris Duarte2017-11-241-0/+2
* send-mail refactor (#7885)Chris2017-11-231-1/+1
* HTTP client refactor (#7884)Chris2017-11-221-1/+1
* refactor template code (#7860)Chris2017-11-201-2/+2
* more global config ref cleanup (#7802)Chris2017-11-091-3/+3
* fix push notification when user status is in DND (#7731)Carlos Tadeu Panato Junior2017-10-301-2/+5
* add RootId to out-of-channel-mentions ephemeral post for that to render at RH...Saturnino Abril2017-10-271-0/+1
* [PLT-4341] add dnd command (#7694)Carlos Tadeu Panato Junior2017-10-251-0/+2
* [PLT-7701] Fix emoji names that trigger mention (#7663)Saturnino Abril2017-10-251-4/+9
* [PLT-7362] Option to add user to channel if mentioned user is not currently i...Saturnino Abril2017-10-211-4/+29
* Reduce utils.Cfg references (#7650)Chris2017-10-181-18/+18
* Add back consumeAndClose functionality. (#7608)Christopher Speller2017-10-121-3/+1
* Goroutine wranglin (#7556)Chris2017-10-031-7/+15
* remove remaining Global() calls (outside of tests) (#7521)Chris2017-09-281-8/+8
* remove einterface gets (#7455)Chris2017-09-191-6/+5
* PLT-7509 Stopped processing special mentions for change of header/purpose mes...Harrison Healey2017-09-151-9/+11
* PLT-7502 fixing clearing of push notifications for iOS (#7429)Corey Hulen2017-09-121-24/+31
* Renaming repoChristopher Speller2017-09-061-4/+4
* app type transition (#7167)Chris2017-09-061-32/+32
* [GH-7260] Add check for verified email when required by server settings (#7275)Alex Moon2017-09-061-0/+6
* PLT-7522 Cleaned up translation of templates (#7351)Harrison Healey2017-09-051-6/+6