Change the order of preloading when fetching activities for context
[akkoma] / lib / pleroma /
2019-05-23 rinpatchChange the order of preloading when fetching activities...
2019-05-22 rinpatchFix credo issues
2019-05-22 rinpatchExclude Answers from fetching by default
2019-05-22 rinpatchNormalize poll votes to Answer objects
2019-05-21 rinpatchMastoAPI: Add GET /api/v1/polls/:id
2019-05-21 rinpatchAccept question objects for conversations
2019-05-21 rinpatchAccept strings in expires_in because sasuga javascript
2019-05-21 rinpatchChange validation error status codes to be more appropriate
2019-05-21 rinpatchDo not stream out poll replies
2019-05-21 rinpatchRestrict poll replies when fetching activiites for...
2019-05-21 rinpatchActual vote count in poll view
2019-05-21 rinpatchFix posting non-polls from mastofe
2019-05-21 rinpatchHandle poll votes
2019-05-21 rinpatchEnforce poll limits and add error handling for Mastodon...
2019-05-21 rinpatchAdd poll limits to /api/v1/instance and initial state
2019-05-19 rinpatchRestrict poll replies from fetch queries by default
2019-05-19 rinpatchRemove tags/mentions/rich text from poll options becaus...
2019-05-18 rinpatchResolve merge conflicts and remove IO.inspects
2019-05-18 rinpatchMastodon API: Add support for posting polls
2019-05-18 rinpatchMerge branch 'feature/mrf-always-nsfw' into 'develop'
2019-05-18 HaelwennMerge branch 'feature/http-ua-header-always' into ...
2019-05-17 William Pitcockadd Changelog entry
2019-05-17 William Pitcockalso suppress link previews from posts marked #nsfw
2019-05-17 William Pitcockconfig: make sending the user agent configurable, disab...
2019-05-17 William Pitcockhttp: request builder: send user-agent when making...
2019-05-17 William Pitcockrich media: suppress link previews if post is marked...
2019-05-17 William Pitcockmrf: simple policy: mark all posts instead of posts...
2019-05-17 rinpatchMerge branch 'rum-index' into 'develop'
2019-05-17 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2019-05-17 lambdaMerge branch 'ecto_sql_update' into 'develop'
2019-05-17 lambdaMerge branch 'update-tzdata' into 'develop'
2019-05-17 lambdaMerge branch 'bugfix/903-mastoapi-relationship-requeste...
2019-05-17 lambdaUpdate account_view.ex
2019-05-17 lainFix specs.
2019-05-17 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2019-05-17 rinpatchRender polls in statuses
2019-05-17 rinpatchMerge branch 'fix/902-random-compile-failing' into...
2019-05-17 Alexander StrizhakovFix/902 random compile failing
2019-05-17 Haelwenn (lanodan... MastoAPI account_view.ex: requested is false when follo...
2019-05-17 kaniiniMerge branch 'fix/mrf-tag-typo' into 'develop'
2019-05-17 Aaron TinioFix typo: s/"tags"/"tag"/g
2019-05-16 kaniiniMerge branch 'feature/890-add-report-uri' into 'develop'
2019-05-16 feldMerge branch 'feature/task-update-following' into ...
2019-05-16 Sergey SuprunenkoRemove duplicated entries in users' following lists
2019-05-16 feldMerge branch 'feature/admin-api-reports' into 'develop'
2019-05-16 Sergey SuprunenkoAdd Reports to Admin API
2019-05-16 feldMerge branch 'fix/domain-unblocked-reblogs' into 'develop'
2019-05-16 rinpatchMerge branch 'conversations-import' into 'develop'
2019-05-16 Mark FelderMerge branch 'develop' into conversations-import
2019-05-16 lambdaMerge branch 'feature/sql-thread-sat' into 'develop'
2019-05-16 rinpatchMerge branch 'feature/896-toggling-confirmation' into...
2019-05-16 Alexander StrizhakovFeature/896 toggling confirmation
2019-05-16 Alex SMerge branch 'develop' into feature/890-add-report-uri
2019-05-16 Alex Sadd report uri and report to
2019-05-16 kaniiniMerge branch 'docs/update_debian_instructions' into...
2019-05-16 kaniiniMerge branch 'chore/docs-update' into 'develop'
2019-05-16 kaniiniMerge branch 'fix/slow-federation' into 'develop'
2019-05-16 William Pitcockpublisher: use the correct queue name for outgoing...
2019-05-15 Aaron TinioUse named binding to conditionally join object
2019-05-15 Aaron TinioRestrict reblogs of activities from blocked domains
2019-05-15 rinpatchHandle incoming Question objects
2019-05-15 William Pitcockactivity pub: remove Ecto SQL query dumps
2019-05-15 William Pitcockchase test failures
2019-05-15 William Pitcockbbs: chase timeline containment patch
2019-05-15 William Pitcockactivitypub: visibility: use SQL thread_visibility...
2019-05-15 William Pitcockactivitypub: remove contain_timeline()
2019-05-15 William Pitcockactivitypub: add restrict_thread_visibility()
2019-05-15 lainMerge remote-tracking branch 'origin/develop' into...
2019-05-15 kaniiniMerge branch 'fix/public-option-not-working' into ...
2019-05-15 lambdaMerge branch 'chore/extricate-http-signatures' into...
2019-05-15 kaniiniMerge branch 'prevent-public-answers' into 'develop'
2019-05-15 lambdaMerge branch 'cleanup' into 'develop'
2019-05-15 lainCommonAPI: Visibility refactor.
2019-05-15 lainCommonAPI: Refactor visibility, forbid public to privat...
2019-05-15 lainSearch: Add optional rum indexing / searching.
2019-05-15 rinpatchMerge branch 'legacy-fe-config' into 'develop'
2019-05-15 Sachin Joshiremove deprecated PleromaFE configuration
2019-05-14 Aaron TinioPipe requests to public endpoints through EnsurePublicO...
2019-05-14 Aaron TinioImplement Pleroma.Plugs.EnsurePublicOrAuthenticated
2019-05-14 William Pitcockswitch to pleroma/http_signatures library
2019-05-14 lambdaMerge branch 'fix-the-build' into 'develop'
2019-05-14 Mark FelderGroup def perform() together to fix the build
2019-05-14 lambdaMerge branch 'fix/gopher' into 'develop'
2019-05-14 William Pitcockgopher: fix rendering of post content (closes #895)
2019-05-14 lambdaMerge branch 'refactor/use-job-queue-everywhere' into...
2019-05-14 William Pitcockclean up follow/block imports a little
2019-05-14 kaniiniMerge branch 'fix/pleroma-config-get-when-value-is...
2019-05-14 lambdaMerge branch 'refactor/oauth_controller_response' into...
2019-05-14 MaksimRefactoring oauth response.
2019-05-14 kaniiniMerge branch 'feature/disable-account' into 'develop'
2019-05-14 Egor KislitsynReuse query from User.restrict_deactivated/1
2019-05-14 Egor KislitsynMerge remote-tracking branch 'pleroma/develop' into...
2019-05-13 Aaron TinioFix Pleroma.Config.get!/1 raising an error when value...
2019-05-13 kaniiniMerge branch 'bump-mastoapi' into 'develop'
2019-05-13 Mark FelderBump Mastodon API level
2019-05-13 kaniiniMerge branch 'refactor/jason' into 'develop'
2019-05-13 Mark FelderSwitch to Jason over Poison
2019-05-13 William Pitcockuser: migrate follow/blocks import to job queue
2019-05-13 William Pitcockactivitypub: move post rich media fetching to job queue
2019-05-13 William Pitcockuser: move initial post fetching to job queue
next