Commit Graph

15445 Commits

Author SHA1 Message Date
itepechi a1be54d706 Add a warning to the `pleroma_ctl update` command 2023-11-09 07:58:46 +09:00
itepechi dc16e4af05 Add troubleshooting for frontend installation 2023-11-09 07:58:03 +09:00
itepechi c76ebd4e3c Merge remote-tracking branch 'upstream/develop' into bnakkoma 2023-11-08 03:52:31 +09:00
itepechi ee3d0d5f4e Update readme 2023-11-06 05:51:17 +09:00
itepechi 9c353cb84d Added a guide on how to use auto_explain 2023-11-03 05:54:53 +09:00
itepechi 55e8398aad Use the actual header colour as PWA theme colour 2023-11-03 05:51:02 +09:00
itepechi 35be52eb9f Support for user search via PGroonga 2023-11-03 05:42:14 +09:00
FloatingGhost 6cc523bd23 Correct email links to be absolute URLs 2023-11-02 11:49:03 +00:00
FloatingGhost fb700a956a correct link 2023-11-02 11:40:19 +00:00
floatingghost c12d158491 Merge pull request 'Add more image mimetypes to reverse proxy' (#658) from Seirdy/akkoma:moar-image-types into develop
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/658
2023-11-02 11:38:40 +00:00
floatingghost ed5c930dd9 Merge pull request 'Docs: Add note about Docker installations in backup section' (#631) from y0nei/akkoma:develop into develop
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/631
2023-11-02 11:04:39 +00:00
floatingghost 3cca953c58 Merge pull request 'added support for arm64 in pleroma_ctl' (#630) from YokaiRick/akkoma:arm64-pleroma_ctl into develop
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/630
2023-11-02 11:03:22 +00:00
Rohan Kumar 36f4f18aa5
Add more image mimetypes to reverse proxy
Add JPEG-XL, AVIF, and WebP support to the reverse proxy. All three are
supported in WebKit browsers; the latter two are supported in Gecko and
Blink.
2023-11-01 17:47:52 -07:00
itepechi 01bdebb03f Use execute to drop indexes and builder to create indexes 2023-11-02 06:23:36 +09:00
itepechi ecc8f28fc0 Drop extension when rolling back all PGroonga migrations 2023-11-02 06:19:00 +09:00
itepechi 8376ca1dda Do not hardcode fork name into version name
fixes build errors in certain situations
2023-10-26 05:52:44 +09:00
itepechi 3a7967d331 Revert "Fix invalid version number on 'mix test'"
This reverts commit 93cf428e2a.
2023-10-26 05:50:20 +09:00
itepechi acbc326ab7 Expose the status of OpenSearch protocol support 2023-10-23 04:18:40 +09:00
itepechi a6169ea752 Use header colour as PWA theme colour 2023-10-23 04:16:40 +09:00
itepechi 9104458dd9 Support OpenSearch protocol 2023-10-22 04:43:12 +09:00
itepechi 93cf428e2a Fix invalid version number on 'mix test' 2023-10-22 04:27:36 +09:00
FloatingGhost 033b7b04e0 update captcha version 2023-10-20 13:30:29 +01:00
itepechi c06fa7b55f Shorten version name
'akkoma 3.10.3-akkoma+bnakkoma' is unnecessarily long
2023-09-28 06:20:12 +09:00
itepechi 3b7ef1bad8 Add a setup question asking if the user wants to use AnalyzeMetadata 2023-09-27 05:32:18 +09:00
itepechi 7f9d011076 Update docs URL pattern 2023-09-27 05:30:44 +09:00
itepechi 613940ad8d Run mix format 2023-09-27 05:30:19 +09:00
itepechi d9aaf0ee78 Update README 2023-09-27 05:29:26 +09:00
itepechi 66e26882e8 Support the 'following' option on post searches 2023-09-27 05:23:06 +09:00
itepechi 49eda427fd Make the availability of media search configurable 2023-09-27 04:28:18 +09:00
itepechi 54114a199b Add cool scripts to work with app icons
requires imagemagick and oxipng
2023-09-26 08:57:07 +09:00
itepechi db16459e4d Improve support for favicon and PWA icons 2023-09-26 08:55:35 +09:00
itepechi 2e983ff79c Update the theme settings in the fallback config 2023-09-26 08:50:50 +09:00
itepechi e10a788800 Give this fork a cool name
i don't want to complicate things, so the name of the software remains akkoma,
and i will, of course, continue to follow upstream changes as much as possible

p.s. michiru kagemori is peak character design
2023-09-26 08:48:08 +09:00
itepechi 7070dd2f3d Make gitignore rules more strict 2023-09-26 08:26:27 +09:00
itepechi 58dfabe79b Add a note to the sample config about the MRF policy customisations 2023-09-17 05:44:22 +09:00
itepechi dce9ecaa9a Merge branch 'develop' into itepechi 2023-09-16 08:11:30 +09:00
itepechi e839b5f0c8 Grammar? 2023-09-16 08:11:11 +09:00
itepechi 63d46e43c3 Update README 2023-09-16 07:58:48 +09:00
itepechi 5b17d6d545 Fix spelling error and remove trailing whitespace 2023-09-16 07:18:44 +09:00
itepechi 0ceee820a6 Add support for searching media status
w/ some refactors and updates
2023-09-16 07:18:09 +09:00
itepechi c5000d67a6 Update Compose file to support Meilisearch and Elasticsearch 2023-09-16 06:58:23 +09:00
itepechi d4b5b50ec4 Improved the guide on how to avoid permission errors 2023-09-16 06:56:23 +09:00
itepechi 91793dd3d6 Stylised comments for better readability 2023-09-16 06:54:06 +09:00
FloatingGhost d1af78aba1 changelog 2023-09-15 12:00:45 +01:00
FloatingGhost 3e7446d177 Add various both-ugc-and-tag setups 2023-09-15 11:58:56 +01:00
itepechi 00c8a65879 Avoid dying when handling large payloads: the sequel 2023-09-09 07:14:38 +09:00
itepechi a9fe4a9636 Avoid dying when handling large payloads 2023-09-07 08:26:15 +09:00
FloatingGhost c8e08e9cc3 fix issue with API cascading domain blocks but not honouring them 2023-08-25 11:00:49 +01:00
y0nei 0617090743
Note about Docker installations in backup section 2023-08-17 16:51:53 +02:00
FloatingGhost 5c164028cf ensure ap_enabled true if coming back pleroma 2023-08-16 23:11:36 +01:00