about summary refs log tree commit diff
path: root/app/lib/plain_text_formatter.rb
AgeCommit message (Collapse)Author
2023-03-08Unescape HTML entities (#24019)Christian Schmidt
2022-03-26Refactor formatter (#17828)Eugen Rochko
* Refactor formatter * Move custom emoji pre-rendering logic to view helpers * Move more methods out of Formatter * Fix code style issues * Remove Formatter * Add inline poll options to RSS feeds * Remove unused helper method * Fix code style issues * Various fixes and improvements * Fix test