Carlos Tadeu Panato Junior
d0618afb50
fix typo ( #6264 )
2017-04-28 12:43:59 +01:00
Christopher Speller
9a87bb3af6
Creating common token store and moving email invites and verification to it ( #6213 )
2017-04-27 10:55:03 -04:00
enahum
4e086311ad
translations PR 20170424 ( #6224 )
2017-04-27 09:57:26 -03:00
Carlos Tadeu Panato Junior
cb668b9283
[PLT-2181] Change wording for deactivating a user from "Make Inactive" to "Deactivate" ( #6106 )
...
* change text to fix issue PLT-2181
* update strings
* update per review
2017-04-24 20:18:05 -04:00
Joram Wilander
be9624e2ad
Implement v4 endpoints for OAuth ( #6040 )
...
* Implement POST /oauth/apps endpoint for APIv4
* Implement GET /oauth/apps endpoint for APIv4
* Implement GET /oauth/apps/{app_id} and /oauth/apps/{app_id}/info endpoints for APIv4
* Refactor API version independent oauth endpoints
* Implement DELETE /oauth/apps/{app_id} endpoint for APIv4
* Implement /oauth/apps/{app_id}/regen_secret endpoint for APIv4
* Implement GET /user/{user_id}/oauth/apps/authorized endpoint for APIv4
* Implement POST /oauth/deauthorize endpoint
2017-04-20 09:55:02 -04:00
Harrison Healey
1a0f8d1b3c
PLT-1384 Added websocket event when preferences are updated/deleted ( #6107 )
2017-04-20 13:57:31 +01:00
Saturnino Abril
d2b86f1b8d
APIv4 POST /reactions ( #6092 )
...
* APIv4 POST /reactions
* update corresponding V3 endpoint
2017-04-18 16:15:15 -04:00
Christopher Speller
92d8fa4aa8
Merge branch 'release-3.8'
2017-04-17 15:08:56 -04:00
Corey Hulen
3207886514
Adding the ability to disable full text search queries for master ( #6102 )
2017-04-17 10:54:26 -04:00
Jason Blais
8d67fa03a9
Update en.json ( #6064 )
2017-04-17 10:46:37 -04:00
enahum
3097453394
translations PR 20170410 ( #6065 )
2017-04-12 10:40:59 +01:00
enahum
787dfc9220
translations PR 20170407 ( #6031 )
2017-04-10 11:28:14 +01:00
Carlos Tadeu Panato Junior
48d9099882
implement POST /emoji for apiV4 ( #5868 )
2017-04-06 11:15:57 -04:00
Saturnino Abril
d8b732a488
APIv4 GET /users/{user_id}/posts/flagged ( #5984 )
...
* APIv4 GET /users/{user_id}/posts/flagged
* change permission check
2017-04-05 16:18:23 -04:00
enahum
3a79e451ff
translations PR 20170403 ( #5964 )
2017-04-04 12:44:38 -03:00
Saturnino Abril
43e795448f
APIv4 post /teams/search ( #5931 )
2017-04-03 10:34:14 -07:00
Carlos Tadeu Panato Junior
7eb09dbffd
[APIV4] POST /teams/{team_id}/import for apiv4 ( #5920 )
2017-04-03 17:38:26 +01:00
Harrison Healey
36c74d7b47
PLT-5873 Renamed private groups to private channels ( #5924 )
...
* PLT-5873 Renamed private groups to private channels in web app
* PLT-5873 Renamed private groups to private channels in server
2017-04-03 13:42:05 +01:00
enahum
bd5b6f19ca
translations PR 20170328 ( #5899 )
2017-03-30 19:07:53 -03:00
Yusuke Nemoto
9a9729f22f
fix typo and missing messages ( #5902 )
2017-03-30 08:20:55 -07:00
Joram Wilander
060b9f92c3
Remove API endpoints being deprecated in 3.8 ( #5880 )
2017-03-28 08:07:15 -04:00
Joram Wilander
daca0d93f6
Move WebSocket API to it's own package and add websocket v4 endpoint ( #5881 )
2017-03-28 09:58:19 +01:00
Joram Wilander
a0d5c01dfd
Implement client config/license endpoints for APIv4 ( #5867 )
2017-03-27 09:19:53 -04:00
Saturnino Abril
01aaccb340
APIv4 post /channels/ids ( #5845 )
...
* APIv4 post /channels/ids
* updated enpoint as /teams/{team_id}/channels/ids
2017-03-27 08:41:40 -03:00
Carlos Tadeu Panato Junior
5bf6ae04df
[APIV4] GET /users/{user_id}/status - user status endpoint for apiV4 ( #5824 )
2017-03-24 17:23:32 +00:00
Saturnino Abril
f1274a7ec2
Endpoint for APIv4 POST /teams/{team_id}/members ( #5804 )
2017-03-24 09:13:27 +00:00
Joram Wilander
61b1237c20
Update channel permissions for v4 endpoints ( #5829 )
...
* Fix join channel permission for v4 endpoint
* Allow regular users to get public channels they are not in
* Fix unit test
2017-03-22 08:13:44 -07:00
enahum
20a2e6fab7
translations PR 20170320 ( #5819 )
2017-03-21 23:49:27 -03:00
enahum
32c658b1ce
translations PR 20170316 ( #5791 )
2017-03-20 20:02:50 -03:00
George Goldberg
7f266c1951
Merge branch 'release-3.7' into master.
2017-03-17 16:29:26 +00:00
Joram Wilander
d757645c24
Implement some channel endpoints for APIv4 ( #5767 )
2017-03-16 11:58:33 -07:00
Joram Wilander
ad0ed008fe
Implement brand image endpoints for APIv4 ( #5733 )
...
* Implement brand image endpoints for APIv4
* Fix unit test
2017-03-14 09:35:48 -04:00
Joram Wilander
ee457176bd
Implement admin LDAP endpoints for APIv4 ( #5720 )
2017-03-14 08:43:40 -04:00
Saturnino Abril
a71a9fc3bf
APIv4 DELETE channels/{channel_id} ( #5723 )
2017-03-14 12:08:58 +00:00
Saturnino Abril
8b59a2a291
APIv4: GET /files/{file_id}/preview ( #5568 )
...
patch 1
2017-03-13 15:40:32 -04:00
Joram Wilander
59d06b5c56
Implement GET /cluster/status endpoint for APIv4 ( #5732 )
2017-03-13 12:49:19 -04:00
Joram Wilander
3ebfb36953
Implement compliance endpoints for APIv4 ( #5683 )
...
* Implement compliance endpoints for APIv4
* Add paging to get reports endpoint
2017-03-13 10:14:16 -04:00
Saturnino Abril
8731465957
Endpoint for APIv4: GET /team/{team_id}/channels ( #5681 )
2017-03-13 12:26:51 +00:00
Joram Wilander
3559fb7959
Implement SAML endpoints for APIv4 ( #5671 )
...
* Implement SAML endpoints for APIv4
* Fix unit test
* Only disable encryption when removing puplic/private certs
2017-03-13 12:26:23 +00:00
Gabin Aureche
fe38d6d5bb
Add pinned posts ( #4217 )
2017-03-13 12:25:08 +00:00
enahum
06930f378c
translations PR 20170309 ( #5710 )
2017-03-10 10:19:32 +00:00
enahum
609a1148c7
PLT-5769 Translations filenames and values consistent ( #5689 )
2017-03-09 09:14:26 +00:00
enahum
d2325d4bcf
translations PR 20170306 ( #5666 )
...
* translations PR 20170306
* Fix platform zh_TW.json
2017-03-07 09:18:31 +00:00
Joram Wilander
e87f5c6cf9
Add system console switch for enabling link previews ( #5663 )
2017-03-06 21:13:12 -05:00
enahum
511e9272da
PLT-5701 Fix DM email subject text ( #5630 )
2017-03-04 17:55:47 +00:00
Joram Wilander
3a91d4e5e4
PLT-3077 Add group messaging ( #5489 )
...
* 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 )
2017-03-02 17:48:56 -05:00
Ryan Wang
8c5cee9521
Correct typo in app/email.go ( #5569 )
2017-03-02 18:39:16 -03:00
enahum
4f8abfaeee
translations PR 20170227 ( #5554 )
2017-03-02 13:23:01 -03:00
George Goldberg
f513879ffc
PLT-5479: Import Slack team without emails. ( #5597 )
...
Use a fake email address for now, and inform the user doing the import
clearly that this has been done.
2017-03-02 09:12:23 -05:00
George Goldberg
2e5ebac615
PLT-5612: Don't show error on invalid search query. ( #5596 )
...
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.
2017-03-02 09:11:59 -05:00