akkoma
2019-01-01 lambdaMerge branch 'cleanup/admin-api-useless-if' into 'develop'
2018-12-31 Haelwenn (lanodan... Web.AdminAPI.AdminAPIController: Remove a useless if...
2018-12-31 kaniiniMerge branch 'features/admin-api-user-views' into ...
2018-12-31 kaniiniMerge branch 'docs/admin-api' into 'develop'
2018-12-31 kaniiniMerge branch 'maintenance/copyright-2019' into 'develop'
2018-12-31 William Pitcockupdate copyright years to 2019
2018-12-31 Haelwenn (lanodan... Add docs/Admin-API.md
2018-12-31 lambdaMerge branch 'fix/scrubber-cache' into 'develop'
2018-12-31 Rin ToshakaFix a typo in user_test.ex
2018-12-31 Rin ToshakaEh?
2018-12-31 Rin ToshakaMove scrubber cache-related functions to Pleroma.HTML
2018-12-30 kaniiniMerge branch 'mr/retry-queue' into 'develop'
2018-12-30 rinpatchGet default scrubbers from config instead of hardcoded
2018-12-30 rinpatchFix test failure
2018-12-30 Rin ToshakaResolve merge conflict
2018-12-30 Rin ToshakaFix comment in object.ex
2018-12-30 kaniiniMerge branch 'activitypub-c2s' into 'develop'
2018-12-30 Rin Toshakashame on me for not testing after revert
2018-12-30 Rin ToshakaFix formating. Aparently my pre-commit hook broke.
2018-12-30 Rin ToshakaRevert some changes in html.ex
2018-12-30 Rin ToshakaFriendship ended with Postgresql now Cachex is my best...
2018-12-30 Rin ToshakaFriendship ended with Postgresql now Cachex is my best...
2018-12-30 Rin ToshakaAdded get_stripped_html_for_object. Renamed a few things
2018-12-30 Michael LoftisImproves RetryQueue behavior
2018-12-30 Rin ToshakaTidy up the code. Rename key to signature
2018-12-30 Rin ToshakaFix some stupid typos
2018-12-30 sxsdv1Respond with full activity to outbox post
2018-12-30 sxsdv1Limit activity types accepted to outbox to only 'Create'
2018-12-30 sxsdv1Create activity when client posts to outbox
2018-12-30 sxsdv1Implement ActivityPub inbox view
2018-12-30 Rin ToshakaUse Object.change instead of Ecto.Changeset.change
2018-12-29 sxsdv1Wire up stub routes for client calls of activitypub...
2018-12-29 Rin Toshakause Kernel.put_in instead of Map.merge
2018-12-29 HaelwennMerge branch 'fix_485' into 'develop'
2018-12-29 Rin ToshakaI am not sure what's going on anymore so I'll just...
2018-12-29 lambdaMerge branch '2018-12-29-update-frontend' into 'develop'
2018-12-29 lainupdate frontend
2018-12-29 kaniiniMerge branch 'carrot-bullying' into 'develop'
2018-12-29 spctrlChange 'name' to 'instance_name' so option is used...
2018-12-29 kaniiniMerge branch '483_blocks_import_export' into 'develop'
2018-12-29 kaniiniMerge branch 'support/issue_480' into 'develop'
2018-12-29 Maksim PechnikovSalmon# fixed publish an activity to remote accounts
2018-12-29 Ivan Tashkinov[#483] User.get_by_nickname/1: ensured case-insensitive...
2018-12-29 Ivan Tashkinov[#483] User.get_by_nickname/1: ensured case-insensitive...
2018-12-29 Ivan Tashkinov[#483] User.get_by_nickname/1: allowed retrieving user...
2018-12-29 Ivan Tashkinov[#483] Refactored blocks and follows import, added...
2018-12-29 kaniiniMerge branch '471_invalid_accounts_rendering' into...
2018-12-28 kaniiniMerge branch 'systemd-drop-sysadmin-privilege' into...
2018-12-28 shibayashiSecurity/Drops the sysadmin privilege from the daemon
2018-12-28 Ivan Tashkinov[#483] Blocked users list import (TwitterAPI).
2018-12-28 Ivan Tashkinov[#467] Refactored valid / invalid user rendering.
2018-12-28 lambdaRaise remote limit
2018-12-28 kaniiniMerge branch 'fix/no-attachment-links' into 'develop'
2018-12-28 kaniiniMerge branch 'fix/public-timeline-auth' into 'develop'
2018-12-28 Ivan Tashkinov[#483] Blocked users export for TwitterAPI.
2018-12-28 Haelwenn (lanodan... Web.TwitterAPI.UserView: Add rights.admin
2018-12-28 Ivan Tashkinov[#471] Factored out User.visible_for?/2.
2018-12-28 Vyr CossontFix Twitter timelines for private instances
2018-12-27 HaelwennMerge branch '396_elixir_1.7' into 'develop'
2018-12-27 kaniiniMerge branch 'feature/create-tombstone-instead-of-delet...
2018-12-27 kaniiniMerge branch 'reserve-user-names' into 'develop'
2018-12-27 kaniiniMerge branch 'feature/exclude_reblogs' into 'develop'
2018-12-27 Ivan Tashkinov[#396] Updated `ex_doc` version spec. Updated README...
2018-12-27 Ivan Tashkinov[Fixes #396] Required Elixir ~> 1.7.
2018-12-27 Ivan Tashkinov[#471] Prevented rendering of inactive local accounts.
2018-12-27 Maxim FilippovTreat only true and "true" as true
2018-12-27 Vyr CossontImplement exclude_reblogs and include_rts
2018-12-26 Maxim FilippovTreat any present value in "no_attachment_links" as...
2018-12-26 HaelwennMerge branch 'fix/ci-set-mix-env-globally' into 'develop'
2018-12-26 Rin Toshaka[CI] Set MIX_ENV to test in `variables` section instead...
2018-12-26 lainAdd 'about' to restricted list.
2018-12-26 lainAdd ~ to the list of restricted names.
2018-12-26 lainExpose restricted names in nodeinfo.
2018-12-26 lainAdd some hard limits on inserted activities.
2018-12-25 Maxim FilippovAdd test to check /object/:id does not leak the tombsto...
2018-12-25 lainReserve a few user names
2018-12-25 lambdaMerge branch 'legal-boilerplate' into 'develop'
2018-12-25 Maxim FilippovFormat
2018-12-25 Maxim FilippovRevert unneeded changes
2018-12-25 Maxim FilippovFix Activity test
2018-12-25 Maxim FilippovRemove unused test
2018-12-25 Maxim FilippovRevert Activity tombstones, add ObjectTombstone struct
2018-12-24 Maxim FilippovFix failing tests
2018-12-24 Maxim FilippovCapitalize "tombstone"
2018-12-23 Maxim FilippovCreate tombstone instead of object deletion
2018-12-23 William Pitcocktests: add legal boilerplate
2018-12-23 William Pitcockmix tasks: add legal boilerplate
2018-12-23 William Pitcockadd license boilerplate to pleroma core
2018-12-23 lambdaMerge branch 'bugfix/trans_fix_url_videos' into 'develop'
2018-12-23 William Pitcocktests: twitter api: add test proving that peertube...
2018-12-23 William Pitcocktwitter api: add "Video" to supported activity types...
2018-12-23 William Pitcocktests: twitter api: activity view test: enable tesla...
2018-12-23 William Pitcocktwitter api: activity representer: remove peertube...
2018-12-23 William Pitcocktests: mastodon api: add test verifying that peertube...
2018-12-23 William Pitcockmastodon api: status view: remove obsolete peertube...
2018-12-23 William Pitcocktransmogrifier: significantly rework handling of peertu...
2018-12-23 lambdaMerge branch 'hotfix/activity-without-content' into...
2018-12-23 Haelwenn (lanodan... transmogrifier: When it’s a Video move "url" to "attach...
2018-12-23 kaniiniMerge branch 'feature/hellthread-mitigation' into ...
2018-12-23 Karen KonouImplement kaniini's tweaks
next