KMY
32f0e619f0
Merge commit ' f877aa9d70
' into kb_migration
2023-05-07 14:50:12 +09:00
Matt Jankowski
0b249ebdb0
Extract StatusSafeReblogInsert concern from Status ( #24821 )
2023-05-04 14:06:20 +02:00
Claire
1e75eb690d
Fix own posts not getting delivered to own lists ( #24810 )
2023-05-03 19:17:40 +02:00
Matt Jankowski
38b2974a83
Extract AccountSearch concern from Account ( #24716 )
2023-05-02 18:21:36 +02:00
Matt Jankowski
f1c1dd0118
Rename with_lock
to with_redis_lock
to avoid confusion with ActiveRecord's method ( #24741 )
2023-05-02 18:16:07 +02:00
Claire
6693a4fe7c
Change lists to be able to include accounts with pending follow requests ( #19727 )
2023-05-02 14:40:36 +02:00
Claire
32a030dd74
Rewrite import feature ( #21054 )
2023-05-02 12:08:48 +02:00
KMY
3a1a6ba39e
Merge commit ' 15fd712464
' into kb_migration
2023-05-01 15:05:34 +09:00
KMY
9fa468a4bf
Merge branch 'kb_development' into kb_migration
2023-05-01 14:02:02 +09:00
Matt Jankowski
d902a707a3
Fix Rails/CompactBlank cop ( #24690 )
2023-04-30 14:07:21 +02:00
Matt Jankowski
af824db398
Fix Rails/InverseOf cop ( #24732 )
2023-04-30 14:06:53 +02:00
KMY
9264284cf4
Merge remote-tracking branch 'parent/main' into kb_migration
2023-04-27 12:05:58 +09:00
Nick Schonning
49fad26eca
Drop EOL Ruby 2.7 ( #24237 )
2023-04-27 01:46:18 +02:00
KMY
9b032185b8
Merge branch 'kb_development' into kb_migration
2023-04-25 10:32:16 +09:00
KMY
0d5a6adc43
Add account to antenna webui
2023-04-25 10:30:30 +09:00
KMY
2fef21664b
Add antenna and bio-searchability support
2023-04-24 10:06:25 +09:00
KMY
5a661415e2
Merge commit ' fac734b6a8
' into kb_migration
2023-04-13 18:57:03 +09:00
KMY
8db2f96c36
Fix markdown property on edit status
2023-04-12 16:37:40 +09:00
KMY
139030f230
Merge branch 'kb_development' into kb_migration
2023-04-10 14:14:00 +09:00
KMY
3d53a47905
Merge remote-tracking branch 'origin/kb_development' into kb_migration
2023-04-07 21:45:07 +09:00
KMY
94cd200097
Merge remote-tracking branch 'origin/kb_development' into kb_migration
2023-04-06 16:57:01 +09:00
KMY
af20b1d2aa
Add searchability support
2023-04-06 04:27:52 +09:00
KMY
3c3dd57f78
Merge commit ' 462c6e99b6
' into kb_migration
2023-04-04 21:34:57 +09:00
KMY
462c6e99b6
Merge commit ' 4b9e4f6398
' into kb_development
2023-04-04 20:30:02 +09:00
Claire
0e919397db
Fix unescaped user input in LDAP query ( #24379 )
2023-04-04 12:42:38 +02:00
Claire
b9f271364e
Fix unescaped user input in LDAP query ( #24379 )
...
Fix CVE-2023-28853
2023-04-04 12:41:27 +02:00
KMY
ceec3a92cd
Merge commit ' 2b11376411
' into kb_migration
2023-04-01 18:05:22 +09:00
Eugen Rochko
a9b5598c97
Change user settings to be stored in a more optimal way ( #23630 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-03-30 14:44:00 +02:00
KMY
76340285d6
Merge commit ' 34225d7199
' into kb_migration
2023-03-27 14:06:56 +09:00
Eugen Rochko
9bda933740
Change media upload limits and remove client-side resizing ( #23726 )
2023-03-25 10:00:03 +01:00
KMY
962770e14f
Merge commit ' a7a578a055
' into kb_migration
2023-03-22 22:52:00 +09:00
Takeshi Umeda
38c84f57b6
Refactoring relations_map ( #24195 )
2023-03-21 10:32:58 +01:00
KMY
16079b4db5
Add status expiration
2023-03-21 11:12:33 +09:00
KMY
d6008cffb5
Merge branch 'kb_development' into kb_migration
2023-03-17 09:31:21 +09:00
KMY
bef078a87a
Remove group following limitations
2023-03-14 22:02:43 +09:00
KMY
9e2390f3c9
Merge branch 'kb_development' into kb_migration
2023-03-08 16:38:48 +09:00
KMY
ed3abf4f2a
Add public_unlisted scope as status privacy
2023-03-05 13:24:31 +09:00
KMY
370f25f3cd
Merge commit ' aa98c8fbeb
' into kb_migration
2023-03-04 09:46:40 +09:00
Claire
6b16b77ab0
Fix external authentication not running onboarding code for new users ( #23458 )
2023-03-03 20:45:55 +01:00
KMY
5f7da7bff1
Add api for set emoji reactions to toot
2023-02-24 20:57:01 +09:00
Nick Schonning
d2dcb6c45a
Autofix Rubocop Style/UnpackFirst ( #23741 )
2023-02-20 06:51:43 +01:00
Nick Schonning
2177daeae9
Autofix Rubocop Style/RedundantBegin ( #23703 )
2023-02-19 07:09:40 +09:00
Nick Schonning
ab7816a414
Autofix Rubocop Style/Lambda ( #23696 )
2023-02-18 12:39:00 +01:00
Nick Schonning
e2a3ebb271
Autofix Rubocop Style/IfUnlessModifier ( #23697 )
2023-02-18 12:37:47 +01:00
Nick Schonning
669f6d2c0a
Run rubocop formatting except line length ( #23632 )
2023-02-18 06:56:20 +09:00
Nick Schonning
8c1b65c7dd
Apply Rubocop Style/RedundantAssignment ( #23452 )
2023-02-08 07:06:50 +01:00
Nick Schonning
ed570050c6
Autofix Rails/EagerEvaluationLogMessage ( #23429 )
...
* Autofix Rails/EagerEvaluationLogMessage
* Update spec for debug block syntax
2023-02-07 03:44:36 +01:00
Claire
d1387579b9
Fix situations in which instance actor can be set to a Mastodon-incompatible name ( #22307 )
...
* Validate internal actor
* Use “internal.actor” by default for the server actor username
* Fix instance actor username on the fly if it includes ':'
* Change actor name from internal.actor to mastodon.internal
2023-01-18 16:33:03 +01:00
David Freedman
ff70e50199
Don't crash on unobtainable avatars ( #22462 )
2023-01-13 16:40:06 +01:00
Claire
70415714f1
Add follow request banner on account header ( #20785 )
...
* Add requested_by to relationship maps
* Display whether an account has requested to follow you on their profile
2022-12-15 18:50:11 +01:00