summaryrefslogtreecommitdiffstats
path: root/webapp/actions
Commit message (Expand)AuthorAgeFilesLines
* PLT-3105 Files table migration (#4068)Harrison Healey2016-09-301-3/+2
* PLT-3734 Cleaning up shouldSendEvent function (#4024)enahum2016-09-272-26/+27
* Updating ESLint (#4085)Christopher Speller2016-09-231-1/+1
* PLT-1759 - Auto-complete for !channels when posting messages. (#3890)George Goldberg2016-09-191-0/+3
* Webrtc client side (#4026)enahum2016-09-162-3/+31
* PLT-1238 on permalink not visible back button points to last channel or town-...enahum2016-09-141-2/+14
* Modifying permissions system. (#3897)Christopher Speller2016-09-131-1/+1
* Send hello event containing server version on WebSocket connect (#3936)Joram Wilander2016-09-041-0/+9
* Do not send push notifications for channels being actively viewed (#3931)Joram Wilander2016-09-022-2/+2
* PLT-2074 Refactor desktop notification settings UI and add setting for durati...Joram Wilander2016-08-291-1/+1
* Add missing directProfiles updates on real-time user updates (#3876)enahum2016-08-241-0/+3
* PLT-3942 Add real-time updates for center channel profile picture popover (#3...enahum2016-08-241-0/+11
* PLT-3593 fixing issue of removing from team DM list (#3857)Corey Hulen2016-08-222-1/+5
* PLT-3881 Fix websocket errors after leaving the team (#3815)Corey Hulen2016-08-171-0/+2
* Clear search term before displaying flagged posts (#3802)Joram Wilander2016-08-161-6/+6
* PLT-3005 Added confirmation screen to integrations (#3747)David Lu2016-08-151-1/+1
* PLT-3869 Fix set default language when user logs out (#3796)enahum2016-08-151-0/+1
* 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