39764 Commits (166d4124141425d5c4d7c7fd1f512b94f1611d39)
 

Author SHA1 Message Date
Emelia Smith 1335083bed
Streaming: replace npmlog with pino & pino-http (#27828)
10 months ago
Matt Jankowski f866413e72
Extract shared tagged statuses method in `FeaturedTag` (#28805)
10 months ago
Matt Jankowski f0b93ab02f
Use AR `database_version` in PG version checks in migrations (#28804)
10 months ago
Matt Jankowski d0b3bc23d7
Remove unused `matches_domain` scopes on Account, DomainAllow, DomainBlock (#28803)
10 months ago
Matt Jankowski 0b853678a4
Add coverage for `api/v1/peers/search` endpoint and extract controller query to Instance scope (#28796)
10 months ago
Matt Jankowski 2115bc52e4
Order by sql in `CLI::Maintenance` task (#28289)
10 months ago
Matt Jankowski 9fb9ef418a
Fix `Rails/WhereExists` cop in User model (#28792)
10 months ago
Matt Jankowski 81e4e65610
Update links to upstream migration helpers, remove unused methods (#28781)
10 months ago
Matt Jankowski aaa6f2e930
Group common `class_name` options in associations (#28779)
10 months ago
Matt Jankowski da31792ac7
Fix `Rails/WhereExists` cop in FeaturedTag model (#28791)
10 months ago
Matt Jankowski 3d82040b26
Reduced repeated setup in `UnallowDomainService` spec (#28785)
10 months ago
Matt Jankowski 6c5a2d51bc
Reduced repeated setup in `PurgeDomainService` spec (#28786)
10 months ago
Matt Jankowski 07e10e3747
Combine assertions about same setup in `Account#suspend!` spec (#28787)
10 months ago
Matt Jankowski 89c9a4502d
Fix `Rails/WhereExists` cop in account/interactions concern (#28789)
10 months ago
renovate[bot] 4c23297c04
Update dependency autoprefixer to v10.4.17 (#28794)
10 months ago
renovate[bot] 83a90f20d7
Update dependency async-mutex to v0.4.1 (#28797)
10 months ago
Essem 616ef43a95
Revert variant selector normalization
10 months ago
Santiago Kozak 036e25f19d [Glitch] Improve display of lock icon in account headers
10 months ago
Claire 0207c4b055 [Glitch] Change media “ALT” label to a specific class
10 months ago
Claire e8294925e6 [Glitch] Fix various icon alignment issues
10 months ago
Claire c59fb65ddc Merge commit '127503eb2cdd67126974bee304dde0f183300b84' into glitch-soc/merge-upstream
10 months ago
renovate[bot] d56e9fb873 [Glitch] Update devDependencies (non-major)
10 months ago
Claire 8485bedddc Merge commit '4e277f83dc740b3a842c7fd8ed167c3c76fcabf8' into glitch-soc/merge-upstream
10 months ago
Matt Jankowski 127503eb2c
Fix `Rails/RakeEnvironment` cop (#28782)
10 months ago
Santiago Kozak 30b193b856
Improve display of lock icon in account headers (#28780)
10 months ago
Matt Jankowski 09f76c5c8d
Regenerate rubocop todo, removes last `Layout/LineLength` violation (#28778)
10 months ago
Claire e817fe4c35
Change media “ALT” label to a specific class (#28777)
10 months ago
HTeuMeuLeu 1a3859d8e2
Update follow and follow_request emails (#28755)
10 months ago
Matt Jankowski 6fab50ba9e
Use bundler version 2.5.4 (#28765)
10 months ago
github-actions[bot] 1ab42ad12b
New Crowdin Translations (automated) (#28749)
10 months ago
Matt Jankowski 9a475ea8b3
Finish up the CLI spec area pattern adoption for `CLI::Accounts#refresh` specs (#28764)
10 months ago
Renaud Chaput cb5ac15923
Use a helper to avoid using `media/` asset prefixes (#28756)
10 months ago
Claire baab58c80b
Fix various icon alignment issues (#28775)
10 months ago
Matt Jankowski c523a9601b
Rename local webpack* var in development env CSP config (#28766)
10 months ago
Matt Jankowski 1b0cb3b54d
Announcement reactions query spec improvement and refactor (#28768)
10 months ago
renovate[bot] afb5e6cf46
Update dependency rails to v7.1.3 (#28772)
10 months ago
renovate[bot] 259874f2ac
Update dependency @rails/ujs to v7.1.3 (#28771)
10 months ago
Matt Jankowski 0ce081fe49
Remove monkey patch in favor of supported Devise config value (#28760)
10 months ago
renovate[bot] 8cc322a0e1
Update dependency concurrent-ruby to v1.2.3 (#28754)
10 months ago
Essem 00234f401c
Move reaction normalization to API controller
10 months ago
Essem 3361f8851e
Quick fixes
10 months ago
Essem 3ee1d9a49c
Make name of like content parser function more general
10 months ago
Essem daf8502163
Normalize emojis with variant selectors
10 months ago
Essem 160e19c233
Check for content attribute in Misskey likes
10 months ago
Essem d156472304
Fix rubocop complaint
10 months ago
Essem b787dc9046
Add reaction notification column settings
10 months ago
Essem 3da6e4d57f
More cleanup
10 months ago
Essem 3ee5e3352c
Linting fixes
10 months ago
Essem 71fba86454
Refactor react services
10 months ago
Essem 9ea042f8d9
Fix reblog reactions
10 months ago