Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-17 | Purge most user fields upon deletion, "right to be forgotten" #859 | Alex Gleason | |
2020-08-17 | Also purge bio and display name | Alex Gleason | |
2020-08-17 | Purge a local user upon deletion, fixes #2062 | Alex Gleason | |
2020-08-18 | common_fixes: Remove Utils.make_date call | Haelwenn (lanodan) Monnier | |
2020-08-18 | common_fixes: Get fixes common from Audio and Question | Haelwenn (lanodan) Monnier | |
2020-08-18 | Pipeline Ingestion: Audio | Haelwenn (lanodan) Monnier | |
2020-08-18 | fetcher: fallback to [] when to/cc is nil | Haelwenn (lanodan) Monnier | |
Related: https://git.pleroma.social/pleroma/pleroma/-/issues/2063 | |||
2020-08-17 | object_validators: Use ecto_types where available | Haelwenn (lanodan) Monnier | |
2020-08-17 | Merge branch 'issue/1936' into 'develop' | lain | |
[#1936] Ability to search for banned MediaProxy URLs  See merge request pleroma/pleroma!2873 | |||
2020-08-17 | Merge branch 'invisible-index' into 'develop' | rinpatch | |
Migrations: Add an index on the `invisible` field on users. See merge request pleroma/pleroma!2895 | |||
2020-08-17 | Merge branch ↵ | lain | |
'2046-default-restrict-unauthenticated-basing-on-instance-privacy' into 'develop' [#2046] Defaulted pleroma/restrict_unauthenticated basing on instance privacy Closes #2046 See merge request pleroma/pleroma!2890 | |||
2020-08-17 | Migrations: Add an index on the `invisible` field on users. | lain | |
2020-08-17 | Merge branch 'fix/start-ssl-if-ssl-required' into 'develop' | rinpatch | |
Start :ssl if not started when running migration or rollback Closes #2056 See merge request pleroma/pleroma!2894 | |||
2020-08-17 | Apply 1 suggestion(s) to 1 file(s) | Hugo | |
2020-08-17 | Start :ssl if not started when running migration or rollback | Hugo Müller-Downing | |
2020-08-17 | Make notifications about new statuses from muted threads read | Sergey Suprunenko | |
2020-08-16 | fix search media proxy urls | Maksim Pechnikov | |
2020-08-15 | [#2046] Added test for pleroma/restrict_unauthenticated defaults on private ↵ | Ivan Tashkinov | |
instance. Updated docs and changelog. | |||
2020-08-15 | Mark notifications about statuses from muted users as read automatically | Sergey Suprunenko | |
2020-08-15 | Merge branch 'fix/docs-tabs' into 'develop' | rinpatch | |
Docs: Fix the way tabs are declared Closes #2045 See merge request pleroma/pleroma!2892 | |||
2020-08-15 | Docs: Fix the way tabs are declared | rinpatch | |
Since python doesn't have a way to lock deps for a particlar project by default, I didn't bother with it. This resulted in mkdocs updating at some point, bringing a breaking change to how tabs are declared and broken tabs on docs-develop.pleroma.social. I've learned my lesson and locked deps with pipenv in pleroma/docs!5. This MR updates Pleroma docs to use the new tab style, fortunately my editor did most of it. Closes #2045 | |||
2020-08-14 | Merge branch 'update/admin-fe-20200814' into 'develop' | feld | |
Update AdminFE bundle for 2.1.0 release See merge request pleroma/pleroma!2889 | |||
2020-08-14 | Improve description for mediaproxy cache invalidation settings | Mark Felder | |
2020-08-14 | [#2046] Defaulted pleroma/restrict_unauthenticated basing on instance ↵ | Ivan Tashkinov | |
privacy setting (i.e. restrict on private instances only by default). | |||
2020-08-14 | Update AdminFE bundle for 2.1.0 release | Mark Felder | |
2020-08-14 | Merge branch '1806-mogrifun' into 'develop' | lain | |
Mogrifun: Add a line about the purpose of the module. Closes #1806 See merge request pleroma/pleroma!2888 | |||
2020-08-14 | Mogrifun: Add a line about the purpose of the module. | lain | |
2020-08-14 | minor changes | Farhan Khan | |
2020-08-13 | Removed a trailing comment | Farhan Khan | |
2020-08-13 | Updates | Farhan Khan | |
2020-08-13 | more acme.sh updates | Farhan Khan | |
2020-08-13 | acme updates | Farhan Khan | |
2020-08-13 | Rearranging acme | Farhan Khan | |
2020-08-13 | Added comment | Farhan Khan | |
2020-08-13 | Minor patch update | Farhan Khan | |
2020-08-13 | acme.sh and netbsd to freebsd updates | Farhan Khan | |
2020-08-13 | Updated some more instruction specifics. | Farhan Khan | |
2020-08-13 | Updated ssl and domain name updates | Farhan Khan | |
Removed the reference to niaa | |||
2020-08-13 | Minor reorganization | Farhan Khan | |
2020-08-13 | Adding installation documentation for FreeBSD + rc.d script | Farhan Khan | |
2020-08-13 | Merge branch 'issue/2036-part-2' into 'develop' | feld | |
[#2036] fixed cron worker See merge request pleroma/pleroma!2886 | |||
2020-08-13 | fix cron wroker | Maksim Pechnikov | |
2020-08-13 | fix Cron.PurgeExpiredActivitiesWorker | Maksim Pechnikov | |
2020-08-13 | Merge branch 'fix/activity-expirations-again' into 'develop' | feld | |
Fix activity expirations again See merge request pleroma/pleroma!2866 | |||
2020-08-13 | Merge branch 'nitfix/side-effects-typo' into 'develop' | Haelwenn | |
side_effects: Fix typo on notification See merge request pleroma/pleroma!2885 | |||
2020-08-13 | side_effects: Fix typo on notification | Haelwenn (lanodan) Monnier | |
2020-08-13 | Merge branch 'reject' into 'develop' | Haelwenn | |
Move Accepts and Rejects to the Pipeline See merge request pleroma/pleroma!2878 | |||
2020-08-13 | Merge branch 'ci-fix-2' into 'develop' | lain | |
CI: Add cmake to build See merge request pleroma/pleroma!2884 | |||
2020-08-13 | CI: Add cmake to build | lain | |
2020-08-13 | Merge branch 'update-frontend-2020-08-13' into 'develop' | lain | |
Update frontend See merge request pleroma/pleroma!2883 |