summaryrefslogtreecommitdiff
path: root/app/helpers/broadcast_messages_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* Allow limited Markdown in Broadcast Messagesrs-broadcast-markdownRobert Speicher2016-02-061-1/+5
| | | | Closes #11853
* Move `BroadcastMessage#status` to a helper since it's presentationalRobert Speicher2016-01-131-0/+10
|
* Update broadcast_message helperRobert Speicher2016-01-131-6/+14
| | | | | Now it returns the fully-formatted message so we can be consistent about how it's shown.
* Update mock and stub syntax for specsRobert Speicher2015-06-221-4/+11
|
* Customization and previewing of broadcast messagesAndrew Tomaka2013-12-181-0/+9