summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PLT-5427: Import ChannelMember Notify Props. (#5329)George Goldberg2017-02-083-35/+104
* Fix warning when opening rhs (#5335)Robin Naundorf2017-02-081-1/+1
* Error on blank post IDs for get post query (#5326)Joram Wilander2017-02-082-0/+24
* Implement GET `/users/username/{username}` endpoint for APIv4 (#5310)Ruzette Tanyag2017-02-088-3/+133
* Implement a few channel member endpoints for APIv4 (#5304)Joram Wilander2017-02-078-15/+274
* Add caching for file infos (#5330)Joram Wilander2017-02-077-10/+61
* Implement password reset endpoints for APIv4 (#5256)Joram Wilander2017-02-075-8/+173
* Fix issue introduced by adding webapp/utils/url.jsx (#5327)Robin Naundorf2017-02-071-1/+2
* Implement PUT /users/{user_id}/password endpoint for APIv4 (#5243)Joram Wilander2017-02-077-15/+136
* Implement a few team endpoints for APIv4 (#5296)Joram Wilander2017-02-077-11/+247
* Implement GET `/users/email/{email}` endpoint for APIv4 (#5309)Ruzette Tanyag2017-02-076-4/+134
* PLT-5379 Fix the error occuring while fetching OG metadata for links which do...Debanshu Kundu2017-02-072-1/+2
* PLT-5336: Allow Header of 1024 chars in New Channel Modal (#5294)Robin Naundorf2017-02-071-1/+1
* Add webapp/utils/url.jsx (#5285)Akihiko Odaki2017-02-0713-63/+54
* Defering calculations for determining if user scrolled to bottom or not. slig...Pepijn2017-02-071-7/+9
* Add a notification for new messages on mobile (#5179) (#5234)Pierre Rudloff2017-02-071-7/+14
* Disable send icon until valid message or file counts (#5214)Saturnino Abril2017-02-072-8/+41
* Support all timecode formats for YouTube preview (#4957) (#5032)AymaneKhouaji2017-02-061-5/+5
* Fix typo in en.json (#5313)Jason Blais2017-02-061-1/+1
* Add config.json to gitignore (#5276)Joram Wilander2017-02-051-0/+1
* Implement DELETE /users/{user_id endpoint for APIv4 - rebase cleanup (#5307)Ruzette Tanyag2017-02-053-0/+71
* Adding PostId index (#5300)Christopher Speller2017-02-031-0/+1
* Removing parentId from delete post queries (#5298)Christopher Speller2017-02-031-2/+2
* Implement GET /users endpoint for APIv4 (#5277)Joram Wilander2017-02-0315-87/+603
* Partially reverted 7e9cf13aa356f991f48ba0a943bdab9b4d3c9233 (#5295)Harrison Healey2017-02-033-10/+2
* Implement POST /channels/direct endpoint for APIv4 (#5283)Joram Wilander2017-02-035-4/+113
* Implement POST /users/ids endpoint for APIv4 (#5274)Joram Wilander2017-02-037-31/+139
* Updating client dependancies except ESLint and react-router (#5253)Christopher Speller2017-02-033-41/+41
* Updated marked to allow escaping pipe characters and to restrict reference li...Harrison Healey2017-02-021-1/+1
* Multiple bug fixes (#5275)Asaad Mahmood2017-02-025-19/+21
* Add tear down to APIv4 tests (#5250)Joram Wilander2017-02-0213-2/+194
* Add link to team URL error (#5270)David Lu2017-02-022-5/+5
* 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