Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PLT-6689: fix user image requests (#6946) | Chris | 2017-07-19 | 1 | -3/+8 |
| | | | | | | * fix user image requests * fix eslint errors and a few more cache busters | ||||
* | PLT-6900: Hide DotMenu container when DotMenu empty. (#6770) | George Goldberg | 2017-06-28 | 1 | -0/+20 |
| | |||||
* | Move remaining actions over to use redux and v4 endpoints (#6720) | Joram Wilander | 2017-06-26 | 1 | -2/+2 |
| | |||||
* | make channel admins able to delete channel member messages (#6550) | Saturnino Abril | 2017-06-02 | 1 | -3/+7 |
| | |||||
* | PLT-5860 Updated copyright date (#6058) | Harrison Healey | 2017-04-12 | 1 | -1/+1 |
| | | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots | ||||
* | Fix posts from your own webhook not showing as unread until refresh (#5703) | Joram Wilander | 2017-03-09 | 1 | -0/+4 |
| | |||||
* | PLT-2555/PLT-5009/PLT-5225 Changed system messages to be rendered by the ↵ | Harrison Healey | 2017-01-30 | 1 | -1/+1 |
| | | | | | | | | | | | | client (#5209) * Moved rendering of (message deleted) into PostMessageView * Added additional post types to constants on client * Changed system messages to be rendered in the client's language * Updated new system messages to have relevant usernames highlighted and have markdown rendered in header change messages | ||||
* | Message Editing and Deleting permissions (#4692) | Amit Yadav | 2017-01-18 | 1 | -0/+41 |
| | |||||
* | PLT-135 Showing "(Edited)" indicator if a message has been edited. (#4923) | Debanshu Kundu | 2017-01-12 | 1 | -1/+5 |
| | |||||
* | Revert "PLT-135 Showing "(Edited)" indicator if a message has been edited." ↵ | Christopher Speller | 2016-12-20 | 1 | -5/+1 |
| | | | | (#4854) | ||||
* | PLT-135 Showing "(Edited)" indicator if a message has been edited. (#4764) | Debanshu Kundu | 2016-12-19 | 1 | -1/+5 |
| | |||||
* | Moving javascript driver back to platform (#3613) | Christopher Speller | 2016-07-19 | 1 | -1/+1 |
| | |||||
* | PLT-3101 Added message history (#3205) | David Lu | 2016-06-06 | 1 | -1/+0 |
| | | | | | | | | | | | | * Added message history * Minor logical changes * Fixed indexes resetting * Fixed double messages * Fixed resetting main history when RHS opened | ||||
* | PLT-2962 Added channel switcher modal (#3216) | David Lu | 2016-06-02 | 1 | -1/+1 |
| | | | | | | | | * Added channel switcher modal * Fixed typos * Added handling for duplicate channels | ||||
* | PLT-2672 Refactored posts view with caching (#3054) | Joram Wilander | 2016-05-27 | 1 | -0/+32 |
* Refactored posts view to use view controller design * Add post view caching * Required updates after rebase * Fixed bug where current channel not set yet was causing breakage |