Renaud Chaput
|
cb5ac15923
|
Use a helper to avoid using media/ asset prefixes (#28756)
|
2024-01-17 12:19:51 +00:00 |
|
KMY
|
e65fb9fb51
|
Merge remote-tracking branch 'parent/main' into upstream-20240112
|
2024-01-12 14:48:17 +09:00 |
|
Matt Jankowski
|
87097a227c
|
Clean up settings/featured_tags/index view (#28688)
|
2024-01-11 10:45:26 +00:00 |
|
Matt Jankowski
|
55802242ce
|
Refactor login activity partial (remove inline ruby) (#28687)
|
2024-01-11 10:36:27 +00:00 |
|
KMY(雪あすか)
|
dc73c30d2d
|
Fix: #442 カスタム絵文字のaliasesにnullが入る場合がある (#443)
* Fix: #442 カスタム絵文字のaliasesにnullが入る場合がある
* Fix test
* WebのほうにもNULLチェックを追加
* ローカルのエイリアス名を編集するところもついでにスリムに
|
2024-01-10 09:43:56 +09:00 |
|
gunchleoc
|
173953c23e
|
Fix ISO code for Canadian French (#26015)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-09 10:56:13 +00: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(雪あすか)
|
f3120a8e90
|
Change: #366 NodeInfoのfeatures の数を絞る (#389)
|
2023-12-26 09:43:42 +09:00 |
|
KMY(雪あすか)
|
be77654f57
|
Change: #246 公開範囲「ローカル公開」無効と同時に、検索許可「ローカルとフォロワー」も無効にする (#368)
|
2023-12-22 10:10:57 +09:00 |
|
KMY
|
a6b57e3890
|
Merge remote-tracking branch 'parent/main' into upstream-20231221
|
2023-12-21 08:37:12 +09:00 |
|
Matt Jankowski
|
1820bad646
|
Fix Performance/StringIdentifierArgument cop (#28399)
|
2023-12-18 10:26:09 +00:00 |
|
KMY
|
08a2f557fe
|
Merge remote-tracking branch 'parent/main' into upstream-20231214
|
2023-12-14 09:21:21 +09:00 |
|
Matt Jankowski
|
2c6369918c
|
Fix Style/RedundantArgument cop (#28321)
|
2023-12-11 14:58:29 +00:00 |
|
KMY
|
94c2396a34
|
Merge remote-tracking branch 'parent/main' into upstream-20231204
|
2023-12-04 12:04:52 +09:00 |
|
Matt Jankowski
|
72b7cd349c
|
Extract helper methods for form label in admin/ area views (#27575)
|
2023-11-29 10:06:19 +00:00 |
|
Matt Jankowski
|
9b47c5d53c
|
Extract helper methods for labels from filters/_filter_fields (#27574)
|
2023-11-29 10:02:59 +00:00 |
|
Matt Jankowski
|
186895fc88
|
Refactor, lint fix, and bug fix on admin/roles/form partial (#27558)
|
2023-11-29 10:00:52 +00:00 |
|
KMY
|
0704829a9b
|
Merge remote-tracking branch 'parent/main' into upstream-20231116
|
2023-11-14 09:14:19 +09:00 |
|
Claire
|
07a4059901
|
Add support for invite codes in the registration API (#27805)
|
2023-11-13 13:27:00 +00:00 |
|
KMY
|
bfc7b0101d
|
Merge remote-tracking branch 'parent/main' into upstream-20231110
|
2023-11-10 09:02:03 +09:00 |
|
Matt Jankowski
|
548bb30b2a
|
Consolidate html page title output logic into helper (#27563)
|
2023-11-09 13:05:57 +00:00 |
|
KMY
|
fc1b280d59
|
Merge remote-tracking branch 'parent/main' into upstream-20231109
|
2023-11-09 12:33:50 +09:00 |
|
Matt Jankowski
|
7d6bcc0615
|
Remove unmatched rubocop:enable declaration (#27769)
|
2023-11-08 12:02:09 +00: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(雪あすか)
|
cea042e7c9
|
Merge pull request #254 from kmycode/upstream-20231108
Upstream 20231108
|
2023-11-08 11:48:47 +09:00 |
|
KMY(雪あすか)
|
411c6ec16e
|
Add: #207 リスト通知機能をfedibird_capabilities に追加 (#253)
|
2023-11-08 11:12:37 +09:00 |
|
KMY
|
08f86bcb8f
|
Merge commit '389a6cc4c0 ' into upstream-20231108
|
2023-11-08 10:41:10 +09:00 |
|
Jasmin Johal
|
27cbdc6f22
|
Change alt text to empty string for avatars (#21875)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
|
2023-11-07 21:46:08 +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
|
5448bcf276
|
Merge remote-tracking branch 'parent/main' into kb-upstream-20231026
|
2023-10-26 20:24:34 +09:00 |
|
KMY(雪あすか)
|
551a9e8216
|
Merge pull request #159 from kmycode/upstream-20231021
Upstream 20231021
|
2023-10-26 10:07:09 +09:00 |
|
KMY
|
67eced5a98
|
Add: 他のサーバーに公開する情報に、制限設定などを追加
|
2023-10-26 08:52:14 +09:00 |
|
Claire
|
379115e601
|
Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439)
|
2023-10-23 15:46:21 +00: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 |
|
Matt Jankowski
|
ab0fb81479
|
Configure brakeman to ignore url safe preview card urls (#25883)
|
2023-10-20 15:32:16 +02:00 |
|
Matt Jankowski
|
9f218c9924
|
Refactor appeal partial to avoid brakeman XSS warning (#25880)
|
2023-10-19 17:25:54 +02:00 |
|
KMY(雪あすか)
|
2e7cdd0516
|
Fix: #89 NodeInfo向けの機能一覧表を作成して区別 (#103)
|
2023-10-12 20:06:21 +09:00 |
|
KMY
|
5b21964bda
|
Merge branch 'kb-draft-7.0' into kb_development
|
2023-10-08 18:59:30 +09:00 |
|
KMY
|
3ccf0d02c6
|
Merge remote-tracking branch 'parent/main' into kb_development
|
2023-10-07 09:19:36 +09:00 |
|
KMY
|
1fb0df2ca6
|
Add: circle_history 機能を公開
|
2023-10-06 19:45:11 +09:00 |
|
KMY
|
016a8490d2
|
#63 NodeInfoでのfedibird_capabilities 公開
|
2023-10-06 19:00:47 +09:00 |
|
KMY
|
f95a995b81
|
Capabilitiesの検索許可にローカルを追加
|
2023-10-06 19:00:19 +09:00 |
|
KMY
|
dd88cef84b
|
#63 NodeInfoでのfedibird_capabilities 公開
|
2023-10-06 18:59:10 +09:00 |
|
gunchleoc
|
68ec1d180a
|
Fix language sorting in settings (#27158)
|
2023-10-04 09:23:50 +02:00 |
|
KMY
|
e82444634a
|
Merge remote-tracking branch 'parent/main' into kb_development
|
2023-10-04 14:17:41 +09:00 |
|
Matt Jankowski
|
e715da6d25
|
Fix haml-lint Rubocop Rails/* cops (#26042)
|
2023-10-03 15:00:40 +02:00 |
|
KMY
|
3c649aa74d
|
Merge remote-tracking branch 'parent/main' into kb_development
|
2023-09-30 19:37:20 +09:00 |
|
Matt Jankowski
|
340f1a68be
|
Simplify instance presenter view access (#26046)
|
2023-09-28 16:52:37 +02:00 |
|