summaryrefslogtreecommitdiffstats
path: root/model
Commit message (Expand)AuthorAgeFilesLines
* PLT-5366, PLT-5364, PLT-5363: Bulk Import Part 1. (#5204)George Goldberg2017-01-271-8/+14
* More app code migration (#5170)Joram Wilander2017-01-251-0/+7
* Move permissions code into app package (#5146)Joram Wilander2017-01-232-1/+23
* Migrate functions to app package (#5106)Joram Wilander2017-01-191-0/+4
* Message Editing and Deleting permissions (#4692)Amit Yadav2017-01-182-0/+40
* PLT-2978: Add channel purpose change system message. (#5094)George Goldberg2017-01-171-1/+2
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-0/+4
* PLT-5050 (Server). API to update channel member roles. (#5043)George Goldberg2017-01-132-1/+33
* Merge branch 'release-3.6'Christopher Speller2017-01-121-0/+11
|\
| * Use status cache for checking @here notifications (#5035)Joram Wilander2017-01-101-0/+11
* | PLT-135 Showing "(Edited)" indicator if a message has been edited. (#4923)Debanshu Kundu2017-01-121-0/+1
* | inital draft (#4883)Carlos Tadeu Panato Junior2017-01-061-0/+15
|/
* Update schema for version 3.6 (#4972)Harrison Healey2017-01-041-0/+1
* Removing old signup team API (#4950)Christopher Speller2017-01-043-76/+0
* Removing old createTeamFromSignup api (#4945)Christopher Speller2017-01-031-13/+2
* Add initial unit test for post.getPostById() (#4910)Carlos Tadeu Panato Junior2016-12-301-0/+15
* Add API call to get a user by their email address (#4884)Carlos Tadeu Panato Junior2016-12-281-0/+15
* PLT-5073 Improve performance of /channels/view endpoint (#4881)Joram Wilander2016-12-233-5/+3
* PLT-5080 (Server): Channel-Admin level permissions (#4874)George Goldberg2016-12-221-3/+4
* Skip intensive stat DB queries when more than a set number of users on the sy...Joram Wilander2016-12-221-0/+10
* fix GH-4857 | Add a default value for the FileSettings.InitialFont (#4878)Carlos Tadeu Panato Junior2016-12-221-0/+9
* API for getting channel members by IDs. (#4877)George Goldberg2016-12-221-0/+12
* PLT-5012 Combine updateLastViewedAt, setLastViewedAt and setActiveChannel int...Joram Wilander2016-12-212-0/+62
* Fix teams unread count (#4848)enahum2016-12-211-0/+8
* PLT-4990 - Server: Split out channel permissions to Create/Manage/Delete (#4864)George Goldberg2016-12-211-0/+28
* Fix channel_deleted post type (#4841)enahum2016-12-201-1/+3
* Prevent accidental removal of user from town square (#4842)Joram Wilander2016-12-201-1/+1
* GH-4685 Post a System Message when channel is renamed (#4762)Nick Frazier2016-12-201-1/+2
* PLT-4167 Team Sidebar (#4569)enahum2016-12-194-0/+57
* PLT-4332 Position field for Users (#4632)George Goldberg2016-12-143-0/+28
* PLT-4767 Implement MFA Enforcement (#4662)Joram Wilander2016-12-121-0/+6
* Add API call to get a channel by its name (#4700)Carlos Tadeu Panato Junior2016-12-111-0/+10
* PLT-1598 Slash command works in RHS (#4367)Yusuke Nemoto2016-12-092-6/+39
* Adding block profiling to metrics (#4741)Christopher Speller2016-12-091-2/+8
* Add API call to get a team by its name (#4690)Carlos Tadeu Panato Junior2016-12-081-0/+12
* PLT-4853 Adding cache purging to the server (server) (#4735)Corey Hulen2016-12-081-0/+10
* PLT-4839 Split too-long Slack messages on import. (#4679)George Goldberg2016-12-021-5/+10
* Add Team Description to the Team Settings (#4652)Carlos Tadeu Panato Junior2016-12-011-0/+5
* PLT-1378 Initial version of emoji reactions (#4520)Harrison Healey2016-11-305-0/+182
* PLT-4697 Update channel switcher to autocomplete all users on the system (#4624)Joram Wilander2016-11-291-0/+13
* PLT-4357 Adding stats to HA (#4638)Corey Hulen2016-11-282-0/+55
* PLT-2077 Support CJK hashtags (#4555)Hyeseong Kim2016-11-241-1/+1
* PLT-4403 Add server-based channel autocomplete, search and paging (#4585)Joram Wilander2016-11-244-0/+92
* PLT-4429 disabling at_all at_channel metions mentions when channel has more t...Corey Hulen2016-11-241-0/+10
* PLT-4357 adding performance monitoring (#4622)Corey Hulen2016-11-223-0/+32
* PLT-4598 add team id to push notification (#4623)Corey Hulen2016-11-211-0/+1
* PLT-3762 - Add API call to get a user by their username (#4611)Carlos Tadeu Panato Junior2016-11-211-0/+11
* plt-2610 allow slash command to override username/icon_url (#4378)Yusuke Nemoto2016-11-171-0/+2
* Fixing panic of incoming webhook with float64 values (#4444) (#4445)Fares Rihani2016-11-151-1/+2
* Add support for editing slash commands (#4335)Brian Olecki2016-11-151-0/+10