summaryrefslogtreecommitdiffstats
path: root/webapp/components/channel_header.jsx
Commit message (Expand)AuthorAgeFilesLines
* Add webapp/utils/url.jsx (#5285)Akihiko Odaki2017-02-071-1/+2
* Update chanel_header.addMembers --> channel_header.addMembers (#5144)Jason Blais2017-01-201-1/+1
* Move instances of Client.leaveChannel() in components to an action (#5131)Carlos Tadeu Panato Junior2017-01-201-18/+1
* Remove TODO (#4965)Christopher Speller2017-01-041-5/+0
* PLT-4990 (WebApp): Separate channel management permissions. (#4865)George Goldberg2017-01-021-25/+3
* PLT-3782 Do not move the "@" sign and flag icon to the left of search bar whe...khawerrind2016-12-221-4/+4
* Prevent accidental removal of user from town square (#4842)Joram Wilander2016-12-201-1/+1
* Allow any user in a channel to remove other users (#4806)Joram Wilander2016-12-151-37/+16
* Fix some react natives warning messages (#4653)enahum2016-11-281-3/+12
* Merge branch 'release-3.5'Christopher Speller2016-11-241-5/+13
|\
| * Fixed error being thrown by ChannelHeader when switching teams (#4619)Harrison Healey2016-11-211-1/+1
| * Hotfix: PLT-4779 Fixing scrolling on loading a channel and missing DM channel...Harrison Healey2016-11-211-5/+13
* | Updating eslint (#4573)Christopher Speller2016-11-171-4/+4
* | PLT-4316 - Webrtc improvements (#4525)Asaad Mahmood2016-11-111-20/+21
|/
* PLT-4550 move webrtc to TE (#4440)enahum2016-11-041-2/+1
* PLT-4507 Don't mount modals until opened to make resetting state automatic (#...Joram Wilander2016-11-041-11/+25
* Minor UI improvements (#4431)Asaad Mahmood2016-11-021-24/+36
* Avoiding javascript error when webrtc is enabled. (#4425)Christopher Speller2016-11-021-0/+1
* Plt-4483 Removed unnecessary events from ChannelStore (#4407)Harrison Healey2016-11-011-7/+1
* GH-4095 Favorite/Starred Channels (#4222)Alexander Smaga2016-10-261-7/+56
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-20/+13
* Fix shortcut for selecting text with CMD/CTRL + SHIFT (#4213)Joram Wilander2016-10-131-1/+1
* First commit for toggling mentions using shortcut and button (#4169)Pepijn2016-10-111-29/+23
* Updating ESLint (#4085)Christopher Speller2016-09-231-1/+1
* Webrtc client side (#4026)enahum2016-09-161-4/+94
* Allowed post formatting to be disabled regardless of whether EnableDeveloper ...Harrison Healey2016-09-061-4/+11
* Add statuses to profiles pictures and remove from header in DMs (#3940)Joram Wilander2016-09-061-20/+1
* PLT-1752/PLT-3567/PLT-3998 Highlighting links in search, unit tests for autol...Harrison Healey2016-08-291-2/+2
* PLT-3817 - Updating flag icon (#3750)Asaad Mahmood2016-08-081-1/+1
* PLT-3737 - Fixing header popover behaviour (#3738)Asaad Mahmood2016-08-041-1/+1
* PLT-3506 Added flagged posts functionality (#3679)Joram Wilander2016-08-041-6/+43
* PLT-3408 Add SiteURL to config.json (#3692)Harrison Healey2016-08-021-1/+1
* PLT-2712 Added view members for non-admins in channel and team (#3618)David Lu2016-07-201-0/+19
* Moving javascript driver back to platform (#3613)Christopher Speller2016-07-191-1/+1
* PLT-2241 Refactored statuses into a more real-time system (#3573)Joram Wilander2016-07-181-0/+2
* PLT-3225 Firefox: Channel header disappears after renaming a channel (fixed w...enahum2016-07-061-0/+4
* PLT-3473 Made shortcuts only work for CMD on OSX (#3479)David Lu2016-07-061-1/+1
* PLT-3346/PLT-3342/PLT-3360 EE: Add the ability to restrict channel management...Joram Wilander2016-07-061-58/+99
* removed @channel (#3497)David Lu2016-07-061-3/+7
* PLT-3418, PLT-2950, PLT-3375, PLT-3382, PLT-3446, PLT-3465: Multiple UI Impro...Asaad Mahmood2016-07-051-1/+1
* Adding webpack code splitting (#3377)Christopher Speller2016-06-221-1/+1
* PLT-946 Add status icon to the left of the username in DM channel (#3258)Kevyn Bruyere2016-06-151-2/+20
* Fixed @all not working as intended (#3335)David Lu2016-06-151-5/+2
* Added preventDefault to suppress browser-specific shortcuts (#2995)David Lu2016-05-161-0/+1
* Updating client dependancies and ESLint (#2954)Christopher Speller2016-05-121-5/+5
* PLT-2786 Open Account Settings/Recent Mentions Shortcuts (#2957)David Lu2016-05-121-0/+8
* PLT-2674 Private Group should not have Leave option when only one member rema...enahum2016-05-101-1/+2
* PLT-2697 Fixing team admins (#2900)Corey Hulen2016-05-061-1/+2
* Performance improvments (#2869)Christopher Speller2016-05-041-1/+0
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-1/+1