summaryrefslogtreecommitdiffstats
path: root/app/notification.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement GET /users endpoint for APIv4 (#5277)Joram Wilander2017-02-031-1/+1
* Merge 3.6.2 into master (#5211)Joram Wilander2017-01-271-6/+0
* Notifications fix from 3.6 branchChristopher Speller2017-01-271-9/+7
* PLT-5284 Fix webhook notifications for channel creator is not in (#5119)Joram Wilander2017-01-201-12/+10
* Migrate functions to app package (#5106)Joram Wilander2017-01-191-1/+0
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-131-201/+193
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-0/+732