KMY(雪あすか)
8b6e55b8dc
Bump version to 5.26 LTS ( #895 )
2024-10-20 19:11:57 +09:00
KMY(雪あすか)
6a9212459f
Fix: 名前空間付きのEmojiReact
アクティビティを受信 ( #888 ) ( #894 )
2024-10-20 19:11:45 +09:00
KMY(雪あすか)
46fec44ecc
Merge pull request #856 from kmycode/kb-draft-5.25-lts
...
Release: 5.25 LTS
2024-10-01 08:16:58 +09:00
KMY
898e89bfad
Bump version to 5.25 LTS
2024-09-30 21:44:45 +09:00
KMY
c33fea88b2
Merge remote-tracking branch 'parent/stable-4.2' into kb-draft-5.25-lts
2024-09-30 21:41:34 +09:00
Claire
7e47439787
Bump version to 4.2.13
2024-09-30 13:28:03 +02:00
Claire
245a74f9ca
Add “A Mastodon update is available.” message on admin dashboard for non-bugfix updates ( #32106 )
2024-09-30 13:28:03 +02:00
Claire
d2842db18d
Ignore CVE-2024-8796, which does not impact us
2024-09-30 13:28:03 +02:00
Claire
346c37df80
Fix replies collection being cached improperly
2024-09-30 13:28:03 +02:00
Claire
20f06798a0
Change Mastodon to issue correctly-signed queries by default ( #31994 )
2024-09-30 13:28:03 +02:00
Claire
e66aaee1a4
Fix security context sometimes not being added in LD-Signed activities ( #31871 )
2024-09-30 13:28:03 +02:00
Claire
9bfbba3224
Fix issue when encountering reblog of deleted post in feed rebuild ( #32001 )
2024-09-30 13:28:03 +02:00
Claire
378af3a0a0
Update dependency fugit
2024-09-30 13:28:03 +02:00
Claire
d096965eec
Update dependency puma
2024-09-30 13:28:03 +02:00
Claire
2abaa9b68a
Update dependency omniauth-saml
2024-09-30 13:28:03 +02:00
Claire
df36f12d46
Update dependency ruby-saml
2024-09-30 13:28:03 +02:00
David Roetzel
0e8f23ebee
Merge commit from fork
...
This should not change the set of words matched by `USERNAME_RE` but does
change the one matched by `MENTION_RE`. Indeed, the previous regexp allowed
a domain part to start with `.` or `-`, which the new regexp does not allow.
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-09-30 12:25:54 +02:00
KMY(雪あすか)
3c851f2d21
Merge pull request #843 from kmycode/kb-draft-5.24-lts
...
Release: 5.24
2024-09-10 12:29:28 +09:00
KMY(雪あすか)
af63f9564c
Merge commit from fork
...
Fix: LD Signaturesで署名された投稿の検索許可(検索範囲)が改竄できる問題
2024-09-10 12:01:59 +09:00
KMY
b6278e0d39
Fix: LD Signaturesで署名された投稿の検索許可(検索範囲)が改竄できる問題
2024-09-10 07:23:17 +09:00
KMY
ec9644b9a6
Bump version to 5.24 LTS
2024-09-10 06:56:10 +09:00
KMY(雪あすか)
4e94e72911
Merge pull request #806 from kmycode/kb-draft-5.23-lts
...
Release: 5.23 LTS
2024-08-19 19:04:29 +09:00
KMY
836c02d816
Bump version to 5.23 LTS
2024-08-19 18:45:19 +09:00
KMY
8bc6f3c73c
Merge commit ' f9a929ed5c
' into kb-draft-5.23-lts
2024-08-19 18:42:48 +09:00
Claire
f9a929ed5c
Bump version to v4.2.12 ( #31491 )
2024-08-19 11:13:45 +02:00
Claire
d675803f07
Fix broken notifications for mentions from local moderators in 4.2.11 ( #31484 )
2024-08-19 09:52:32 +02:00
KMY(雪あすか)
a2d3de48f4
Merge pull request #797 from kmycode/kb-draft-5.22-lts
...
Release: 5.22 LTS
2024-08-17 07:26:46 +09:00
KMY(雪あすか)
a53ec866d5
Bump version to 5.22-lts
2024-08-16 22:19:52 +09:00
KMY
3ab66262de
Merge commit ' a02ff33f0e
' into kb-draft-5.22-lts
2024-08-16 22:15:12 +09:00
Claire
a02ff33f0e
Bump version to v4.2.11
2024-08-16 12:30:59 +02:00
Claire
a652293842
Update dependenxy rexml
2024-08-16 12:30:59 +02:00
Matt Jankowski
63ad8254ff
Fix mastodon:stats
decoration of stats rake task ( #31104 )
2024-08-16 12:30:59 +02:00
Jeong Arm
8fe1cefe4c
Handle featured collections without items ( #27581 )
2024-08-16 12:30:59 +02:00
Claire
86f15cef66
Change search popout to not list unusable search options when logged out ( #27918 )
2024-08-16 12:30:59 +02:00
June
49820ecefa
Fix not all legal images showing in file picker when uploading custom emoji ( #28076 )
2024-08-16 12:30:59 +02:00
Jonathan de Jong
9d2e59bb45
Fix error when encountering malformed Tag objects from Kbin ( #28235 )
2024-08-16 12:30:59 +02:00
Michael Stanclift
6fcb1f5799
Fix OCR when using S3/CDN for assets ( #28551 )
2024-08-16 12:30:59 +02:00
Claire
297ad9aeb8
Fix already-invalid reports failing to resolve ( #29027 )
2024-08-16 12:30:59 +02:00
Claire
e1be281e3d
Fix report reason selector in moderation interface not unselecting rules when changing category ( #29026 )
2024-08-16 12:30:59 +02:00
Claire
c06436eb91
Fix development environment admin account not being auto-approved ( #29958 )
2024-08-16 12:30:59 +02:00
Râu Cao
d1854798c9
Fix local account search on LDAP login being case-sensitive ( #30113 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-08-16 12:30:59 +02:00
Claire
a2c7f7f690
Fix division by zero on some video/GIF files ( #30600 )
2024-08-16 12:30:59 +02:00
Matt Jankowski
6f2a3fa5d1
Restore verbose
option to media remove cli ( #30536 )
2024-08-16 12:30:59 +02:00
Adam Niedzielski
7b7d404efe
Fix ß bug in regexp for mentions and tags ( #31122 )
2024-08-16 12:30:59 +02:00
Claire
0fc738a323
Fix hashtag matching pattern matching some link anchors ( #30190 )
2024-08-16 12:30:59 +02:00
Claire
5cb36daa0f
Fix Web UI trying to save user settings when logged out ( #30324 )
2024-08-16 12:30:59 +02:00
Claire
a8039dda13
Fix click event handling when clicking outside of an open dropdown menu ( #31251 )
2024-08-16 12:30:59 +02:00
Claire
0a345ad5e1
Fix logic of block/mute bypass for mentions from moderators ( #31271 )
2024-08-16 12:30:59 +02:00
Django
29c35ef4f9
Add support for incoming <s> tag ( #31375 )
2024-08-16 12:30:59 +02:00
Claire
13bab94265
Fix duplicate orderedItems
in user archive's outbox.json
( #31099 )
2024-08-16 12:30:59 +02:00