summaryrefslogtreecommitdiffstats
path: root/webapp/actions/global_actions.jsx
Commit message (Expand)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-061-626/+0
* PLT-7468 Moved more error pages to use predefined error types (#7378)Harrison Healey2017-09-051-14/+2
* Config to make town square read only (#7140)David Meza2017-09-011-0/+7
* PLT-7220: Jumping to a GM from a flagged messages doesn't add the GM to your ...Jonathan2017-08-301-1/+8
* [PLT-3377] Open up a shortcuts dialog instead of printing help text (#7064)Saturnino Abril2017-08-181-0/+7
* PLT-6484 Add /leave command to leave a channel (#6402)David Meza2017-08-031-1/+10
* Change refresh on version change to be after explicit click (#7090)Joram Wilander2017-08-021-0/+13
* [PLT-6710] /rename [text] slash command: Rename the channel (#6570)Carlos Tadeu Panato Junior2017-07-311-0/+8
* PLT-6486 Add an `@username` button to the profile popover, that puts the user...David Meza2017-07-311-0/+8
* RN-152 Updated createGroupChannel's return value to match createDirectChannel...Harrison Healey2017-07-271-3/+5
* [PLT-6708] /purpose [text] slash command: Edit the channel purpose (#6569)Carlos Tadeu Panato Junior2017-07-211-0/+8
* dismiss deleted message in RHS (#6914)Saturnino Abril2017-07-131-7/+0
* make sidebar right menu Global actions and toggle that on leaving team (#6900)Saturnino Abril2017-07-111-0/+17
* Do not scroll center channel to bottom when posting in RHS (#6852)Joram Wilander2017-07-051-2/+3
* PLT-6935 Fixes issue when locale set to unknown (#6829)Corey Hulen2017-07-031-3/+3
* Join channel with permalink to public channel you're not in (#6795)Joram Wilander2017-06-291-7/+12
* [PLT-6707] /header [text] slash command: Edit the channel header (#6566)Carlos Tadeu Panato Junior2017-06-291-0/+8
* Move remaining actions over to use redux and v4 endpoints (#6720)Joram Wilander2017-06-261-66/+35
* PLT-6714: add /settings command (#6716)Chris2017-06-231-0/+7
* PLT-6890 Fix various scrolling issues (#6727)Joram Wilander2017-06-231-0/+7
* Fix autocomplete and replying to flagged posts (#6690)Joram Wilander2017-06-201-14/+3
* PLT-6215 Major post list refactor (#6501)Joram Wilander2017-06-181-42/+12
* Fix JS errors when receiving message when on no teams (#6533)Joram Wilander2017-06-011-7/+7
* Fix channels getting marked unread again on channel switch (#6390)Joram Wilander2017-05-111-1/+1
* PLT-6518 Fixed user's locale not being loaded with redux actions (#6359)Harrison Healey2017-05-091-3/+13
* PLT-6492 Use new cookie to determine if user is logged in (#6317)Joram Wilander2017-05-041-1/+1
* Add back button to RHS threads from pinned posts (#6306)Joram Wilander2017-05-031-1/+2
* Prevent unnecessary store emits (#6285)Joram Wilander2017-05-011-6/+5
* PLT-6214 Move channel store and actions over to redux (#6235)Joram Wilander2017-04-281-10/+5
* PLT-6213 Move team store and actions over to use redux (#6222)Joram Wilander2017-04-261-11/+2
* Start moving webapp to Redux (#6140)Joram Wilander2017-04-251-82/+12
* PLT-1384 Synced preferences over the websocket (#6108)Harrison Healey2017-04-201-1/+23
* Update global_actions.jsx (#5938)prixone2017-04-121-1/+1
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Remove unnecessary uses of getMoreChannels (#5982)Joram Wilander2017-04-041-1/+0
* PLT-3958 Updated title for permalink error page (#5970)Harrison Healey2017-04-041-1/+4
* PLT-2713/PLT-6028 Added System Users list to System Console (#5882)Harrison Healey2017-03-301-1/+2
* Check if LHS DM list needs updating on channel switch and channel members fet...Joram Wilander2017-03-241-0/+2
* Add sync logic for DMs/GMs when network reconnects (#5676)Joram Wilander2017-03-081-2/+2
* Add system console switch for enabling link previews (#5663)Joram Wilander2017-03-061-0/+4
* Fix telemtry IDs. (#5649)George Goldberg2017-03-061-1/+13
* PLT-3077 Add group messaging (#5489)Joram Wilander2017-03-021-2/+2
* PLT-5396 Fix team mention badge persistance (#5543)enahum2017-02-271-0/+4
* PLT-5071: Client side component of Telemetry. (#5516)George Goldberg2017-02-241-2/+7
* Increase performance when receiving messages (#5375)Joram Wilander2017-02-131-3/+4
* Use consistent Display Name sorting code throughout the webapp #5159 (#5213)Saturnino Abril2017-01-311-1/+1
* Improvments to typing messages (#5230)Christopher Speller2017-01-301-1/+3
* PLT-2555/PLT-5009/PLT-5225 Changed system messages to be rendered by the clie...Harrison Healey2017-01-301-1/+1
* #4257 Added functionality to create previews for post links using open graph...Debanshu Kundu2017-01-201-0/+24
* Fix lodaing missing messages after search bug (#5080)Joram Wilander2017-01-161-1/+1