summaryrefslogtreecommitdiffstats
path: root/webapp/actions
Commit message (Expand)AuthorAgeFilesLines
* Removed /shortcuts from mobile (#3753)David Lu2016-08-111-6/+11
* Changed autodetection of SiteURL (#3764)Harrison Healey2016-08-091-1/+1
* PLT-3506 Added flagged posts functionality (#3679)Joram Wilander2016-08-042-4/+41
* PLT-3484 OAuth2 Service Provider (#3632)enahum2016-08-032-7/+60
* PLT-3408 Add SiteURL to config.json (#3692)Harrison Healey2016-08-021-4/+18
* Fix console error when receiving a new message in the system console or on an...Joram Wilander2016-07-281-2/+4
* Only get channels and posts on WebSocket connect if team is set (#3684)Joram Wilander2016-07-271-2/+4
* Fix RHS not closing when thread is deleted by another user (#3641)Joram Wilander2016-07-201-0/+5
* Moving javascript driver back to platform (#3613)Christopher Speller2016-07-197-9/+9
* PLT-2241 Refactored statuses into a more real-time system (#3573)Joram Wilander2016-07-181-1/+26
* made /shortcuts separate for mac (#3571)David Lu2016-07-141-0/+8
* PLT-2992 Added the ability to use different themes for each team (#3411)Harrison Healey2016-07-141-1/+55
* PLT-3153 Converted slash command triggers to lowercase on save (#3577)David Lu2016-07-141-1/+5
* PLT-3366 Holding down the ALT key and clicking on a message adds a new messag...samogot2016-07-142-0/+64
* Fixes reading wrong websocket message property (#3580)Joram Wilander2016-07-131-1/+1
* Fixes javascript error with missing func (#3570)Corey Hulen2016-07-131-1/+0
* Added infrastructure for basic WebSocket API (#3432)Joram Wilander2016-07-122-116/+36
* Merge release 3.2 into master (#3548)Harrison Healey2016-07-112-0/+15
* PLT-2863 adding remove user from team (#3429)Corey Hulen2016-07-062-0/+24
* On receive of a comment that we don't have the thread for, acquire the thread...Joram Wilander2016-07-063-32/+77
* Do not clear the more direct messsages list on every open (#3485)Joram Wilander2016-07-052-5/+8
* PLT-3440 (#3440)Corey Hulen2016-06-291-2/+11
* Update permalink error message (#3427)Eric Sethna2016-06-281-1/+1
* Adding webpack code splitting (#3377)Christopher Speller2016-06-224-4/+4
* Remove the unnecessary comma (#3351)Park Daesun2016-06-161-1/+1
* Fixed DM channels not opening (#3336)David Lu2016-06-151-2/+13
* Fix channels showing up across teams when multiple teams open in same browser...Joram Wilander2016-06-151-1/+3
* Merge branch 'release-3.1'JoramWilander2016-06-131-2/+2
|\
| * PLT-3203 Commenting on the RHS while in permalink view makes the message not ...enahum2016-06-071-2/+2
* | PLT-3221 Remove async call to get posts when creating a comment and editing a...enahum2016-06-091-5/+13
|/
* PLT-3028 Added CTRL+/ to show shortcuts (#3181)David Lu2016-06-021-1/+6
* PLT-1800 Load server side locale from the config.json (#3202)enahum2016-06-021-10/+7
* Revert "PLT-1800 Load server side locale from the config.json" (#3201)Christopher Speller2016-06-011-7/+10
* PLT-1800 Load server side locale from the config.json (#3135)enahum2016-06-011-10/+7
* Allow clearing direct messages across team based on channel view events (#3176)Joram Wilander2016-06-011-1/+1
* Add license expiry messages (#3153)Joram Wilander2016-05-301-1/+1
* Changed channel navigation (#3142)David Lu2016-05-271-0/+10
* Merge branch 'release-3.0'JoramWilander2016-05-271-2/+12
* Display error correctly on ldap to email claim page (#3129)Joram Wilander2016-05-271-0/+22
* Revert "PLT-1800 Load server side locale from the config.json" (#3133)Christopher Speller2016-05-271-12/+6
* PLT-1800 Load server side locale from the config.json (#3092)enahum2016-05-271-6/+12
* Refactor login, claim and create_team into views and add actions (#3110)Joram Wilander2016-05-264-0/+790