summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* implement GET /commands (#5865)Carlos Tadeu Panato Junior2017-04-035-2/+168
* Creating unit tests for diagnostics (#5932)Christopher Speller2017-04-032-2/+155
* Add reaction picker (#5904)bonespiked2017-04-0113-197/+541
* PLT-5750 Add sequence number to websocket connections and events (#5907)Joram Wilander2017-04-017-46/+41
* Corrected 'hangup' to 'hang up' (#5930)Harrison Healey2017-03-312-5/+5
* PLT-5483 Fix bug where flagged posts endpoint returned posts on other teams (...Joram Wilander2017-03-316-1/+240
* Re-enable MFA test (#5911)Joram Wilander2017-03-311-2/+2
* APIv4 POST /posts/{post_id/pin & unpin (#5906)Saturnino Abril2017-03-313-0/+124
* Use 201 status code where appropriate for APIv4 (#5903)Joram Wilander2017-03-3111-0/+21
* Implement PUT /channels/{channel_id}/members/{user_id}/notify_props for APIv4...Joram Wilander2017-03-313-0/+87
* Fix console error and reverted colorpicker upgrade to prevent crash (#5897)Joram Wilander2017-03-311-1/+1
* PLT-6090 adding ability to read license file from disk (#5895)Corey Hulen2017-03-317-11/+97
* Fixed @ not working on latest build due to... (#5878)prixone2017-03-311-2/+11
* translations PR 20170328 (#5899)enahum2017-03-3022-97/+1456
* PLT-1990 Closed markdown preview when edit post modal is closed (#5921)Harrison Healey2017-03-302-0/+6
* PLT-5976 Fixed date of first post in RHS (#5922)Harrison Healey2017-03-301-2/+3
* PLT-2713/PLT-6028 Added System Users list to System Console (#5882)Harrison Healey2017-03-3074-1289/+1436
* fix typo and missing messages (#5902)Yusuke Nemoto2017-03-308-10/+14
* Implement POST /users/status/ids for apiv4 (#5894)Carlos Tadeu Panato Junior2017-03-306-2/+136
* PLT-5035 Added loading of missing profiles when hovering over reactions (#5887)Harrison Healey2017-03-308-37/+122
* PLT-6076 Read config file info from enviroment vars (#5873)Corey Hulen2017-03-293-17/+96
* PLT-2713 Added ability for admins to list users not in any team (#5844)Harrison Healey2017-03-298-1/+191
* PLT-6083: API to get users not in a specific team. (#5888)George Goldberg2017-03-297-0/+304
* Ui ifxes (#5890)Asaad Mahmood2017-03-298-18/+25
* PLT 6125 Allow system admins to create users on closed servers (#5908)prixone2017-03-293-1/+30
* Add ID to System Console in the LHS Header Dropdown (#5900)doh52017-03-291-0/+1
* APIv4 get /channels/{channel_id}/pinned (#5893)Saturnino Abril2017-03-295-0/+102
* PLT-6057: Fix empty search results with in/from. (#5892)George Goldberg2017-03-291-1/+1
* Remove user from list when selected in DM modal (#5884)Joram Wilander2017-03-292-2/+17
* APIv4 put /posts/{post_id}/patch (#5883)Saturnino Abril2017-03-295-4/+221
* Add extra check before rendering emojis (#5879)Ryan Wang2017-03-291-10/+10
* Remove API endpoints being deprecated in 3.8 (#5880)Joram Wilander2017-03-286-312/+5
* Move WebSocket API to it's own package and add websocket v4 endpoint (#5881)Joram Wilander2017-03-2822-96/+370
* Fixing cancel ids for selenium (#5896)Corey Hulen2017-03-273-5/+15
* Disabled problematic unit test (#5891)Harrison Healey2017-03-271-2/+2
* Implement some MFA endpoints for APIv4 (#5864)Joram Wilander2017-03-277-21/+238
* Implement client config/license endpoints for APIv4 (#5867)Joram Wilander2017-03-274-1/+131
* Implement PUT /users/sessions/device endpoint for APIv4 (#5866)Joram Wilander2017-03-273-0/+89
* PLT-5868 - Redesigning compact view (#5821)Asaad Mahmood2017-03-274-13/+50
* PLT-5904 (Server): Config flag for SMTP Cert Check. (#5857)George Goldberg2017-03-273-25/+32
* APIv4 post /channels/ids (#5845)Saturnino Abril2017-03-278-5/+259
* PLT-6063: AddUserToTeam permission depends on policy. (#5869)George Goldberg2017-03-264-18/+183
* PLT-6046 remove webrtc from tests (#5872)enahum2017-03-262-63/+0
* Implement some team endpoints for APIv4 (#5870)Joram Wilander2017-03-254-7/+141
* PLT-6076 Adding viper libs for config file changes (#5871)Corey Hulen2017-03-25752-449/+463100
* Fixing ids for selenium (#5874)Corey Hulen2017-03-241-1/+1
* PLT-5281 error messages contain a link to documentation about reserved words ...Ari Autio2017-03-243-7/+13
* Check if LHS DM list needs updating on channel switch and channel members fet...Joram Wilander2017-03-242-1/+4
* Add query parameters to get posts v4 endpoint (#5858)Joram Wilander2017-03-244-10/+213
* Implement some channel endpoints for APIv4 (#5846)Joram Wilander2017-03-246-1/+364