Matt Jankowski
|
7a843ed550
|
Extract AccountSearch concern from Account (#24716)
|
2023-05-02 18:21:36 +02:00 |
Matt Jankowski
|
4d1f9d4278
|
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741)
|
2023-05-02 18:16:07 +02:00 |
Matt Jankowski
|
c50acc4d2c
|
ApplicationHelper spec coverage, unused removal, tiny refactor (#24762)
|
2023-05-02 18:10:39 +02:00 |
dependabot[bot]
|
93c534810c
|
Bump pg from 1.5.2 to 1.5.3 (#24772)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-02 18:08:43 +02:00 |
dependabot[bot]
|
7368f031e6
|
Bump cssnano from 6.0.0 to 6.0.1 (#24777)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-02 18:08:03 +02:00 |
Matt Jankowski
|
3030a8b458
|
Fix Performance/TimesMap cop (#24789)
|
2023-05-02 18:07:16 +02:00 |
Matt Jankowski
|
276a0f7ff9
|
Fix Performance/Count cop (#24793)
|
2023-05-02 18:06:43 +02:00 |
Claire
|
7da78595fc
|
Add fallback redirection when getting a webfinger query `LOCAL_DOMAIN@LOCAL_DOMAIN` (#23600)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2023-05-02 17:42:42 +02:00 |
Matt Jankowski
|
621e53f8fc
|
Fix Performance/Sum cop (#24788)
|
2023-05-02 16:10:40 +02:00 |
Matt Jankowski
|
b50c75ee8b
|
Extract large route namespace blocks to separate files (#23914)
|
2023-05-02 15:41:20 +02:00 |
Claire
|
dc06dd260f
|
Check domain suspensions before trying to fetch resources (#24535)
|
2023-05-02 15:22:19 +02:00 |
Claire
|
6d57b317bc
|
Fix `tootctl accounts cull` crashing when encountering a domain resolving to a private address (#23378)
|
2023-05-02 15:10:09 +02:00 |
Claire
|
e964406ec3
|
Optimize archive export service and export zip files instead of gzipped tar files (#23360)
|
2023-05-02 15:09:43 +02:00 |
Eugen Rochko
|
d6808a561e
|
Add ALT badges to media that has alternative text in web UI (#24782)
|
2023-05-02 14:47:04 +02:00 |
Claire
|
a247f77162
|
Change lists to be able to include accounts with pending follow requests (#19727)
|
2023-05-02 14:40:36 +02:00 |
Claire
|
8c43856691
|
Change media elements to use aspect-ratio rather than compute height themselves (#24686)
|
2023-05-02 13:58:48 +02:00 |
Claire
|
2e33a31f80
|
Add request specs for caching behavior (#24592)
|
2023-05-02 13:58:29 +02:00 |
Matt Jankowski
|
182bb4595f
|
Fix Lint/DuplicateBranch cop (#24766)
|
2023-05-02 12:57:11 +02:00 |
fusagiko / takayamaki
|
fc4bb5ed66
|
Add type annotation for Blurhash component (#24750)
|
2023-05-02 12:54:00 +02:00 |
fusagiko / takayamaki
|
bee49de3db
|
Add type annotation for IconButton component (#24753)
|
2023-05-02 12:53:32 +02:00 |
Claire
|
abce7cf2b9
|
Rewrite import feature (#21054)
|
2023-05-02 12:08:48 +02:00 |
Eugen Rochko
|
d548faf693
|
Fix n+1 query in settings migration (#24783)
|
2023-05-02 10:26:39 +02:00 |
Eugen Rochko
|
140e0f0bb7
|
Fix transaction around settings migration (#24761)
|
2023-05-01 17:45:18 +02:00 |
Nick Schonning
|
7a13eb370f
|
Bump stylelint-config-standard-scss from 7.0.1 to 9.0.0 (#24755)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
2023-05-01 18:23:57 +09:00 |
fusagiko / takayamaki
|
90e4ab9f8f
|
Add type annotation for RelativeTimestamp component (#24749)
|
2023-05-01 00:51:31 +02:00 |
fusagiko / takayamaki
|
27a750cc04
|
Rewrite Icon and IconWithBadge with typescript (#24747)
|
2023-05-01 00:51:00 +02:00 |
Matt Jankowski
|
ae34d806be
|
Fix RSpec/BeforeAfterAll cop (#24737)
|
2023-05-01 04:16:08 +09:00 |
Matt Jankowski
|
bdbc9d0036
|
Fix Rails/CompactBlank cop (#24690)
|
2023-04-30 14:07:21 +02:00 |
Matt Jankowski
|
2a78b65bfd
|
Fix Rails/I18nLocaleAssignment cop (#24693)
|
2023-04-30 14:07:03 +02:00 |
Matt Jankowski
|
e9e394fe57
|
Fix Rails/InverseOf cop (#24732)
|
2023-04-30 14:06:53 +02:00 |
Nick Schonning
|
040763ae9a
|
Remove empty HTTP error translations (#24210)
|
2023-04-30 17:04:15 +09:00 |
Josh McKinney
|
3a6007c484
|
fix: remove port 80 mapping in devcontainer (#24658)
|
2023-04-30 17:03:28 +09:00 |
Eugen Rochko
|
b9f44a797a
|
New Crowdin updates (#24678)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
2023-04-30 17:02:11 +09:00 |
Mark Roszko
|
8c1fb86333
|
Remove the u in Favorite for non-gb english (#24667)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
2023-04-30 16:33:37 +09:00 |
João Pedro Marques
|
d00c43b9c1
|
Adds new follower/following routes (#24601)
|
2023-04-30 09:01:42 +02:00 |
dependabot[bot]
|
a42b2eca0d
|
Bump eslint from 8.38.0 to 8.39.0 (#24636)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-30 16:01:11 +09:00 |
dependabot[bot]
|
9ed1da3e63
|
Bump @types/jest from 29.4.2 to 29.5.1 (#24630)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-30 16:00:48 +09:00 |
dependabot[bot]
|
847a925f77
|
Bump @types/yargs from 17.0.22 to 17.0.24 (#24388)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-30 15:46:03 +09:00 |
dependabot[bot]
|
c943082b1b
|
Bump connection_pool from 2.3.0 to 2.4.0 (#24290)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-04-30 15:45:02 +09:00 |
dependabot[bot]
|
28be2cd75e
|
Bump @types/lodash from 4.14.191 to 4.14.194 (#24576)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-30 15:39:49 +09:00 |
dependabot[bot]
|
4040db68e3
|
Bump stylelint from 15.3.0 to 15.6.0 (#24635)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-30 15:38:53 +09:00 |
Daniel M Brasil
|
2ec45549cf
|
Fix `tootctl accounts approve --number N` not aproving N earliest registrations (#24605)
|
2023-04-30 06:50:58 +02:00 |
Matt Jankowski
|
8a813615b0
|
Fix Rails/Output cop (#24687)
|
2023-04-30 06:48:16 +02:00 |
Matt Jankowski
|
78f29479ab
|
Fix Rails/Present cop (#24688)
|
2023-04-30 06:47:50 +02:00 |
Matt Jankowski
|
ba0a49b7f6
|
Fix Rails/ContentTag cop (#24691)
|
2023-04-30 06:47:15 +02:00 |
Matt Jankowski
|
390aa577e7
|
Fix Rails/ActionOrder cop (#24692)
|
2023-04-30 06:46:39 +02:00 |
Nick Schonning
|
0a20a1fc1b
|
Run Rubocop with lint-staged on commit (#24644)
|
2023-04-30 06:46:16 +02:00 |
Matt Jankowski
|
16e08228df
|
Fix Rails/SquishedSQLHeredocs cop (#24694)
|
2023-04-30 06:43:50 +02:00 |
Matt Jankowski
|
807ada7b39
|
Fix Rails/HttpPositionalArguments cop (#24699)
|
2023-04-30 06:43:28 +02:00 |
Claire
|
9dfb594a45
|
Fix pop-in player placeholder layout in thread view (#24715)
|
2023-04-30 06:42:43 +02:00 |