summaryrefslogtreecommitdiffstats
path: root/webapp/components/navbar.jsx
Commit message (Expand)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-061-936/+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-4/+3
* PLT-6484 Add /leave command to leave a channel (#6402)David Meza2017-08-031-60/+2
* [PLT-6710] /rename [text] slash command: Rename the channel (#6570)Carlos Tadeu Panato Junior2017-07-311-3/+3
* [PLT-6708] /purpose [text] slash command: Edit the channel purpose (#6569)Carlos Tadeu Panato Junior2017-07-211-2/+18
* UI changes (#6876)Asaad Mahmood2017-07-081-1/+1
* PLT-6905 - Updating channel header design (#6789)Asaad Mahmood2017-07-061-7/+23
* [PLT-6838] Restrict channel delete option per permission policy even for last...Saturnino Abril2017-07-051-17/+15
* [PLT-6707] /header [text] slash command: Edit the channel header (#6566)Carlos Tadeu Panato Junior2017-06-291-0/+9
* Merge release-3.10 into master (#6654)Joram Wilander2017-06-151-10/+3
* PLT-4257 Add pop-up asking if user wants to reset status (#6526)Joram Wilander2017-06-061-1/+1
* [PLT-6697] Added CTRL/CMD+SHIFT+K shortcut to open 'more direct messages' dia...Saturnino Abril2017-06-051-1/+1
* PLT-5699 Improvements to channel switcher (#6486)Joram Wilander2017-05-311-17/+41
* Merge 3.9 RC5 fixes into master (#6459)Joram Wilander2017-05-191-1/+1
* 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/+64
* Start moving webapp to Redux (#6140)Joram Wilander2017-04-251-1/+1
* PLT-6296 Fixed channel admins seeing View Members in mobile view (#6182)Harrison Healey2017-04-241-8/+8
* Add modified view members modal to Town Square (#5695)Ryan Wang2017-04-201-1/+19
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-5873 Renamed private groups to private channels (#5924)Harrison Healey2017-04-031-35/+5
* Update eslint (#5752)Christopher Speller2017-03-131-4/+4
* Add pinned posts (#4217)Gabin Aureche2017-03-131-0/+30
* Fix JS error in mobile view when opening add member modal from view member mo...Joram Wilander2017-03-061-0/+2
* PLT-3077 Add group messaging (#5489)Joram Wilander2017-03-021-2/+67
* 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-4/+6
* Move instances of Client.leaveChannel() in components to an action (#5131)Carlos Tadeu Panato Junior2017-01-201-20/+2
* PLT-4990 (WebApp): Separate channel management permissions. (#4865)George Goldberg2017-01-021-26/+2
* Multiple UI improvements (#4835)Asaad Mahmood2016-12-191-1/+1
* PLT-4167 Team Sidebar (#4569)enahum2016-12-191-0/+2
* Updating eslint (#4573)Christopher Speller2016-11-171-4/+4
* PLT-4602 Fix misaligned close button and fix Android icon rendering bug (#4492)Kai Faust2016-11-091-2/+8
* PLT-4507 Don't mount modals until opened to make resetting state automatic (#...Joram Wilander2016-11-041-22/+26
* PLT-4491 Fix navbar title for dm channels on mobile (#4394)Thomas Hopkins2016-11-011-11/+2
* Load channel members with channels to make sure we have latest unread counts ...Joram Wilander2016-11-011-1/+2
* PLT-4132 Added View Channel Members option for non-admins on mobile (#4392)Harrison Healey2016-10-311-4/+38
* Updating shift UI changes (#4326)Asaad Mahmood2016-10-271-1/+13
* GH-4095 Favorite/Starred Channels (#4222)Alexander Smaga2016-10-261-4/+54
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-4/+4
* Multiple UI Improvements (#4069)Asaad Mahmood2016-09-261-0/+1
* Updating ESLint (#4085)Christopher Speller2016-09-231-7/+7
* PLT-3268 Made keyboard shortcuts open/close account settings and channel swit...David Lu2016-07-201-3/+1
* Moving javascript driver back to platform (#3613)Christopher Speller2016-07-191-1/+1
* Updating ESLint (#3597)Christopher Speller2016-07-151-1/+1
* Add channel management permissions to mobile channel dropdown and clean up lo...Joram Wilander2016-07-061-116/+180
* PLT-3473 Made shortcuts only work for CMD on OSX (#3479)David Lu2016-07-061-1/+1
* PLT-3418, PLT-2950, PLT-3375, PLT-3382, PLT-3446, PLT-3465: Multiple UI Impro...Asaad Mahmood2016-07-051-2/+2
* made channel header in mobile view correct (#3418)David Lu2016-06-271-10/+41