Commit Graph

4119 Commits (9fad30f553debb5a55d4479e8615dc8571bda593)

Author SHA1 Message Date
Egor Kislitsyn bf9d631fca Add native captcha and enable it by default.
5 years ago
href 865cd2c7c4 report federating status in nodeinfo
5 years ago
rinpatch 66563f93fd Set better Cache-Control header for static content
5 years ago
rinpatch 2199d15000 OTP: Fix runtime upload limit config being ignored
5 years ago
lain 4079ed3b75 OAuthPlug, Router: Handle deactivated users in the UserEnabledPlug
5 years ago
lain 5b5f855237 UserEnabledPlug: Don't authenticate unconfirmed users.
5 years ago
rinpatch ff4af8c5ee User: Don't let deactivated users authenticate.
5 years ago
AkiraFukushima df22197755 Check client and token in GET /oauth/authorize
5 years ago
rinpatch b74f4260ae Fix rendering conversations when there's a malformed status
5 years ago
Ariadne Conill 6e65da782e object containment: handle all cases where ID is invalid (missing, nil, non-string)
5 years ago
rinpatch 33d0250edc Object Fetcher: set cache after reinjecting
5 years ago
rinpatch c389fb4dcc Fix TrailingFormatPlug not being active for /api/oauth_tokens
5 years ago
Ariadne Conill 6a151e7c7f streamer: use direct object for filter checks when there is no valid child object in an activity
5 years ago
rinpatch ca1871fbb4 Do not include notifications from blocked users when with_muted is set
5 years ago
rinpatch 7a00acb3e4 Order fts results by trigram
5 years ago
rinpatch 713b2187b9 User search: Remove trigram and refactor the module
5 years ago
rinpatch a1c4a5d7cf Fix a migration wiping user info of users that don't have any mutes
5 years ago
rinpatch a8afbe977a Merge branch 'fix/mediaproxy-too-brutal' into 'develop'
5 years ago
Ariadne Conill 3e1d2ace73 mastodon api: fix exclude_replies (closes #1287)
5 years ago
eugenijm 790ae8e189 Mastodon API: Fix private and direct statuses not being filtered out from the public timeline for an authenticated user (`GET /api/v1/timelines/public`)
5 years ago
kaniini f6ff19e074 Merge branch 'backport/custom-field-update' into 'maint/1.1'
5 years ago
rinpatch b5e6ba323d Merge branch 'backport/key-moveout-1.1' into 'maint/1.1'
5 years ago
kPherox c5338764df Extract if block into private function
5 years ago
kPherox db6c5aa66a Change to delete empty name field
5 years ago
kPherox 313b134fac Fix type of fields_attributes
5 years ago
kPherox 81abee22b6 Rename fields to fields_attributes
5 years ago
kaniini 8a52f30356 Merge branch 'backport/feature-poll-refresh' into 'maint/1.1'
5 years ago
rinpatch c7313c8dfb Fix credo issues
5 years ago
rinpatch 40c7d6fa17 Do not refetch local objects
5 years ago
rinpatch 644bc1e64a Preserve internal fields when reinjecting
5 years ago
rinpatch 845e8ad5f6 Move object internal fields to a constant
5 years ago
rinpatch b9cdead076 Set updated_at even if the object stayed the same
5 years ago
rinpatch 8be9a9b5bb Fix wrong argument order when calling NaiveDateTime.diff
5 years ago
rinpatch eae9a6d34d Initial poll refresh support
5 years ago
feld 2a2d834ff7 Use the user.id instead of nickname in report URLs
5 years ago
rinpatch c58da11182 Move local keys out of `user.info`
5 years ago
lain b97a7709c7 CommonAPI: Create profile updates as public.
5 years ago
lain 4d85e07e9e ActivityPub / Transmogrifier: Correctly store incoming Update id.
5 years ago
Haelwenn (lanodan) Monnier dbd78de176 notification_view.ex: Make sure `account` isn’t empty
5 years ago
kaniini 43be47c161 Merge branch 'backport/hex-flake-id' into 'maint/1.1'
5 years ago
kaniini 15513f02d0 Merge branch 'backport/feature-track-reverse-proxy-failures' into 'maint/1.1'
5 years ago
Egor Kislitsyn 67d772dd73 Replace `Pleroma.FlakeId` with `flake_id` hex package
5 years ago
Sergey Suprunenko 7307d7d676 Track failed proxy urls and don't request them again
5 years ago
Maksim Pechnikov 16a1f95623 removed legacy api: "/objects/:uuid/likes"
5 years ago
lain b7d2ca0372 ActivityPub: Change addressing of Undo.
5 years ago
kaniini ca6f1644aa Merge branch 'bugfix/widen-streamer-blocks-for-1.1' into 'maint/1.1'
5 years ago
rinpatch 6b7cd7d850 Fix get_cached_by_nickname_or_id not allowing to get local users by
5 years ago
Ariadne Conill 17fed5ae52 application: fix up after_supervisor_start removal backport
5 years ago
Ariadne Conill abb967671a streamer: worker: actually use should_send? consistently
5 years ago
Ariadne Conill d0e874c7f2 streamer: worker: check for lack of intersectionality between a user's blocklist and an activity's recipientlist
5 years ago