summaryrefslogtreecommitdiffstats
path: root/app/notification.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* PLT-6271 Changed word splitting to initially split on any non-name character ...Harrison Healey2017-04-281-6/+12
* PLT-6108 fixing to use senderId for push (#6245)Corey Hulen2017-04-271-1/+1
* PLT-3915/PLT-5550 Improve handling of Markdown while parsing mentions (#6091)Harrison Healey2017-04-261-1/+29
* PLT-6108 adding extra params to push notifications (#6236)Corey Hulen2017-04-261-0/+14
* PLT-4457 Added API to get multiple users by their usernames (#6218)Harrison Healey2017-04-251-4/+4
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-5900 Removed automatic configuration of SiteURL (#5952)Harrison Healey2017-04-041-5/+5
* Fix permalink in email for DMs/GMs (#5751)Joram Wilander2017-03-131-2/+1
* PLT-5765 Passed SiteURL to SendNotifications (#5705)Harrison Healey2017-03-101-5/+5
* Fix GMs showing up on refresh after being hidden (#5702)Joram Wilander2017-03-091-1/+1
* PLT-5685 Fixing perf issue and problem with pushing for any activity (#5662)Corey Hulen2017-03-061-30/+21
* PLT-5701 Fix DM email subject text (#5630)enahum2017-03-041-1/+1
* PLT-4969 remove Push notifications @ preceeding the username or the user's na...enahum2017-03-041-1/+1
* PLT-3077 Add group messaging (#5489)Joram Wilander2017-03-021-10/+28
* Fix push notifications where channel is set to all activity (#5594)enahum2017-03-021-14/+58
* Fixing removing push tokens and logging error messages (#5551)Corey Hulen2017-02-281-6/+8
* Adding ability to remove push ids when reported as removed from google or app...Corey Hulen2017-02-231-5/+14
* PLT-3193 Add channel notification preferences for push and email notiā€¦ (#5500)enahum2017-02-231-5/+26
* Fixing file info caching issue with Aurora for master (#5477)Corey Hulen2017-02-201-3/+7
* Fix here notifications (#5377)Joram Wilander2017-02-141-14/+10
* Fixing push notificaiton (#5394)Corey Hulen2017-02-131-1/+2
* Adding go vet from hack-a-thon (#5328)Corey Hulen2017-02-091-2/+2
* Add caching for file infos (#5330)Joram Wilander2017-02-071-2/+2