summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cannot change ID and deleteat when trying to update the hook (#5784)Carlos Tadeu Panato Junior2017-03-161-0/+1
* Implement update IncomingHook for apiV4 (#5762)Carlos Tadeu Panato Junior2017-03-153-0/+238
* PLT-5321: Add markdown unit tests for images (#5770)VeraLyu2017-03-151-0/+55
* Prevent double join calls when joining a public channel (#5761)Joram Wilander2017-03-151-0/+1
* Add IDs to Account Settings > General (#5763)Eric Sethna2017-03-142-0/+6
* Moving HTTP request counter to the start of ServeHTTP so count time is not ef...Christopher Speller2017-03-141-2/+4
* PLT-5764 Fixed channel name minimum length (#5693)Ruzette Tanyag2017-03-143-4/+6
* [APIV4] POST /caches/invalidate - endpoint for apiV4 (#5756)Carlos Tadeu Panato Junior2017-03-143-0/+47
* PLT-4606: Date separator in RHS (#5606)Mika Andrianarijaona2017-03-145-42/+90
* Allow saving of identical team name (#5738)Ryan Wang2017-03-142-7/+3
* Implement brand image endpoints for APIv4 (#5733)Joram Wilander2017-03-147-15/+204
* Add implementation for POST /config/reload apiV4 - Reload Configuration (#5713)Carlos Tadeu Panato Junior2017-03-143-0/+44
* Implement admin LDAP endpoints for APIv4 (#5720)Joram Wilander2017-03-145-0/+110
* APIv4 DELETE channels/{channel_id} (#5723)Saturnino Abril2017-03-146-0/+337
* APIv4: GET /files/{file_id}/public (#5665)Saturnino Abril2017-03-133-0/+120
* Removing goamz (#5753)Christopher Speller2017-03-13140-38156/+2
* Update eslint (#5752)Christopher Speller2017-03-137-26/+37
* Close confirm_integration On Enter Keypress (#5600)Ryan Wang2017-03-131-1/+10
* APIv4: GET /files/{file_id}/info (#5591)Saturnino Abril2017-03-133-0/+99
* APIv4: GET /files/{file_id}/preview (#5568)Saturnino Abril2017-03-134-1/+97
* 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
* 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 connec...Carlos Tadeu Panato Junior2017-03-133-0/+39
* 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 some team endpoints for APIv4 (#5745)Joram Wilander2017-03-1311-25/+451
* [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
* 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
* 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
* Update test-links.md (#5721)Jason Blais2017-03-101-1/+0
* 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
* '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