aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-08-17Migrations: Add an index on the `invisible` field on users.lain
2020-08-17Merge 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-17Apply 1 suggestion(s) to 1 file(s)Hugo
2020-08-17Start :ssl if not started when running migration or rollbackHugo Müller-Downing
2020-08-17Make notifications about new statuses from muted threads readSergey Suprunenko
2020-08-16fix search media proxy urlsMaksim Pechnikov
2020-08-15[#2046] Added test for pleroma/restrict_unauthenticated defaults on private ↵Ivan Tashkinov
instance. Updated docs and changelog.
2020-08-15Mark notifications about statuses from muted users as read automaticallySergey Suprunenko
2020-08-15Merge branch 'fix/docs-tabs' into 'develop'rinpatch
Docs: Fix the way tabs are declared Closes #2045 See merge request pleroma/pleroma!2892
2020-08-15Docs: Fix the way tabs are declaredrinpatch
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-14Merge branch 'update/admin-fe-20200814' into 'develop'feld
Update AdminFE bundle for 2.1.0 release See merge request pleroma/pleroma!2889
2020-08-14Improve description for mediaproxy cache invalidation settingsMark 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-14Update AdminFE bundle for 2.1.0 releaseMark Felder
2020-08-14Merge 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-14Mogrifun: Add a line about the purpose of the module.lain
2020-08-14minor changesFarhan Khan
2020-08-13Removed a trailing commentFarhan Khan
2020-08-13UpdatesFarhan Khan
2020-08-13more acme.sh updatesFarhan Khan
2020-08-13acme updatesFarhan Khan
2020-08-13Rearranging acmeFarhan Khan
2020-08-13Added commentFarhan Khan
2020-08-13Minor patch updateFarhan Khan
2020-08-13acme.sh and netbsd to freebsd updatesFarhan Khan
2020-08-13Updated some more instruction specifics.Farhan Khan
2020-08-13Updated ssl and domain name updatesFarhan Khan
Removed the reference to niaa
2020-08-13Minor reorganizationFarhan Khan
2020-08-13Adding installation documentation for FreeBSD + rc.d scriptFarhan Khan
2020-08-13Merge branch 'issue/2036-part-2' into 'develop'feld
[#2036] fixed cron worker See merge request pleroma/pleroma!2886
2020-08-13fix cron wrokerMaksim Pechnikov
2020-08-13fix Cron.PurgeExpiredActivitiesWorkerMaksim Pechnikov
2020-08-13Merge branch 'fix/activity-expirations-again' into 'develop'feld
Fix activity expirations again See merge request pleroma/pleroma!2866
2020-08-13Merge branch 'nitfix/side-effects-typo' into 'develop'Haelwenn
side_effects: Fix typo on notification See merge request pleroma/pleroma!2885
2020-08-13side_effects: Fix typo on notificationHaelwenn (lanodan) Monnier
2020-08-13Merge branch 'reject' into 'develop'Haelwenn
Move Accepts and Rejects to the Pipeline See merge request pleroma/pleroma!2878
2020-08-13Merge branch 'ci-fix-2' into 'develop'lain
CI: Add cmake to build See merge request pleroma/pleroma!2884
2020-08-13CI: Add cmake to buildlain
2020-08-13Merge branch 'update-frontend-2020-08-13' into 'develop'lain
Update frontend See merge request pleroma/pleroma!2883
2020-08-13Update frontendlain
2020-08-13Merge branch 'cmake' into 'develop'lain
Build files: Add cmake See merge request pleroma/pleroma!2882
2020-08-13Build files: Add cmakelain
2020-08-13Merge branch 'fix/users_ap_id_not_null' into 'develop'lain
Ensure ap_id column in users table cannot be null See merge request pleroma/pleroma!2875
2020-08-13Migrations: Fix Logger requirements.lain
2020-08-13Merge branch '1152-deletion' into 'develop'lain
User deletion issue exploration See merge request pleroma/pleroma!2879
2020-08-13Merge branch 'develop' into issue/1936Maksim Pechnikov
2020-08-12reverting pinned posts in filteringAlexander Strizhakov
2020-08-12don't load pinned activities in due_expirationsAlexander Strizhakov
2020-08-12Merge branch 'docs_improve_static_dir_documentation' into 'develop'feld
Improve static_dir documentation See merge request pleroma/pleroma!2864
2020-08-12Update robots_txt.mdfeld