Christopher Speller
574b48835d
MM-26055 Remove session requirement from command args. ( #14880 )
...
* Remove session requirement from command args.
* Removing unused server side translation.
* Restoring model.CommandArgs.Session for compatibility.
* Feedback fixes.
* Build fix
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2020-06-23 08:33:45 -07:00
Shota Gvinepadze
69ab1ea1e4
[MM-20029] Fix incorrect bot message ( #13392 )
...
* Fix incorect bot message
* Edit whitespace
2020-01-03 18:31:13 +04:00
Jesús Espino
a63684fcb5
Consistent license message for all the go files ( #13235 )
...
* Consistent license message for all the go files
* Fixing the last set of unconsistencies with the license headers
* Addressing PR review comments
* Fixing busy.go and busy_test.go license header
2019-11-29 12:59:40 +01:00
Miguel de la Cruz
2259b7f2a8
[MM-19948] Set version on module file and internal paths ( #13186 )
...
* [MM-19948] Set version on module file and internal paths
* Fixes after merge
* Fix i18n checker error
2019-11-28 14:39:38 +01:00
Scott Bishel
53ee077cfd
MM-18005: Improve display message when attempting to add an outsider to a group-synced team via new team invite flow ( #12966 )
...
* Update group errors being returned
* update based on merge, error already added
* remove unnecessary translation
* Revert "remove unnecessary translation"
This reverts commit 5a4ae89618 .
* remove unnecessary translation
2019-11-10 08:07:49 -07:00
Shota Gvinepadze
b208bbc43e
[MM-18830] Unhelpful error message when adding bot to a channel before adding to team ( #12844 )
...
* Fix error message
* Rename User to Username
* Add '@' to the username
2019-10-31 12:49:50 +04:00
Shreyansh Chouhan
39ceaa3e86
[MM-13833] Configured unit tests to log through t.Log ( #10272 )
...
* Rerouted the unit test logs through t.Log
* resolving merge confilvts
* Update testing.go
* Update helper_test.go
* Added godocs for NewTestingLogger
* Added go docs for NewTestingLogger
* Resolving conflicts
2019-02-14 13:52:11 -04:00
George Goldberg
a0f75cadb2
MM-12110: Don't /invite or /kick deactivated users. ( #9494 )
2018-10-01 13:51:12 +01:00
George Goldberg
0a5f792d2d
MM-11230: Make permissions checks in commands failsafe. ( #9392 )
...
Also add additional unit tests to make sure the permissions tests are
completely solid.
2018-09-12 10:32:05 -04:00
Carlos Tadeu Panato Junior
0dbaa2d032
[MM-10458] Change system response to "Could not find the channel" - bug fix ( #8738 )
...
* [MM-10458] Change system response to "Could not find the channel" when trying to invite user to private channel you can't see
* add another check to check if user have permission to add another in pvt channel
2018-05-11 11:20:47 -04:00
Carlos Tadeu Panato Junior
bf24f51c4e
[MM-9904] Add /invite slash command to invite users to a channel ( #8482 )
...
* [MM-9904] Add /invite slash command to invite users to a channel
* Update en.json
2018-04-16 14:23:58 +02:00