summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PLT-5407: Bulk importing of User memberships. (#5273)George Goldberg2017-02-025-14/+581
* Fix defaults in code to match config.json (#5269)Amit Yadav2017-02-021-1/+1
* Updating server dependancies (#5249)Christopher Speller2017-02-02326-3903/+121309
* PLT-5328 Fixing signup screen (#5247)Christopher Speller2017-02-023-22/+19
* PLT-495 Improves slack markup conversion (#4914)Diep Pham2017-02-022-10/+150
* Implement POST /channels endpoint for APIv4 (#5241)Joram Wilander2017-02-0210-36/+309
* Remove redundant mobile web search hint popover (#5233)Andrei Stanciu2017-02-022-14/+29
* Fix CLI panic on invalid team (#5246)Christopher Speller2017-02-021-0/+3
* PLT-5356 - Fixing margins for paragraphs (#5217)Asaad Mahmood2017-02-013-19/+20
* Implement PUT /users/{user_id}/roles endpoint for APIv4 (#5238)Joram Wilander2017-02-014-1/+80
* add modal next/prev button to be localized (#5245)Yusuke Nemoto2017-02-013-4/+20
* Fix logging in with MFA (#5248)Joram Wilander2017-02-011-1/+1
* fix cloning channels (#5242)Evgeniy2017-01-311-1/+3
* Fix verifying a missing user panics (#5240)Christopher Speller2017-01-311-0/+1
* Use consistent Display Name sorting code throughout the webapp #5159 (#5213)Saturnino Abril2017-01-3111-90/+51
* Added ability for system message username to be localized (#5239)Harrison Healey2017-01-316-5/+21
* Fixing websocket origin policyChristopher Speller2017-01-312-4/+25
* Clicking on email verification does not automatically fill in your email (#5140)Carlos Tadeu Panato Junior2017-01-311-1/+10
* Fix typos for model.config.is_valid...app_error (#5236)Jason Blais2017-01-311-2/+2
* Improve APIv4 test lib (#5237)Joram Wilander2017-01-313-23/+105
* Use Client APIs to resolve URLs (#5148)Akihiko Odaki2017-01-314-3/+11
* PLT-5365 Import of basic user properties. (#5231)George Goldberg2017-01-316-34/+569
* Stopped usernames from appearing on separate lines in system messages (#5228)Harrison Healey2017-01-311-9/+13
* Minor fix for system console menu (#5225)Asaad Mahmood2017-01-311-0/+5
* Implement POST /teams endpoint (#5220)Joram Wilander2017-01-318-19/+148
* Improvments to typing messages (#5230)Christopher Speller2017-01-307-43/+70
* Fix small bug in webhub. (#5229)Christopher Speller2017-01-301-1/+3
* Changing map to array for web_hub connections. (#5226)Christopher Speller2017-01-301-17/+30
* PLT-2555/PLT-5009/PLT-5225 Changed system messages to be rendered by the clie...Harrison Healey2017-01-3013-51/+321
* Fix @ mentions not always highlighting (#5223)Joram Wilander2017-01-301-0/+5
* Fix refresh on system console user page (#5222)Joram Wilander2017-01-301-20/+15
* Fix system admin resetMfa action (#5221)enahum2017-01-301-1/+2
* Bug fixes (#5218)Asaad Mahmood2017-01-3015-142/+169
* Add initial tests for app/team.go (#5208)Carlos Tadeu Panato Junior2017-01-301-0/+114
* PLT-5122 - Switching to circular status icons (#5049)Asaad Mahmood2017-01-309-62/+72
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-3031-272/+1826
* Add Floating Timestamp to Right Hand Side on Mobile #5163 (#5201)Saturnino Abril2017-01-303-3/+85
* PLT-5225 Added separate post types for certain system messages (#5193)Harrison Healey2017-01-276-44/+119
* Merge 3.6.2 into master (#5211)Joram Wilander2017-01-2719-51/+173
* Fixed pre-release invite link in README (#5207)Harrison Healey2017-01-271-1/+1
* Fixing various issues with markdown spacing (#5203)Asaad Mahmood2017-01-272-21/+28
* PLT-5366, PLT-5364, PLT-5363: Bulk Import Part 1. (#5204)George Goldberg2017-01-276-10/+974
* Notifications fix from 3.6 branchChristopher Speller2017-01-271-9/+7
* Merge branch 'release-3.6'Christopher Speller2017-01-276-16/+99
|\
| * Add functionality for refetching latest data after computer wakes up (#5120)Joram Wilander2017-01-192-1/+24
| * Fixing CLI backwards compatibility (#5121)Christopher Speller2017-01-181-0/+6
| * Removed index on Teams.Description column (#5095)Harrison Healey2017-01-183-15/+69
| * Fixing performance issue with notifications (#5083)Christopher Speller2017-01-161-5/+7
* | #5108 Add datetime attribute to <time> elements (#5199)Björn Roland2017-01-273-3/+12
* | Move remaining client functions in components to actions (#5171)Carlos Tadeu Panato Junior2017-01-2732-141/+708