Matt Jankowski
|
f9100743ec
|
Add Api::ErrorHandling concern for api/base controller (#29574)
|
2024-03-14 09:09:47 +00:00 |
|
Eugen Rochko
|
1e1d97a787
|
Fix wrong background color on search results in web UI (#29584)
|
2024-03-14 09:07:29 +00:00 |
|
github-actions[bot]
|
5aea35de13
|
New Crowdin Translations (automated) (#29587)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-03-14 09:00:42 +00:00 |
|
mogaminsk
|
3156d04ec1
|
Use sender's username to column title in notification request if it's display_name is not set (#29575)
|
2024-03-14 08:58:44 +00:00 |
|
Claire
|
a32a126cac
|
Hide media by default in notification requests (#29572)
|
2024-03-13 16:47:48 +00:00 |
|
Matt Jankowski
|
c09b8a7164
|
Add Account.without_internal scope (#29559)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-03-13 14:11:23 +00:00 |
|
Renaud Chaput
|
acf3f410ae
|
Fix navigation panel icons missing classes (#29569)
|
2024-03-13 12:54:50 +00:00 |
|
github-actions[bot]
|
171948b910
|
New Crowdin Translations (automated) (#29563)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-03-13 12:42:44 +00:00 |
|
Erik Uden
|
268856d5d9
|
Fix toggle button color for light (and dark/default) theme (#29553)
|
2024-03-13 11:45:20 +00:00 |
|
Claire
|
b43eaa4517
|
Refactor notification filtering behavior definition (#29567)
|
2024-03-13 10:35:49 +00:00 |
|
Claire
|
27fd084cb5
|
Exempt some notification types from notification filtering (#29565)
|
2024-03-13 10:17:55 +00:00 |
|
Matt Jankowski
|
2c0441acd7
|
Use rails built-in tag methods in TextFormatter.shortened_link (#28976)
|
2024-03-13 09:19:54 +00:00 |
|
Matt Jankowski
|
7e6eb64f1e
|
Use full snowflake range in admin/metrics classes (#29416)
|
2024-03-13 08:56:37 +00:00 |
|
Matt Jankowski
|
9754967d5f
|
Move pagination_max_id and pagination_since_id into api/base controller (#28844)
|
2024-03-13 08:51:44 +00:00 |
|
Matt Jankowski
|
01b624c4a0
|
Use normalizes on CustomFilter#context value (#27602)
|
2024-03-13 08:50:21 +00:00 |
|
Matt Jankowski
|
00d94f3ffa
|
Use vanilla JS to get Rails CSRF values (#29403)
|
2024-03-12 17:10:37 +00:00 |
|
Matt Jankowski
|
d4ed7e466c
|
Extract by_domain_length scope in DomainNormalizable concern (#29517)
|
2024-03-12 13:09:11 +00:00 |
|
Eugen Rochko
|
5b60d4b696
|
Change background color in web UI (#29522)
|
2024-03-12 09:51:30 +00:00 |
|
Renaud Chaput
|
af4e44e30a
|
Fix i18n typo (#29557)
|
2024-03-12 09:42:51 +00:00 |
|
github-actions[bot]
|
dc36b961aa
|
New Crowdin Translations (automated) (#29554)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-03-12 09:03:51 +00:00 |
|
Matt Jankowski
|
216cea1e27
|
Fix incorrect frequency value in FriendsOfFriendsSource data (#29550)
|
2024-03-12 08:38:32 +00:00 |
|
KMY(雪あすか)
|
a8fbcb3fb6
|
Change: #532 ElasticSearch設定の外出し (#650)
* Change: #532 ElasticSearch設定の外出し
* バージョンチェック
* 起動時にエラー
|
2024-03-12 12:11:13 +09:00 |
|
KMY
|
8e94ed2cec
|
Merge remote-tracking branch 'parent/main' into upstream-20240308
|
2024-03-12 09:27:01 +09:00 |
|
Eugen Rochko
|
c10bbf5fe3
|
Add notification policies and notification requests in web UI (#29433)
|
2024-03-11 15:02:21 +00:00 |
|
Eugen Rochko
|
19efa1b9f1
|
Change action button to be last on profiles in web UI (#29533)
|
2024-03-11 14:33:48 +00:00 |
|
Eugen Rochko
|
16c856729b
|
Change icons in navigation panel to be filled when active in web UI (#29537)
|
2024-03-11 13:35:23 +00:00 |
|
Jeong Arm
|
4a6ddbc9c0
|
Normalize idna domain before account unblock domain (#29530)
|
2024-03-11 09:28:08 +00:00 |
|
Matt Jankowski
|
a7284690fc
|
Add coverage for admin/metrics base classes, simplify subclass generation (#29527)
|
2024-03-11 09:16:19 +00:00 |
|
Renaud Chaput
|
b9722dfe2b
|
Use the server setting to get the max number of poll options in UI (#29490)
|
2024-03-11 09:13:35 +00:00 |
|
Eugen Rochko
|
2347ea813e
|
Change dropdown menu icon to not be replaced by close icon when open in web UI (#29532)
|
2024-03-11 08:57:23 +00:00 |
|
Eugen Rochko
|
5b3a8737d6
|
Add hints for rules (#29539)
|
2024-03-11 08:57:07 +00:00 |
|
github-actions[bot]
|
f85168b189
|
New Crowdin Translations (automated) (#29467)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-03-11 07:37:04 +00:00 |
|
gunchleoc
|
81400b02b1
|
Add nds locale to posting languages (#27434)
|
2024-03-10 10:25:13 +00:00 |
|
KMY
|
fa96bf2e87
|
Merge remote-tracking branch 'parent/main' into upstream-20240308
|
2024-03-08 08:08:34 +09:00 |
|
Eugen Rochko
|
50b17f7e10
|
Add notification policies and notification requests (#29366)
|
2024-03-07 14:53:37 +00:00 |
|
gunchleoc
|
c01f4cebed
|
Add Mohawk to posting languages (#27115)
|
2024-03-07 11:04:31 +00:00 |
|
gunchleoc
|
995e15c24a
|
Add Jawi Malay to posting languages (#29098)
|
2024-03-07 11:03:41 +00:00 |
|
KMY(雪あすか)
|
1edf92b5bb
|
Add: #626 購読許可を将来的に削除する注意書き (#645)
|
2024-03-07 12:00:43 +09:00 |
|
KMY
|
2ab2e0f6e2
|
Revertしたコミットに注意書きを追加
|
2024-03-07 08:25:22 +09:00 |
|
KMY
|
372400c037
|
Merge commit 'b8bd94ca8e ' into upstream-20240307
|
2024-03-07 08:20:43 +09:00 |
|
KMY
|
2271e6d9cb
|
Revert "Fix follow suggestions potentially including silenced or blocked accounts (#29306)"
This reverts commit ee8d0b9447 .
|
2024-03-07 08:16:54 +09:00 |
|
Mashiro
|
b8bd94ca8e
|
Fix unhandled nullable attachments limitation counter (#29183)
|
2024-03-06 12:53:54 +00:00 |
|
KMY(雪あすか)
|
53c2aa797b
|
Add: #36 アカウント詳細画面の「フォローされています」を隠すオプション (#638)
* Add: #36 アカウント詳細画面の「フォローされています」を隠すオプション
* Fix lint
|
2024-03-06 12:30:48 +09:00 |
|
KMY(雪あすか)
|
eee13b3f5f
|
ユーザー設定の複数の項目を反転 (#639)
|
2024-03-06 12:01:39 +09:00 |
|
KMY
|
b2ecd9245f
|
Merge remote-tracking branch 'parent/main' into upstream-20240306
|
2024-03-06 08:44:16 +09:00 |
|
KMY(雪あすか)
|
82a8026ba2
|
Fix: #636 投稿削除時エラーが出る場合がある問題 (#637)
|
2024-03-05 20:17:47 +09:00 |
|
KMY(雪あすか)
|
8cb4838fb1
|
Add: 管理画面での操作履歴フィルタにkmyblue独自項目 (#635)
|
2024-03-05 12:38:54 +09:00 |
|
KMY(雪あすか)
|
cfb808b915
|
Fix: #542 カスタム絵文字を編集した回数だけ「追加しました」ログが記録される (#634)
|
2024-03-05 12:38:48 +09:00 |
|
KMY(雪あすか)
|
0a3007a9b0
|
Add: 管理画面で特に負荷の大きい処理を無効にする環境変数 (#633)
|
2024-03-05 12:05:52 +09:00 |
|
Claire
|
ee8d0b9447
|
Fix follow suggestions potentially including silenced or blocked accounts (#29306)
|
2024-03-04 06:35:20 +00:00 |
|