summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* PLT-6260: Allow empty legal/support links. (#6057)George Goldberg2017-04-101-5/+5
|
* translations PR 20170407 (#6031)enahum2017-04-1018-843/+862
|
* Use SiteURL for OAuth login (#6032)Joram Wilander2017-04-101-1/+1
|
* PLT-6280 Fixed post textbox not being able to scroll (#6034)Harrison Healey2017-04-101-0/+1
|
* PLT-6254: Search not in teams include removed members. (#6020)George Goldberg2017-04-072-1/+39
|
* Fix possible MFA enforcement redirect loop (#6030)Joram Wilander2017-04-071-0/+2
|
* Minor bug fixes (#6019)Asaad Mahmood2017-04-073-2/+7
| | | | | | | | * PLT-6193 - Post right scroll for small threads * PLT-6210 - Emoji icon not aligned. * Fixing word break
* PLT-6201/PLT-6220 Don't show pin or reaction options for system messages (#6010)Harrison Healey2017-04-074-189/+181
| | | | | | * PLT-6220 Removed ability to react to system messages * PLT-6201 Removed ability to pin system messages
* Check if we need to add DM/GM to sidebar regardless of post sender (#6009)Joram Wilander2017-04-075-27/+51
|
* PLT-6263 Updated timing and text of Site URL warning bar (#6016)Harrison Healey2017-04-072-9/+9
|
* PLT-6238 Fix 404 error in system console (#6014)Harrison Healey2017-04-071-0/+5
|
* PLT-6200 Fixed file upload button not working on iOS (#6013)Harrison Healey2017-04-072-15/+14
|
* [PLT-6232] Remove "(Beta)" tag from HA in System Console (#6008)Eric Sethna2017-04-072-2/+2
|
* Update en.jsonEric Sethna2017-04-061-1/+1
|
* remove beta on high availabilityEric Sethna2017-04-061-1/+1
|
* PLT-5977: Only reload clients when client config changes. (#5989)George Goldberg2017-04-054-3/+6
|
* Increment server version numberChristopher Speller2017-04-051-0/+1
|
* PLT-5904 (WebApp): Config for skip email server cert verification. (#5991)George Goldberg2017-04-052-0/+21
|
* Uncomment 3.8 database upgrade. (#5992)George Goldberg2017-04-051-7/+5
|
* Fixing only EE coverage (#5933)Christopher Speller2017-04-051-4/+5
|
* PLT-6207: Fix EE policy application. (#5988)George Goldberg2017-04-051-0/+2
|
* Fix private channel translations (#5986)enahum2017-04-051-48/+39
|
* Remove unnecessary uses of getMoreChannels (#5982)Joram Wilander2017-04-044-41/+1
|
* PLT-5702 Added special error page for private browsing error message (#5985)Harrison Healey2017-04-045-28/+105
|
* Fix missed string changes of "Invite New Member" to "Send Email Invite" (#5983)Jason Blais2017-04-043-4/+4
| | | | | | | | * Update invite_member_modal.jsx * Update policy_settings.jsx * Update en.json
* Fix title in RHS for pinned posts (#5976)Joram Wilander2017-04-041-1/+12
|
* Fix blanking out of FileIds and backwards compatability issue with v3 (#5950)Joram Wilander2017-04-044-21/+41
|
* PLT-6023: Add Users to Team in WebApp. (#5956)George Goldberg2017-04-0412-81/+770
| | | | | | | | | | | | | | | * PLT-6198: Use added to channel system message on default channels. Use a different sytem message when a user was added to a default channel by someone else than when they joined themselves. * PLT-6023: Add Users to Team in WebApp. * Fix string text. * Handle added_to_team websocket message. * Fix unread flag on new channel.
* PLT-5985 Cleaned up CSS for post textbox (#5974)Harrison Healey2017-04-043-210/+177
|
* PLT-6139 (WebApp): Manage Private Channel Members (#5947)George Goldberg2017-04-047-60/+148
| | | | Honour the policy setting for add/remove members from private channels in the WebApp UI.
* Fixing race conditions in the code base (#5966)Corey Hulen2017-04-0426-207/+1438
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding initial race detector * Remove setting of config twice * Fixing config file watch and config reload on license save * Fixing config file watch and config reload on license save * Fixing build error * Fixing locking issue * Fixing makefile * Fixing race in config * Fixing race in status unit test * Adding EE race tests * Fixing race in cluster info * Removing code that's isn't needed * Fixing some more races * Fixing govet issue
* PLT-6198: Use added to channel system message on default channels. (#5969)George Goldberg2017-04-0413-28/+49
| | | | Use a different sytem message when a user was added to a default channel by someone else than when they joined themselves.
* PLT-5906 Set logs path instead log filename (#5949)enahum2017-04-043-6/+7
| | | | | | * PLT-5906 Set logs path instead log filename * feedback review
* PLT-3958 Updated title for permalink error page (#5970)Harrison Healey2017-04-042-1/+5
|
* Adding more text to webpack build so jenkins doesn't timeout (#5972)Christopher Speller2017-04-041-1/+1
|
* Fixed pasting images not working (#5971)Harrison Healey2017-04-043-4/+17
|
* PLT-6115 adding unit tests for licensing (#5916)Corey Hulen2017-04-043-0/+65
| | | | | | | | * Adding test to license sql store * PLT-6115 adding unit tests for licensing * Removing unused test
* PLT-5900 Removed automatic configuration of SiteURL (#5952)Harrison Healey2017-04-0449-268/+336
| | | | | | | | | | | | | | | | * Revert "PLT-5765 Passed SiteURL to SendNotifications (#5705)" This reverts commit a8e68bd8905972ae59de90fa33d5b3e3c274dc47. * Removed automatic configuration of SiteURL * Reverted unintentional config changes * Updated help text * Added link to docs in Site URL warning * Fixed merge conflict
* translations PR 20170403 (#5964)enahum2017-04-0422-1068/+1391
|
* PLT-6196: Websocket message when added to a team. (#5968)George Goldberg2017-04-042-3/+16
|
* Add ID to siderbar_header_dropdown_button (#5967)doh52017-04-041-0/+1
| | | under testing
* Fixing config file watch and config reload on license save (#5954)Corey Hulen2017-04-045-7/+73
| | | | | | | | | | * Fixing config file watch and config reload on license save * Fixing config file watch and config reload on license save * Fixing build error * Fixing locking issue
* Fixed channel autocomplete flickering (#5961)Harrison Healey2017-04-037-56/+72
|
* Fixed console error thrown by PostList when switching teams (#5960)Harrison Healey2017-04-031-0/+8
|
* Added SidebarHeaderDropdownButton to stop console warning (#5959)Harrison Healey2017-04-032-9/+32
|
* PLT-6147 Fixed reactions not rendering properly while loading (#5958)Harrison Healey2017-04-034-40/+38
|
* implement GET /teams/{team_id}/commands/autocomplete (#5951)Carlos Tadeu Panato Junior2017-04-033-0/+96
|
* PLT-6098 Added Manage Teams modal to System Console users list (#5914)Harrison Healey2017-04-0310-3/+584
| | | | | | | | | | | | | | | | * Added Manage Teams modal to System Console users list * Localized ManageTeamsModal * Fixed borders between Manage Teams list items * Updated appearance of ManageTeamsModal * Fixed admin being redirected from system console when removing self from a team * Sorted teams in ManageTeamsModal * Updated Manage Teams styling
* Added viper, gomail, and fsnotify (#5923)Jeff Schering2017-04-031-0/+98
| | | | | | * Added viper, gomail, and fsnotify * add homepages
* Implement POST /teams/{team_id}/invite/email for apiV4 (#5944)Carlos Tadeu Panato Junior2017-04-033-0/+91
|