akkoma
2019-09-11 Alex Sfix
2019-09-11 Alex Schangelog
2019-09-11 Alex Sexpanding regex sigils to use modifiers
2019-09-11 Alex Smix docs generates config.md
2019-09-11 Alex Sdescription formatters
2019-09-11 Alex Sdescription.exs
2019-09-11 Alex Sdeleting old config.md file
2019-09-10 rinpatchRevert "Parallelize template rendering"
2019-09-10 lainMerge branch 'fix/tests' into 'develop'
2019-09-10 Egor KislitsynFix `Activity.all_by_ids_with_object/1` test
2019-09-10 lainMerge branch 'statuses-by-ids' into 'develop'
2019-09-10 Egor KislitsynAdd note about limit to the doc
2019-09-10 Egor KislitsynAdd an endpoint to get multiple statuses by IDs
2019-09-09 feldMerge branch 'cache-plug' into 'develop'
2019-09-09 minibikiniAdd Pleroma.Plugs.Cache
2019-09-09 feldMerge branch 'update-changelog' into 'develop'
2019-09-09 Egor KislitsynUpdate CHANGELOG (add a note about !1649)
2019-09-09 feldMerge branch 'fix/read-inbox' into 'develop'
2019-09-09 Egor KislitsynFix `ActivityPubController.read_inbox/2`
2019-09-08 Ivan TashkinovMerge remote-tracking branch 'remotes/upstream/develop...
2019-09-07 shadowfactsMastodon API: URI encode hashtag name in generated...
2019-09-07 Maksim PechnikovMerge branch 'develop' into support/tests
2019-09-06 kaniiniMerge branch 'chore/query-optimization' into 'develop'
2019-09-06 Ariadne Conillactivity: when restricting deactivated users, precalcul...
2019-09-06 Ariadne Conillactivitypub: help ecto build a better query for thread...
2019-09-06 rinpatchMerge branch 'chore/changelog-prioritize-twitterapi...
2019-09-06 rinpatchPrioritize the removal of TwitterAPI and :accept_blocks...
2019-09-06 Ivan Tashkinov[#1149] Merge remote-tracking branch 'remotes/upstream...
2019-09-06 Egor KislitsynRefactor `add_link_headers/7` -> `add_link_headers/3`
2019-09-06 rinpatchMerge branch 'so-long-twitterapi' into 'develop'
2019-09-06 rinpatchMerge branch 'update-frontend-e75ac9dd' into 'develop'
2019-09-06 rinpatchUpdate frontend bundle to e75ac9dd
2019-09-05 rinpatchMerge branch 'hotifx/emoji-trailing' into 'develop'
2019-09-05 rinpatchCall TrailingFormatPlug for /api/pleroma/emoji
2019-09-05 Maxim FilippovReverse reports list
2019-09-05 HaelwennMerge branch 'feature/mastoapi-accounts-external' into...
2019-09-05 rinpatchMove checking for restrict_local to User.get_cached_by_...
2019-09-05 rinpatchMerge branch 'fix/endless-poll-handling' into 'develop'
2019-09-05 rinpatchMastodon API Poll view: Fix handling of polls without...
2019-09-05 Ivan TashkinovMerge remote-tracking branch 'remotes/upstream/develop...
2019-09-05 rinpatchMerge branch 'fix/safe-render-notifications' into ...
2019-09-05 rinpatchDo not crash if one notification failed to render
2019-09-04 rinpatchMerge branch 'dockerfile-touchups' into 'develop'
2019-09-04 Ashlynn AndersonSwitch to alpine:3.9 to avoid dlsym errors
2019-09-04 Maksim Pechnikovfix formatting
2019-09-04 MaksimApply suggestion to lib/pleroma/web/activity_pub/utils.ex
2019-09-04 MaksimApply suggestion to lib/pleroma/web/activity_pub/utils.ex
2019-09-04 Maxim FilippovReturn total for reports
2019-09-04 Sadposterdon't try to truncate non-strings
2019-09-04 Sadpostertruncate remote user bio/display name
2019-09-04 Maksim Pechnikovfetch_announcements -> take_announcements
2019-09-04 Maksim Pechnikovadd tests for activity_pub/utils.ex
2019-09-04 HaelwennMerge branch 'feat/mastoapi-status-threadmuted' into...
2019-09-04 rinpatchMastodon API: Add `pleroma.thread_muted` to Status...
2019-09-04 HaelwennMerge branch 'feature/mastoapi-read-notifications'...
2019-09-04 rinpatchClarify that read notifications are returned
2019-09-04 rinpatchApply suggestion to docs/api/pleroma_api.md
2019-09-04 rinpatchApply suggestion to lib/pleroma/notification.ex
2019-09-04 rinpatchExtend `/api/pleroma/notifications/read` to mark multip...
2019-09-03 rinpatchMastdon API: Add ability to get a remote account by...
2019-09-03 Ashlynn AndersonSwitch to official elixir:1.9-alpine image for build
2019-09-03 Ivan Tashkinov[#1149] Merge remote-tracking branch 'remotes/upstream...
2019-09-03 Ashlynn AndersonRemove dynamic config as default, add healthcheck
2019-09-03 rinpatchMerge branch 'feature/pagination-total' into 'develop'
2019-09-03 Maxim FilippovReturn "total" optionally
2019-09-02 Maxim FilippovReturn total from pagination + tests
2019-09-02 Ivan Tashkinov[#1149] Refactoring: GenServer workers renamed to daemo...
2019-09-02 Sadposteradd mandatory fields for user update
2019-09-02 Sadposteruse atom key for fields
2019-09-02 Sadpostermix format
2019-09-02 Sadpostertruncate fields for remote users instead
2019-08-31 Ivan Tashkinov[#1149] Refactored Oban workers API (introduced `enqueu...
2019-08-31 Ivan Tashkinov[#1149] Addressed code review comments (code style...
2019-08-31 Ivan Tashkinov[#1149] Added Oban job for "activity_expiration". Merge...
2019-08-31 rinpatchcredo fixes
2019-08-31 rinpatchAdd back /api/qvitter/statuses/notifications/read.json
2019-08-31 rinpatchRemove a useless import
2019-08-31 rinpatchAdd a changelog entry for twitterapi removal and fix...
2019-08-31 rinpatchRemove TwitterAPI representers
2019-08-31 rinpatchRemove Mention of TwitterAPI in readme
2019-08-31 rinpatchRemove Activity, User and Notification views from Twitt...
2019-08-31 rinpatchRemove most of Pleroma.Web.TwitterAPI.TwitterAPI
2019-08-30 feldMerge branch 'iss-930-media' into 'develop'
2019-08-30 kPheroxFix missing changes in pleroma/pleroma!1197
2019-08-30 kaniiniMerge branch 'fix/antifollowbot-and-relays' into 'develop'
2019-08-30 feldFix AntiFollowbotPolicy when trying to follow a relay
2019-08-28 HaelwennMerge branch 'fix-osada-follow' into 'develop'
2019-08-27 lainMerge branch 'list-controller' into 'develop'
2019-08-27 lainMerge branch 'tests/activity_pub' into 'develop'
2019-08-27 MaksimApply suggestion to lib/pleroma/web/activity_pub/activi...
2019-08-27 lainTransmogrifier: Use Containment.get_actor to get actors.
2019-08-27 Maksim Pechnikovadded tests for ActivityPub.like\unlike
2019-08-27 Ivan Tashkinov[#1149] Bugfix: Pleroma.Workers.Subscriber / "verify_we...
2019-08-27 rinpatchRemove most of TwitterAPIController
2019-08-26 lainMerge branch 'fix-typo' into 'develop'
2019-08-26 lainTransmogrifier: Fix follow handling when the actor...
2019-08-26 Egor KislitsynFix typo
2019-08-26 rinpatchMerge branch 'fix/sporadic-test' into 'develop'
2019-08-26 Maxim FilippovFix sporadic test
2019-08-26 kaniiniMerge branch 'disable-rate-limiter' into 'develop'
next