KMY
|
cd950f80ad
|
Merge branch 'kb_migration' into kb_development
|
2023-08-26 21:01:34 +09:00 |
|
KMY
|
1ce6f9e516
|
Update yarn.lock
|
2023-08-26 19:01:20 +09:00 |
|
KMY
|
7c2abfbd10
|
Add domain attribute to other chewy indices
|
2023-08-26 19:00:57 +09:00 |
|
KMY
|
3affa4177d
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-26 18:32:39 +09:00 |
|
KMY
|
5a961cc368
|
Add bookmarl_category_needed setting
|
2023-08-26 18:27:17 +09:00 |
|
KMY
|
bd0e2bd796
|
Add capabilities
|
2023-08-26 16:15:48 +09:00 |
|
KMY
|
09b4b025df
|
Add title editor and delete button
|
2023-08-26 14:13:45 +09:00 |
|
KMY
|
87490a3220
|
Wip: bookmark statuses view and adder
|
2023-08-26 13:25:57 +09:00 |
|
KMY
|
f6bdd9b6de
|
Wip: bookmark categories
|
2023-08-26 10:26:45 +09:00 |
|
Eugen Rochko
|
71641766f2
|
Fix toast saying "published" instead of "saved" after editing post in web UI (#26664)
|
2023-08-25 22:03:04 +02:00 |
|
Claire
|
f39847476c
|
Change the pre-release versioning scheme and associated environment variables (#26653)
|
2023-08-25 18:26:44 +02:00 |
|
Claire
|
072112867b
|
Fix dashboard check for Elasticsearch suggested command including incorrect names (#26658)
|
2023-08-25 18:17:22 +02:00 |
|
jsgoldstein
|
8e8747c564
|
Update ordering to use id from body of document instead of deprecated _id (#26659)
|
2023-08-25 18:16:08 +02:00 |
|
renovate[bot]
|
e4c0ce18a3
|
Update dependency immutable to v4.3.4 (#26655)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-25 17:02:33 +02:00 |
|
Claire
|
82ec6f162b
|
Fix statuses search Elasticsearch query (#26657)
|
2023-08-25 17:01:56 +02:00 |
|
Claire
|
f2ec2876a4
|
Add Elasticsearch/OpenSearch version to “Software” in admin dashboard (#26652)
|
2023-08-25 12:02:09 +02:00 |
|
Claire
|
e3825a13c1
|
Add PublicStatusesCheck to Elasticsearch index check on admin dashboard (#26650)
|
2023-08-25 12:01:55 +02:00 |
|
Claire
|
c3a42e1280
|
Add data-nosnippet attribute to remote posts and local posts with noindex (#26648)
|
2023-08-25 11:31:20 +02:00 |
|
KMY
|
020e50d0c5
|
Fix status_reference indexing
|
2023-08-25 18:04:22 +09:00 |
|
KMY
|
3a5b8819d6
|
Add status_references to full-text search target
|
2023-08-25 17:51:49 +09:00 |
|
renovate[bot]
|
c66f756522
|
Update babel monorepo to v7.22.11 (#26640)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-25 10:08:44 +02:00 |
|
KMY
|
bde0ddaca6
|
Add spoiler_text to keyword antenna
|
2023-08-25 14:29:37 +09:00 |
|
KMY
|
579a48ce5f
|
Improve translation show/hide logic
|
2023-08-25 13:16:25 +09:00 |
|
KMY
|
2085e732b6
|
Add haml-lint to lint-staged
|
2023-08-25 13:05:39 +09:00 |
|
KMY
|
fc9303b843
|
Fix lints
|
2023-08-25 13:03:00 +09:00 |
|
KMY
|
b747d97b79
|
Hide translation button on posts unset languages
|
2023-08-25 12:58:10 +09:00 |
|
KMY
|
46ca43f4e8
|
Fix translations
|
2023-08-25 12:30:23 +09:00 |
|
KMY
|
fbb82b740b
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-25 12:19:55 +09:00 |
|
KMY
|
90738b2e6c
|
Merge branch 'kb_development' into kb_migration
|
2023-08-25 10:17:32 +09:00 |
|
KMY
|
26026e1d07
|
Add antenna pick posts test
|
2023-08-25 10:17:04 +09:00 |
|
Claire
|
389b7d23db
|
Fix changelog wording and missing items (#26638)
|
2023-08-24 21:07:39 +02:00 |
|
jsgoldstein
|
30c191aaa0
|
Add new public status index (#26344)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-08-24 16:40:04 +02:00 |
|
Claire
|
96bcee66fb
|
Change nightlies versioning from v4.2.0+2023-08-23 to v4.2.0-nightly.2023-08-23 (#26626)
|
2023-08-24 14:43:44 +02:00 |
|
Claire
|
163b004bb1
|
Change admin e-mail notification settins to be their own settings group (#26596)
|
2023-08-24 14:43:00 +02:00 |
|
Claire
|
e90649b064
|
Fix clicking “Explore” or “Live feeds” column headers to scroll in advanced mode (#26633)
Co-authored-by: Plastikmensch <Plastikmensch@users.noreply.github.com>
|
2023-08-24 14:10:48 +02:00 |
|
Claire
|
b2ac93dd73
|
Fix selecting domains to forward reports to not passing the information correctly (#26636)
|
2023-08-24 14:06:27 +02:00 |
|
Jaehong Kang
|
2dbbeedc94
|
Fix: Workaround to load MASTODON_VERSION_* in Docker. (#26591)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-08-24 13:07:27 +02:00 |
|
renovate[bot]
|
24ea6f851f
|
Update dependency redis to v4.6.8 (#26630)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-24 09:59:13 +02:00 |
|
Matt Jankowski
|
9974163776
|
Consolidate inclusion of admin js pack link (#26628)
|
2023-08-24 09:56:23 +02:00 |
|
renovate[bot]
|
e3fd071973
|
Update dependency rspec-sidekiq to v4 (#26627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-24 09:03:40 +02:00 |
|
KMY
|
8a2cf9d617
|
Fix stay_privasy is over working in edit post
|
2023-08-24 12:25:32 +09:00 |
|
KMY
|
87e06bc956
|
Fix stay_privasy is over working in edit post
|
2023-08-24 10:44:07 +09:00 |
|
KMY
|
adfa3524fc
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-24 09:58:54 +09:00 |
|
KMY
|
3742720b5d
|
Merge branch 'kb_development' into kb_migration
|
2023-08-24 09:21:01 +09:00 |
|
KMY
|
fc2dab0fa9
|
Add test for sending unlisted post to misskey
|
2023-08-24 09:19:34 +09:00 |
|
KMY
|
a908f171e7
|
Add bearcaps test
|
2023-08-24 08:15:51 +09:00 |
|
Antonin Del Fabbro
|
9a8190da4a
|
Change opacity of the delete icon in the search field to be more visible (#26449)
|
2023-08-23 15:51:07 +02:00 |
|
Daniel M Brasil
|
f337008819
|
Fix timeout on invalid set of exclusionary parameters in /api/v1/timelines/public (#26239)
|
2023-08-23 15:50:23 +02:00 |
|
jsgoldstein
|
b91724fb9d
|
Add elastic search installation into Vagrantfile (#26512)
|
2023-08-23 15:46:14 +02:00 |
|
renovate[bot]
|
34f5b90dc7
|
Update dependency sass to v1.66.1 (#26534)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-23 15:45:56 +02:00 |
|