Eugen Rochko
|
8f2dac0567
|
Fix missing background behind dismissable banner in web UI (#27479)
|
2024-01-24 15:31:13 +01:00 |
|
Claire
|
dfc8fcc6f0
|
Fix width of large text icon buttons (#27127)
|
2024-01-24 15:31:13 +01:00 |
|
gunchleoc
|
e8c5754142
|
Fix line wrapping of language selection button with long locale codes (#27100)
|
2024-01-24 15:31:13 +01:00 |
|
MitarashiDango
|
0a01bc01d2
|
Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-24 15:31:13 +01:00 |
|
Claire
|
a12b7551cf
|
Fix N+1s because of association preloaders not actually getting called (#28339)
|
2024-01-24 15:31:13 +01:00 |
|
Claire
|
7abc61887f
|
Fix empty column explainer getting cropped under certain conditions (#28337)
|
2024-01-24 15:31:13 +01:00 |
|
Claire
|
279be07679
|
Fix LinkCrawlWorker error when encountering empty OEmbed response (#28268)
|
2024-01-24 15:31:13 +01:00 |
|
KMY
|
11db9e44b1
|
Bump version to 5.14 LTS
|
2024-01-24 21:35:54 +09:00 |
|
KMY(雪あすか)
|
eb280d93a9
|
Fix: ドメインブロックがOutboxにおいて動作しない問題 (LTS)
|
2024-01-24 21:35:54 +09:00 |
|
KMY(雪あすか)
|
49d561178d
|
Fix: ブースト時に選択できる公開範囲に限定投稿が含まれる問題 (LTS) (#461)
|
2024-01-15 12:27:48 +09:00 |
|
KMY(雪あすか)
|
33f254be42
|
Remove: #454 リンクプレビューを生成する設定の削除、無効化 (LTS) (#459)
|
2024-01-15 12:27:29 +09:00 |
|
KMY(雪あすか)
|
ad7f23556b
|
Merge pull request #418 from kmycode/kb-draft-5.13-lts
Release: 5.13 LTS
|
2024-01-11 09:19:25 +09:00 |
|
KMY
|
b21c0458b6
|
Bump version to 5.13 LTS
|
2024-01-11 08:32:59 +09:00 |
|
KMY
|
4a5f0f9259
|
Remove: reject_send_media も削除
|
2024-01-11 08:32:59 +09:00 |
|
KMY
|
4f6d89f161
|
Fix test
|
2024-01-10 18:59:25 +09:00 |
|
KMY
|
5ba8141df9
|
Remove: #372 削除予定のドメインブロック項目をいったん削除
|
2024-01-10 18:46:14 +09:00 |
|
KMY
|
4b10bf23ab
|
Remove: SidekiqHealthScheduler
|
2024-01-09 18:38:04 +09:00 |
|
KMY
|
aa5e50e5d5
|
Change: NodeInfoのバージョン表記
|
2024-01-09 15:57:45 +09:00 |
|
KMY
|
3e4bd83326
|
Fix test
|
2024-01-09 13:25:49 +09:00 |
|
KMY
|
e17ddc1b6a
|
Fix test
|
2024-01-09 13:16:24 +09:00 |
|
KMY
|
7edb05337e
|
Add: #437 ドメインブロックで「未ログインユーザーに非公開」の設定を「非公開」にコピーするマイグレーションコード
|
2024-01-09 13:09:23 +09:00 |
|
KMY
|
267e9cbcc8
|
Remove: #429 ドメインブロックの「未ログインユーザーに非公開にする」オプション
|
2024-01-07 16:02:41 +09:00 |
|
KMY
|
06123147d5
|
Fix: アンテナに登録された投稿がアンテナ削除時Redisから削除されない問題 (#417)
* Fix: アンテナに登録された投稿がRedisから削除されない問題
* Fix test
* Tootctlに変更
* 処理を共通化
|
2024-01-04 15:32:58 +09:00 |
|
Claire
|
d7875adad2
|
Fix call to inefficient delete_matched cache method in domain blocks (#28367)
|
2023-12-19 11:27:37 +01:00 |
|
KMY(雪あすか)
|
e227885d0b
|
Merge pull request #347 from kmycode/kb-draft-5.12-lts
Release: 5.12 LTS
|
2023-12-15 10:09:13 +09:00 |
|
KMY
|
38105dfbaa
|
Bump version to 5.12 LTS
|
2023-12-15 09:43:03 +09:00 |
|
KMY(雪あすか)
|
e8b6c16b52
|
Merge pull request from GHSA-qg32-3vrh-w6mw
|
2023-12-15 09:43:03 +09:00 |
|
KMY(雪あすか)
|
e9b69478d1
|
Fix: #355 LTLのインデックスが適切にはられていない問題 (#356)
|
2023-12-13 10:46:25 +09:00 |
|
KMY(雪あすか)
|
0dec7b450b
|
Fix: #355 LTLのインデックスが適切にはられていない問題 (#356)
|
2023-12-13 09:13:35 +09:00 |
|
KMY(雪あすか)
|
5cce294953
|
Fix: #284 FetchInstanceInfoWorker が原因でSidekiqのJobが詰まる問題 (#342)
* Fix: #284 `FetchInstanceInfoWorker`が原因でSidekiqのJobが詰まる問題
* Fix: InstanceInfoを取得するタイミング
* Fix test
* Fix test
* Fix: HTTPコード
* 調整
|
2023-12-12 09:54:29 +09:00 |
|
KMY(雪あすか)
|
f0a8bad941
|
Merge pull request #332 from kmycode/kb-draft-5.11-lts
Release: 5.11 LTS
|
2023-12-06 08:40:31 +09:00 |
|
KMY
|
d79c88394b
|
Bump version to 5.11
|
2023-12-06 08:16:24 +09:00 |
|
KMY
|
4f62dbdd64
|
Merge commit '90371a4fc4 ' into kb-draft-5.11-lts
|
2023-12-06 08:04:15 +09:00 |
|
Claire
|
90371a4fc4
|
Bump version to v4.2.3
|
2023-12-05 15:35:05 +01:00 |
|
Claire
|
71b60b09f4
|
Update dependency json-ld to v3.3.1
|
2023-12-05 15:35:05 +01:00 |
|
KMY(雪あすか)
|
2af8b653cb
|
Release: 5.10 LTS (#324)
|
2023-12-05 09:33:54 +09:00 |
|
KMY(雪あすか)
|
5863a7756e
|
Merge pull request #330 from kmycode/upstream-4.2.2-lts
Upstream 4.2.2 lts
|
2023-12-05 09:29:58 +09:00 |
|
KMY
|
9310c1c81b
|
Merge remote-tracking branch 'parent/stable-4.2' into upstream-4.2.2-lts
|
2023-12-05 09:05:29 +09:00 |
|
Claire
|
4b8fe9df73
|
Bump version to v4.2.2
|
2023-12-04 15:28:15 +01:00 |
|
Claire
|
7b9496322f
|
Change dismissed banners to be stored server-side (#27055)
|
2023-12-04 15:28:15 +01:00 |
|
Claire
|
09115731d6
|
Change GIF max matrix size error to explicitly mention GIF files (#27927)
|
2023-12-04 15:28:15 +01:00 |
|
Claire
|
e11100d782
|
Clamp dates when serializing to Elasticsearch API (#28081)
|
2023-12-04 15:28:15 +01:00 |
|
Jonathan de Jong
|
252ea2fc67
|
Have Follow activities bypass availability (#27586)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-04 15:28:15 +01:00 |
|
Claire
|
8d02e58ff4
|
Fix upper border radius of onboarding columns (#27890)
|
2023-12-04 15:28:15 +01:00 |
|
Claire
|
1076a6cd62
|
Fix incoming status creation date not being restricted to standard ISO8601 (#27655)
|
2023-12-04 15:28:15 +01:00 |
|
Claire
|
54a07731d1
|
Fix posts from threads received out-of-order sometimes not being inserted into timelines (#27653)
|
2023-12-04 15:28:15 +01:00 |
|
Claire
|
81d7cfd544
|
Fix posts from force-sensitized accounts being able to trend (#27620)
|
2023-12-04 15:28:15 +01:00 |
|
Claire
|
e6f4c91c5c
|
Fix hashtag matching pattern matching some URLs (#27584)
|
2023-12-04 15:28:15 +01:00 |
|
Claire
|
de86e822f4
|
Fix error when trying to delete already-deleted file with OpenStack Swift (#27569)
|
2023-12-04 15:28:15 +01:00 |
|
Claire
|
4c38706474
|
Fix batch attachment deletion when using OpenStack Swift (#27554)
|
2023-12-04 15:28:15 +01:00 |
|