S.H
696e4a10d6
独自機能の追加などで他の部分への影響が分かるようにCI周りの修正 ( #1 )
...
* Fix EmojiFormatter failure
* Add notification_emails.warning setting default value
* Fix list spec failure and add antennas for spec response
* Fix domain block spec failure to add kb custom response
* Fix SearchQueryTransformer spec failure
* Fix Account#matches_display_name spec failure
* Fix UpdateStatusService changes mentions spec failure
* Fix RuboCop Lint
* Ignore brakeman warning
* Fix CI failure for ignore brakeman warning
* Fix migration failure
* Fix README
* Fix migration CI failure
* Fix some spec failure
* Format code for RuboCop lint failure
* Fix ESlint failure
* Fix haml-lint failure
2023-08-07 21:38:15 +09:00
Matt Jankowski
710745e16b
Fix RSpec/ContextWording cop ( #24739 )
2023-05-04 05:49:08 +02:00
Nick Schonning
84cc805cae
Enable Style/FrozenStringLiteralComment for specs ( #23790 )
2023-02-22 09:55:31 +09:00
Nick Schonning
38a1d8bb85
Autofix Rubocop RSpec/ImplicitSubject ( #23721 )
2023-02-20 05:00:48 +01:00
Eugen Rochko
2b8dc58b7f
Change RSS feeds ( #18356 )
...
* Change RSS feeds
- Use date and time for titles instead of ellipsized text
- Use full content in body, even when there is a content warning
- Use media extensions
* Change feed icons and add width and height attributes to custom emojis
* Fix custom emoji animate on hover breaking
* Fix tests
2022-05-09 07:43:08 +02:00
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
2022-03-26 02:53:34 +01:00