Age | Commit message (Expand) | Author |
2023-03-31 | Wrong type for user setting when default is defined by lambda (#24321) | Christian Schmidt |
2023-03-30 | Change user settings to be stored in a more optimal way (#23630) | Eugen Rochko |
2023-03-16 | Replace `Status#translatable?` with language matrix in separate endpoint (#24... | Christian Schmidt |
2023-03-10 | Coverage improvement round-out following up previous work (#23987) | Matt Jankowski |
2023-03-04 | Pending example models minimal coverage (#23912) | Matt Jankowski |
2023-03-04 | Fabricator specs (#23925) | Matt Jankowski |
2023-03-04 | Misc coverage improvements for validators (#23928) | Matt Jankowski |
2023-03-04 | Models specs coverage (#23940) | Matt Jankowski |
2023-03-03 | Only offer translation for supported languages (#23879) | Christian Schmidt |
2023-03-02 | Fix deprecation warning about merging conditions (#23618) | Matt Jankowski |
2023-02-27 | Fix single-record invalid condition on PollVote (#23810) | Matt Jankowski |
2023-02-22 | Enable Style/FrozenStringLiteralComment for specs (#23790) | Nick Schonning |
2023-02-20 | Autofix Rubocop remaining Layout rules (#23679) | Nick Schonning |
2023-02-20 | Autofix Rubocop RSpec/BeEq (#23740) | Nick Schonning |
2023-02-20 | Audofix Rubocop Style/WordArray (#23739) | Nick Schonning |
2023-02-20 | Autofix Rubocop RSpec/LeadingSubject (#23670) | Nick Schonning |
2023-02-20 | Autofix Rubocop RSpec/ImplicitSubject (#23721) | Nick Schonning |
2023-02-20 | Autofix Rubocop RSpec/EmptyLineAfterSubject (#23719) | Nick Schonning |
2023-02-20 | Enable Rubocop RSpec/NotToNot (#23723) | Nick Schonning |
2023-02-19 | Autofix Rubocop Style/StringLiterals (#23695) | Nick Schonning |
2023-02-19 | Autofix Rubocop RSpec/LetBeforeExamples (#23671) | Nick Schonning |
2023-02-19 | Autofix Rubocop RSpec/EmptyLineAfterFinalLet (#23707) | Nick Schonning |
2023-02-18 | Autofix Rubocop RSpec/ExcessiveDocstringSpacing (#23666) | Nick Schonning |
2023-02-18 | Autofix Rubocop Lint/ParenthesesAsGroupedExpression (#23682) | Nick Schonning |
2023-02-18 | Autofix Rubocop RSpec/ExampleWording (#23667) | Nick Schonning |
2023-02-18 | Autofix Rubocop RSpec/ClassCheck (#23685) | Nick Schonning |
2023-02-18 | Autofix Rubocop Lint/AmbiguousOperator (#23680) | Nick Schonning |
2023-02-18 | Run rubocop formatting except line length (#23632) | Nick Schonning |
2023-02-17 | Autofix Rubocop RSpec/BeNil (#23653) | Nick Schonning |
2023-02-08 | Apply Rubocop Rails/WhereNot (#23448) | Nick Schonning |
2023-02-07 | Autofix Rails/EagerEvaluationLogMessage (#23429) | Nick Schonning |
2023-01-24 | Fix account activation being triggered before email confirmation (#23245) | Claire |
2023-01-04 | Fix ・ detection in hashtag regex to construct hashtag correctly (#22888) | Partho Ghosh |
2022-12-15 | Add follow request banner on account header (#20785) | Claire |
2022-12-15 | Save avatar or header correctly even if other one fails (#18465) | Jeong Arm |
2022-12-07 | Fix 500 error when trying to migrate to an invalid address (#21462) | Claire |
2022-11-20 | Don't allow URLs that contain non-normalized paths to be verified (#20999) | David Leadbeater |
2022-11-14 | Fix error when passing unknown filter param in REST API (#20626) | Eugen Rochko |
2022-11-13 | Test blank account field verifiability (#20458) | Emily Strickland |
2022-11-10 | Change link verification to ignore IDN domains (#20295) | Eugen Rochko |
2022-11-09 | Fix being able to spoof link verification (#20217) | Eugen Rochko |
2022-11-08 | Fix typos (#19849) | luzpaz |
2022-11-08 | Fix grammar (#20106) | Roni Laukkarinen |
2022-11-01 | Change max. thumbnail dimensions to 640x360px (360p) (#19619) | Eugen Rochko |
2022-10-08 | Add support for language preferences for trending statuses and links (#18288) | Eugen Rochko |
2022-10-05 | Change public timelines to be filtered by current locale by default (#19291) | Eugen Rochko |
2022-09-20 | Add ability to filter followed accounts' posts by language (#19095) | Eugen Rochko |
2022-08-24 | Change e-mail domain blocks to match subdomains of blocked domains (#18979) | Eugen Rochko |
2022-07-17 | Add ability to follow hashtags (#18809) | Eugen Rochko |
2022-07-13 | Change how hashtags are normalized (#18795) | Eugen Rochko |