KMY
d35fa72842
Merge remote-tracking branch 'parent/main' into upstream-20240109
2025-01-09 13:20:56 +09:00
Matt Jankowski
f22a2aab40
Add Account#remote?
query method ( #33508 )
2025-01-08 14:28:08 +00:00
Tim Rogers
3bdfa3eb4c
Added validator for extra profile field values with empty name ( #33421 )
2025-01-04 19:42:27 +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
KMY
0c99b8fbb0
Merge remote-tracking branch 'parent/main' into upstream-20241026
2024-10-26 10:41:00 +09:00
Matt Jankowski
2f906ed55a
Constants for account refresh ( #32420 )
2024-10-23 13:29:01 +00:00
KMY
d021659cb7
Merge remote-tracking branch 'parent/main' into upstream-20241009
2024-10-09 12:32:11 +09:00
Matt Jankowski
bfabd6a2b8
Move account suspension-related methods to concern ( #28351 )
2024-10-07 12:02:04 +00:00
KMY
133a263f79
Merge remote-tracking branch 'parent/main' into upstream-20241001
2024-10-01 08:13:23 +09:00
Claire
0c872beed4
Merge commit from fork
...
This should not change the set of words matched by `USERNAME_RE` but does
change the one matched by `MENTION_RE`. Indeed, the previous regexp allowed
a domain part to start with `.` or `-`, which the new regexp does not allow.
2024-09-30 12:25:54 +02:00
KMY
c905714459
Merge remote-tracking branch 'parent/main' into upstream-20240926
2024-09-26 08:29:41 +09: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
Claire
ba81e4e019
Fix inability to locally suspend remotely-suspended accounts in moderation interface ( #31899 )
2024-09-13 09:11:10 +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
Matt Jankowski
5b995143f1
Use with_options
for shared Account validation option value ( #31827 )
2024-09-10 08:03:45 +00:00
KMY
218cb37fe3
Merge remote-tracking branch 'parent/main' into upstream-20240906
2024-09-09 08:47:15 +09:00
Matt Jankowski
be77a1098b
Extract Account::AUTOMATED_ACTOR_TYPES
for "bot" actor_type values ( #31772 )
2024-09-06 07:49:38 +00:00
KMY
f18eabfe75
Merge remote-tracking branch 'parent/main' into upstream-20240906
2024-09-06 08:42:24 +09:00
Matt Jankowski
7c26e5e4a1
Add Reviewable
model concern ( #31152 )
2024-09-03 15:37:45 +00:00
Matt Jankowski
2f0d0fc127
Add coverage for CLI::Accounts#fix_duplications
task ( #30639 )
2024-09-03 15:36:59 +00:00
KMY
af0f8f01e1
Merge remote-tracking branch 'parent/main' into upstream-20240821
2024-08-21 12:39:30 +09:00
Edward Moulsdale
d4f135bc6d
Fix in memoriam accounts appearing in follow recommendations ( #31474 )
...
Co-authored-by: Utkarsh Wankar <46633523+kernal053@users.noreply.github.com>
2024-08-19 15:55:42 +00:00
KMY
8b09a57a91
Merge remote-tracking branch 'parent/main' into upstream-20240731
2024-07-31 13:00:13 +09:00
Adam Niedzielski
337a7fcf30
Fix ß bug in regexp for mentions and tags ( #31122 )
2024-07-25 14:24:19 +00:00
KMY
13ad383039
Merge remote-tracking branch 'parent/main' into upstream-20240531
2024-05-31 08:27:09 +09:00
Matt Jankowski
4a77e477ee
Consolidate account scopes for LOWER
(index using) username/domain queries ( #30451 )
2024-05-28 14:11:31 +00:00
KMY
d7c13bf443
Fix test
2024-05-10 07:07:50 +09:00
KMY
89b71363ae
Merge remote-tracking branch 'parent/main' into upstream-20240507
2024-05-07 08:05:04 +09:00
KMY
80789a603a
Merge remote-tracking branch 'parent/main' into upstream-20240503
2024-05-03 11:17:22 +09:00
Matt Jankowski
bbf1b603e0
Remove unused Account.popular
scope ( #30068 )
2024-04-29 09:04:35 +00:00
Matt Jankowski
2123281f7c
Move Account
limits to constants ( #30087 )
2024-04-29 09:02:47 +00:00
KMY
51cf7b3eb4
Merge remote-tracking branch 'parent/main' into upstream-20240417
2024-04-17 12:51:32 +09:00
Matt Jankowski
13bbde2246
Use existing DEFAULT_FIELDS_SIZE
constant to limit Account#fields
( #29911 )
2024-04-12 09:04:23 +00:00
KMY
ace193fda3
Merge remote-tracking branch 'parent/main' into upstream-20240327
2024-03-27 12:13:55 +09:00
Matt Jankowski
cf76380c91
Add AccountStat.by_recent_status
, use in Account
( #29704 )
2024-03-26 13:12:09 +00:00
KMY
76598bd542
Merge remote-tracking branch 'parent/main' into upstream-20240319
2024-03-19 09:15:20 +09:00
Matt Jankowski
14aa7f1e15
Use Account.activitypub
generated scope ( #28157 )
2024-03-14 13:19:20 +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
KMY(雪あすか)
2ab9ea642a
Add: #595 リモート保留中アカウントからメンションが来た場合にuriを記録し、承認時にフェッチしに行く処理 ( #620 )
...
* Add: #591 リモート保留中アカウントからメンションが来た場合にuriを記録し、承認時にフェッチしに行く処理
* Rename fetch_remove_status_worker.rb to fetch_remote_status_worker.rb
* Wip
* Add lock code
2024-02-29 12:54:47 +09:00
KMY(雪あすか)
aec832e257
Remove: #611 グループシステム関係のカラムを複数削除 ( #618 )
2024-02-27 13:08:30 +09:00
KMY
7684b5de6f
Merge remote-tracking branch 'parent/main' into upstream-20240218
2024-02-20 09:25:49 +09:00
Matt Jankowski
245064bb98
Move "everyone" role and "instance actor" account magic number IDs to constants ( #29260 )
2024-02-19 11:09:43 +00:00
KMY
a1f88f6001
Merge remote-tracking branch 'parent/main' into upstream-20240218
2024-02-18 14:39:40 +09:00
KMY(雪あすか)
dfc9f35d71
Add: #586 保留中のリモートアカウントからのフォローが飛んできた場合に記録する ( #590 )
...
* Add: #586 保留中のリモートアカウントからのフォローが飛んできた場合に記録する
* 本家に戻す処理を修正
* Fix test
* Fix worker link
* Fix test
* リモートアカウント拒否時に既存のリクエストを削除
2024-02-18 10:48:48 +09:00
KMY(雪あすか)
1b3c0e3fb7
Fix : #588 リモート保留中ユーザーに関して、サスペンドから戻す操作を削除 ( #589 )
...
* Fix : #588 リモート保留中ユーザーに関して、サスペンドから戻す操作を削除
* 条件を書く場所を変更
* 各アカウントの画面を調整
2024-02-18 08:37:22 +09:00
KMY(雪あすか)
0f680a21b4
Add: ホワイトリスト運用時、承認待ちリモートアカウントの概念ならびに操作画面 ( #584 )
...
* Add: ホワイトリスト運用時、承認待ちリモートアカウントの概念ならびに操作画面
* Fix test
* Fix test
2024-02-17 21:07:37 +09:00