Christian Schmidt
|
69057467cb
|
Translate CW, poll options and media descriptions (#24175)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Matt Jankowski
|
b896b16cb3
|
Fix RSpec/PredicateMatcher cop (#25102)
|
2 years ago |
Matt Jankowski
|
778e4a7bf7
|
Fix RSpec/ExpectInHook cop (#25100)
|
2 years ago |
Daniel M Brasil
|
b473df9a14
|
Improve test coverage for `/api/v1/featured_tags` (#25076)
|
2 years ago |
Daniel M Brasil
|
4a22e72b9b
|
Improve test coverage for `/api/v1/admin/canonical_email_blocks` (#24985)
|
2 years ago |
Daniel M Brasil
|
ce8b5899ae
|
Fix POST `/api/v1/admin/domain_allows` returning 200 when no domain is specified (#24958)
|
2 years ago |
Daniel M Brasil
|
f3feb4c891
|
Improve test coverage for `/api/v1/admin/email_domain_blocks` (#25017)
|
2 years ago |
Daniel M Brasil
|
d51464283c
|
Improve test coverage for `/api/v1/admin/ip_blocks_controller` (#25031)
|
2 years ago |
Claire
|
e60414792d
|
Add polling and automatic redirection to `/start` on email confirmation (#25013)
|
2 years ago |
Daniel M Brasil
|
433ab0c9a3
|
Fix uncaught NoMethodError error in `/api/v1/admin/canonical_email_blocks/test` (#24947)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Matt Jankowski
|
c97b611b6b
|
Fix RSpec/InferredSpecType cop (#24736)
|
2 years ago |
Matt Jankowski
|
710745e16b
|
Fix RSpec/ContextWording cop (#24739)
|
2 years ago |
Matt Jankowski
|
cf18cc2891
|
Fix RSpec/MultipleSubjects cop (#24738)
|
2 years ago |
Matt Jankowski
|
3df665fd23
|
Fix Lint/ConstantDefinitionInBlock cop (#24763)
|
2 years ago |
Matt Jankowski
|
05e3abe9d9
|
Fix Lint/EmptyClass cop (#24795)
|
2 years ago |
Matt Jankowski
|
570079f8ce
|
Fix Performance/TimesMap cop (#24789)
|
2 years ago |
Claire
|
6693a4fe7c
|
Change lists to be able to include accounts with pending follow requests (#19727)
|
2 years ago |
Nick Schonning
|
a3393d0d07
|
Autofix Rubocop RSpec/MatchArray (#24050)
|
2 years ago |
Eugen Rochko
|
e98c86050a
|
Refactor `Cache-Control` and `Vary` definitions (#24347)
|
2 years ago |
Robert R George
|
4db8230194
|
Add trend management to admin API (#24257)
|
2 years ago |
Eugen Rochko
|
a9b5598c97
|
Change user settings to be stored in a more optimal way (#23630)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Christian Schmidt
|
bd047acc35
|
Replace `Status#translatable?` with language matrix in separate endpoint (#24037)
|
2 years ago |
Matt Jankowski
|
688287c59d
|
Coverage improvement round-out following up previous work (#23987)
|
2 years ago |
Matt Jankowski
|
c599e289d8
|
Fix spec for api/v1/statuses/translations (#23956)
|
2 years ago |
Matt Jankowski
|
ad585fb195
|
Specs api v1 controllers (#23930)
|
2 years ago |
Nick Schonning
|
84cc805cae
|
Enable Style/FrozenStringLiteralComment for specs (#23790)
|
2 years ago |
Nick Schonning
|
0cfdd1a401
|
Enable Rubocop Style/StringConcatenation defaults (#23792)
|
2 years ago |
Nick Schonning
|
717683d1c3
|
Autofix Rubocop remaining Layout rules (#23679)
|
2 years ago |
Nick Schonning
|
5116347eb7
|
Autofix Rubocop RSpec/BeEq (#23740)
|
2 years ago |
Nick Schonning
|
bf785df9fe
|
Audofix Rubocop Style/WordArray (#23739)
|
2 years ago |
Nick Schonning
|
5179c47087
|
Autofix Rubocops RSpec/ScatteredLet (#23725)
|
2 years ago |
Nick Schonning
|
aef0051fd0
|
Enable Rubocop HTTP status rules (#23717)
|
2 years ago |
Nick Schonning
|
bd1d57c230
|
Autofix Rubocop RSpec/EmptyLineAfterSubject (#23719)
|
2 years ago |
Nick Schonning
|
a2fdb388eb
|
Autofix Rubocop RSpec/ReturnFromStub (#23724)
|
2 years ago |
Nick Schonning
|
21bf326356
|
Autofix Rubocop Rails/Pluck (#23730)
|
2 years ago |
Nick Schonning
|
81ad6c2e39
|
Autofix Rubocop Style/StringLiterals (#23695)
|
2 years ago |
Nick Schonning
|
3680e032b4
|
Autofix Rubocop RSpec/EmptyLineAfterFinalLet (#23707)
|
2 years ago |
Nick Schonning
|
5069769cbe
|
Autofix Rubocop Style/TrailingCommaInHashLiteral (#23693)
|
2 years ago |
Nick Schonning
|
a7db0b41cd
|
Autofix Rubocop Lint/ParenthesesAsGroupedExpression (#23682)
|
2 years ago |
Nick Schonning
|
6d42820e5d
|
Autofix Rubocop Lint/AmbiguousOperator (#23680)
|
2 years ago |
Nick Schonning
|
ac59d6f19f
|
Enable Rubocop Style/NumericLiterals (#23647)
|
2 years ago |
Nick Schonning
|
669f6d2c0a
|
Run rubocop formatting except line length (#23632)
|
2 years ago |
Nick Schonning
|
68b1071f86
|
Autofix Rubocop RSpec/BeNil (#23653)
|
2 years ago |
Claire
|
d6930b3847
|
Add API parameter to safeguard unexpect mentions in new posts (#18350)
|
2 years ago |
Varun Sharma
|
45e2936c89
|
Add tests to indicate inclusion of self replies in statuses endpoint (#23266)
|
2 years ago |
Claire
|
448be26b34
|
Add missing `policy` attribute to `WebPushSubscriptionSerializer` (#23210)
* Add missing `policy` attribute to `WebPushSubscriptionSerializer`
Fixes #23145
* Add tests
|
2 years ago |
Claire
|
8556a649d5
|
Fix changing domain block severity not undoing individual account effects (#22135)
* Fix changing domain block severity not undoing individual account effects
Fixes #22133
* Add tests
|
2 years ago |
Francis Murillo
|
f6492a7c4d
|
Log admin approve and reject account (#22088)
* Log admin approve and reject account
* Add unit tests for approve and reject logging
|
2 years ago |
Claire
|
69137f4a90
|
Fix irreversible and whole_word parameters handling in /api/v1/filters (#21988)
Fixes #21965
|
2 years ago |
Claire
|
51a33ce77a
|
Fix not being able to follow more than one hashtag (#21285)
Fixes regression from #20860
|
2 years ago |