KMY
|
7684b5de6f
|
Merge remote-tracking branch 'parent/main' into upstream-20240218
|
2024-02-20 09:25:49 +09:00 |
|
Eugen Rochko
|
63f4ea055a
|
Change follow suggestions design in web UI (#29272)
|
2024-02-19 11:09:58 +00:00 |
|
KMY(雪あすか)
|
dbbca0300d
|
Fix: 登録時間帯のテストのエラー (#569)
* Fix: 登録時間帯のテストのエラー
* Fix test
|
2024-02-16 21:54:53 +09:00 |
|
KMY(雪あすか)
|
e317edecb8
|
Add: #348 新規登録の上限人数 (#527)
* Add: #348 新規登録の上限人数
* Fix test
* Fix test
* Wip
* Fix test
* Add invite support
* Wip
* Fix test
* Fix test
* Fix test
|
2024-02-12 22:05:32 +09:00 |
|
KMY(雪あすか)
|
4a1de164f7
|
Fix: #467 上級者向けUIのスタートメニューにDTLが表示されない (#523)
|
2024-02-06 09:29:55 +09:00 |
|
KMY(雪あすか)
|
f30b6f55e2
|
Add: #465 時限投稿などの翻訳 (#521)
|
2024-02-05 09:52:44 +09:00 |
|
KMY
|
9a5f80c41d
|
Merge remote-tracking branch 'parent/main' into kbtopic-fix-security
|
2024-02-02 07:38:19 +09:00 |
|
Eugen Rochko
|
9cdc60ecc6
|
Change onboarding prompt to follow suggestions carousel in web UI (#28878)
|
2024-02-01 13:37:04 +00:00 |
|
KMY
|
92ef42d697
|
Merge remote-tracking branch 'parent/main' into upstream-20240201
|
2024-02-01 11:32:27 +09:00 |
|
Yamagishi Kazutoshi
|
b3075a9993
|
Remove unused l18n messages (#28964)
|
2024-01-30 15:34:07 +00:00 |
|
KMY
|
3dd9591a4b
|
Merge remote-tracking branch 'parent/main' into upstream-20240126
|
2024-01-26 11:14:21 +09:00 |
|
Eugen Rochko
|
6936e5aa69
|
Change design of compose form in web UI (#28119)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-25 15:41:31 +00:00 |
|
KMY(雪あすか)
|
e4375143ca
|
Change: #456 名称変更「スタンプ」→「絵文字リアクション」 (#497)
|
2024-01-24 08:49:10 +09:00 |
|
KMY
|
5532d68391
|
Fix test
|
2024-01-03 20:23:59 +09:00 |
|
KMY
|
4355dfc64f
|
Merge remote-tracking branch 'parent/main' into upstream-20231225
|
2023-12-25 09:59:33 +09:00 |
|
Eugen Rochko
|
5976d3702f
|
Change "Follow" to "Follow back" and "Mutual" when appropriate in web UI (#28452)
|
2023-12-21 09:44:09 +00:00 |
|
KMY
|
597485f47a
|
Merge remote-tracking branch 'parent/main' into upstream-20231128
|
2023-11-28 09:44:42 +09:00 |
|
Claire
|
6e70819840
|
Change search popout to not list unusable search options when logged out (#27918)
|
2023-11-24 09:27:54 +00:00 |
|
KMY
|
abec232dd7
|
Merge remote-tracking branch 'parent/main' into upstream-20231120
|
2023-11-20 12:50:02 +09:00 |
|
Eugen Rochko
|
0e9801443f
|
Change to single opt-in during profile setup in onboarding in web UI (#27876)
|
2023-11-17 10:37:04 +00:00 |
|
KMY
|
236fc2a316
|
Merge remote-tracking branch 'parent/main' into upstream-20231116
|
2023-11-16 22:58:29 +09:00 |
|
Eugen Rochko
|
87696ea26e
|
Add prominent share/copy button on profiles in web UI (#27865)
|
2023-11-16 10:23:14 +00:00 |
|
Eugen Rochko
|
d67bd44ca1
|
Add profile setup to onboarding in web UI (#27829)
|
2023-11-15 11:13:53 +00:00 |
|
KMY
|
bfc7b0101d
|
Merge remote-tracking branch 'parent/main' into upstream-20231110
|
2023-11-10 09:02:03 +09:00 |
|
Claire
|
9b06c0f24a
|
Fix Web UI not displaying appropriate explanation when a user hides their follows/followers (#27791)
|
2023-11-09 12:58:02 +00:00 |
|
KMY
|
fc1b280d59
|
Merge remote-tracking branch 'parent/main' into upstream-20231109
|
2023-11-09 12:33:50 +09:00 |
|
KMY(雪あすか)
|
93b4f226bb
|
Add: #245 概要画面に全文検索の項目 (#255)
|
2023-11-08 11:29:59 +09:00 |
|
KMY(雪あすか)
|
f8280ca5d9
|
Add: #95 リストへの新着投稿通知 (#192)
* Add: テーブル定義、内部処理
* Add: 通知の定期削除処理、自動削除、テスト
* Add: Web画面の表示、設定
* Fix test
|
2023-10-31 08:59:31 +09:00 |
|
KMY(雪あすか)
|
235bef36d0
|
Add: 検索許可「ローカルとフォロワー」 (#60)
|
2023-10-05 16:37:27 +09:00 |
|
KMY(雪あすか)
|
44b739a39a
|
Add: Webでの引用表示 (#50)
* Add compacted component
* 引用表示の間にコンテナをはさみ、不要なコードを削除
* 引用APIを作成、ついでにブロック状況を引用APIに反映
* テスト修正など
* 引用をキャッシュに登録
* `quote_id`が`quote_of_id`になったのをSerializerに反映
* Fix test
* 引用をフィルターの対象に含める設定+エラー修正
* ストリーミングの存在しないプロパティ削除によるエラーを修正
* Fix lint
* 他のサーバーから来た引用付き投稿を処理
* Fix test
* フィルター設定時エラーの調整
* 画像つき投稿のスタイルを調整
* 画像つき投稿の最大高さを調整
* 引用禁止・非表示の設定を追加
* ブロック対応
* マイグレーションコード調整
* 引用設定の翻訳を作成
* Lint修正
* 参照1つの場合は引用に変換する設定を削除
* 不要になったテストを削除
* ブロック設定追加、バグ修正
* 他サーバーへ引用送信・受け入れ
|
2023-10-02 11:12:51 +09:00 |
|
KMY(雪あすか)
|
322ce1fc27
|
Bump version to 6.0 (#46)
* Bump version to 6.0
* Add cherrypick to banned target
* Fix translations
|
2023-09-28 17:56:21 +09:00 |
|
KMY
|
bcf8ceac8e
|
Fix translation about lists.exclusive
|
2023-09-21 21:31:27 +09:00 |
|
KMY
|
8dfd23b4cd
|
Add refresh button on phone
|
2023-09-21 20:23:17 +09:00 |
|
KMY
|
353e76c9c9
|
Add quote menu
|
2023-09-20 16:49:16 +09:00 |
|
KMY
|
2ed156a3f4
|
Fix translations
|
2023-09-19 09:07:12 +09:00 |
|
KMY
|
236f4bed45
|
Rename public searchability Public to Everyone
|
2023-09-19 07:50:45 +09:00 |
|
KMY
|
979292d950
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-09-10 16:17:34 +09:00 |
|
Claire
|
9c1ef8302a
|
Add some information about Full-text search being disabled in search popout (#26756)
|
2023-09-06 17:23:58 +02:00 |
|
KMY
|
fdf1d6df38
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-09-06 10:09:07 +09:00 |
|
Eugen Rochko
|
5d20733d8d
|
Add infinite scrolling for search results in web UI (#26784)
|
2023-09-05 23:54:24 +02:00 |
|
KMY
|
32cfd20257
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-09-03 10:55:46 +09:00 |
|
Claire
|
16681e0f20
|
Add admin notifications for new Mastodon versions (#26582)
|
2023-09-01 17:47:07 +02:00 |
|
KMY
|
621a41b670
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-09-01 18:05:03 +09:00 |
|
Stanislas Signoud
|
40b69cc1cd
|
Add an explanation banner on switching to single column mode (#26019)
|
2023-08-31 12:18:46 +02:00 |
|
KMY
|
05a022448b
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-29 13:25:48 +09:00 |
|
Eugen Rochko
|
bceb893159
|
Add search options to search popout in web UI (#26662)
|
2023-08-28 13:18:39 +02:00 |
|
KMY
|
3affa4177d
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-26 18:32:39 +09:00 |
|
Eugen Rochko
|
71641766f2
|
Fix toast saying "published" instead of "saved" after editing post in web UI (#26664)
|
2023-08-25 22:03:04 +02:00 |
|
KMY
|
d183c0cf38
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-17 11:32:25 +09:00 |
|
Claire
|
0446394465
|
Fix “legal” report category not showing up in moderation interface (#26509)
|
2023-08-16 16:38:33 +02:00 |
|