Jesús Espino
6990d052d5
[XYZ-6] Add sampledata platform command ( #8027 )
...
* Add fake dependency
* [XYZ-6] Add sampledata platform command
* Creating EMOJI_NAME_MAX_LENGTH as a constant and using it where needed
2018-01-11 10:57:47 -05:00
Chris Duarte
0a9200c35d
Add EnableDefaultChannelLeaveJoinMessages config setting ( #7961 )
2018-01-10 14:04:04 -08:00
Jesús Espino
dd9ad10d70
[PLT-6936] Translate AppError.Message automatically by default ( #8063 )
2018-01-08 13:13:24 -05:00
Chris
591ef9f352
Remove utils.ClientCfg and utils.ClientCfgHash ( #8041 )
...
* remove utils.ClientCfg and utils.ClientCfgHash
* remove unused import
2018-01-05 16:17:57 -06:00
Adrian Carolli
fd3fa8f8dc
[PLT-7793] Added /users/tokens endpoint ( #8038 )
...
* Added /users/tokens/all endpoint
- UserAccessStore now has getAll method
- Added tests
- Added route
- Added handler
* Remove space fix check-style
* Remove blank space check-style
* Fixes for make check-style
* Remove extra code that is un-needed in user_test.go
* Rename endpoint + grammar
- Renamed /users/tokens/all to /users/tokens
- Renamed getUserAccessTokens to getUserAccessTokensForUser
- Renamed getAllUserAccessTokens to getUserAccessTokens
- Minor Grammar changes
* Add localization for sql_user_access_token.get_all
* Fix minor plural spelling
2018-01-05 14:46:48 -05:00
Chris
66bdf830b5
disable config watching during cli tests ( #8040 )
2018-01-05 13:33:07 -06:00
Derrick Anderson
edc4c35f5f
Uncomment upgrade for 4.6 ( #8045 )
...
* Uncomment upgrade for 4.6
* add 4.6 version
v4.6.0-rc2
v4.6.0-rc1
2018-01-05 12:29:40 -05:00
George Goldberg
143e664cd9
PLT-8312: Use combined LIKE/Full Text search for channels. ( #8029 )
...
* PLT-8312: Use combined LIKE/Full Text search for channels.
* Code tidyup
* Get it working consistently and update unit tests.
* Fix code style.
2018-01-05 23:59:10 +08:00
Jesús Espino
a5bbf3f643
PLT-8483: Ignore join/leave team messages for unread counts ( #8042 )
2018-01-05 09:27:42 -05:00
Chris Duarte
74eb82cfaa
rename DefaultTeamName to ExperimentalPrimaryTeam ( #8039 )
2018-01-05 08:43:55 -05:00
Joram Wilander
45e372fb5b
Update Zoom plugin to latest ( #8030 )
2018-01-04 13:51:11 -08:00
Chris Duarte
5e78d7fe12
Add admin update endpoint that can update authservice and authdata ( #7842 )
...
* add admin update endpoint that can upate authservice and authdata
* Control only SystemAdmin access
* Refactored AdminUpdate endpoint to only be able to update AuthData, AuthService and Password by User.Id
* Refactor to move `PUT /api/v4/users/{user_id}/auth`. Created a struct to hold UserAuth info.
2018-01-04 12:45:59 -05:00
Jesse Hallam
e5dad3cf68
[PLT-8173] Strip the post_ prefix on incoming webhook overrides. ( #8019 )
2018-01-03 10:35:36 -05:00
Chris Duarte
15cc449758
Add color properties to config to white label login buttons ( #7826 )
2018-01-02 13:36:31 -08:00
Corey Hulen
df09f87def
Adding a script to help with ldap config issues ( #7995 )
...
* Adding a script to help with ldap config
* Fixing help text
* Fixing typo
2018-01-02 12:11:30 -08:00
Joram Wilander
3f15c73656
Don't omit current user from updated user WS event ( #8018 )
2018-01-02 11:21:35 -08:00
Jesse Hallam
e9fe9f50dd
[PLT-8173] Add username and profile picture to webhook set up pages ( #8002 )
2018-01-02 08:41:23 -08:00
enahum
b902e4eea9
translations PR 20180101 ( #8015 )
2018-01-02 08:40:13 -08:00
enahum
afe8fbe2d2
translations PR 20171225 ( #8006 )
2018-01-02 08:39:59 -08:00
Jesse Hallam
5e5168f5cd
fix i18n identifier ( #8009 )
2018-01-02 08:39:45 -08:00
Chris Duarte
384ca1017a
Allow for custom subject in TestInviteUsersToTeam ( #7999 )
2018-01-02 08:46:31 -05:00
Carlos Tadeu Panato Junior
d9b8c4db76
[PLT-8438] Include incoming webhook display name in post props ( #7997 )
2017-12-22 10:20:18 -05:00
Joram Wilander
1aac5a9c97
Drop built-in plugin start-up log messages to debug from info ( #7986 )
2017-12-22 13:38:22 +00:00
Chris
91bfc72a99
Reduce logging data races, fix MySQL test race condition ( #7994 )
...
* fix races
* revert unintentional change
* fix test as intended
2017-12-22 12:09:33 +00:00
Chris Duarte
5189e8ea10
UCHAT-60 change default notification settings for new users ( #7845 )
...
* UCHAT-60 change default notification settings for new users
* 1. Turn off "Case sensitive first name" in Words that trigger mentions. 2. Send Desktop Notifications for "Only for mentions and direct messages".
2017-12-21 15:50:25 -05:00
enahum
522f21e698
translations PR 20171218 ( #7983 )
2017-12-21 11:35:36 -03:00
Martin Kraft
e561f727c8
Updates 'make help'. ( #7982 )
...
* Updates 'make help'.
* Updates description of all.
2017-12-20 14:49:45 -05:00
George Goldberg
dcc2016755
PLT-8354: Fix user search error when terms end up as empty space. ( #7984 )
2017-12-20 19:29:43 +00:00
Joram Wilander
0a2ffbc737
Set default for DefaultTeamName setting if not present in config ( #7987 )
2017-12-19 18:51:23 -05:00
Chris Duarte
15347b5527
Allow default team to be configured ( #7846 )
2017-12-19 10:12:25 -08:00
Christopher Speller
917e2417cf
Merge branch 'release-4.5'
2017-12-18 09:15:18 -08:00
Siyuan Liu
a37d53c732
PLT-8350 "mention" when channel user count equals to max allowed num ( #7976 )
2017-12-15 14:16:31 -06:00
Chris
95bdb51f40
fix reaction test ( #7978 )
2017-12-14 06:31:11 -06:00
Chris
4127474b47
fix posts created at test ( #7977 )
2017-12-14 05:37:51 -06:00
Yusuke Nemoto
ddd99f7476
PLT-6896 per-paging for logs ( #7903 )
...
* PLT-6896 Read logs from last
* Getting rid of file.Stats
* remove deprecated value
* Make non-reassigned value constant
2017-12-13 13:04:55 -06:00
Siyuan Liu
c39788b64b
Do not auto-join 'off-topic' channel if it is private ( #7950 )
2017-12-13 12:50:07 -06:00
Chris
03f5c939de
fix PUT webhook permissions ( #7970 )
v4.5.2
v4.5.1
v4.5.1-rc1
v4.5.0
v4.5.0-rc4
v4.5.0-rc3
v4.5.0-rc2
v4.5.2-rc1
2017-12-12 17:44:01 -06:00
enahum
e57a7667ef
translations PR 20171211 ( #7966 )
2017-12-12 08:13:20 -08:00
Jonathan
ab30c4daf9
PLT-8297: Message Export Should Still Produce Valid Exports if ChannelMemberHistory Data is Missing ( #7951 )
...
* Added a less accurate ChannelMembers fallback that is used if export period occurs before MessageExport was enabled
* Fixed test names
* Improved testing
* Made hasDataFromBefore() a little less strict
* Fixed the test to cleanly truncate the ChannelMemberHistory table without exposing the db via the interface
* Renamed a function for better clarity
* Binary logic is hard
2017-12-12 09:42:29 -05:00
Christopher Speller
fa9aa85705
Fixing formating on SQL errors for get parent posts. ( #7965 )
2017-12-12 08:15:32 -05:00
Chris
4c17bdff1b
Add plugin slash command support ( #7941 )
...
* add plugin slash command support
* remove unused string
* rebase
2017-12-08 13:55:41 -06:00
Chris Duarte
7ed1177a2b
add config option to hide tutorial screens ( #7840 )
2017-12-08 11:15:48 -08:00
Tsilavina Razafinirina
0cdf969ac7
PLT-6217-bis Fixes system message posted to Town Square when a user joins a team #7863 ( #7864 )
...
* Adds new string post message when a user has joined a team (#6483 )
* Simplifies long if statement in post.go (#6483 )
2017-12-08 11:15:33 -08:00
Joram Wilander
617a98d6d8
Allow deactivation of SSO users ( #7952 )
2017-12-08 11:14:55 -08:00
Christopher Speller
ae931ae6b6
Add upgrade code for 4.6
2017-12-08 11:12:09 -08:00
Christopher Speller
39cf3a998d
Uncomment upgrae for 4.5
2017-12-08 11:04:23 -08:00
Joram Wilander
5358b9c42c
Update zoom plugin to latest ( #7959 )
v4.5.0-rc1
2017-12-07 14:05:09 -08:00
Joram Wilander
4da0257bd5
Add diagnostic for zoom plugin ( #7958 )
2017-12-07 14:03:11 -08:00
Jonathan
ef597f6fe4
PLT-8314: Test Message Export Against S3 Bucket ( #7957 )
...
* Removed export directory config setting, in favour of hard-coding it to an 'export' directory under the local file directory. Improved the local file backend copy implementation to implicitly create the destination directory if it's missing
* Fixed the tests
2017-12-07 15:56:14 -05:00
Chris
98620d5aa3
update jira plugin ( #7949 )
2017-12-05 18:14:41 -06:00