summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added a short wait to TestSetActiveChannel to stop randomly failing tests (#4...Harrison Healey2016-09-292-2/+4
* Renamed NavbarDropdown to SidebarHeaderDropdown and switched it to react-boot...Harrison Healey2016-09-297-160/+193
* Add 'm.youtube.com/...' to be recognized as a YouTube link in the embedded po...lfbrock2016-09-291-1/+1
* Made SuggestionBox take back keyboard focus after the user clicks on a sugges...Harrison Healey2016-09-281-0/+2
* Show statuses correctly for cached post views (#4094)Joram Wilander2016-09-281-0/+3
* Specify WebRTC calls available on Chrome, Firefox and Desktop Apps (#4107)Jason Blais2016-09-282-2/+2
* PLT-4155 Show correct login method in system console (#4102)enahum2016-09-282-1/+4
* PLT-4298 Remove "Return to ongoing call" (#4101)enahum2016-09-283-2/+4
* Fix missing confirm password error on LDAP claim page (#4099)Joram Wilander2016-09-281-5/+4
* Show create account link for office365, ldap and saml (#4098)Joram Wilander2016-09-281-3/+4
* Check if user logged in before making setActiveChannel request (#4097)Joram Wilander2016-09-282-2/+7
* PLT-3734 Cleaning up shouldSendEvent function (#4024)enahum2016-09-2717-110/+117
* Fixing the console level debug statements (#4092)Corey Hulen2016-09-276-12/+13
* Cleaning up some old code from the permissions system change (#4090)Christopher Speller2016-09-266-286/+42
* Modifications to rate limiting settings. (#4091)Christopher Speller2016-09-267-21/+65
* Multiple UI Improvements (#4069)Asaad Mahmood2016-09-268-18/+37
* changed user diagnostic naming (#4086)David Lu2016-09-261-3/+3
* Message is displayed when user joins Off_Topic (#4067)Ryan Wang2016-09-262-9/+20
* Removed duplicate code (#4082)Arif Usman2016-09-261-4/+0
* Updating ESLint (#4085)Christopher Speller2016-09-2373-173/+180
* Updating client dependancies (#4083)Christopher Speller2016-09-233-39/+43
* Add Slack Import functionality to CLI. (#4080)George Goldberg2016-09-231-2/+58
* Updating golang dependancies (#4075)Christopher Speller2016-09-23366-16560/+31567
* Fixing build failure caused by dependancies updating (#4076)Christopher Speller2016-09-223-15/+4
* Fix TestSetActiveChannel unit test (#4071)Joram Wilander2016-09-221-1/+2
* Fixing update roles API (#4060)Christopher Speller2016-09-2211-299/+321
* Fix !channel linking in Slack import. (#4065)George Goldberg2016-09-212-4/+13
* Fixing build break (#4063)Corey Hulen2016-09-211-1/+5
* Fixing make file so you can build linx on mac easily (#4058)Corey Hulen2016-09-211-4/+19
* Fixed ALT+SHIFT+UP breaking ALT+UP (#4042)David Lu2016-09-211-1/+1
* Fix issue when saving session has an error (#4053)Corey Hulen2016-09-211-0/+9
* Adding removal of all sessions to upgrade. Commented out untill release. (#4047)Christopher Speller2016-09-211-0/+5
* Moved ThemeProps migration to correctly take place in 3.2 -> 3.3 migration (#...Harrison Healey2016-09-211-16/+15
* PLT-4202 fix javascript error manage OAuth2 apps (#4039)enahum2016-09-204-9/+16
* PLT-4179 send push notifications with override_username (#4040)enahum2016-09-201-1/+5
* PLT-3338 Show username on Direct message search result (#4041)enahum2016-09-202-2/+5
* PLT-4096 Fixed highlighting of hashtags in search (#4043)Harrison Healey2016-09-202-2/+165
* PLT-4239 fixes getUserMedia (#4038)enahum2016-09-203-8/+8
* Add a link to OAuth 2 docs in help texts (#4034)Jason Blais2016-09-194-8/+23
* PLT-4182 Fix incorrect listing for at-mention in comment (#4031)Yi EungJun2016-09-193-9/+32
* Minor UI Improvements (#4033)Asaad Mahmood2016-09-192-3/+28
* Fix leaking goroutines in store calls (#3993). (#4021)Kyo Nguyen2016-09-1916-188/+191
* PLT-1764 #channels => !channels on Slack import. (#4028)George Goldberg2016-09-191-0/+19
* PLT-1759 - Auto-complete for !channels when posting messages. (#3890)George Goldberg2016-09-1911-9/+257
* Webrtc client side (#4026)enahum2016-09-1645-90/+4902
* Switch to right-hand sidebar statement instead of the acronym RHS nobody know...William Gathoye2016-09-161-1/+1
* Remove unneeded additional space detected by Pootle (#4007)William Gathoye2016-09-162-3/+3
* Fix messages id & Add necessary messages to en.json (#4027)Yusuke Nemoto2016-09-162-3/+5
* PLT-4157 CLI to make a user active or inactive (#4025)enahum2016-09-152-1/+66
* PLT-3455 More channels filter (#4022)enahum2016-09-155-68/+229