summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updating client dependancies except ESLint and react-router (#5750)Christopher Speller2017-03-132-38/+40
|
* Updating server dependancies. Also adding github.com/jaytaylor/html2text and ↵Christopher Speller2017-03-13356-14232/+26641
| | | | gopkg.in/gomail.v2 (#5748)
* Upgrade schema for pinned posts. (#5747)George Goldberg2017-03-131-0/+3
|
* Implement GET /cluster/status endpoint for APIv4 (#5732)Joram Wilander2017-03-135-6/+77
|
* Add implementation for POST /database/recycle apiV4 - Recycle database ↵Carlos Tadeu Panato Junior2017-03-133-0/+39
| | | | connection (#5717)
* Add implementation for POST /email/test apiV4 - Send Test Email (#5716)Carlos Tadeu Panato Junior2017-03-134-0/+75
|
* Implement GET and POST /hooks/outgoing endpoints for APIv4 (#5645)Joram Wilander2017-03-139-19/+409
|
* Implement compliance endpoints for APIv4 (#5683)Joram Wilander2017-03-1311-9/+241
| | | | | | * Implement compliance endpoints for APIv4 * Add paging to get reports endpoint
* Implement some team endpoints for APIv4 (#5745)Joram Wilander2017-03-1311-25/+451
| | | | | | | | | | * Implement PUT /teams/{team_id} endpoint for APIv4 * Implement GET /users/{user_id}/teams/{team_id}/unread endpoint for APIv4 * Implement POST /teams/{team_id}/members/ids endpoint for APIv4 * Remove debug statement
* [PLT-4790] Crop profile picture in middle (#5653)Tudor Gergely2017-03-132-12/+53
|
* add update channel endpoint for APIv4 (#5624)Carlos Tadeu Panato Junior2017-03-134-2/+172
|
* Move command logic into app layer (#5617)Joram Wilander2017-03-1326-712/+809
|
* Implement PUT /users/{user_id}/mfa endpoint for APIv4 (#5743)Joram Wilander2017-03-134-0/+127
|
* Implement GET /users/autocomplete endpoint for APIv4 (#5742)Joram Wilander2017-03-138-39/+287
|
* [APIV4] GET /config - getConfig endpoint for apiV4 (#5701)Carlos Tadeu Panato Junior2017-03-133-1/+78
|
* PLT-3483 Added date tooltip to post timestamps (#5688)Harrison Healey2017-03-131-2/+5
|
* Endpoint for APIv4: GET /team/{team_id}/channels (#5681)Saturnino Abril2017-03-138-0/+249
|
* Implement SAML endpoints for APIv4 (#5671)Joram Wilander2017-03-1311-19/+540
| | | | | | | | * Implement SAML endpoints for APIv4 * Fix unit test * Only disable encryption when removing puplic/private certs
* Add pinned posts (#4217)Gabin Aureche2017-03-1338-52/+885
|
* Adding functionality to get & delete incoming webhooks (#5648)Poornima2017-03-118-0/+269
|
* improvements for inbucket email test and re-enable Email mention test (#5647)Carlos Tadeu Panato Junior2017-03-116-222/+443
| | | | Now if we dont get the mailbox to check the email we try 5 times, if still no message we disable the email verification.
* Remove link on team creation page (#5639)Ryan Wang2017-03-112-10/+0
|
* Endpoint for APIv4: /files/{file_id}/link (#5607)Saturnino Abril2017-03-115-1/+127
| | | | | | * APIv4: /files/{file_id}/link * updated public link
* Update test-links.md (#5721)Jason Blais2017-03-101-1/+0
| | | Remove a test case until we receive a customer request for it. See more details here: https://mattermost.atlassian.net/browse/PLT-5806
* add missing id to use for translation - user settings/security/mfa (#5719)Carlos Tadeu Panato Junior2017-03-101-0/+2
|
* Add new database schema version ready for 3.8. (#5697)George Goldberg2017-03-091-0/+10
|
* add team exists endpoint for APIv4 (#5517)Carlos Tadeu Panato Junior2017-03-075-6/+86
|
* Fix keyboard shortcuts not to trigger on AltGr key (#5566)Lauris BH2017-03-071-1/+1
| | | On Windows when pressing AltGr it will trigger event with same properties as left Ctrl key. Check explicitly that altKey is false otherwise on some keyboard layouts input of special characters is blocked.
* 'Add Members' Modal Focuses Searchbar Fix (#5608)Ryan Wang2017-03-071-3/+9
|
* Merge 3.7 changes into master (#5679)Joram Wilander2017-03-078-11/+106
| | | | | | | | * Save schema version for 3.7 (#5675) * Adding index and cache to reactinos store (#5654) * Fix badge count for push notifications (#5672)
* Adding id examples for UI automation (#5508)Corey Hulen2017-03-075-0/+8
| | | | | | * Adding id examples * Adding id examples
* Update schema for version 3.7. (#5674)George Goldberg2017-03-072-6/+6
|
* translations PR 20170306 (#5666)enahum2017-03-0722-631/+1726
| | | | | | * translations PR 20170306 * Fix platform zh_TW.json
* PLT-5722 Fix formatText to fail gracefully when input is not text (#5670)Harrison Healey2017-03-062-1/+5
| | | | | | * Updated marked to remove incorrect error message * Fix formatText to fail gracefully when input is not text
* Add system console switch for enabling link previews (#5663)Joram Wilander2017-03-0612-6/+128
|
* Update test-emoticons4.md (#5659)lindalumitchell2017-03-061-0/+8
| | | Added test for emoticons in headings.
* Update test-markdown-lists.md (#5658)lindalumitchell2017-03-061-0/+18
| | | Added test for multi-item unordered list with line break.
* Update test-markdown-basics.md (#5657)lindalumitchell2017-03-061-6/+4
| | | | | | | | * Update test-markdown-basics.md Added test for heading followed by paragraph1, line break, paragraph2 * Fix test so it is <4000 characters
* Update test-links.md (#5656)lindalumitchell2017-03-061-0/+1
| | | Added test for angle brackets around email address
* Update test-markdown-basics.md (#5655)Jason Blais2017-03-061-6/+7
|
* 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
|