KMY(雪あすか)
|
d8ef8cdb24
|
Fix: % を含む利用規約やプライバシーポリシーを設定した場合、REST APIからの取得ができなくなる問題 (#972)
|
2025-02-28 09:16:39 +09:00 |
|
KMY(雪あすか)
|
6063dda06a
|
Add: 絵文字リアクション対応ソフトウェア名にIceshrimp.NET (#964)
|
2025-02-28 09:15:53 +09:00 |
|
KMY(雪あすか)
|
d7deb6f640
|
Fix: #959 NGルールで絵文字リアクションを拒否した場合、自分のサーバーのカスタム絵文字は常に拒否される (#963)
* Fix: #959 NGルールで絵文字リアクションを拒否した場合、自分のサーバーのカスタム絵文字は常に拒否される
* Fix test
* Fix test
|
2025-02-28 09:15:00 +09:00 |
|
KMY
|
3eead356e7
|
Merge commit 'c1f398ae93 ' into kb-draft-15.9-lts
|
2025-02-28 09:14:02 +09:00 |
|
Claire
|
c1f398ae93
|
Bump version to v4.3.4
|
2025-02-27 16:09:48 +01:00 |
|
Claire
|
19b3469c29
|
Change HTML sanitization to remove unusable and unused embed tag (#34021)
|
2025-02-27 16:09:48 +01:00 |
|
Claire
|
57e4232b3e
|
Update dependency uri
|
2025-02-27 16:09:48 +01:00 |
|
Claire
|
c6b501c42d
|
Merge commit from fork
* Fix domain blocks/rationales being visible to unapproved/unconfirmed users
* Fix domain blocks/rationales being visible to suspended users
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
* Allow moved users to view domain blocks
* Add authorization specs for `/api/v1/instance/domain_blocks` spec
* Fix tests
* Fix incorrect test setup
---------
Co-authored-by: Jeremy Kescher <jeremy@kescher.at>
|
2025-02-27 15:49:57 +01:00 |
|
Claire
|
5140f31cbb
|
Merge commit from fork
|
2025-02-27 15:44:35 +01:00 |
|
github-actions[bot]
|
b1a584d252
|
New Crowdin Translations for stable-4.3 (automated) (#33999)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-02-25 17:12:07 +01:00 |
|
Claire
|
8787077462
|
Fix GET /api/v2/notifications/:id and POST /api/v2/notifications/:id/dismiss for ungrouped notifications (#33990)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
10bcbf15af
|
Update dependency nokogiri
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
fb29ac0f5f
|
Update dependency rack
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
b0f88be86f
|
Update dependencies net-imap , net-smtp and timeout
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
018b85e767
|
Update dependency ruby-vips
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
08d2250ad2
|
Fix handling of duplicate mentions in incoming status Update (#33911)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
679e7555ee
|
Fix filtering for lists (#33842)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
452153d55d
|
Optimize timeline generation (#33839)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
2954c2facb
|
Change preview cards to be shown when Content Warnings are expanded (#33827)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
44e38b79de
|
Fix emoji rewrite adding unnecessary curft to the DOM for most emoji (#33818)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
b32a67ff74
|
Fix tootctl feeds build not building list timelines (#33783)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
4f33b041f0
|
Fix flaky test in /api/v2/notifications tests (#33773)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
6e906884cf
|
Fix missing timeout options in Request class (#33769)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
317715254f
|
Fix incorrect signature after HTTP redirect (#33757)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
2b148d3e88
|
Fix polls not being validated on edition (#33755)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
227d48dbd5
|
Fix LDSignature tests (#33705)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
94fed6e140
|
Change mastodon:setup to prevent overwriting already-configured servers (#33684)
|
2025-02-25 17:11:09 +01:00 |
|
Matt Jankowski
|
37b029d400
|
Move clear environment portion of mastodon:setup to private method (#33616)
|
2025-02-25 17:11:09 +01:00 |
|
Matt Jankowski
|
11baa26db2
|
Collect errors in setup rake task (#33603)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
c7172b54fe
|
Change notifications from moderators to not be filtered (#33654)
|
2025-02-25 17:11:09 +01:00 |
|
Matt Jankowski
|
74496838e7
|
Add UserRole#bypass_block? method for notification check (#32974)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
ca39069433
|
Further harden the warnings against changing encryption secrets (#33631)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
7ad9581940
|
Fix media preview height in compose form when 3 or more images are attached (#33571)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
e4f2a054c9
|
Fix preview card sizing in “Author attribution” in profile settings (#33482)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
68eb62f4a9
|
Fix processing of incoming notifications for unfilterable types (#33429)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
e63d0cfe85
|
Fix intermittent failure on ap/activity/update spec timestamp check (#33425)
|
2025-02-25 17:11:09 +01:00 |
|
Matt Jankowski
|
4da31b8263
|
Fix intermittent failure on ap/activity/create spec timestamp check (#33406)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
17695ace33
|
Fix featured tags for remote accounts not being kept up to date (#33372)
|
2025-02-25 17:11:09 +01:00 |
|
Eugen Rochko
|
fa2625a0d9
|
Fix notification polling showing a loading bar in web UI (#32960)
|
2025-02-25 17:11:09 +01:00 |
|
Oliver Geer
|
1005b2f7b2
|
Fix accounts table long display name (#29316)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
f24b0e9505
|
Fix exclusive lists interfering with notifications (#28162)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
96455304bc
|
Use github's native arm64 runners for docker builds (#33886)
|
2025-02-12 11:02:44 +01:00 |
|
KMY(雪あすか)
|
8111c1f24c
|
Fix: #950 新規アンテナ作成時にリストへ挿入するを設定しても、ホーム挿入になる (LTS) (#976)
|
2025-01-31 12:04:34 +09:00 |
|
KMY(雪あすか)
|
5e871524c0
|
Merge pull request #966 from kmycode/kb-draft-15.8-lts
Release: 15.8-lts
|
2025-01-17 21:39:33 +09:00 |
|
KMY
|
9f99cd1d71
|
Bump version to 15.8-lts
|
2025-01-17 18:30:03 +09:00 |
|
KMY(雪あすか)
|
d2f65e142f
|
Fix test
|
2025-01-17 09:33:53 +09:00 |
|
KMY(雪あすか)
|
925a7fa5d6
|
Fix test
|
2025-01-17 09:28:36 +09:00 |
|
KMY
|
be6dc25206
|
Merge commit 'faed9bf9f1 ' into kb-draft-15.8-lts
|
2025-01-16 23:10:39 +09:00 |
|
Claire
|
faed9bf9f1
|
Bump version to v4.3.3
|
2025-01-16 11:42:36 +01:00 |
|
Claire
|
10f10844ff
|
Update dependencies rails and rails-html-sanitizer
|
2025-01-16 11:42:36 +01:00 |
|