Commit graph

14292 commits

Author SHA1 Message Date
KMY
c656f41b35 Add status references list page 2023-07-06 15:34:09 +09:00
KMY
9d9a85c770 Remove notification with status 2023-07-06 13:39:50 +09:00
KMY
3477092542 Fix reference errors 2023-07-06 13:30:16 +09:00
KMY
ad5f9492fb Fix status reference worker parameters error 2023-07-06 13:23:38 +09:00
KMY
22ad776635 Add status references support 2023-07-06 12:55:11 +09:00
KMY
af161fa66b Fix antenna page error if specify more 5 hashtags 2023-07-05 20:34:49 +09:00
KMY
8189386d80 Fix antenna adder crash 2023-07-04 21:19:15 +09:00
KMY
00eac6e757 Remove unsupported_searchability from config page 2023-07-04 16:35:09 +09:00
KMY
4223844049 Fix public searchability translation 2023-07-04 16:34:10 +09:00
KMY
2196665969 Add disallow unlisted-public post setting 2023-07-04 16:32:35 +09:00
KMY
8a6e52bd25 Full text search always phrase_clause 2023-07-04 14:53:52 +09:00
KMY
222a31c37c Unlisted/searchability=public posts hashtag search 2023-07-04 14:11:14 +09:00
KMY
ca66c47649 Unlisted visibility with public searchability 2023-07-04 13:27:28 +09:00
KMY
c8d30bed3c Fix direct message emoji reaction delivery error 2023-07-04 08:37:50 +09:00
KMY
794f49c5b6 Fix searchability from activitypub 2023-07-04 08:10:13 +09:00
KMY
c2ad822463 Fix sensitive custom emoji posts 2023-07-02 13:04:20 +09:00
KMY
bed32b94d2 Fix searchability logic 2023-07-02 10:25:52 +09:00
KMY
6a345e1a70 Re-enable full text search timeline 2023-07-02 09:16:41 +09:00
KMY
79cf84d632 Fix emoji reaction user not found error 2023-06-23 18:54:46 +09:00
KMY
77c6121503 Add disable custom emoji validation on emoji_reaction 2023-06-13 18:27:28 +09:00
KMY
7bce7745f6 Fix searchability logic 2023-06-09 21:06:40 +09:00
KMY
e68aa7ad7c Fix when react to reblog 2023-06-09 21:06:24 +09:00
KMY
734b6d9a57 Merge remote-tracking branch 'origin/kb_migration' into kb_development 2023-06-07 14:58:55 +09:00
KMY
f59eb4c6d3 Add list exclusive property stl support 2023-06-07 14:48:43 +09:00
KMY
edb2a5dcf3 Merge commit 'f378f10404' into kb_migration 2023-06-07 11:45:52 +09:00
KMY
47e09c39d5 Merge commit '9d9836706e' into kb_migration 2023-06-07 11:45:47 +09:00
KMY
9d9836706e Remove list navigation menu for no-signin users 2023-06-07 09:12:34 +09:00
Claire
f378f10404
Fix compatibility of recent migration with PostgreSQL 10 (#25324) 2023-06-07 01:53:50 +02:00
Eugen Rochko
67d17ce194
Add legal as report category (#23941) 2023-06-06 23:41:59 +02:00
Eugen Rochko
e4fd9503ec
Change design of dropdowns in web UI (#25107) 2023-06-06 21:49:49 +02:00
Renaud Chaput
ed04c277b4
Configure RenovateBot to add proper language labels (#25316)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Nick Schonning <nschonni@gmail.com>
2023-06-06 18:53:43 +02:00
Matt Jankowski
6c0e3f490a
Fix RSpec/MissingExampleGroupArgument cop (#25310) 2023-06-06 15:51:42 +02:00
Matt Jankowski
b74c3cd708
Fix RSpec/DescribedClass cop missed items (#25309) 2023-06-06 14:51:03 +02:00
Nick Schonning
c66250abf1
Autofix Rubocop Regex Style rules (#23690)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-06-06 14:50:51 +02:00
renovate[bot]
9a653899e9
Update dependency redis to v4.6.7 (#25300)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 14:16:41 +02:00
Matt Jankowski
c42591356d
Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
Matt Jankowski
1e243e2df7
Misc spec coverage for Admin:: area controllers (#25282) 2023-06-06 13:57:00 +02:00
Daniel M Brasil
eb6f8181e1
Add test coverage for Mastodon::CLI::Accounts#reset_relationships (#25194) 2023-06-06 13:37:09 +02:00
Matt Jankowski
b22bfae4f9
Add coverage for DomainBlock#public_domain method (#25283) 2023-06-06 13:34:04 +02:00
KMY
cb3a955972 Fix indent 2023-06-06 18:39:31 +09:00
KMY
77b7865bd0 Add antenna edit pencil icon 2023-06-06 18:39:16 +09:00
alfe
fb5bf5cbf8
Rewrite <LoadMore /> as FC and TS (#25259) 2023-06-06 11:28:50 +02:00
KMY
aa86bf9e96 Merge remote-tracking branch 'origin/kb_migration' into kb_development 2023-06-06 18:26:10 +09:00
KMY
40bf8a64e5 Move navigation menu list up 2023-06-06 18:25:15 +09:00
KMY
0dd1238157 Add related antennas edit link to list page 2023-06-06 18:24:39 +09:00
renovate[bot]
50a8f5b8a7
Update dependency react-redux to v8.0.7 (#25298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 11:18:56 +02:00
Claire
6833732852
Fix autocomplete suggestions being cut off in compose form (#25275) 2023-06-06 11:05:25 +02:00
Eugen Rochko
4eda233e09
Add webhook templating (#23289)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-06-06 10:42:47 +02:00
renovate[bot]
a80efb449e
Configure Renovate (#25255)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2023-06-06 10:42:23 +02:00
KMY
6ea0697699 Hide follow button from account component 2023-06-06 11:56:08 +09:00