KMY
|
91e252259d
|
Fix lint
|
2025-06-12 10:37:20 +09:00 |
|
KMY
|
f3c3ea42c2
|
Merge remote-tracking branch 'parent/main' into kbtopic-remove-quote
|
2025-06-12 10:17:21 +09:00 |
|
Claire
|
3d474807bf
|
Change “legacy” non-fast-tracked quote posts to not be displayed as such (#34945)
|
2025-06-05 13:53:57 +00:00 |
|
Matt Jankowski
|
f7a3dd0e38
|
Use config_for for VAPID key storage (#34845)
|
2025-05-30 07:00:33 +00:00 |
|
KMY
|
7c65b6f9df
|
Merge remote-tracking branch 'parent/main' into kbtopic-remove-quote
|
2025-05-27 10:51:58 +09:00 |
|
Claire
|
8c51a8ba94
|
Add ability to translate server rules (#34494)
|
2025-05-21 11:54:12 +00:00 |
|
KMY
|
04070aa608
|
Merge remote-tracking branch 'parent/main' into kbtopic-remove-quote
|
2025-05-13 07:37:34 +09:00 |
|
Claire
|
912268295c
|
Change /api/v2/instance to be enabled without authentication when limited federation mode is enabled (#34576)
|
2025-05-09 07:46:57 +00:00 |
|
KMY
|
29b904483e
|
Merge commit 'e3f0b955b8 ' into kbtopic-remove-quoteMerge
|
2025-05-07 08:46:25 +09:00 |
|
KMY
|
80542ea172
|
Merge remote-tracking branch 'parent/main' into kbtopic-remove-quote
|
2025-04-26 08:30:17 +09:00 |
|
Claire
|
ae3b7dd28d
|
Reject incoming QuoteRequest activities (#34480)
|
2025-04-25 23:28:09 +00:00 |
|
KMY
|
82b6413f61
|
Merge remote-tracking branch 'parent/main' into kbtopic-remove-quote
|
2025-04-26 08:18:16 +09:00 |
|
KMY
|
a88d202c6b
|
Merge commit 'dee744c793 ' into kbtopic-remove-quote
|
2025-04-26 08:17:07 +09:00 |
|
KMY
|
e4c72836a3
|
Merge commit 'df2611a10f ' into kbtopic-remove-quote
|
2025-04-26 07:48:46 +09:00 |
|
Eugen Rochko
|
a97647158c
|
Add REST API for featuring and unfeaturing a hashtag (#34489)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2025-04-25 15:12:05 +00:00 |
|
Terence Eden
|
13b13c8726
|
Reduce path size for oEmbed and logo (#34538)
Co-authored-by: Terence Eden <git@shkspr.mobi>
|
2025-04-24 11:38:02 +00:00 |
|
KMY
|
d845d1e9fb
|
Remove: kmyblue独自機能の引用
|
2025-04-24 08:48:28 +09:00 |
|
Claire
|
7bc301e184
|
Make Web::PushSubscription#user and Web::PushSubscription#access_token relationships non-optional (#34498)
Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
|
2025-04-23 08:12:31 +00:00 |
|
Claire
|
dee744c793
|
Fix quote serializer (#34510)
|
2025-04-23 07:29:13 +00:00 |
|
Claire
|
df2611a10f
|
Add initial support for ingesting and verifying remote quote posts (#34370)
|
2025-04-17 07:45:23 +00:00 |
|
KMY
|
dba5f3b93f
|
Merge remote-tracking branch 'parent/main' into upstream-20250414
|
2025-04-14 13:23:00 +09:00 |
|
Matt Jankowski
|
e753776930
|
Fix Style/HashTransformValues cop (#34416)
|
2025-04-11 08:09:40 +00:00 |
|
KMY(雪あすか)
|
1a77619150
|
Fix: 利用規約が表示できない問題 (#999)
|
2025-04-08 20:15:48 +09:00 |
|
KMY
|
12ed20b6d5
|
Merge remote-tracking branch 'parent/main' into upstream-20250328
|
2025-03-28 08:44:30 +09:00 |
|
Claire
|
c43508b3e0
|
Add registrations.reason_required attribute to /api/v2/instance response (#34280)
|
2025-03-26 14:12:58 +00:00 |
|
Eugen Rochko
|
0099907600
|
Fix error when terms of service are missing an effective date (#34200)
|
2025-03-18 21:39:13 +00:00 |
|
Eugen Rochko
|
d213c585ff
|
Add age verification on sign-up (#34150)
|
2025-03-14 14:07:29 +00:00 |
|
KMY
|
5979c0ea1d
|
Merge remote-tracking branch 'parent/main' into upstream-20240310
|
2025-03-10 19:58:05 +09:00 |
|
Eugen Rochko
|
cadda2f957
|
Add effective date to terms of service (#33993)
|
2025-03-05 09:01:33 +00:00 |
|
Claire
|
84164270c6
|
Add about , privacy_policy and terms_of_service URLS to /api/v2/instance (#33849)
|
2025-03-05 09:00:47 +00:00 |
|
KMY
|
bd5b417d2b
|
Merge remote-tracking branch 'parent/main' into upstream-20240128
|
2025-01-31 08:52:03 +09:00 |
|
Eugen Rochko
|
1e70da5e3c
|
Add reminder when about to post without alt text in web UI (#33760)
|
2025-01-29 11:37:56 +00:00 |
|
Claire
|
32aa83e9d7
|
Fix polls not being validated on edition (#33755)
|
2025-01-28 14:38:18 +00:00 |
|
KMY(雪あすか)
|
fa7b967777
|
Fix: % を含む利用規約やプライバシーポリシーを設定した場合、REST APIからの取得ができなくなる問題 (#972)
|
2025-01-25 09:58:09 +09:00 |
|
KMY(雪あすか)
|
67064de265
|
Change: #955 フィルターアクションの「アカウント名だけを出し、本文は警告で隠す」を削除し、外観設定に移動 (#970)
* Remove: #955 フィルターのアクション`half_warn`
* Add: 「フィルター対象投稿の投稿者名やアイコンを表示する」設定
* Fix test
|
2025-01-23 19:18:40 +09:00 |
|
KMY(雪あすか)
|
22bf14e9f0
|
Merge pull request #969 from kmycode/upstream-20240123
Upstream 20240123
|
2025-01-23 19:16:23 +09:00 |
|
KMY(雪あすか)
|
c139f8947e
|
Add: _misskey_license の送受信 (#968)
|
2025-01-23 18:50:38 +09:00 |
|
KMY
|
50ae2d9439
|
Merge remote-tracking branch 'parent/main' into upstream-20240123
|
2025-01-23 18:10:34 +09:00 |
|
Christian Schmidt
|
a3baae0b99
|
API for updating attribution domains (#32730)
|
2025-01-17 08:18:55 +00:00 |
|
KMY
|
5d79bd078c
|
Merge remote-tracking branch 'parent/main' into upstream-20240117
|
2025-01-17 16:29:11 +09:00 |
|
S1m
|
4a2813158d
|
Add support for standard webpush (#33528)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2025-01-14 09:14:00 +00:00 |
|
Claire
|
d517fa5ab7
|
Change ActivityPub path generation to all happen in ActivityPub::TagManager (#33527)
|
2025-01-13 09:39:05 +00:00 |
|
Claire
|
91c75a6361
|
Re-introduce application_id in ScheduledStatusSerializer (#33505)
|
2025-01-09 13:38:23 +00:00 |
|
KMY
|
3c77d4e8e4
|
Merge remote-tracking branch 'parent/main' into upstream-20241231
|
2024-12-31 11:56:36 +09:00 |
|
Matt Jankowski
|
a7673d361d
|
Fix application_id erroneous inclusion in ScheduledStatusSerializer (#33159)
|
2024-12-17 08:54:07 +00:00 |
|
KMY
|
ddd3581bd8
|
Fix test
|
2024-12-16 11:38:52 +09:00 |
|
KMY
|
3784ad273c
|
Merge remote-tracking branch 'parent/main' into upstream-20241216
|
2024-12-16 10:14:31 +09:00 |
|
Eugen Rochko
|
30aa0df88c
|
Add terms of service (#33055)
|
2024-12-09 10:04:46 +00:00 |
|
KMY(雪あすか)
|
9201eb151b
|
Add: #920 アンテナ・リストに「お気に入りに登録」設定 (#946)
* Add: #920 アンテナ・リストに「お気に入りに登録」設定
* Fix test
* Fix test
* Add fedibird capabilities
* Add kmyblue_favourite_antenna
|
2024-12-09 12:12:15 +09:00 |
|
KMY
|
3c3ee557d0
|
Merge remote-tracking branch 'parent/main' into upstream-20241206
|
2024-12-06 12:17:45 +09:00 |
|