Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2020-08-13 | Update frontend | lain | |
2020-08-13 | Merge branch 'cmake' into 'develop' | lain | |
Build files: Add cmake See merge request pleroma/pleroma!2882 | |||
2020-08-13 | Build files: Add cmake | lain | |
2020-08-13 | Merge 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-13 | Migrations: Fix Logger requirements. | lain | |
2020-08-13 | Merge branch '1152-deletion' into 'develop' | lain | |
User deletion issue exploration See merge request pleroma/pleroma!2879 | |||
2020-08-13 | Merge branch 'develop' into issue/1936 | Maksim Pechnikov | |
2020-08-12 | reverting pinned posts in filtering | Alexander Strizhakov | |
2020-08-12 | don't load pinned activities in due_expirations | Alexander Strizhakov | |
2020-08-12 | Merge branch 'docs_improve_static_dir_documentation' into 'develop' | feld | |
Improve static_dir documentation See merge request pleroma/pleroma!2864 | |||
2020-08-12 | Update robots_txt.md | feld | |
2020-08-12 | Merge branch 'feature/update-welcome-setting-in-description' into 'develop' | feld | |
Update :welcome settings in description.exs Closes #2024 See merge request pleroma/pleroma!2843 | |||
2020-08-12 | Add warning to the migration | Mark Felder | |
2020-08-12 | Add the ActivityExpirationPolicy MRF to docs and clarify post expiration ↵ | Mark Felder | |
criteria. | |||
2020-08-12 | Merge branch 'develop' into fix/activity-expirations-again | Mark Felder | |
2020-08-12 | AdminApiControllerTest: Add test that `deleted` users get deactivated. | lain | |
2020-08-12 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
2168-media-preview-proxy | |||
2020-08-12 | ActivityPub: Remove `reject`, move everything to the Pipeline. | lain | |
2020-08-12 | Transmogrifier: Move Rejects to the Pipeline | lain | |
2020-08-12 | don't expire pinned posts | Alexander Strizhakov | |
2020-08-12 | Transmogrifier Tests: Extract rejections. | lain | |
2020-08-12 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into reject | lain | |
2020-08-12 | leave expirations with Create and Note types | Alexander Strizhakov | |
2020-08-12 | update docs | Maksim Pechnikov | |
2020-08-12 | Merge branch 'issue/2036-job-monitor' into 'develop' | rinpatch | |
[#2036] fix job monitor See merge request pleroma/pleroma!2877 | |||
2020-08-11 | fix job monitor | Maksim Pechnikov | |
2020-08-11 | Linting fixes. | lain | |
2020-08-11 | Ensure only Note objects are set to expire | Mark Felder | |
2020-08-11 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
fix/activity-expirations-again | |||
2020-08-11 | ActivityPub: Remove ActivityPub.accept | lain | |
Switch to the pipeline in CommonAPI and SideEffects | |||
2020-08-11 | Ensure ap_id column in users table cannot be null | Mark Felder | |
2020-08-11 | Transmogrifier: Handle accepts with the pipeline | lain | |
2020-08-11 | Transmogrifier Test: Remove mastodon hack test. | lain | |
2020-08-11 | Linter fixes. | lain | |
2020-08-11 | Merge branch 'set-approval-pending-default-to-false' into 'develop' | lain | |
Set `users.approval_pending` default to `false` See merge request pleroma/pleroma!2874 | |||
2020-08-11 | Transmogrifier: Remove handling of orphaned accepts | lain | |
This was a Mastodon 2.3 issue and has been fixed for a long time. According to fediverse.networks, less than one percent of servers still run a version this old or older. | |||
2020-08-11 | AcceptValidation: Codify accept rules. | lain | |
2020-08-11 | Set `users.approval_pending` default to `false` | Egor Kislitsyn | |