Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-12 | Merge branch 'fix/mediaproxy-too-brutal' into 'develop' | rinpatch | |
Make MediaProxy failure tracking less brutal See merge request pleroma/pleroma!1836 (cherry picked from commit 930cbd6d05653033e9f6d16960d698f5db4ae624) 9bdbf081 Make MediaProxy failure tracking less brutal | |||
2019-10-11 | Merge branch 'cherry-pick-44afe4c8' into 'maint/1.1' | rinpatch | |
Backport pleroma-ctl enchancements to maint See merge request pleroma/pleroma!1833 | |||
2019-10-11 | Merge branch 'pleroma-ctl-enchancements' into 'develop' | Haelwenn | |
pleroma_ctl: Make it possible to specify branches/flavours when updating See merge request pleroma/pleroma!1832 (cherry picked from commit 44afe4c8870d14ae2cd22ff5cfa04555cf5907bd) b750135a pleroma_ctl: Make it possible to specify branches/flavours when updating | |||
2019-10-07 | Merge branch 'backport/exclude-replies' into 'maint/1.1' | kaniini | |
mastodon api: fix exclude_replies (closes #1287) See merge request pleroma/pleroma!1816 | |||
2019-10-07 | mastodon api: fix exclude_replies (closes #1287) | Ariadne Conill | |
2019-10-07 | Merge branch 'chore/maint-1.1-1.1.0-rc2' into 'maint/1.1'v1.0.91 | kaniini | |
update changelog date See merge request pleroma/pleroma!1812 | |||
2019-10-07 | update changelog date | Ariadne Conill | |
2019-10-07 | Merge branch 'chore/maint-1.1-1.1.0-rc2' into 'maint/1.1' | kaniini | |
Pleroma 1.0.91 (aka 1.1 RC2). See merge request pleroma/pleroma!1811 | |||
2019-10-07 | Pleroma 1.0.91 (aka 1.1 RC2). | Ariadne Conill | |
2019-10-07 | Merge branch 'backport/remove-direct-messages-from-public-timeline' into ↵ | kaniini | |
'maint/1.1' backport: Mastodon API: Fix private and direct statuses not being filtered out from the... See merge request pleroma/pleroma!1807 | |||
2019-10-07 | Merge branch 'backport/chore-context-cleanups' into 'maint/1.1' | kaniini | |
clean up bundled litepub schema (closes #1303) See merge request pleroma/pleroma!1809 | |||
2019-10-07 | clean up bundled litepub schema (closes #1303) | Ariadne Conill | |
2019-10-07 | Mastodon API: Fix private and direct statuses not being filtered out from ↵ | eugenijm | |
the public timeline for an authenticated user (`GET /api/v1/timelines/public`) | |||
2019-10-06 | Merge branch 'backport/custom-field-update' into 'maint/1.1' | kaniini | |
Backport: custom field update See merge request pleroma/pleroma!1805 | |||
2019-10-06 | Merge branch 'backport/key-moveout-1.1' into 'maint/1.1' | rinpatch | |
Backport moving out keys from user info to 1.1 See merge request pleroma/pleroma!1801 | |||
2019-10-06 | changelog | Ariadne Conill | |
2019-10-06 | Fix muted notification migration only working with a schema | rinpatch | |
Should also improve performance. I tested it on my local DB, but if anyone has a backup of <=1.0 db they can test this on, please do | |||
2019-10-06 | Extract if block into private function | kPherox | |
2019-10-06 | Update test for custom fields when content-type urlencoded | kPherox | |
2019-10-06 | Update test for custom fields when name empty string | kPherox | |
2019-10-06 | Change to delete empty name field | kPherox | |
2019-10-06 | Fix type of fields_attributes | kPherox | |
Convert tuple list to map list when parameters is `:urlencoded` or `:multipart` | |||
2019-10-06 | Rename fields to fields_attributes | kPherox | |
2019-10-06 | Merge branch 'backport/feature-poll-refresh' into 'maint/1.1' | kaniini | |
backport: poll refreshing See merge request pleroma/pleroma!1804 | |||
2019-10-06 | Merge branch 'backport/fix-report-email' into 'maint/1.1' | kaniini | |
backport: Use the user.id instead of nickname in report URLs See merge request pleroma/pleroma!1802 | |||
2019-10-06 | add changelog | Ariadne Conill | |
2019-10-06 | Fix credo issues | rinpatch | |
2019-10-06 | Do not refetch local objects | rinpatch | |
2019-10-06 | Preserve internal fields when reinjecting | rinpatch | |
2019-10-06 | Move object internal fields to a constant | rinpatch | |
2019-10-06 | Set updated_at even if the object stayed the same | rinpatch | |
2019-10-06 | Fix wrong argument order when calling NaiveDateTime.diff | rinpatch | |
2019-10-06 | Capture log in object refetch tests | rinpatch | |
2019-10-06 | Initial poll refresh support | rinpatch | |
Implement refreshing the object with an interval and call the function when getting the poll. | |||
2019-10-06 | Use the user.id instead of nickname in report URLs | feld | |
Ensures links to profiles of remote users work. | |||
2019-10-06 | Fix the use of queries with a schema in a migration | rinpatch | |
2019-10-06 | Move local keys out of `user.info` | rinpatch | |
2019-10-05 | Merge branch 'backport/update-activity-fixes' into 'maint/1.1' | kaniini | |
backport update activity fixes to maint/1.1 See merge request pleroma/pleroma!1797 | |||
2019-10-05 | update changelog | Ariadne Conill | |
2019-10-05 | CommonAPI: Create profile updates as public. | lain | |
This saves us lots of sending out because we can use sharedInbox. | |||
2019-10-05 | ActivityPub / Transmogrifier: Correctly store incoming Update id. | lain | |
2019-10-04 | Merge branch 'backport/bugfix-notification-nil-actor' into 'maint/1.1' | kaniini | |
backport MR 1779 to maint/1.1 See merge request pleroma/pleroma!1791 | |||
2019-10-04 | update changelog | Ariadne Conill | |
2019-10-04 | notification_view.ex: Make sure `account` isn’t empty | Haelwenn (lanodan) Monnier | |
Related: https://git.pleroma.social/pleroma/pleroma/issues/1203 | |||
2019-10-04 | Merge branch 'backport/hex-flake-id' into 'maint/1.1' | kaniini | |
backport: hex `flake_id` support See merge request pleroma/pleroma!1793 | |||
2019-10-04 | Merge branch 'backport/feature-track-reverse-proxy-failures' into 'maint/1.1' | kaniini | |
backport: Track failed proxy urls and don't request them again See merge request pleroma/pleroma!1792 | |||
2019-10-04 | changelog | Ariadne Conill | |
2019-10-04 | Replace `Pleroma.FlakeId` with `flake_id` hex package | Egor Kislitsyn | |
2019-10-04 | Track failed proxy urls and don't request them again | Sergey Suprunenko | |
2019-10-04 | Merge branch 'backport/issue-1296' into 'maint/1.1' | kaniini | |
backport 1296 fix to maint/1.1 See merge request pleroma/pleroma!1790 |