Merge branch 'develop' into feature/polls-2-electric-boogalo
[akkoma] / lib /
2019-06-03 rinpatchMerge branch 'develop' into feature/polls-2-electric...
2019-06-03 rinpatchChange query order in fetch_activities_for_context_quer...
2019-06-02 rinpatchRemove a TODO comment as the tests for poll view were...
2019-06-02 rinpatchMake error message about author's inability to vote...
2019-06-02 rinpatchRefresh the object in CommonAPI.vote instead of MastoAP...
2019-06-02 kaniiniMerge branch 'bugfix/reverse-proxy-hackney-wtf' into...
2019-06-02 William Pitcockreverse proxy: clean up some @hackney leftovers
2019-06-02 kaniiniMerge branch 'feature/notification-control-part-2'...
2019-06-01 rinpatchMastodon API: Refresh the object before rendering it...
2019-06-01 rinpatchMastodon API: actually check for poll votes
2019-06-01 rinpatchResolve merge conflicts
2019-06-01 rinpatchAdd poll votes
2019-06-01 kaniiniMerge branch 'bugfix/visibility-indicator-litepub-dm...
2019-06-01 kaniiniMerge branch 'bugfix/remove-others-follower-collections...
2019-06-01 Sergey SuprunenkoRemove all follower collections but actor's from "cc"
2019-06-01 kaniiniMerge branch 'bugfix/remove-vanilla-flavour' into ...
2019-06-01 William Pitcockvisibility: if litepub:directMessage is asserted, alway...
2019-05-31 Haelwenn (lanodan... Remove now useless flavours switching
2019-05-31 Haelwenn (lanodan... mastodon_api_controller.ex: Remove vanilla from support...
2019-05-31 HaelwennMerge branch 'dokku' into 'develop'
2019-05-31 lambdaMerge branch 'fix/mastodon-user-search' into 'develop'
2019-05-31 feldMastodon API search default value for "resolve" is...
2019-05-31 lambdaMerge branch 'hotfix/leaking-lists' into 'develop'
2019-05-31 rinpatchMastodon API: Fix lists leaking private posts
2019-05-31 rinpatchFix fix_explicit_addressing moving follower collection...
2019-05-30 feldMerge branch 'fix/ogp-missing-data' into 'develop'
2019-05-30 Sergey SuprunenkoReplace missing non-nullable Card attributes with empty...
2019-05-30 lambdaMerge branch 'use-pleroma-config' into 'develop'
2019-05-30 Egor KislitsynUse Pleroma.Config everywhere
2019-05-29 kaniiniMerge branch 'revert-57e58d26' into 'develop'
2019-05-29 kaniiniRevert "Merge branch 'feature/search-authenticated...
2019-05-29 lambdaMerge branch 'fix/mastodon-search-limit' into 'develop'
2019-05-29 Mark FelderDefault search limit should be 40
2019-05-29 kaniiniMerge branch 'feature/search-authenticated-only' into...
2019-05-29 William Pitcockrouter: require oauth_read for searching
2019-05-28 kaniiniMerge branch 'respect-proxy-settings-federation' into...
2019-05-28 jeffRespect proxy settings federation
2019-05-26 lambdaMerge branch 'refactor/die-httpoison-die' into 'develop'
2019-05-26 kaniiniMerge branch 'fix/mrf-simple' into 'develop'
2019-05-26 William Pitcockmrf: simple policy: fix matching imported activitypub...
2019-05-26 William Pitcocknotification: remove local/remote match rules (too...
2019-05-25 William Pitcockuser info: allow formdata for notification settings...
2019-05-25 William Pitcocktwitter api: user view: expose user notification settin...
2019-05-25 William Pitcocknotification: add non_follows/non_followers notificatio...
2019-05-25 William Pitcockremove @websub and @ostatus module-level constants
2019-05-25 William Pitcockkill @httpoison
2019-05-25 kaniiniMerge branch 'fix/nodeinfo-unavailable-when-not-federat...
2019-05-25 Aaron TinioKeep nodeinfo available when not federating
2019-05-24 kaniiniMerge branch 'bugfix/mention-all-people-in-beginning...
2019-05-24 Sergey SuprunenkoMention all people in the beginning of DM
2019-05-24 kaniiniMerge branch 'feature/static-headers' into 'develop'
2019-05-24 feldMove the Cache Control header test to its own file
2019-05-23 rinpatchChange the order of preloading when fetching activities...
2019-05-22 kaniiniMerge branch 'feature/mrf-user-filter' into 'develop'
2019-05-22 rinpatchFix credo issues
2019-05-22 kaniiniMerge branch 'ssh-fixes' into 'develop'
2019-05-22 William Pitcockmrf: simple policy: add the ability to strip avatars...
2019-05-22 William Pitcockactivitypub: run user objects through MRF filters
2019-05-22 William Pitcockmrf: defang policy modules for filtering user profile...
2019-05-22 rinpatchExclude Answers from fetching by default
2019-05-22 rinpatchNormalize poll votes to Answer objects
2019-05-22 rinpatchMerge branch 'fix/prune-objects-times-out' into 'develop'
2019-05-22 rinpatchDisable timeouts for object pruning query
2019-05-22 lambdaMerge branch 'issue/699' into 'develop'
2019-05-22 Maksim[#699] add worker to clean expired oauth tokens
2019-05-22 lambdaMerge branch 'feature/object-pruning' into 'develop'
2019-05-22 lambdaMerge branch 'refactor/keys' into 'develop'
2019-05-22 William Pitcocksalmon: fix credo
2019-05-22 rinpatchMerge branch 'bugfix/account_view_source.note' into...
2019-05-22 Haelwenn (lanodan... MastoAPI AccountView: fill source.note with plaintext...
2019-05-22 kaniiniMerge branch 'mongooseim-support' into 'develop'
2019-05-22 kaniiniMerge branch 'fix/api-fallback' into 'develop'
2019-05-22 kaniiniMerge branch 'bugfix/dm-being-truncated' into 'develop'
2019-05-22 Sergey SuprunenkoDo not truncate DM when it contains newlines and safe_d...
2019-05-22 William Pitcockmove key generation functions into Pleroma.Keys module
2019-05-22 William Pitcockprune objects task: use Repo.delete_all()
2019-05-21 Aaron TinioRespond with a 404 Not implemented JSON error message
2019-05-21 William Pitcockadd mix task to prune the object database using a confi...
2019-05-21 William Pitcockobject: fetcher: add support for reinjecting pruned...
2019-05-21 William Pitcockobject: add Object.prune()
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-21 kaniiniMerge branch 'trivial/increase-hackney-timeouts' into...
2019-05-21 William Pitcockhttp: bump connection timeout to 10 seconds
2019-05-21 kaniiniMerge branch 'fix/prometheus-ecto-error-when-not-config...
2019-05-20 kaniiniMerge branch 'refactor/add-virtual-thread-muted-field...
2019-05-20 Aaron TinioFix prometheus-ecto error when not configured
2019-05-20 kaniiniMerge branch 'feature/user-configurable-mascot' into...
2019-05-20 Aaron TinioAdd virtual :thread_muted? field
2019-05-20 SadposterMove default mascot configuration to `config/`
2019-05-20 SadposterUse string map for default mascot
next