summaryrefslogtreecommitdiffstats
path: root/webapp/actions
Commit message (Expand)AuthorAgeFilesLines
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-1215-16/+16
* Remove unnecessary uses of getMoreChannels (#5982)Joram Wilander2017-04-041-1/+0
* PLT-6023: Add Users to Team in WebApp. (#5956)George Goldberg2017-04-043-0/+72
* PLT-3958 Updated title for permalink error page (#5970)Harrison Healey2017-04-041-1/+4
* PLT-6098 Added Manage Teams modal to System Console users list (#5914)Harrison Healey2017-04-032-1/+12
* Replace initial load of user's channel members for all teams with a lazy load...Joram Wilander2017-04-032-0/+125
* Add reaction picker (#5904)bonespiked2017-04-011-0/+1
* PLT-5750 Add sequence number to websocket connections and events (#5907)Joram Wilander2017-04-011-0/+7
* PLT-2713/PLT-6028 Added System Users list to System Console (#5882)Harrison Healey2017-03-302-23/+42
* PLT-5035 Added loading of missing profiles when hovering over reactions (#5887)Harrison Healey2017-03-301-0/+10
* Check if LHS DM list needs updating on channel switch and channel members fet...Joram Wilander2017-03-241-0/+2
* Ticket 4665 - Emoji Picker (#5157)bonespiked2017-03-241-0/+7
* Merge branch 'release-3.7' into master.George Goldberg2017-03-174-8/+49
|\
| * Fix GMs showing up on refresh after being hidden (#5702)Joram Wilander2017-03-091-1/+1
| * Fix MFA page showing up when not active on account switch (#5687)Joram Wilander2017-03-091-1/+1
| * Add sync logic for DMs/GMs when network reconnects (#5676)Joram Wilander2017-03-083-6/+47
* | Prevent double join calls when joining a public channel (#5761)Joram Wilander2017-03-151-0/+1
* | Add pinned posts (#4217)Gabin Aureche2017-03-131-1/+35
|/
* Add system console switch for enabling link previews (#5663)Joram Wilander2017-03-061-0/+4
* Prevented RHS from closing when you reply to a message that had been deleted....Christopher Speller2017-03-061-5/+0
* Fix telemtry IDs. (#5649)George Goldberg2017-03-061-1/+13
* PLT-3077 Add group messaging (#5489)Joram Wilander2017-03-025-74/+200
* Fix channel created WS event (#5552)enahum2017-02-271-1/+2
* PLT-3193 Add channel notification preferences for push notifications (#5512)enahum2017-02-271-2/+6
* PLT-5653 Fix Create channel does not show in another device (#5548)enahum2017-02-272-21/+42
* PLT-5396 Fix team mention badge persistance (#5543)enahum2017-02-271-0/+4
* PLT-5071: Client side component of Telemetry. (#5516)George Goldberg2017-02-245-14/+22
* PLT-5080 (WebApp): Channel Admin permission level. (#5047)George Goldberg2017-02-231-2/+0
* Fix load profile for new DM message (#5441)Joram Wilander2017-02-161-0/+4
* Remove MakeDirectChannelVisible and add client handling for showing DMs (#5430)Joram Wilander2017-02-152-1/+50
* Increase performance when receiving messages (#5375)Joram Wilander2017-02-134-36/+9
* Add webapp/utils/url.jsx (#5285)Akihiko Odaki2017-02-071-1/+2
* PLT-5328 Fixing signup screen (#5247)Christopher Speller2017-02-021-19/+1
* Fix logging in with MFA (#5248)Joram Wilander2017-02-011-1/+1
* 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
* Merge branch 'release-3.6'Christopher Speller2017-01-271-1/+7
|\
| * Add functionality for refetching latest data after computer wakes up (#5120)Joram Wilander2017-01-191-1/+7
* | Move remaining client functions in components to actions (#5171)Carlos Tadeu Panato Junior2017-01-275-1/+606
* | #4967 Fixed issue of post not getting updated after edit, if the post was foc...Debanshu Kundu2017-01-251-8/+14
* | Move instances of Client.resendVerification() in components to an action (#5169)Carlos Tadeu Panato Junior2017-01-241-0/+16
* | Move instances of Client.resetPassword() in components to an action (#5167)Carlos Tadeu Panato Junior2017-01-241-0/+22
* | Move instances of Client.verifyEmail() in components to an action (#5166)Carlos Tadeu Panato Junior2017-01-241-0/+17
* | Move instances of Client.uploadFile() in components to an action (#5165)Carlos Tadeu Panato Junior2017-01-231-0/+26
* | Move instances of Client.deleteChannel() in components to an action (#5164)Carlos Tadeu Panato Junior2017-01-231-0/+20
* | Move instances of Client.inviteMembers() in components to an action (#5154)Saturnino Abril2017-01-231-0/+16
* | Move instances of Client.updateUserNotifyProps() in components to an action (...Saturnino Abril2017-01-231-0/+18
* | #4257 Added functionality to create previews for post links using open graph...Debanshu Kundu2017-01-201-0/+24
* | Move instances of Client.leaveChannel() in components to an action (#5131)Carlos Tadeu Panato Junior2017-01-201-0/+27