Matt Jankowski
|
def6b686ff
|
Fix Rails/WhereRange cop (#30343)
|
2024-05-20 09:37:36 +00:00 |
|
Jeong Arm
|
a627219b25
|
Fix moderation action logs (#30342)
|
2024-05-17 09:18:54 +00:00 |
|
KMY
|
094ff9d2ee
|
Merge remote-tracking branch 'parent/main' into upstream-20240517
|
2024-05-17 08:53:59 +09:00 |
|
Emelia Smith
|
5fd56512de
|
Improve Report Notes and Account Moderation Notes (#30288)
|
2024-05-15 13:38:36 +00:00 |
|
KMY
|
d7c13bf443
|
Fix test
|
2024-05-10 07:07:50 +09:00 |
|
KMY
|
10eec0e102
|
Merge remote-tracking branch 'parent/main' into upstream-20240510
|
2024-05-10 06:40:33 +09:00 |
|
Claire
|
d8c4284723
|
Ensure custom favicon is converted to PNG and ICO (#30208)
|
2024-05-07 18:15:17 +00:00 |
|
KMY
|
89b71363ae
|
Merge remote-tracking branch 'parent/main' into upstream-20240507
|
2024-05-07 08:05:04 +09:00 |
|
Claire
|
2fe1b8d169
|
Add API to get multiple accounts and statuses (#27871)
Co-authored-by: noellabo <noel.yoshiba@gmail.com>
|
2024-05-06 15:19:15 +00:00 |
|
Fawaz Farid
|
bc24c4792d
|
Allow admins to configure instance favicon and logo (#30040)
|
2024-05-06 15:06:52 +00:00 |
|
Claire
|
30ef9fccf0
|
Fix hashtag matching pattern matching some link anchors (#30190)
|
2024-05-06 12:47:19 +00:00 |
|
Claire
|
e5062b7135
|
Fix post deletion not being deferred when those are part of an account warning (#30163)
|
2024-05-06 09:52:34 +00:00 |
|
Râu Cao
|
9aa31be8d3
|
Fix local account search on LDAP login being case-sensitive (#30113)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-05-03 09:22:48 +00:00 |
|
KMY
|
80789a603a
|
Merge remote-tracking branch 'parent/main' into upstream-20240503
|
2024-05-03 11:17:22 +09:00 |
|
Matt Jankowski
|
88882fbbee
|
Move Rails/HABTM cop out of todo (#30118)
|
2024-05-02 09:40:05 +00:00 |
|
Matt Jankowski
|
1e7d5d2957
|
Update devise-two-factor to version 5.0.0 (#28325)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-05-02 09:31:41 +00:00 |
|
Matt Jankowski
|
924af400da
|
Remove unused memoization in CustomFilter#expires_in method (#30117)
|
2024-04-29 12:49:31 +00:00 |
|
Matt Jankowski
|
ac7f4d57bb
|
Use composable query in Status.without_replies scope (#30086)
|
2024-04-29 09:55:37 +00:00 |
|
Claire
|
95e9de5777
|
Prevent accidental serialization of Account and User records (#30079)
|
2024-04-29 09:45:58 +00: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 |
|
Matt Jankowski
|
f0c9cbaf3b
|
Use EXPIRATION_DURATIONS constant in CustomFilter class (#30088)
|
2024-04-29 09:01:46 +00:00 |
|
KMY
|
ec7b51504b
|
Merge remote-tracking branch 'parent/main' into kb_development
|
2024-04-27 08:42:37 +09:00 |
|
Claire
|
e845594878
|
Fix moderator account being exposed in account moderation notification (#30082)
|
2024-04-26 12:42:06 +00:00 |
|
KMY
|
c4017eb993
|
Merge remote-tracking branch 'parent/main' into upstream-20240426
|
2024-04-26 09:16:08 +09:00 |
|
Claire
|
4ef0b48b95
|
Add in-app notifications for moderation actions/warnings (#30065)
|
2024-04-25 17:26:05 +00:00 |
|
KMY
|
661e329974
|
Merge commit '85fdbd0ad5 ' into upstream-20240425
|
2024-04-25 18:28:31 +09:00 |
|
Matt Jankowski
|
f4a53f3fb4
|
Extract constants for column size length validation limits (#30045)
|
2024-04-24 08:56:28 +00:00 |
|
KMY(雪あすか)
|
c4dfca6e5c
|
Revert "Add: 絵文字リアクション対応サーバーにrosekey (#698)" (#719)
This reverts commit d694c85c95 .
|
2024-04-24 08:33:50 +09:00 |
|
KMY
|
44f4a93430
|
Merge remote-tracking branch 'parent/main' into upstream-20240422
|
2024-04-22 08:58:37 +09:00 |
|
KMY(雪あすか)
|
389ae9d339
|
Refactor: インスタンスで利用可能な機能を検出する処理 (#721)
|
2024-04-19 09:04:45 +09:00 |
|
Matt Jankowski
|
11e0049b08
|
Use enum-generated scopes/queries for BulkImport (#29975)
|
2024-04-18 10:13:35 +00:00 |
|
KMY(雪あすか)
|
f79fb3adae
|
Add: #483 特定の公開範囲を無効にするオプション (#712)
* Add: #483 特定の公開範囲を無効にするオプション
* Fix test partically
* Complete
|
2024-04-18 12:40:18 +09:00 |
|
KMY(雪あすか)
|
a97eb2433b
|
Merge pull request #713 from kmycode/upstream-20240417
Upstream 20240417
|
2024-04-17 19:57:09 +09:00 |
|
KMY(雪あすか)
|
f0c2461e10
|
Add: 絵文字リアクション利用可能なソフトウェアにtanukey
|
2024-04-17 19:56:59 +09:00 |
|
Matt Jankowski
|
650c548c31
|
Add not_featured_by scope to Tag (#28815)
|
2024-04-17 10:05:38 +00:00 |
|
Claire
|
fc89ecc6ca
|
Change /api/v1/announcements to return regular Status entities (#26736)
|
2024-04-17 09:06:23 +00:00 |
|
Matt Jankowski
|
6fed108703
|
Use Rails upsert to generate update_count! query in Counters concern (#28738)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-04-17 08:16:51 +00:00 |
|
KMY
|
51cf7b3eb4
|
Merge remote-tracking branch 'parent/main' into upstream-20240417
|
2024-04-17 12:51:32 +09:00 |
|
Matt Jankowski
|
caad1e2628
|
Add scope Status.distributable_visibility (#29950)
|
2024-04-16 13:16:54 +00:00 |
|
Matt Jankowski
|
6b33d3f81b
|
Add CustomFilter.unexpired scope (#29896)
|
2024-04-16 09:29:34 +00:00 |
|
Matt Jankowski
|
3159c0a547
|
Add scope Status.list_eligible_visibility (#29951)
|
2024-04-16 09:17:03 +00:00 |
|
KMY(雪あすか)
|
1c054ed3a3
|
Add: #699 引用・参照対応サーバーをAPIで取得 (#711)
* Add: #699 引用・参照対応サーバーをAPIで取得
* Complete
* ごめん
|
2024-04-16 12:58:54 +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
|
52c5784910
|
Merge remote-tracking branch 'parent/main' into upstream-20240409
|
2024-04-09 12:15:51 +09:00 |
|
KMY(雪あすか)
|
f87d30a744
|
Fix: ホワイトリストのドメインリストが並べ替えされていない問題 (#706)
|
2024-04-09 12:06:41 +09:00 |
|
KMY(雪あすか)
|
44af34f306
|
Fix: #703 NGワード、センシティブワード「無関係なフォロワーへのメンション」が、自分自身へのメンションにも適用される (#704)
|
2024-04-09 09:02:50 +09:00 |
|
Matt Jankowski
|
285f63c02e
|
Use composable query in User.active scope (#29775)
|
2024-04-08 13:53:49 +00:00 |
|
Claire
|
babbf6017d
|
Remove caching in cache_collection (#29862)
|
2024-04-08 13:46:13 +00:00 |
|
KMY
|
45c5c7b055
|
Merge remote-tracking branch 'parent/main' into upstream-20240408
|
2024-04-08 07:44:47 +09:00 |
|