Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into develop
[akkoma] / lib /
2019-08-16 sadposterMerge branch 'develop' of https://git.pleroma.social...
2019-08-15 rinpatchMerge branch 'fix/oauth-cleanup-worker-unconditional...
2019-08-15 rinpatchFix OAuth cleanup worker unconditionally starting
2019-08-15 kaniiniMerge branch 'features/formatting-sub_sup' into 'develop'
2019-08-15 lainMerge branch 'feature/parallel-rendering' into 'develop'
2019-08-15 rinpatchParallelize template rendering
2019-08-15 lainMerge branch 'cache-follow-state' into 'develop'
2019-08-14 rinpatchMerge branch 'fix/stats-send-after' into 'develop'
2019-08-14 rinpatchCollect stats immediately after init
2019-08-14 rinpatchCache follow state
2019-08-14 rinpatchAdd a task to benchmark timeline rendering
2019-08-14 Haelwenn (lanodan... html.ex: Allow sub and sup elements by default
2019-08-14 rinpatchMerge branch 'misc-otp-issues' into 'develop'
2019-08-14 rinpatchMerge branch 'fix/http-signatures-post' into 'develop'
2019-08-14 kaniiniApply suggestion to lib/pleroma/web/activity_pub/publis...
2019-08-14 rinpatchMerge branch 'fix/mrf-describe-keyword-lists' into...
2019-08-14 Ariadne Conillactivitypub: publisher: add (request-target) to http...
2019-08-14 Ariadne ConillMRF: fix up unserializable option lists in describe...
2019-08-14 stwffix formatting
2019-08-14 stwfImplement Pleroma.Stats as GenServer
2019-08-14 stwfstreamline Streamer pings
2019-08-14 stwfIsolate OAuth.Token.CleanWorker
2019-08-14 stwfuse default child_specs
2019-08-14 kaniiniMerge branch 'preload-user-timelines' into 'develop'
2019-08-14 kaniiniMerge branch 'get-context-optimizations' into 'develop'
2019-08-14 rinpatchPreload thread mutes/bookmarks in user_statuses
2019-08-13 rinpatchPreload thread mutes/bookmarks in get_context
2019-08-13 rinpatchMerge branch 'feature/mrf-vocabulary' into 'develop'
2019-08-13 kaniiniMerge branch 'feature/mrf-describe' into 'develop'
2019-08-13 rinpatchMerge branch 'length-limit-bio' into 'develop'
2019-08-13 Ariadne Conillmrf_vocabulary: add describe API support
2019-08-13 Ariadne Conillfix credo
2019-08-13 HaelwennMerge branch 'fix/mastoapi-more-object-preloads' into...
2019-08-13 kaniiniMerge branch 'feature/nicer-safe-render-errors' into...
2019-08-13 rinpatchNicer formatting for safe_render errors
2019-08-13 Ariadne Conillnodeinfo: use MRF.describe() instead of hardcoded MRF...
2019-08-13 Ariadne ConillMRF: add describe() to all modules, add base MRF config...
2019-08-13 Ariadne ConillMRF: add describe() for gathering and describing the...
2019-08-13 kaniiniMerge branch 'test/web_activity_pub_relay' into 'develop'
2019-08-13 Maksimtests for Web/ActivityPub/Relay
2019-08-13 kaniiniMerge branch 'test/web_mastodon_api' into 'develop'
2019-08-13 Maksimtests for /web/mastodon_api/mastodon_api.ex
2019-08-13 Ariadne ConillMRF: add vocabulary policy module
2019-08-13 rinpatchMastodon API: Preloading and normalization optimizations
2019-08-13 sadposterMerge branch 'develop' of https://git.pleroma.social...
2019-08-13 kaniiniMerge branch 'feature/remove-disable-blocks' into ...
2019-08-13 Ariadne Conillconfig: remove legacy activitypub accept_blocks setting
2019-08-11 sadposterMerge branch 'develop' of https://git.pleroma.social...
2019-08-11 rinpatchMerge branch 'fix/fix-type-depth' into 'develop'
2019-08-11 rinpatchDo not fetch the reply object in `fix_type` unless...
2019-08-10 sadposterMerge branch 'develop' of https://git.pleroma.social...
2019-08-10 kaniiniMerge branch 'fix/mrf-subdomain-case-insensitive' into...
2019-08-10 Ariadne ConillMRF: ensure that subdomain_match calls are case-insensitive
2019-08-10 kaniiniMerge branch 'fix/hide-follows-counters' into 'develop'
2019-08-10 kaniiniMerge branch 'develop' into 'fix/hide-follows-counters'
2019-08-10 kaniiniMerge branch 'fix/crash-favourited-by-ordered-collectio...
2019-08-10 Sergey SuprunenkoStrip internal fields including likes from incoming...
2019-08-10 kaniiniMerge branch 'test/pleroma_uploaders' into 'develop'
2019-08-10 Maksimtests for Pleroma.Uploaders
2019-08-10 kaniiniMerge branch 'fix/mastoapi-threadmute-detection' into...
2019-08-10 rinpatchMastodon API: Fix thread mute detection
2019-08-10 rinpatchMerge branch 'feature/uploader_s3' into 'develop'
2019-08-10 MaksimUploader.S3 added support stream uploads
2019-08-09 rinpatchMastodon API: Set follower/following counters to 0...
2019-08-08 lainMerge branch 'feature/digest-email' into 'develop'
2019-08-07 rinpatchMerge branch 'patch-3' into 'develop'
2019-08-07 Thibaut GirkaReturn profile URL in MastodonAPI's `url` field
2019-08-07 Thibaut GirkaSimplify logic to mention.js `url` field
2019-08-07 Thibaut GirkaReturn profile URL when available instead of actor...
2019-08-07 sadposterMerge branch 'develop' of https://git.pleroma.social...
2019-08-06 HaelwennMerge branch 'fix/object-reembeds' into 'develop'
2019-08-06 rinpatchDo not rembed the object after updating it
2019-08-06 rinpatchOStatus Announce Representer: Do not depend on the...
2019-08-06 rinpatchStop depending on the embedded object in restrict_favor...
2019-08-06 kaniiniMerge branch 'issue/1150' into 'develop'
2019-08-06 Maksim[#1150] fixed parser TwitterCard
2019-08-05 kaniiniMerge branch 'test/common_api_utils.ex' into 'develop'
2019-08-05 Maksimtests for CommonApi/Utils
2019-08-04 kaniiniMerge branch 'report-email-from-remote-user' into ...
2019-08-04 EugenijRemove Reply-To from report emails
2019-08-04 kaniiniMerge branch 'feature/relay-list-task' into 'develop'
2019-08-04 kaniiniMerge branch 'fix/wrong-next-key-likes-json' into ...
2019-08-04 Sergey SuprunenkoDo not add the "next" key to likes.json if there is...
2019-08-03 Ariadne Conilltasks: relay: add list task
2019-08-03 kaniiniMerge branch 'bugfix/password-reset-link-styling' into...
2019-08-03 Haelwenn (lanodan... templates/layout/app.html.eex: Style anchors
2019-08-03 kaniiniMerge branch 'patch-2' into 'develop'
2019-08-03 Thibaut GirkaRefactor
2019-08-03 Thibaut GirkaOnly add `preferredUsername` to service actor json...
2019-08-03 kaniiniMerge branch 'admin-fixes' into 'develop'
2019-08-03 Alexander StrizhakovAdmin fixes
2019-08-03 kaniiniMerge branch 'fix/search-space-error' into 'develop'
2019-08-03 Sergey SuprunenkoRemove spaces from the domain search
2019-08-03 kaniiniMerge branch 'fix/with-reject-nil-clause' into 'develop'
2019-08-03 Sergey SuprunenkoHandle MRF rejections of incoming AP activities
2019-08-03 Thibaut GirkaAdd preferredUsername to service actors so Mastodon...
2019-08-02 HaelwennMerge branch 'docfix/mix_task_options' into 'develop'
2019-08-02 Haelwenn (lanodan... tasks/pleroma/user.ex: Fix documentation of --max-use...
2019-08-02 feldMerge branch 'fix/mediaproxy-whitelist-base_url' into...
2019-08-02 feldFix/mediaproxy whitelist base url
next