aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-02-25relay list shows hosts without accepted followrelay-list-change-for-stableAlexander Strizhakov
2020-02-09Actually fix upload limit on OTP releasesrinpatch
2020-02-09fix not being able to pin pollsrinpatch
2020-02-09Merge branch 'fix-streaming-reblog' into 'develop'Haelwenn
2020-02-09Merge branch 'fix/truncate-remote-user-fields' into 'develop'rinpatch
2020-02-09fixed Metadata.Utils.scrub_html_and_truncateMaksim Pechnikov
2020-02-09Fix never matching clauserinpatch
2019-12-13Add native captcha and enable it by default.Egor Kislitsyn
2019-12-13report federating status in nodeinfohref
2019-12-13Set better Cache-Control header for static contentrinpatch
2019-12-13OTP: Fix runtime upload limit config being ignoredrinpatch
2019-11-19OAuthPlug, Router: Handle deactivated users in the UserEnabledPluglain
2019-11-19UserEnabledPlug: Don't authenticate unconfirmed users.lain
2019-11-19User: Don't let deactivated users authenticate.rinpatch
2019-11-19Check client and token in GET /oauth/authorizeAkiraFukushima
2019-11-19Fix rendering conversations when there's a malformed statusrinpatch
2019-11-09object containment: handle all cases where ID is invalid (missing, nil, non-s...Ariadne Conill
2019-11-08Object Fetcher: set cache after reinjectingrinpatch
2019-11-08Fix TrailingFormatPlug not being active for /api/oauth_tokensrinpatch
2019-11-04streamer: use direct object for filter checks when there is no valid child ob...Ariadne Conill
2019-10-25Do not include notifications from blocked users when with_muted is setrinpatch
2019-10-18Order fts results by trigramrinpatch
2019-10-18User search: Remove trigram and refactor the modulerinpatch
2019-10-18Fix a migration wiping user info of users that don't have any mutesrinpatch
2019-10-12Merge branch 'fix/mediaproxy-too-brutal' into 'develop'rinpatch
2019-10-07mastodon api: fix exclude_replies (closes #1287)Ariadne Conill
2019-10-07Mastodon API: Fix private and direct statuses not being filtered out from the...eugenijm
2019-10-06Merge branch 'backport/custom-field-update' into 'maint/1.1'kaniini
2019-10-06Merge branch 'backport/key-moveout-1.1' into 'maint/1.1'rinpatch
2019-10-06Extract if block into private functionkPherox
2019-10-06Change to delete empty name fieldkPherox
2019-10-06Fix type of fields_attributeskPherox
2019-10-06Rename fields to fields_attributeskPherox
2019-10-06Merge branch 'backport/feature-poll-refresh' into 'maint/1.1'kaniini
2019-10-06Fix credo issuesrinpatch
2019-10-06Do not refetch local objectsrinpatch
2019-10-06Preserve internal fields when reinjectingrinpatch
2019-10-06Move object internal fields to a constantrinpatch
2019-10-06Set updated_at even if the object stayed the samerinpatch
2019-10-06Fix wrong argument order when calling NaiveDateTime.diffrinpatch
2019-10-06Initial poll refresh supportrinpatch
2019-10-06Use the user.id instead of nickname in report URLsfeld
2019-10-06Move local keys out of `user.info`rinpatch
2019-10-05CommonAPI: Create profile updates as public.lain
2019-10-05ActivityPub / Transmogrifier: Correctly store incoming Update id.lain
2019-10-04notification_view.ex: Make sure `account` isn’t emptyHaelwenn (lanodan) Monnier
2019-10-04Merge branch 'backport/hex-flake-id' into 'maint/1.1'kaniini
2019-10-04Merge branch 'backport/feature-track-reverse-proxy-failures' into 'maint/1.1'kaniini
2019-10-04Replace `Pleroma.FlakeId` with `flake_id` hex packageEgor Kislitsyn
2019-10-04Track failed proxy urls and don't request them againSergey Suprunenko