summaryrefslogtreecommitdiffstats
path: root/webapp/components/channel_header.jsx
Commit message (Expand)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-061-952/+0
* PLT-7206: Remove the "Delete Channel" option for private channels if you're t...Jonathan2017-08-301-2/+1
* PLT-7206: Remove the "Delete Channel" option for private channels if you're t...Jonathan2017-08-091-25/+22
* Ui improvements (#7092)Asaad Mahmood2017-08-041-99/+95
* PLT-6484 Add /leave command to leave a channel (#6402)David Meza2017-08-031-58/+1
* fix "@" mention doesn't open recent mentions search results if RHS is closed ...Saturnino Abril2017-07-081-1/+4
* PLT-6905 - Updating channel header design (#6789)Asaad Mahmood2017-07-061-72/+136
* [PLT-6838] Restrict channel delete option per permission policy even for last...Saturnino Abril2017-07-051-5/+1
* PLT-6759 Show deactivated users in GMs (#6703)Joram Wilander2017-06-221-2/+2
* PLT-4257 Add pop-up asking if user wants to reset status (#6526)Joram Wilander2017-06-061-1/+1
* Update channel_header.jsx (#6470)doh52017-05-241-15/+15
* Updating client dependencies. Switching to yarn. (#6433)Christopher Speller2017-05-181-1/+3
* Add confirm dialog before leaving private channel (#6206)Ryan Wang2017-04-251-2/+63
* Start moving webapp to Redux (#6140)Joram Wilander2017-04-251-2/+2
* Add modified view members modal to Town Square (#5695)Ryan Wang2017-04-201-1/+22
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-6139 (WebApp): Manage Private Channel Members (#5947)George Goldberg2017-04-041-35/+57
* PLT-5873 Renamed private groups to private channels (#5924)Harrison Healey2017-04-031-35/+5
* PLT-5910: Fix Channel header menu in Town Square. (#5831)George Goldberg2017-03-241-21/+21
* Add IDs to Team Settings, Channel Settings, Account Settings (Display & Advan...Eric Sethna2017-03-211-2/+18
* Ui improvements (#5755)Asaad Mahmood2017-03-171-8/+19
* Update eslint (#5752)Christopher Speller2017-03-131-4/+4
* Add pinned posts (#4217)Gabin Aureche2017-03-131-2/+25
* Mobile Web: Auto-focus cursor in the search box (#5284)Saturnino Abril2017-03-031-1/+6
* PLT-3077 Add group messaging (#5489)Joram Wilander2017-03-021-2/+76
* Update channel notifications default properly when changing account settings ...Joram Wilander2017-02-281-0/+2
* PLT-5080 (WebApp): Channel Admin permission level. (#5047)George Goldberg2017-02-231-2/+3
* 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