Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-20 | Merge branch 'develop' into fix/attachments-cleanup | Mark Felder | |
2020-01-20 | Merge branch '1521-admin-report-test-fix' into 'develop' | lain | |
[#1521] AdminApiControllerTest fix: fixed create report test (OAuth) Closes #1521 See merge request pleroma/pleroma!2121 | |||
2020-01-20 | [#1521] AdminApiControllerTest: fixed create report test (OAuth). | Ivan Tashkinov | |
2020-01-20 | Merge branch 'favoritng-responses' into 'develop' | rinpatch | |
Mastodon API: Align favoriting / repeating behavior with Mastodon See merge request pleroma/pleroma!2119 | |||
2020-01-20 | Update changelog | lain | |
2020-01-20 | Merge branch 'credo/version-bump-1.1.5' into 'develop' | lain | |
Bump credo to 1.1.5 See merge request pleroma/pleroma!2115 | |||
2020-01-20 | StatusControllerTest: Fix typo | lain | |
2020-01-20 | Merge branch 'fix-emoji-reactions-oauth-scope' into 'develop' | lain | |
Pleroma API: `emoji_reactions_by` does not need authorization See merge request pleroma/pleroma!2117 | |||
2020-01-20 | CommonAPI: Don't error out on double favs/repeats | lain | |
2020-01-20 | Merge branch 'fix-admin-api-scope' into 'develop' | lain | |
fix oauth scopes for AdminApi#reports_update See merge request pleroma/pleroma!2087 | |||
2020-01-20 | Pleroma API: `emoji_reactions_by` does not need authorization | lain | |
2020-01-20 | Merge branch 'hashtag-benchmarks' into 'develop' | Haelwenn | |
Hashtag benchmarks See merge request pleroma/pleroma!2116 | |||
2020-01-20 | Add benchmark of any/all tag options | lain | |
2020-01-20 | Bump credo to 1.1.5 | Haelwenn (lanodan) Monnier | |
2020-01-20 | Merge branch 'features/cleanup-incoming-actor' into 'develop' | rinpatch | |
transmogrifier.ex: simplify handle_incoming of actors See merge request pleroma/pleroma!2114 | |||
2020-01-20 | Merge branch 'feat/startup-migration-check' into 'develop' | lain | |
Check for unapplied migrations on startup Closes #1328 See merge request pleroma/pleroma!2112 | |||
2020-01-20 | Check for unapplied migrations on startup | rinpatch | |
Closes #1328 | |||
2020-01-19 | Fix credo warning | Roman Chvanikov | |
2020-01-19 | Add test case for attachment deletion when non-map data.url present in DB | Roman Chvanikov | |
2020-01-19 | Delete attachments asynchronously | Roman Chvanikov | |
2020-01-19 | mix.lock: update mock to 0.3.4 | rinpatch | |
This version adds Mock.passthrough/1 which I need to use in a test | |||
2020-01-19 | transmogrifier.ex: simplify handle_incoming of actors | Haelwenn (lanodan) Monnier | |
2020-01-17 | Delete attachments after object and cache cleanup | Roman Chvanikov | |
2020-01-15 | Merge branch 'ci/docker-imaging' into 'develop' | feld | |
ci/docker imaging See merge request pleroma/pleroma!2110 | |||
2020-01-15 | Update docker release / stable jobs | jp | |
2020-01-15 | Update docker jobs for release branches and stable branches | jp | |
2020-01-15 | Fix only: on docker develop/latest job | jp | |
2020-01-15 | update `only:` for release/ branch regex matching. and to avoid running ↵ | jp | |
image builds on unnecessary forks | |||
2020-01-15 | Fix odd spacing | jp | |
2020-01-15 | Merge branch '1478-oauth-admin-scopes-tweaks' into 'develop' | lain | |
[#1478] OAuth `admin` scopes tweaks Closes #1478 See merge request pleroma/pleroma!2081 | |||
2020-01-15 | [#1478] Bundled PleromaFE 7397636914a9d3e7fd30373034c25175273ab808. | Ivan Tashkinov | |
2020-01-15 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1478-oauth-admin-scopes-tweaks | |||
2020-01-15 | Merge branch 'notifications-from-account' into 'develop' | lain | |
[#1470] Add support for `account_id` param to filter notifications by the account See merge request pleroma/pleroma!2073 | |||
2020-01-15 | Fix notification controller test | Egor Kislitsyn | |
2020-01-15 | Merge branch 'develop' into notifications-from-account | Egor Kislitsyn | |
2020-01-15 | Benchmarks: Move to correct folder | lain | |
2020-01-15 | [#1478] Adjusted AdminAPIController admin subscope requirements. | Ivan Tashkinov | |
2020-01-14 | Merge branch 'features/docker-updates' into 'develop' | feld | |
Features/docker updates See merge request pleroma/pleroma!2105 | |||
2020-01-14 | Remove forked test branch matching | jp | |
2020-01-14 | Remove artifacts passing by setting `dependencies: []` | jp | |
2020-01-14 | Merge branch 'features/docker-updates' into 'develop' | lain | |
Features/docker updates See merge request pleroma/pleroma!2104 | |||
2020-01-14 | Add allow_failure to docker jobs | jp | |
2020-01-14 | Remove cache from docker jobs. Split devlop and stable branches into their ↵ | jp | |
own jobs | |||
2020-01-14 | Check if object->data is array when looking up attachment objects to delete | Roman Chvanikov | |
2020-01-14 | Mix Tasks: Add pleroma.benchmarks.tags | lain | |
2020-01-14 | Merge branch 'warnings-fix' into 'develop' | lain | |
compilation warnings fix See merge request pleroma/pleroma!2102 | |||
2020-01-14 | compilation warnings fix | Alexander Strizhakov | |
2020-01-13 | Merge branch 'feature/ci-registry' into 'develop' | lain | |
Update Dockerfile with labels. Update gitlab-ci for registry usage See merge request pleroma/pleroma!2098 | |||
2020-01-12 | Merge branch 'feature/attachments-cleanup' into 'develop' | feld | |
Delete attachments when status is deleted See merge request pleroma/pleroma!2036 | |||
2020-01-12 | Delete attachments when status is deleted | Roman Chvanikov | |