KMY
|
32f5604499
|
Merge remote-tracking branch 'parent/main' into upstream-20250403
|
2025-04-03 08:36:36 +09:00 |
|
Claire
|
ee65f77a7e
|
Add server-side support for grouping account sign-up notifications (#34298)
|
2025-03-28 12:35:25 +00:00 |
|
David Roetzel
|
97b9994743
|
Basic FASP support (#34031)
|
2025-03-28 12:16:40 +00:00 |
|
KMY
|
6548462ecb
|
Merge commit '9c2d5b534f ' into upstream-20250314
|
2025-03-14 08:35:27 +09:00 |
|
Claire
|
9db26db495
|
Refactor reply-fetching code and disable it by default (#34147)
|
2025-03-12 10:28:06 +00:00 |
|
Jonny Saunders
|
46e13dd81c
|
Add Fetch All Replies Part 1: Backend (#32615)
Signed-off-by: sneakers-the-rat <sneakers-the-rat@protonmail.com>
Co-authored-by: jonny <j@nny.fyi>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Kouhai <66407198+kouhaidev@users.noreply.github.com>
|
2025-03-12 09:03:01 +00:00 |
|
KMY
|
5979c0ea1d
|
Merge remote-tracking branch 'parent/main' into upstream-20240310
|
2025-03-10 19:58:05 +09:00 |
|
Matt Jankowski
|
bdc9cb27e2
|
Update rubocop to version 1.73.1 (#34034)
|
2025-02-28 14:26:43 +00:00 |
|
KMY
|
795561f5a7
|
Merge commit 'cfb473c204 ' into upstream-20250228
|
2025-02-28 11:07:08 +09:00 |
|
Claire
|
20531d1e07
|
Fix GET /api/v2/notifications/:id and POST /api/v2/notifications/:id/dismiss for ungrouped notifications (#33990)
|
2025-02-25 14:37:44 +00:00 |
|
KMY(雪あすか)
|
67064de265
|
Change: #955 フィルターアクションの「アカウント名だけを出し、本文は警告で隠す」を削除し、外観設定に移動 (#970)
* Remove: #955 フィルターのアクション`half_warn`
* Add: 「フィルター対象投稿の投稿者名やアイコンを表示する」設定
* Fix test
|
2025-01-23 19:18:40 +09:00 |
|
KMY
|
50ae2d9439
|
Merge remote-tracking branch 'parent/main' into upstream-20240123
|
2025-01-23 18:10:34 +09:00 |
|
KMY(雪あすか)
|
9c14810881
|
Add: アカウントアイコンでAVIFをサポート (#962)
|
2025-01-21 12:04:10 +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 |
|
Matt Jankowski
|
50013b10a5
|
Add Status::Visibility concern to hold visibility logic (#33578)
|
2025-01-14 14:32:57 +00:00 |
|
KMY
|
0a0b0d46ea
|
Merge remote-tracking branch 'parent/main' into upstream-20241203
|
2024-12-04 11:56:14 +09:00 |
|
Michael Stanclift
|
04b7046be1
|
Provide option to force use of system scrollbar styling (#32117)
|
2024-12-03 08:38:23 +00:00 |
|
KMY
|
3359008684
|
Merge remote-tracking branch 'parent/main' into upstream-2024112
|
2024-11-28 19:45:31 +09:00 |
|
Eugen Rochko
|
46c43d263c
|
Change avatar and header size limits from 2MB to 8MB when using libvips (#33002)
|
2024-11-26 21:01:52 +00:00 |
|
KMY
|
8a075ba4c6
|
Merge remote-tracking branch 'parent/main' into upstream-20241126
|
2024-11-26 12:56:31 +09:00 |
|
Claire
|
2d8fed23e6
|
Fix TagFollow records not being correctly handled in account operations (#33063)
|
2024-11-25 10:27:58 +00:00 |
|
Matt Jankowski
|
f2976ec9a4
|
Extract Notification::Groups concern (#32968)
|
2024-11-19 10:02:01 +00:00 |
|
KMY
|
055045981f
|
Merge remote-tracking branch 'parent/main' into upstream-20241119
|
2024-11-19 08:49:55 +09:00 |
|
Matt Jankowski
|
da826fe959
|
Use hash arguments to order when possible (Rails 7.2) (#32915)
|
2024-11-18 15:07:53 +00:00 |
|
Matt Jankowski
|
1c6f53e70f
|
Use with_options blocks in Associations concern (#32840)
|
2024-11-18 08:07:18 +00:00 |
|
KMY
|
910eafda63
|
Merge remote-tracking branch 'parent/main' into upstream-20241113
|
2024-11-13 08:17:38 +09:00 |
|
Matt Jankowski
|
c78dc23b49
|
Move account sensitize-related methods to concern (#28865)
|
2024-11-11 13:08:23 +00:00 |
|
Matt Jankowski
|
d033920b7e
|
Move account silence-related methods to concern (#28866)
|
2024-11-11 08:29:55 +00:00 |
|
Matt Jankowski
|
bde0f1239a
|
Add InetContainer with scopes of containing and contained (#32802)
|
2024-11-08 10:08:36 +00:00 |
|
Matt Jankowski
|
41227aeb95
|
Update Rails to version 7.2.2 (#30391)
|
2024-11-07 14:58:20 +00:00 |
|
KMY(雪あすか)
|
943db145e4
|
Add: #883 管理者の設定したカスタムCSSをユーザー単位で無効にするオプション (#902)
* Add: #883 管理者の設定したカスタムCSSをユーザー単位で無効にするオプション
* ラベル変更
|
2024-11-01 12:09:24 +09:00 |
|
KMY
|
1c1f76697b
|
Merge remote-tracking branch 'parent/main' into upstream-20241101
|
2024-11-01 08:04:03 +09:00 |
|
Matt Jankowski
|
b231c3c1bf
|
Drop support for ruby 3.1 (#32363)
|
2024-10-31 15:12:08 +00:00 |
|
Matt Jankowski
|
babee06794
|
Add coverage for StatusTrend and PreviewCardTrend models, add locales class method to RankedTrend (#32688)
|
2024-10-29 15:46:32 +00:00 |
|
KMY(雪あすか)
|
141ed8b171
|
Fix: リモートからのアカウント削除時エラーが出る問題 (#872) (#874)
* Fix: アカウント削除時エラーが出る問題
* nilに変更
* 削除するタイミングと条件を調整
* Fix test
|
2024-10-10 08:42:50 +09:00 |
|
KMY
|
d021659cb7
|
Merge remote-tracking branch 'parent/main' into upstream-20241009
|
2024-10-09 12:32:11 +09:00 |
|
Matt Jankowski
|
258dce1256
|
Add OpenSSL::SSL::SSLError to http connection errors wrapper (#32307)
|
2024-10-08 14:59:51 +00:00 |
|
Matt Jankowski
|
e8ec6667bd
|
Extract wrapper constant for HTTP::* error classes (#32285)
|
2024-10-08 13:53:35 +00:00 |
|
Matt Jankowski
|
bfabd6a2b8
|
Move account suspension-related methods to concern (#28351)
|
2024-10-07 12:02:04 +00:00 |
|
KMY
|
66bed31dbe
|
Merge remote-tracking branch 'parent/main' into upstream-20241006
|
2024-10-05 09:10:58 +09:00 |
|
Matt Jankowski
|
ec16ed37c3
|
Extract constants for header and avatar geometry (#32151)
|
2024-10-01 11:36:25 +00:00 |
|
KMY
|
c905714459
|
Merge remote-tracking branch 'parent/main' into upstream-20240926
|
2024-09-26 08:29:41 +09:00 |
|
Matt Jankowski
|
04a939d640
|
Add reviewed and unreviewed scopes to Reviewable model concern (#31988)
|
2024-09-20 08:51:37 +00:00 |
|
Matt Jankowski
|
5405bdd344
|
Remove unused E2EE messaging code (#31193)
|
2024-09-18 09:27:43 +00:00 |
|
KMY
|
4ce35dd837
|
Merge remote-tracking branch 'parent/main' into upstream-20240918
|
2024-09-18 08:31:34 +09:00 |
|
David Roetzel
|
c1b2c4fd9a
|
Strip protocol from attribution domains (#31900)
|
2024-09-13 11:37:15 +00:00 |
|
KMY
|
fc9d27ff91
|
Merge remote-tracking branch 'parent/main' into upstream-20240913
|
2024-09-13 10:31:48 +09:00 |
|
Eugen Rochko
|
e0c27a5047
|
Add ability to manage which websites can credit you in link previews (#31819)
|
2024-09-10 12:00:40 +00:00 |
|
KMY
|
f18eabfe75
|
Merge remote-tracking branch 'parent/main' into upstream-20240906
|
2024-09-06 08:42:24 +09:00 |
|