Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-31 | Merge branch 'main' into glitch-soc/merge-upstream | Claire | |
2022-03-31 | Fix error MethodError in Chewy::Strategy::Sidekiq::Worker (#17912) | Claire | |
Also refactor a bit to reduce code duplication. | |||
2022-03-28 | Add advanced text formatting back into glitch-soc | Claire | |
2022-03-28 | Refactor account and status formatting (#17877) | Claire | |
* Refactor status formatting * Add account formatting helpers * Remove StatusFormatter * Fixup * Fix copied typo | |||
2022-03-26 | Refactor 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 |