summaryrefslogtreecommitdiffstats
path: root/app/notification.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* PLT-7474 Stopped requiring confirmation for mentions in code blocks (#7375)Harrison Healey2017-09-061-2/+2
* PLT-7473 Ignore text surrounded by multiple backquotes when parsing mentions ...Harrison Healey2017-09-041-1/+1
* PLT-6403: Interactive messages (#7274)Chris2017-08-291-4/+0
* Include post_id and root_id to handle actions from the PN (#7286)enahum2017-08-281-4/+7
* PLT-5745 Cleaning up duplicate calls (#7298)Corey Hulen2017-08-281-12/+6
* Merge branch 'release-4.1'Christopher Speller2017-08-171-2/+2
|\
| * PLT-7375: Email batching not on by default for accounts that have never touch...Jonathan2017-08-151-2/+2
* | PLT-6226 Fixing races with licensing (#7213)Corey Hulen2017-08-161-2/+2
* | Fix out-of-channel mentions for usernames with dashes (#7151)Joram Wilander2017-08-101-3/+5
* | PLT-6358: Server HTTP client improvements (#6980)Chris2017-08-091-1/+1
|/
* System Console: Email notification content setting (#7122)Jonathan2017-08-061-48/+149
* PLT-7130 adding more generic push notificaiton message. (#7044)Corey Hulen2017-08-031-0/+9
* Revert " #4755 Combining consecutive user join/leave system messages to singl...Saturnino Abril2017-08-011-85/+0
* #4755 Combining consecutive user join/leave system messages to single messag...Debanshu Kundu2017-08-011-0/+85
* PLT-7177: Change the default email frequency to 15 minutes if batching is ena...Jonathan2017-07-311-4/+3
* PLT-3901 fixing push notificaiton with images message (#6783)Corey Hulen2017-06-291-1/+5
* PLT-6759 Show deactivated users in GMs (#6703)Joram Wilander2017-06-221-1/+4
* PLT-3901 send different push message when only images attached (#6672)Corey Hulen2017-06-161-0/+5
* Fixed debug message for push notifications (#6536)Harrison Healey2017-06-011-1/+4
* PLT-5705 Created a single source of http.Client creation logic with internet ...Torsten Juergeleit2017-05-311-7/+1
* PLT-6485 Add ability to disable `@here` notifications (#6372)David Meza2017-05-301-17/+5
* remove notification as requested in PLT-6537 (#6412)Carlos Tadeu Panato Junior2017-05-181-1/+3
* PLT-6523: Don't crash when replying to a post whose poster has left the chann...George Goldberg2017-05-101-1/+1