Jason Blais
ae77328714
Update diagnostics.go for 4.6 release ( #8082 )
...
* Update diagnostics.go
* Fix formatting error
v4.6.0-rc4
v4.6.0-rc3
2018-01-10 21:50:22 -05:00
Harrison Healey
90abd76d3f
PLT-8522 Added separate messages for being removed from channel or team ( #8078 )
2018-01-10 12:22:51 -07: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
Chris
eb027c0d3b
make slack attachments gobable ( #7948 )
2017-12-05 15:34:10 -08:00
Joram Wilander
7cefef6d21
Hash key for plugin store and limit id length ( #7933 )
2017-12-05 15:19:33 -08:00
Joram Wilander
150de584c3
PLT-8131 Bundled zoom plugin ( #7947 )
...
* Bundled zoom plugin
* Update plugin to latest
2017-12-05 16:35:46 -05:00
Jonathan
c171872472
PLT-8233: Purge ChannelMemberHistory Data when Data Retention Job runs ( #7937 )
...
* Changed the channel member history purge function to match pattern established by other data retention purge methods
* Simplifying the channel member history store and associated tests
* Regenerating mocks
* Using a constant
2017-12-05 16:32:23 -05:00