summaryrefslogtreecommitdiff
path: root/app/services/notes/slash_commands_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Ensure we have a user before checking for their permission in Notes::SlashCom...Rémy Coutable2016-09-201-0/+1
* Fix note form hint showing slash commands supported for commitsRémy Coutable2016-09-201-9/+11
* Fixed specs and fixes based on failing specsDouwe Maan2016-08-161-5/+14
* Refactor slash command definitionDouwe Maan2016-08-121-6/+5
* Simplify the slash commands DSL to store action blocks instead of creating me...Rémy Coutable2016-08-131-6/+9
* New Notes::SlashCommandsService serviceRémy Coutable2016-08-131-0/+22