Merge branch 'fix-varnish-chunked' into 'develop'
[akkoma] / lib /
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 vaartisRemove the debugging IO.inspect
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 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: 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 Ivan Tashkinov[#483] Blocked users list import (TwitterAPI).
2018-12-28 Ivan Tashkinov[#467] Refactored valid / invalid user rendering.
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[#471] Prevented rendering of inactive local accounts.
2018-12-27 Maxim FilippovTreat only true and "true" as true
2018-12-27 vaartisSet ttl_interval to the seconds_valid time
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 Ekaterina VaartisUp captcha timer to 60 secs again, save used captchas...
2018-12-26 lainExpose restricted names in nodeinfo.
2018-12-26 lainAdd some hard limits on inserted activities.
2018-12-25 lainReserve a few user names
2018-12-25 lambdaMerge branch 'legal-boilerplate' into 'develop'
2018-12-25 Maxim FilippovRevert unneeded changes
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 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 Pitcocktwitter api: add "Video" to supported activity types...
2018-12-23 William Pitcocktwitter api: activity representer: remove 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
2018-12-23 Karen KonouRenamed the things
2018-12-22 Karen KonouFix formatting
2018-12-22 Karen KonouImplement large thread filter
2018-12-22 Ekaterina VaartisMove the encryption out of kocaptcha into general captc...
2018-12-21 Ekaterina VaartisMake captcha (kocaptcha) stateless
2018-12-20 lambdaMerge branch 'ci-test-fix' into 'develop'
2018-12-20 kaniiniMerge branch '114_email_confirmation' into 'develop'
2018-12-20 Ivan Tashkinov[#114] Allowed unconfirmed users to authenticate if...
2018-12-20 Ivan Tashkinov[#114] Added :user_id component to email confirmation...
2018-12-20 Ivan Tashkinov[#114] Removed flash messages rendering on redirects.
2018-12-20 Ivan Tashkinov[#114] Stylistic adjustments.
2018-12-20 kaniiniMerge branch 'support/issue_413' into 'develop'
2018-12-20 Maksim[#413] fix parse mentions
2018-12-20 kaniiniMerge branch 'readme' into 'develop'
2018-12-20 kaniiniMerge branch 'documentation/copy-pleroma-api' into...
2018-12-19 Ivan Tashkinov[#114] `mix format`
2018-12-19 Ivan Tashkinov[#114] Made MastodonAPI and TwitterAPI user show action...
2018-12-19 Ivan Tashkinov[#114] User.register/1 tweak.
2018-12-19 Ivan Tashkinov[#114] User.Info: renamed `confirmation_update` to...
2018-12-19 Ivan Tashkinov[#114] User.Info: renamed `confirmation_update` to...
2018-12-19 kaniiniMerge branch 'userless-admin' into 'develop'
2018-12-18 lambdaMerge branch 'fix/ci-cache-improved' into 'develop'
2018-12-18 lambdaMerge branch 'fix/formatter-ignore-html-chars' into...
2018-12-18 lainAdd a way to use the admin api without a user.
2018-12-18 rinpatchMerge branch 'develop' into fix/formatter-ignore-html...
2018-12-18 rinpatchIgnore HTML characters in formatter.ex
2018-12-18 Haelwenn (lanodan... Documentation: Move generated files to priv/static...
2018-12-18 lambdaMerge branch 'feature/new-user-routes' into 'develop'
2018-12-18 hrefTwitter ActivityView: fix crash when activity content...
2018-12-18 Ivan Tashkinov[#114] Formatting fix.
2018-12-18 Ivan Tashkinov[#114] Added email confirmation resend action. Added...
2018-12-18 Ivan Tashkinov[#114] Added `pleroma.confirmation_pending` to user...
2018-12-18 Ivan Tashkinov[#114] Refactored User.register_changeset to init confi...
2018-12-18 Ivan Tashkinov[#114] Account confirmation email, registration as...
2018-12-18 Ivan Tashkinov[#114] Email confirmation route, action, node setting...
2018-12-18 lambdaMerge branch 'runtime-static-plug' into 'develop'
next