Claire
|
105f8687e4
|
Fix thread lines in right-to-left locales (#24714)
|
2023-04-28 13:12:35 +02:00 |
|
Claire
|
2a3a110f00
|
Fix wrong classes audio and video instead of audio-player and video-player in CSS (#24711)
|
2023-04-28 11:15:43 +02:00 |
|
Claire
|
faa336e3f7
|
Change logged-out WebUI HTML pages to be cached for a few seconds (#24708)
|
2023-04-28 10:27:26 +02:00 |
|
Eugen Rochko
|
8979b70975
|
Add default post text to onboarding flow in web UI (#24705)
|
2023-04-28 10:05:34 +02:00 |
|
Claire
|
1c61869eed
|
Fix /api/v1/custom_emojis being cached even when unauthenticated API access is disallowed (#24665)
|
2023-04-28 10:01:38 +02:00 |
|
Eugen Rochko
|
6028d047b9
|
Change logo version in header based on screen size in web UI (#24707)
|
2023-04-28 10:00:33 +02:00 |
|
Eugen Rochko
|
2b0f1f365a
|
Remove display name input from sign-up form (#24704)
|
2023-04-28 08:54:43 +02:00 |
|
Eugen Rochko
|
7cf963eec2
|
Change label from "For you" to "People" on explore screen in web UI (#24706)
|
2023-04-28 08:54:20 +02:00 |
|
Claire
|
a5bc4ea550
|
Fix refering to unused preview-card CSS class instead of status-card (#24696)
|
2023-04-28 07:50:31 +02:00 |
|
KMY
|
c47f85eddf
|
Merge branch 'kb_migration' into kb_migration_development
|
2023-04-28 14:33:27 +09:00 |
|
KMY
|
c4367544d7
|
Merge branch 'kb_development' into kb_migration
|
2023-04-28 14:33:09 +09:00 |
|
KMY
|
d47c89055f
|
Block domain with status policy
|
2023-04-28 14:29:50 +09:00 |
|
Matt Jankowski
|
ece38b9318
|
Remove duplicate react helper method definitions (#24700)
|
2023-04-28 06:35:25 +02:00 |
|
KMY
|
6c37e35c84
|
Add regexp support on search accounts
|
2023-04-28 13:31:12 +09:00 |
|
KMY
|
9ad92e6a09
|
Addo domein block extra supports
|
2023-04-28 13:31:02 +09:00 |
|
KMY
|
291e94b96a
|
Fix reject sending policy
|
2023-04-28 12:34:28 +09:00 |
|
KMY
|
0b72d8ad8c
|
Change rest api severity to severity_ex
|
2023-04-28 12:34:14 +09:00 |
|
KMY
|
d09c365a34
|
Add regexp support on search accounts
|
2023-04-28 09:27:27 +09:00 |
|
KMY
|
f2bee0a102
|
Show all domain blocks
|
2023-04-28 08:54:43 +09:00 |
|
KMY
|
565e60d0db
|
Add hidden parameter to domain blocks
|
2023-04-28 08:52:50 +09:00 |
|
KMY
|
9e055d1439
|
Add display all soft-limited domain blocks
|
2023-04-28 08:37:13 +09:00 |
|
KMY
|
1ba30e6c75
|
Add hashtag,follow domain_blocks
|
2023-04-28 08:36:59 +09:00 |
|
KMY
|
4c08ce9d43
|
Add filter to block sending some posts
|
2023-04-27 18:17:39 +09:00 |
|
KMY
|
401847d8cc
|
Add domain block sending params
|
2023-04-27 17:40:39 +09:00 |
|
KMY
|
bb7fa1d060
|
Remove searchability filter in antenna
|
2023-04-27 14:03:40 +09:00 |
|
KMY
|
98ced6d69e
|
Merge branch 'kb_migration' into kb_migration_development
|
2023-04-27 12:07:50 +09:00 |
|
KMY
|
9264284cf4
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-04-27 12:05:58 +09:00 |
|
KMY
|
8c0b01c99b
|
Merge branch 'kb_development' into kb_migration
|
2023-04-27 12:05:34 +09:00 |
|
KMY
|
6537405eab
|
Add domain block setting reject_favourite and reject_reply
|
2023-04-27 12:04:10 +09:00 |
|
KMY
|
e45b78c10e
|
Update @status.account to @account
|
2023-04-27 11:06:07 +09:00 |
|
Nick Schonning
|
49fad26eca
|
Drop EOL Ruby 2.7 (#24237)
|
2023-04-27 01:46:18 +02:00 |
|
Claire
|
d8a06c1375
|
Fix preview cards layout in thread view (#24677)
|
2023-04-27 01:45:19 +02:00 |
|
Eugen Rochko
|
d4511f2a76
|
New Crowdin updates (#24617)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
2023-04-27 04:55:06 +09:00 |
|
Matt Jankowski
|
91a8cd21d8
|
React component helper specs (#24072)
|
2023-04-26 18:21:32 +02:00 |
|
Claire
|
b0bf6216e6
|
Fix /api/v1/instance/domain_blocks being unconditionally cached (#24662)
|
2023-04-26 11:42:47 +02:00 |
|
Claire
|
62ab7506d6
|
Fix /actor needlessly reading session cookie and varying on Signature (#24664)
|
2023-04-26 11:42:26 +02:00 |
|
KMY
|
1206fa9334
|
Change account rest api property dissubscribable to subscribable
|
2023-04-26 12:09:57 +09:00 |
|
KMY
|
c82781449d
|
Remove unnecessary code
|
2023-04-26 12:09:01 +09:00 |
|
KMY
|
27353bbaee
|
Merge branch 'kb_migration' into kb_migration_development
|
2023-04-26 11:39:52 +09:00 |
|
KMY
|
9461db713b
|
Merge commit '36631e40cc ' into kb_migration
|
2023-04-26 11:39:42 +09:00 |
|
KMY
|
45f192732f
|
Merge branch 'kb_migration' into kb_migration_development
|
2023-04-26 11:38:42 +09:00 |
|
KMY
|
ce5a9f2500
|
Merge branch 'kb_development' into kb_migration
|
2023-04-26 11:38:30 +09:00 |
|
KMY
|
8f8e0ec88c
|
Fix removing list with antenna
|
2023-04-26 11:30:36 +09:00 |
|
KMY
|
9db152db38
|
Fix queries count in fan_out antennas
|
2023-04-26 11:23:54 +09:00 |
|
Claire
|
1527b02c6d
|
Fix sass warning about deprecated slash as division (#24653)
Co-authored-by: Nick Schonning <nschonni@gmail.com>
|
2023-04-25 22:15:00 +02:00 |
|
Claire
|
1419f90ef2
|
Fix some user-independent endpoints potentially reading session cookies (#24650)
|
2023-04-25 22:14:44 +02:00 |
|
Claire
|
276c39361b
|
Fix anonymous visitors getting a session cookie on first visit (#24584)
|
2023-04-25 16:51:38 +02:00 |
|
Eugen Rochko
|
6084461cd0
|
Change unauthenticated responses to be cached in REST API (#24348)
|
2023-04-25 15:41:34 +02:00 |
|
KMY
|
c34a3fb93b
|
Merge commit 'c35e3cb6ac ' into kb_migration
|
2023-04-25 21:37:59 +09:00 |
|
Eugen Rochko
|
c35e3cb6ac
|
Add more tips to onboarding flow in web UI (#24646)
|
2023-04-25 11:12:37 +02:00 |
|