KMY
|
2b51fabe9c
|
Merge remote-tracking branch 'parent/main' into upstream-20240118
|
2024-01-18 09:17:39 +09:00 |
|
Renaud Chaput
|
cb5ac15923
|
Use a helper to avoid using media/ asset prefixes (#28756)
|
2024-01-17 12:19:51 +00:00 |
|
KMY(雪あすか)
|
407a53aa33
|
Remove: メディアを配送しない設定の削除 (#445)
|
2024-01-11 09:16:59 +09:00 |
|
KMY(雪あすか)
|
92a16218c9
|
Remove: #372 削除予定のドメインブロック項目をいったん削除 (#444)
* Remove: #372 削除予定のドメインブロック項目をいったん削除
* Fix test
|
2024-01-10 19:04:49 +09:00 |
|
KMY(雪あすか)
|
dc73c30d2d
|
Fix: #442 カスタム絵文字のaliasesにnullが入る場合がある (#443)
* Fix: #442 カスタム絵文字のaliasesにnullが入る場合がある
* Fix test
* WebのほうにもNULLチェックを追加
* ローカルのエイリアス名を編集するところもついでにスリムに
|
2024-01-10 09:43:56 +09:00 |
|
KMY(雪あすか)
|
f624cdfa98
|
Add: NodeInfoにupstream 情報を追加 (#440)
|
2024-01-09 18:05:08 +09:00 |
|
KMY(雪あすか)
|
4719ca6525
|
Change: #369 ソフトウェア名をmastodon からkmyblue に変更する (#438)
|
2024-01-09 13:12:53 +09:00 |
|
KMY(雪あすか)
|
d315f23bed
|
Change: #428 emoji_reaction_available_server プロパティをStatus からAccount オブジェクトに移動する (#434)
* Change: `emoji_reaction_available_server`プロパティを`Status`から`Account`オブジェクトに移動する
* Fix test
|
2024-01-09 10:43:59 +09:00 |
|
KMY
|
a0a3d1b101
|
Merge remote-tracking branch 'parent/main' into upstream-20230105
|
2024-01-05 10:01:36 +09:00 |
|
KMY(雪あすか)
|
2c5c068365
|
Fix: #416 フィルターでhalf_warnを指定した時の代替値指定ミス (#423)
|
2024-01-05 09:07:48 +09:00 |
|
Claire
|
dfdadb92e8
|
Add ability to require approval when users sign up using specific email domains (#28468)
|
2024-01-04 09:07:05 +00:00 |
|
KMY(雪あすか)
|
8757ac7deb
|
Add: #396 スタンプの数字を隠して表示する機能 (#412)
|
2024-01-03 22:10:13 +09:00 |
|
KMY(雪あすか)
|
eee362b9e0
|
Fix: #404 フィルターでhalf_warn を設定してると、クライアントアプリでタイムラインが読み込まれない (#410)
|
2024-01-03 22:10:02 +09:00 |
|
KMY(雪あすか)
|
41631fe46d
|
Revert "Fix: フィルター使用中にエラーが出る場合がある問題の暫定対応 (#395)" (#405)
This reverts commit a6df29a925 .
|
2024-01-03 19:03:56 +09:00 |
|
KMY(雪あすか)
|
a6df29a925
|
Fix: フィルター使用中にエラーが出る場合がある問題の暫定対応 (#395)
|
2023-12-27 10:35:09 +09:00 |
|
KMY(雪あすか)
|
fb6e125917
|
Change: #322 fedibird_capabilities からprofile_search を削除 (#387)
* Change: #322 `fedibird_capabilities`から`profile_search`を削除
* v1にも追加
|
2023-12-26 09:48:03 +09:00 |
|
KMY
|
a6b57e3890
|
Merge remote-tracking branch 'parent/main' into upstream-20231221
|
2023-12-21 08:37:12 +09:00 |
|
Matt Jankowski
|
e17faedffb
|
Move default meta options from InitialStateSerializer to private method (AbcSize reduction) (#28355)
|
2023-12-14 14:04:55 +00:00 |
|
KMY
|
08a2f557fe
|
Merge remote-tracking branch 'parent/main' into upstream-20231214
|
2023-12-14 09:21:21 +09:00 |
|
Claire
|
dcc24db793
|
Fix N+1s because of association preloaders not actually getting called (#28339)
|
2023-12-13 07:47:32 +00:00 |
|
KMY(雪あすか)
|
0ed5577094
|
Fix: #94 ProcessReferencesService リファクタリング・編集時の参照引用変更バグ修正 (#329)
* Fix: `ProcessReferencesService`リファクタリング・編集時の参照引用変更バグ修正
* Fix test
* Fix index_with
* Fix to method chain
|
2023-12-06 13:39:55 +09:00 |
|
KMY
|
94c2396a34
|
Merge remote-tracking branch 'parent/main' into upstream-20231204
|
2023-12-04 12:04:52 +09:00 |
|
Claire
|
963354978a
|
Add Account#unavailable? and Account#permanently_unavailable? aliases (#28053)
|
2023-11-30 15:43:26 +00:00 |
|
Matt Jankowski
|
35deaaf90b
|
Reduce AbcSize complexity in InitialStateSerializer (#27782)
|
2023-11-30 15:41:26 +00:00 |
|
KMY(雪あすか)
|
a88349af55
|
Add: #8 サークル投稿の転送 (#294)
* Add: `conversations`テーブルに`ancestor_status`プロパティ
* Fix test
* Fix test more
* Add: `limited_visibility`に`Reply`を追加、`context`のURI
* Add: 外部からの`context`受信処理
* Fix test
* Add: 公開範囲「返信」
* Fix test
* Fix: 返信に返信以外の公開範囲を設定できない問題
* Add: ローカル投稿時にメンション追加・他サーバーへの転送
* Fix test
* Fix test
* Test: ローカルスレッドへの返信投稿の転送
* Test: 未知のアカウントからのメンション
* Add: 編集・削除の連合に対応
* Remove: 重複テスト
* Fix: 改善
* Add: 編集削除の転送処理・返信なのにsilentなメンションでの通知
* Fix: リプライが第三者に届かない問題
* Add: `always_sign_unsafe`
* Add: Subject
* Remove space
* Fix: 他人のスレッドの送信先一覧を非表示
* Fix: おかしいコード
|
2023-11-30 09:29:24 +09:00 |
|
Emelia Smith
|
603b245cc6
|
Add VAPID public key to instance serializer (#28006)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
|
2023-11-29 08:34:36 +00:00 |
|
KMY
|
16914f5f02
|
Merge commit 'c40cfc5d09 ' into upstream-20231129
|
2023-11-29 12:43:01 +09:00 |
|
6543
|
10b879bd5e
|
nodeinfo: add instance name and description (#28079)
|
2023-11-28 00:51:22 +00:00 |
|
KMY
|
236fc2a316
|
Merge remote-tracking branch 'parent/main' into upstream-20231116
|
2023-11-16 22:58:29 +09:00 |
|
Eugen Rochko
|
d67bd44ca1
|
Add profile setup to onboarding in web UI (#27829)
|
2023-11-15 11:13:53 +00:00 |
|
KMY
|
0704829a9b
|
Merge remote-tracking branch 'parent/main' into upstream-20231116
|
2023-11-14 09:14:19 +09:00 |
|
Eugen Rochko
|
0d14fcebae
|
Change link previews to keep original URL from the status (#27312)
|
2023-11-13 09:58:28 +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(雪あすか)
|
e3c71cb3e4
|
Add: #213 右サイドメニューからお気に入りを削除するオプション (#262)
|
2023-11-09 11:53:57 +09:00 |
|
KMY(雪あすか)
|
76f2f2ed0c
|
Add: #87 フォロワーのみに購読を許可する設定 (#239)
* Wip: マイグレーション、設定など一式
* Fix test
* Fix test
* Fix: マスター用の設定を他サーバーに送信しないよう修正
* DTL、外部サーバーの情報受け入れのテストを追加
* スペルミスを修正
* Web画面に設定項目追加
* 既存の`master_settings`を上書きしないよう修正
|
2023-11-08 17:51:36 +09:00 |
|
KMY(雪あすか)
|
408da2c42a
|
Change: スタンプのid をお気に入り特別できるよう変更 (#251)
|
2023-11-08 10:30:20 +09:00 |
|
KMY
|
64578feeb4
|
Merge remote-tracking branch 'parent/main' into upstream-20231107
|
2023-11-07 11:35:05 +09:00 |
|
Matt Jankowski
|
d6f50839e1
|
Fix RSpec/SpecFilePathFormat cops (#27730)
|
2023-11-06 16:25:40 +00:00 |
|
KMY(雪あすか)
|
37779910df
|
Fix: ローカルサーバーのスタンプ利用可否が正しく反映できない問題 (#219)
* Fix: ローカルサーバーのスタンプ利用可否が正しく反映できない問題
* 不要な分岐を削除
* Fix: Presenterの使用を中止(どうせキャッシュしてるので)
|
2023-11-02 13:56:26 +09:00 |
|
KMY(雪あすか)
|
45cc8fff7a
|
Add: #90 スタンプに対応していないと思われるサーバーの投稿からスタンプボタンを隠す設定 (#215)
|
2023-11-02 10:29:00 +09:00 |
|
KMY(雪あすか)
|
f8280ca5d9
|
Add: #95 リストへの新着投稿通知 (#192)
* Add: テーブル定義、内部処理
* Add: 通知の定期削除処理、自動削除、テスト
* Add: Web画面の表示、設定
* Fix test
|
2023-10-31 08:59:31 +09:00 |
|
Claire
|
e6b148a1c6
|
Fix error and incorrect URLs in /api/v1/accounts/:id/featured_tags for remote accounts (#27459)
|
2023-10-30 13:23:10 +09:00 |
|
Claire
|
bbf46cc418
|
Fix error and incorrect URLs in /api/v1/accounts/:id/featured_tags for remote accounts (#27459)
|
2023-10-27 08:35:21 +00:00 |
|
KMY(雪あすか)
|
1d8862712a
|
Add: #62 ローカルタイムラインを無効にする管理者向け設定 (#179)
* Bump version to 8.0
* Add: 他のサーバーに公開する情報に、制限設定などを追加
* Fix: `quote_of_id`のインデックス
* Fix: #172 他のサーバーからの相乗り絵文字削除が反映されない
* Test: #166 リモートから自分の絵文字を受け取った時、ライセンスが上書きされないことを確認するテスト
* Add: #62 ローカルタイムラインを無効にする管理者設定(内部挙動のみ)
* Add: 画面部分を追加
|
2023-10-27 08:08:50 +09:00 |
|
KMY(雪あすか)
|
551a9e8216
|
Merge pull request #159 from kmycode/upstream-20231021
Upstream 20231021
|
2023-10-26 10:07:09 +09:00 |
|
KMY(雪あすか)
|
e2bc9be0e8
|
Merge pull request from GHSA-c7p6-c688-fhgp
* FixSec: スタンプを経由してカスタム絵文字のデータを改竄できる問題
* Fix: 相乗り絵文字が受け取れない問題とテスト
* Change: 相乗りスタンプは常にオリジナルの情報を参照
* Fix: uriまで偽装した場合に対応
|
2023-10-26 08:52:14 +09:00 |
|
KMY
|
b992e673c7
|
Merge branch 'kb_development' into upstream-20231021
|
2023-10-22 14:42:08 +09:00 |
|
KMY(雪あすか)
|
5497e2ae5d
|
Add: カスタム絵文字のエイリアス名を連合 (#135)
* Add: カスタム絵文字のエイリアス名を連合
* Fix test
|
2023-10-22 09:09:01 +09:00 |
|
KMY
|
f9eaaec4e7
|
Merge remote-tracking branch 'parent/main' into upstream-20231021
|
2023-10-21 10:32:06 +09:00 |
|