Commit Graph

14 Commits (a2871cd74719a7a5a104daaa3dcc0e2670b7c2df)

Author SHA1 Message Date
Eugen Rochko cefa526c6d
Refactor formatter (#17828)
* 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
4 years ago
ThibG 10f1450bba Fix ruby 2.7 warnings about keyword parameters (#12824) 6 years ago
Yamagishi Kazutoshi 3c18964256 Fallback default thumbnail in instance status API (#6177) 8 years ago
Yamagishi Kazutoshi b21db9bbde Using double splat operator (#5859) 8 years ago
Adam Thurlow 6994664a13 swift-enable the paperclip! 📎 (#2322) 9 years ago
Yamagishi Kazutoshi 10e9a9a3f9 Use URI.join even when S3 enabled (#4652) 9 years ago
Eugen Rochko c2c93f8cd6 Fix deprecation warning for non-pipeline assets (#4267) 9 years ago
Yamagishi Kazutoshi 2ab7dc9a55 Use URI.join for generate asset URL (#2741)
* Use URI.join for generate asset URL

* to String
9 years ago
Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 9 years ago
Eugen Rochko d14967e1c8 Fix URL configuration when S3 is enabled 9 years ago
Eugen Rochko 1022d682dc Normalized data in Redux, fix for asset URLs when rendered outside request 10 years ago
Eugen Rochko 7e93da3f8d Removing grape and adding devise 10 years ago
Eugen Rochko 47d50b0e39 A lot of fixes from a live test 10 years ago
Eugen Rochko 1dad72bf13 Fixes and general progress 10 years ago