summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removed index on Teams.Description column (#5095)Harrison Healey2017-01-183-15/+69
| | | | | | | | * Removed index on Teams.Description column * Fixed RemoveIndexIfExists when running with MySQL * Fixed RemoveIndexIfExists when running Postgres and added unit tests
* Fixing performance issue with notifications (#5083)Christopher Speller2017-01-161-5/+7
|
* Fix ios Team Switch double tap (#5051)enahum2017-01-122-14/+20
| | | | | | * Fix ios Team Switch double tap * Removing check of the user agent
* Fix slack link parsing for integrations without attachments (#5050)Joram Wilander2017-01-121-8/+12
|
* Fix enforcement text on MFA setup page (#5042)Joram Wilander2017-01-121-1/+1
|
* Reset unread counts for channels being switched to/away (#5037)Joram Wilander2017-01-101-0/+4
|
* Fixing DM channel emails (#5038)Christopher Speller2017-01-101-5/+8
|
* translations PR 20170110 (#5031)enahum2017-01-1022-863/+1023
| | | | | | * translations PR 20170110 * Demoting Dutch from beta to alpha
* Use status cache for checking @here notifications (#5035)Joram Wilander2017-01-103-40/+48
|
* PLT-5191 - Filter box overlapping fix for IE (#5034)Asaad Mahmood2017-01-101-1/+5
| | | | | | * PLT-5191 - Filter box overlapping fix for IE * Updating flex value for direct divs
* PLT-5204 Fix Team Sidebar empty tooltip (#5028)enahum2017-01-101-1/+1
|
* Stopped rerendering CreatePost/CreateComment when blurring textbox (#5026)Harrison Healey2017-01-102-8/+11
|
* Allow joining team from an invite before setting up MFA (#5022)Joram Wilander2017-01-091-1/+1
|
* Minor UI fixes (#5023)Asaad Mahmood2017-01-091-4/+6
| | | | | | * PLT-5207 - Enabling scroll in settings modal * PLT-5194 - Removing status indicator on mobile
* Fixed onBlur being called when not given as a prop (#5024)Harrison Healey2017-01-091-1/+4
|
* Allow resetting password regardless of signin/signup settings (#5025)Joram Wilander2017-01-091-4/+0
|
* SAML help text improvement (#5003)Christopher Speller2017-01-092-3/+3
|
* PLT-5179 - Fixing modal overflow for autocomplete (#5002)Asaad Mahmood2017-01-095-53/+39
| | | | | | * PLT-5179 - Fixing modal overflow for autocomplete * PLT-5171 - Fixing search bar popover behaviour
* Reorganize stats on system statistics page (#5007)Joram Wilander2017-01-092-126/+190
|
* Don't sanitize company name out of license (#5001)Joram Wilander2017-01-091-1/+0
|
* PLT-5151 Show jewel with only mentions on mobile (#5004)enahum2017-01-091-3/+1
|
* Slack format for Slash command messages (#4999)Zeger-Jan van de Weg2017-01-093-55/+69
| | | | | | | | | | | | * Slash commands accept Slack format Until this commit the slash commands only accepted 'text' properties. For better styling however, Slack formatting support was added. However, ephemeral messages are not supported, and only text will be displayed. * Allow emphemeral Slack messages
* Prevent reload on MFA page (#5005)Joram Wilander2017-01-061-1/+8
|
* PLT-5079 fixing archiving channel not being removed (#5000)Corey Hulen2017-01-061-26/+21
|
* Fixing bulk loading perf issue (#4974)Corey Hulen2017-01-061-192/+196
|
* Update MFA help text documentation link (#4975)lfbrock2017-01-062-2/+2
| | | | | | * Update mfa help text with documentation link * Update en.json
* Fix SiteURL in join team email (#4979)Joram Wilander2017-01-064-8/+9
|
* Fixed post height changes caused by reactions (#4982)Harrison Healey2017-01-061-0/+4
|
* Bug fixes for search and direct messages (#4986)Asaad Mahmood2017-01-069-103/+93
| | | | | | * PLT-5145 - Fixing search popover on mobile * PLT-5093 - Fixing direct messages list height
* PLT-4614 Fix ordering of channels. (#4980)George Goldberg2017-01-061-8/+12
|
* Add missing targets to docs links. (#4978)George Goldberg2017-01-061-2/+10
|
* PLT-4096 fix error/panic on replying to integrations. (#4968)George Goldberg2017-01-061-3/+4
|
* Fix JS error by updating janus client (#4988)enahum2017-01-061-27/+5
|
* Temporary fix for JS errors when logging out with non-english language (#4990)Joram Wilander2017-01-061-2/+1
|
* Fix MFA enforcement redirect loop (#4991)Joram Wilander2017-01-063-22/+34
|
* Update schema for version 3.6 (#4972)Harrison Healey2017-01-042-12/+11
| | | | | | * Update schema for version 3.6 * Update version for version 3.6
* Fixing minio not closing read object (#4971)Christopher Speller2017-01-041-2/+3
|
* Update Notice.txt for v3.6 (#4970)lfbrock2017-01-041-0/+274
| | | | | | | | * Update NOTICE.txt * Update NOTICE.txt * Update NOTICE.txt
* Fix bad merge causing unread update issue (#4966)Joram Wilander2017-01-041-0/+1
|
* Fixing errors on user updates (#4962)Christopher Speller2017-01-041-1/+2
|
* Remove TODO (#4965)Christopher Speller2017-01-041-5/+0
|
* Hide skipped statistics in system console and add note (#4961)Joram Wilander2017-01-043-102/+172
|
* Fixing deleting messages in permalink view (#4958)Christopher Speller2017-01-041-2/+7
|
* translations PR 20170102 (#4929)enahum2017-01-0421-383/+1353
|
* Revert "Ui fixes" (#4963)Joram Wilander2017-01-049-58/+69
|
* Removing old signup team API (#4950)Christopher Speller2017-01-049-249/+1
|
* Made Edit Post Modal autocomplete always attach to the bottom of the ↵Harrison Healey2017-01-045-22/+32
| | | | textarea (#4956)
* PLT-5017 Fix import of Slack webhook/bot messages. (#4964)George Goldberg2017-01-041-1/+4
|
* Fixing enterprise commands (#4960)Christopher Speller2017-01-041-0/+4
|
* Minor UI improvements (#4959)Asaad Mahmood2017-01-046-39/+47
| | | | | | * PLT-5128 - Fixing channel header responsively * PLT-4984 - Fixing search popover behaviour