Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-10 | Backup Tests: Split out async tests, use mox. | Lain Soykaf | |
2023-12-10 | Config/Test: Don't start promex during testing. | Lain Soykaf | |
2023-11-28 | Merge branch 'promex' into 'develop' | lain | |
Switch to PromEx for prometheus metrics See merge request pleroma/pleroma!3967 | |||
2023-11-14 | Add support for configuring a favicon and embed PWA manifest in ↵ | Henry Jameson | |
server-generated-meta | |||
2023-11-13 | Switch to PromEx for prometheus metrics | Mark Felder | |
Recommending use of the separate HTTP server for exposing the metrics and securing it externally on your firewall or reverse proxy. It will listen on port 4021 by default. | |||
2023-11-12 | Merge branch 'phoenix1.7' into 'develop' | lain | |
Update to Phoenix 1.7 See merge request pleroma/pleroma!3900 | |||
2023-11-12 | B Getting: Add default implementation, delegate, prepare test support. | Lain Soykaf | |
2023-11-12 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | Lain Soykaf | |
pleroma-meilisearch | |||
2023-11-07 | Merge branch 'develop' into phoenix1.7 | Mark Felder | |
2023-11-07 | Fix digest email processing, consolidate Oban queues | Mark Felder | |
The email related jobs can all share a single Oban queue | |||
2023-09-13 | Fix config descriptions for mrf inline quote | tusooa | |
2023-09-13 | Allow more flexibility in InlineQuotePolicy | tusooa | |
2023-09-13 | Add InlineQuotePolicy as a default MRF | Alex Gleason | |
2023-09-13 | Add InlineQuotePolicy to force quote URLs inline | Alex Gleason | |
2023-07-07 | Add emoji policy to remove emojis matching certain urls | tusooa | |
https://git.pleroma.social/pleroma/pleroma/-/issues/2775 | |||
2023-06-27 | Merge branch 'from/upstream-develop/tusooa/backup-status' into 'develop' | Haelwenn | |
Detail backup states Closes #3024 See merge request pleroma/pleroma!3809 | |||
2023-05-31 | Move websocket config for Shoutbox to the Endpoint | Mark Felder | |
This is the modern way of configuring it | |||
2023-05-31 | Phoenix.Endpoint.Cowboy2Handler -> Plug.Cowboy.Handler | Mark Felder | |
2023-04-23 | Remove SSH/BBS feature from core | duponin | |
And link to sshocial, the replacement client for this removed feature | |||
2023-01-26 | Allow customizing instance languages | tusooa | |
2022-12-24 | Make backup parameters configurable | tusooa | |
2022-12-20 | Merge remote-tracking branch 'upstream/develop' into meilisearch | Ekaterina Vaartis | |
2022-12-18 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | Sean King | |
fine_grained_moderation_privileges | |||
2022-12-15 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into update-deps | Lain Soykaf | |
2022-11-12 | Merge branch 'from/upstream-develop/tusooa/no-strip-report' into 'develop' | tusooa | |
Lint See merge request pleroma/pleroma!3778 | |||
2022-11-12 | Lint | tusooa | |
2022-11-12 | Merge branch 'from/upstream-develop/tusooa/no-strip-report' into 'develop' | tusooa | |
Give admin the choice to not strip reported statuses Closes #2887 See merge request pleroma/pleroma!3773 | |||
2022-11-12 | Clarify config description | Haelwenn | |
2022-11-12 | Merge branch 'no-ducks' into 'develop' | Haelwenn | |
Remove Quack logging backend See merge request pleroma/pleroma!3776 | |||
2022-11-11 | Remove Quack logging backend | Mark Felder | |
2022-11-11 | fix envvar | lain | |
2022-11-11 | allow custom db port | Iván Raskovsky | |
2022-11-11 | Update links to Soapbox | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2022-11-09 | Do not strip reported statuses when configured not to | tusooa | |
2022-11-03 | Update to Phoenix 1.6 and chase dependencies | Mark Felder | |
Also bump minimum Elixir to 1.11 | |||
2022-11-03 | expanding WebFinger | Alexander Strizhakov | |
2022-10-10 | Change search_indexing = 10 and retries for indexing = 2 | Ekaterina Vaartis | |
2022-10-10 | Use oban for search indexing | Ekaterina Vaartis | |
2022-10-10 | Add description for initial_indexing_chunk_size | Ekaterina Vaartis | |
2022-10-10 | Make chunk size configurable | Ekaterina Vaartis | |
2022-10-10 | Add config description for meilisearch | Ekaterina Vaartis | |
2022-10-10 | Rename Activity.Search to Search.DatabaseSearch | Ekaterina Vaartis | |
2022-10-10 | Modify some meilisearch variables | Ekaterina Vaartis | |
2022-10-10 | Add private_key: nil to default meilisearch options | Ekaterina Vaartis | |
2022-10-10 | Add tests for local post indexing for meilisearch | Ekaterina Vaartis | |
2022-10-10 | Initial meilisearch implementation, doesn't delete posts yet | Ekaterina Vaartis | |
2022-09-17 | Reduce incoming and outgoing federation queue sizes to 5 | Tusooa Zhu | |
2022-09-05 | Clarify `birthday_min_age` config description | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2022-09-05 | Merge branch 'bump/min-elixir-1.10' into 'develop' | tusooa | |
Bump minimum Elixir version to 1.10 See merge request pleroma/pleroma!3741 | |||
2022-09-04 | Merge branch 'fix/federation-context-issues' into 'develop' | tusooa | |
Fix reply context fixing (Pleroma replies to Misskey threads) and removal of context objects See merge request pleroma/pleroma!3717 |