summaryrefslogtreecommitdiffstats
path: root/webapp
Commit message (Expand)AuthorAgeFilesLines
...
* PLT-4907 Sorting team name for user's teams and other teams in ascending orde...Debanshu Kundu2016-12-141-2/+6
* add missing messages (#4788)MARUYAMA Takayuki2016-12-141-0/+2
* PLT-4332 Position field for Users (#4632)George Goldberg2016-12-146-1/+193
* Ui improvements (#4780)Asaad Mahmood2016-12-146-31/+54
* Fix error parsing translation files (#4778)enahum2016-12-1311-50/+50
* Fix JS errors with RHS and flagged posts (#4771)Joram Wilander2016-12-122-15/+15
* PLT-4914 Sort custom emoji on whole name. (#4768)George Goldberg2016-12-121-1/+1
* Multiple Ui improvements (#4767)Asaad Mahmood2016-12-1218-118/+127
* PLT-4767 Implement MFA Enforcement (#4662)Joram Wilander2016-12-1220-206/+780
* Add API call to get a channel by its name (#4700)Carlos Tadeu Panato Junior2016-12-112-0/+24
* translations PR 20161208 (#4740)enahum2016-12-1111-122/+262
* PLT-1598 Slash command works in RHS (#4367)Yusuke Nemoto2016-12-097-18/+89
* PLT-4783 Fix autofocus for "Add/Manage Members" and "More public channels" mo...Nick Frazier2016-12-095-2/+17
* Changed SuggestionBox to clear suggestions shortly after losing focus (#4721)Harrison Healey2016-12-093-32/+21
* Remove status from webhook posts in compact mode (#4739)Joram Wilander2016-12-092-2/+2
* Fixed EmailAuthenticationSettings mutating the stored config (#4743)Harrison Healey2016-12-092-3/+8
* Fixed being unable to make the first post in a new channel (#4744)Harrison Healey2016-12-091-1/+12
* Fixed typo causing NewMessageIndicator to fail to translate (#4738)Harrison Healey2016-12-081-1/+1
* Add API call to get a team by its name (#4690)Carlos Tadeu Panato Junior2016-12-082-0/+25
* PLT-4894 channel switcher (CTRL+K) to match message autocomplete (#4733)enahum2016-12-083-13/+46
* Removed duplicated characters when autocompleting composed characters (#4734)Harrison Healey2016-12-081-10/+29
* PLT-4868 Fix Firefox: Javascript error when selecting a theme (#4731)enahum2016-12-071-1/+3
* Created a new message indicator component to indicate new messages (#4299)Pepijn2016-12-076-4/+132
* [PLT-4318] Display a message when post is over 4000 characters (#4687)Nick Frazier2016-12-065-6/+41
* PLT-4762 Prevent turn off of (at)mentions (webapp) (#4715)enahum2016-12-062-57/+12
* Multiple UI Improvements (#4712)Asaad Mahmood2016-12-069-32/+52
* Autocomplete is now case insensitive (#4709)Joram Wilander2016-12-062-1/+3
* Don't show status for posts from webhooks (#4726)Joram Wilander2016-12-063-4/+19
* PLT-4859 Email notifications sent when email notifications set to never (#4711)enahum2016-12-062-6/+6
* Added support for autocompleting at mentions for users with non-alphanumeric ...Harrison Healey2016-12-062-17/+31
* Fixed emoji to resize when used in headers (#4718)Harrison Healey2016-12-061-3/+2
* Only show edit/delete buttons for integrations if the user should have permis...Harrison Healey2016-12-068-77/+126
* Stopped trimming post message in EditPostModal (#4720)Harrison Healey2016-12-061-7/+7
* Move instances of Client.createPost() in components to an action (#4639)Carlos Tadeu Panato Junior2016-12-054-49/+68
* Fix replying to threads with empty message and a file (#4693)Joram Wilander2016-12-051-1/+1
* PLT-4862 Slack Import links should open in new tab (#4683)George Goldberg2016-12-052-6/+67
* Fix react warnings and part of backstage (#4706)enahum2016-12-0546-149/+142
* Fix preview collapsing in RHS root post (#4677)Joram Wilander2016-12-022-3/+21
* translations PR 20161128 (#4666)enahum2016-12-0211-146/+246
* Add Team Description to the Team Settings (#4652)Carlos Tadeu Panato Junior2016-12-019-12/+208
* Move instances of Client.updateChannel() in components to an action (#4643)Carlos Tadeu Panato Junior2016-12-012-5/+20
* Count posts to DMs as mentions when from webhooks (#4676)Joram Wilander2016-12-016-7/+7
* Update desktop notification help text (#4684)Eric Sethna2016-12-012-6/+6
* Fix Unread posts indicator and mention badge don't match theme color (#4678)enahum2016-11-301-4/+1
* PLT-1378 Initial version of emoji reactions (#4520)Harrison Healey2016-11-3030-95/+833
* Multiple UI improvements (#4671)Asaad Mahmood2016-11-296-71/+34
* PLT-4233 When internet reconnects, reconnect websocket and grab latest posts,...Joram Wilander2016-11-294-6/+30
* Fix Theme in safari (#4668)enahum2016-11-291-6/+13
* Fix more react warnings & fix saving theme (#4667)enahum2016-11-296-19/+26
* PLT-4697 Update channel switcher to autocomplete all users on the system (#4624)Joram Wilander2016-11-294-5/+46