Eric Eastwood
ea090291bb
Rename "Slash commands" to "Quick actions"
...
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/27070
Deprecate "chat commands" in favor of "slash commands"
We looked for things like:
- `slash commmand`
- `slash_command`
- `slash-command`
- `SlashCommand`
2017-06-15 09:01:56 -05:00
Luke "Jared" Bennett
78709bb938
Added small improvments to the chat slash command services
...
Updated specs
2017-02-07 11:15:41 -06:00
Tiago Botelho
4b6e583ce0
adds test suite
2017-01-22 00:02:29 +00:00
Tiago Botelho
cd51af1a99
adds events to services api deserialization
2017-01-22 00:02:29 +00:00
Z.J. van de Weg
4b7395e0fa
Fix format of Slack when result is nil
2016-12-22 14:36:58 +01:00
Kamil Trzcinski
e6842ff564
Improve code design
2016-12-19 13:32:37 +01:00
Kamil Trzcinski
f9023adbad
Fix spec failures
2016-12-18 23:32:53 +01:00
Kamil Trzcinski
0f2776287a
Use Slack::Notifier::LinkFormatter to convert markdown links to slack compat
2016-12-16 17:51:09 +01:00
Kamil Trzcinski
cc83aded33
Render format dependent links
2016-12-16 17:51:08 +01:00
Kamil Trzcinski
8ca5fef9d4
Use single presenter for everything
2016-12-16 17:51:08 +01:00
Kamil Trzcinski
ed880e4954
Rename ChatService into ChatSlashCommandsService
2016-12-16 17:51:07 +01:00
Z.J. van de Weg
0d3e24358b
Create Slack Slash command service
2016-12-16 17:51:07 +01:00