summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* PLT-5703 Update license expiry timing and text (#5602)Joram Wilander2017-03-067-56/+93
| | | | | | * Update license expiry timing and text * Updating error bar (#5632)
* PLT-5685 Fixing perf issue and problem with pushing for any activity (#5662)Corey Hulen2017-03-061-30/+21
| | | | | | * PLT-5685 Fixing perf issue and problem with pushing for any activity * PLT-5685 Fixing perf issue and problem with pushing for any activity
* Remove FIXME and XXX from bulk import tests. (#5664)George Goldberg2017-03-061-3/+17
|
* Fix channel switching ALT + UP/DOWN shortcut (#5660)Joram Wilander2017-03-061-1/+1
|
* Prevented RHS from closing when you reply to a message that had been ↵Christopher Speller2017-03-063-27/+2
| | | | deleted. (#5651)
* Fix JS error in mobile view when opening add member modal from view member ↵Joram Wilander2017-03-061-0/+2
| | | | modal (#5661)
* Example of how to call metrics (#5621)Corey Hulen2017-03-062-3/+5
|
* Fix license telemetry. (#5641)George Goldberg2017-03-061-6/+6
|
* enable saml for RN app (#5635)enahum2017-03-061-1/+6
| | | | | | * enable saml for RN app * remove unnecessary user sanitize
* Fix telemtry IDs. (#5649)George Goldberg2017-03-063-2/+16
|
* PLT-5697: Add --validate flag to bulk import CLI. (#5642)George Goldberg2017-03-061-1/+10
|
* fix bug when use /msg command it open the channel in a new tab (#5644)Carlos Tadeu Panato Junior2017-03-061-1/+1
|
* Fix desktop notification click handler for existing/new GMs (#5633)Joram Wilander2017-03-042-2/+3
|
* Increase timeout on suggestion clear after blur (#5631)Joram Wilander2017-03-041-1/+1
|
* PLT-5701 Fix DM email subject text (#5630)enahum2017-03-042-2/+2
|
* PLT-4969 remove Push notifications @ preceeding the username or the user's ↵enahum2017-03-041-1/+1
| | | | name (#5629)
* PLT-5461 Fix channel rename placeholder (#5628)enahum2017-03-042-2/+2
|
* Don't allow name-value pairs in theme vector be localized (#5623)Joram Wilander2017-03-041-37/+11
|
* Update link preview test cases (#5620)Jason Blais2017-03-041-39/+15
|
* Add Markdown test cases for explicit image sizes (#5618)Jason Blais2017-03-041-0/+5
|
* fix message (#5640)Yusuke Nemoto2017-03-042-2/+2
|
* Fixing issue with safari and not closing (#5601)Corey Hulen2017-03-041-1/+1
|
* Mobile Web: Auto-focus cursor in the search box (#5284)Saturnino Abril2017-03-035-14/+53
| | | | | | | | | | | | | | * Mobile Web: Auto-focus cursor in the search box and open keyboard when the search icon is tapped * fixed issue with safari mobile view * added isFocus props to search_bar.jsx component * used 'x' and fixed spacing * changed 'x' icon and fixed css * added aria-hidden='true'
* Prevent user count popovers in GMs from opening view/manage members modal ↵Joram Wilander2017-03-031-29/+32
| | | | (#5619)
* Fixing Link url when cancelling edit of incoming webhook (#5612)Poornima2017-03-031-1/+1
|
* Fix JS error when receiving reply during channel switch (#5582)Joram Wilander2017-03-034-4/+22
|
* Usernames must start with a letter (#5581)Joram Wilander2017-03-0311-74/+97
|
* Fix tab causing textbox placeholder to fill in (#5592)Joram Wilander2017-03-031-1/+3
|
* Move Performance Monitoring out of beta (#5616)Jason Blais2017-03-033-4/+4
| | | | | | | | * Update metrics_settings.jsx * Update admin_sidebar.jsx * Update en.json
* PLT-5484 Reduced scope of CSS rules for (edited) tag (#5599)Harrison Healey2017-03-032-34/+13
| | | | | | * PLT-5484 Reduced scope of CSS rules for (edited) tag * Reverted accidental change from div tags to spans
* Make config.go defaults the same as config.json. (#5605)George Goldberg2017-03-031-4/+4
|
* PLT-3077 Add group messaging (#5489)Joram Wilander2017-03-0248-289/+1592
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implement server changes for group messaging * Majority of client-side implementation * Some server updates * Added new React multiselect component * Fix style issues * Add custom renderer for options * Fix model test * Update ENTER functionality for multiselect control * Remove buttons from multiselect UI control * Updating group messaging UI (#5524) * Move filter controls up a component level * Scroll with arrow keys * Updating mobile layout for multiselect (#5534) * Fix race condition when backspacing quickly * Hidden or new GMs show up for regular messages * Add overriding of number remaining text * Add UI filtering for team if config setting set * Add icon to channel switcher and class prop to status icon * Minor updates per feedback * Improving group messaging UI (#5563) * UX changes per feedback * Update email for group messages * UI fixes for group messaging (#5587) * Fix missing localization string * Add maximum users message when adding members to GM * Fix input clearing on Android * Updating group messaging UI (#5603) * Updating UI for group messaging (#5604)
* Correct typo in app/email.go (#5569)Ryan Wang2017-03-022-4/+4
|
* Fix push notifications where channel is set to all activity (#5594)enahum2017-03-023-32/+348
| | | | | | | | | | | | * Fix push notifications where channel is set to all activity * feedback review * moved push notification logic to DoesStatusAllowPushNotification * Have every option handled in ShouldSendPushNotification * unit tests
* PLT-5380 Moved link preview image to top right corner of preview area (#5212)Debanshu Kundu2017-03-027-95/+281
| | | | | | | | * PLT-5380 Moved link preview image to top right corner of preview area for smaller images, larger and wide images are still shown below the text. Also added logic to hide image area if image loading fails. * Updating link previews css
* PLT-4929: Confirmation Dialog when Deleting Entry on the Integrations pages ↵Ari Autio2017-03-026-48/+123
| | | | (#5529)
* translations PR 20170227 (#5554)enahum2017-03-0222-140/+854
|
* PLT-5479: Import Slack team without emails. (#5597)George Goldberg2017-03-022-0/+13
| | | | Use a fake email address for now, and inform the user doing the import clearly that this has been done.
* PLT-5612: Don't show error on invalid search query. (#5596)George Goldberg2017-03-022-18/+20
| | | | | Log a warning to the logs, but don't show an error to the user in the WebUI, just an empty set of query results, when the fulltext search query they enter generates a syntax error from the database.
* Fix blank DMs on page refresh (#5593)Joram Wilander2017-03-021-1/+1
|
* Ui improvements (#5588)Asaad Mahmood2017-03-027-17/+43
| | | | | | | | | | | | * PLT-5354 - Making statistics flow on page * PLT-5262 - Updating icon on join team page * PLT-5218 - Making menu colors consistent on mobile * PLT-5377 - Adding bg to current posts in the RHS * PLT-5645 - Adjusting spacing after/before ul/ol
* PLT-5355: Fix permalink to private/direct channels. (#5574)George Goldberg2017-03-022-3/+55
| | | | Appropriate permission checks depend on the type of channel this permalink links to.
* Added unit tests for mentions inside of hashtags (#5577)Harrison Healey2017-03-021-0/+45
|
* Update UI text for shortcuts to follow text formatting guidelines (#5533)Jason Blais2017-03-024-9/+9
| | | | | | | | | | | | * Update en.json * Update user_settings_advanced.jsx * Update messaging.jsx * Update composing.jsx * Fix formatting error with double quotes
* PLT-5261 Update MFA help text (#5590)lfbrock2017-03-022-7/+7
| | | | | | | | * Update mfa_settings.jsx * Update mfa_settings.jsx * Update en.json
* Update NOTICE.txt (#5595)Jeff Schering2017-03-021-1/+33
| | | Added go-opengraph and updated copyright date.
* Update emoji_test.go (#5589)Harry Moreno2017-03-011-1/+1
| | | fix typo
* Removing typing check for master (#5583)Corey Hulen2017-03-011-19/+0
| | | | | | * Removing typing check for master * Removing typing check for master
* Fixing parsing of device Ids (#5580)Corey Hulen2017-03-012-4/+80
|
* Optimizing weh_hub.Start() for master (#5576)Corey Hulen2017-03-012-26/+43
| | | | | | | | | | | | * Optimizing weh_hub.Start() * Optimizing weh_hub.Start() * Optimizing weh_hub.Start() * Adding to IsAuthenticated * Fixing problem with IsAuthenticated