summaryrefslogtreecommitdiffstats
path: root/webapp/stores
Commit message (Expand)AuthorAgeFilesLines
* Clean-up unread counting and fix commenting (#5437)Joram Wilander2017-02-151-3/+13
* Fix commenting in RHS marking channel unread (#5405)Joram Wilander2017-02-141-4/+10
* Increment channel counts for own messages (#5399)Joram Wilander2017-02-141-0/+4
* Fix JS error on out of channel mentions and slash commands (#5395)Joram Wilander2017-02-131-2/+2
* Final fixes for moving unread handling to client (#5392)Joram Wilander2017-02-132-0/+11
* Fix ignore unread and DM unreads (#5391)Joram Wilander2017-02-132-4/+16
* Fix typo (#5380)Robin Naundorf2017-02-131-2/+2
* Increase performance when receiving messages (#5375)Joram Wilander2017-02-132-0/+62
* Let emoji_store.jsx use Client APIs to resolve URLs (#5302)Akihiko Odaki2017-02-081-2/+2
* Add webapp/utils/url.jsx (#5285)Akihiko Odaki2017-02-071-8/+3
* Partially reverted 7e9cf13aa356f991f48ba0a943bdab9b4d3c9233 (#5295)Harrison Healey2017-02-031-2/+2
* Use consistent Display Name sorting code throughout the webapp #5159 (#5213)Saturnino Abril2017-01-311-4/+4
* Use Client APIs to resolve URLs (#5148)Akihiko Odaki2017-01-311-2/+2
* Improvments to typing messages (#5230)Christopher Speller2017-01-301-1/+1
* PLT-2555/PLT-5009/PLT-5225 Changed system messages to be rendered by the clie...Harrison Healey2017-01-302-5/+4
* Fix @ mentions not always highlighting (#5223)Joram Wilander2017-01-301-0/+5
* #4257 Added functionality to create previews for post links using open graph...Debanshu Kundu2017-01-201-0/+68
* PLT-5135: Fix left channel in more channels list. (#5114)George Goldberg2017-01-181-1/+6
* Message Editing and Deleting permissions (#4692)Amit Yadav2017-01-181-1/+1
* Discard outdated results in modal searches (#5082)Joram Wilander2017-01-161-0/+2
* Fix lodaing missing messages after search bug (#5080)Joram Wilander2017-01-161-17/+17
* PLT-5049 (Webapp) New Channel Members UI. (#5036)George Goldberg2017-01-151-1/+48
* Fix JS error when receiving message in system console (#5019)Joram Wilander2017-01-121-1/+1
* Fixing deleting messages in permalink view (#4958)Christopher Speller2017-01-041-2/+7
* Fix unread for your own message after logout (#4943)Joram Wilander2017-01-031-1/+3
* Store posts for focus view in regular post store as well (#4913)Joram Wilander2016-12-291-3/+6
* Remove race between multiple autocomplete requests (#4860)Joram Wilander2016-12-211-7/+10
* Removed usage of removed TeamStore method (#4785)Harrison Healey2016-12-191-0/+14
* PLT-4167 Team Sidebar (#4569)enahum2016-12-194-7/+85
* PLT-4815 Refactor 'More Channels' modal into the new modal pattern (#4742)Joram Wilander2016-12-151-8/+11
* Fix JS error when someone posts a message in a another team (#4791)enahum2016-12-141-1/+2
* Fix JS errors with RHS and flagged posts (#4771)Joram Wilander2016-12-121-14/+14
* PLT-4914 Sort custom emoji on whole name. (#4768)George Goldberg2016-12-121-1/+1
* Autocomplete is now case insensitive (#4709)Joram Wilander2016-12-061-0/+2
* Fix react warnings and part of backstage (#4706)enahum2016-12-052-10/+1
* PLT-1378 Initial version of emoji reactions (#4520)Harrison Healey2016-11-303-38/+176
* PLT-4403 Add server-based channel autocomplete, search and paging (#4585)Joram Wilander2016-11-241-2/+14
* Merge branch 'release-3.5'Christopher Speller2016-11-241-2/+4
|\
| * Fixing new messages indicator (#4614)Christopher Speller2016-11-211-2/+4
* | Deleted posts now update in search results and flagged posts (#4618)Joram Wilander2016-11-221-0/+19
* | Move instances of Client.updateTeam() in components to an action (#4574)Carlos Tadeu Panato Junior2016-11-181-0/+4
* | Don't show desktop notifications for messages entering the channel th… (#4216)Pepijn2016-11-171-3/+19
* | Add support for editing slash commands (#4335)Brian Olecki2016-11-151-0/+9
* | Off screen edited posts no longer show up as new posts (#4485)Joram Wilander2016-11-141-3/+3
* | PLT-4620 fix ios safari private browsing (#4526)enahum2016-11-141-1/+5
|/
* Fixing new messages indicator (#4531)Christopher Speller2016-11-111-1/+16
* Fixed autocomplete not working when not at the start of the textbox (#4532)Harrison Healey2016-11-111-1/+1
* PLT-4600 Properly clear autocomplete suggestions when suggestions are out of ...Harrison Healey2016-11-101-1/+7
* PLT-4481 Fix member count for team user lists and channel invite list (#4422)Joram Wilander2016-11-041-6/+15
* PLT-4535/PLT-4503 Fix inactive users in searches and add option functionality...Joram Wilander2016-11-021-1/+5