52 Commits (be19b94dea1c18802702cc8efc21ba1dfa51e6b9)

Author SHA1 Message Date
Matt Jankowski 6fed108703
Use Rails `upsert` to generate update_count! query in Counters concern (#28738) 2 years ago
Jeong Arm 4a6ddbc9c0
Normalize idna domain before account unblock domain (#29530) 2 years ago
Matt Jankowski 95da28d201
Add common `ThreadingHelper` module for specs (#29116) 2 years ago
Matt Jankowski 1820bad646
Fix `Performance/StringIdentifierArgument` cop (#28399) 2 years ago
Matt Jankowski 5631f139c1
Fix `Lint/SymbolConversion` cop (#28175) 2 years ago
Matt Jankowski 440b80b2e7
Model concerns organization into module namespaces (#28149) 2 years ago
Matt Jankowski 63c9102f8a
Fix `RSpec/MessageChain` cop (#27776) 2 years ago
Matt Jankowski 69d00e2721
Fix `RSpec/InstanceVariable` cop (#27766) 2 years ago
Matt Jankowski 49e2772064
Fix `RSpec/MessageSpies` cop (#27751) 2 years ago
jsgoldstein 30c191aaa0
Add new public status index (#26344) 3 years ago
Matt Jankowski 4c5aa0e470
Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 3 years ago
Matt Jankowski 710745e16b
Fix RSpec/ContextWording cop (#24739) 3 years ago
Claire 1e75eb690d
Fix own posts not getting delivered to own lists (#24810) 3 years ago
Matt Jankowski 3df665fd23
Fix Lint/ConstantDefinitionInBlock cop (#24763) 3 years ago
Claire 6693a4fe7c
Change lists to be able to include accounts with pending follow requests (#19727) 3 years ago
Nick Schonning 84cc805cae
Enable Style/FrozenStringLiteralComment for specs (#23790) 3 years ago
Nick Schonning 717683d1c3
Autofix Rubocop remaining Layout rules (#23679) 3 years ago
Nick Schonning 4552685f6b
Autofix Rubocop RSpec/LeadingSubject (#23670) 3 years ago
Nick Schonning 38a1d8bb85
Autofix Rubocop RSpec/ImplicitSubject (#23721) 3 years ago
Nick Schonning 65ba0d92ef
Enable Rubocop RSpec/NotToNot (#23723) 3 years ago
Nick Schonning b4cbfff3eb
Autofix Rubocop RSpec/ExcessiveDocstringSpacing (#23666) 3 years ago
Nick Schonning 54318dcd6d
Autofix Rubocop RSpec/ClassCheck (#23685) 3 years ago
Nick Schonning 669f6d2c0a
Run rubocop formatting except line length (#23632) 3 years ago
Nick Schonning 68b1071f86
Autofix Rubocop RSpec/BeNil (#23653) 3 years ago
Nick Schonning ed570050c6
Autofix Rails/EagerEvaluationLogMessage (#23429) 3 years ago
Eugen Rochko 50948b46aa
Add ability to filter followed accounts' posts by language (#19095) 4 years ago
Takeshi Umeda 17f4e457b3
Add remove from followers api (#16864) 5 years ago
Claire 5efb1ff337
Fix followers synchronization mechanism not working when URI has empty path (#16510) 5 years ago
Claire 741d0952b1
Improve account counters handling (#15913) 5 years ago
ThibG ca56527140
Add follower synchronization mechanism (#14510) 6 years ago
Eugen Rochko 974b1b79ce
Add option to be notified when a followed user posts (#13546) 6 years ago
Eugen Rochko 7aaf2b44ec
Fix remote files not using Content-Type header, streaming (#14184) 6 years ago
Eugen Rochko 1b198d6489
Fix trying to write non-existent image remote URL attribute on preview cards (#14181) 6 years ago
Eugen Rochko 64aac30733
Add customizable thumbnails for audio and video attachments (#14145) 6 years ago
Eugen Rochko 354fdd317e
Fix attachment not being re-downloaded even if file is not stored (#12125) 7 years ago
Eugen Rochko b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 7 years ago
ThibG 14f6ce2885 Record account suspend/silence time and keep track of domain blocks (#10660) 7 years ago
Eugen Rochko d14c276e58
Add option to overwrite imported data (#9962) 7 years ago
Eugen Rochko 0eaf6d7693
Sort self-replies to the top of descendants (#9320) 7 years ago
Renato "Lond" Cerqueira 5b2b493a90 Fix nil host in remotable (#8508) 8 years ago
abcang 71a7cea73f Keep notification when muting_notifications is true (#7311) 8 years ago
Akihiko Odaki 1258efa882 Paginate descendant statuses in public page (#7148) 8 years ago
Akihiko Odaki 519119f657 Paginate ancestor statuses in public page (#7102) 8 years ago
Akihiko Odaki 40e5d2303b Validate HTTP response length while receiving (#6891) 8 years ago
aschmitz eeaec39888 Allow hiding of reblogs from followed users (#5762) 8 years ago
ysksn 1104ac35d3 Add tests for Streamable (#5771) 8 years ago
ysksn 6f609dc4b4 Add tests for Remotable (#5768) 8 years ago
ysksn 2590aac863 Add tests for AccountInteractions (#5751) 8 years ago
Surinna Curtis 031a5a8f92 Optional notification muting (#5087) 8 years ago
Matt Jankowski 6201f96b8a Introduce StatusThreadingConcern (#3490) 9 years ago