aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-07-28transmogrifier: use User.delete() instead of handrolled user deletion code fo...Ariadne Conill
2019-07-28add account confirmation email resend in mastodon apiSachin Joshi
2019-07-28fixed User.update_and_set_cache for stale userMaksim
2019-07-28Merge branch 'develop' into 'develop'kaniini
2019-07-28Handle 303 redirectsSergey Suprunenko
2019-07-28Fix HTTP sig tweak on KeyIdThomas Sileo
2019-07-26[#1097] added redirect: /pleroma/admin -> /pleroma/admin/Maksim
2019-07-24Merge branch 'fix-remote-follow-from-ostatus-subscribe' into 'develop'kaniini
2019-07-24Show the url advertised in the Activity in the Status JSON responseSergey Suprunenko
2019-07-24Do not prepend /media/ when using base_urlfeld
2019-07-25Change to not require `magic-public-key` on WebFingerkPherox
2019-07-24tests WebFingerMaksim
2019-07-24Add `domain_blocking` to the relationship API (GET /api/v1/accounts/relations...Eugenij
2019-07-24check both item and parent domain blockssadposter
2019-07-24move domain block check to with blockSadposter
2019-07-24honour domain blocks on streaming notificationsSadposter
2019-07-23Merge branch 'feature/admin-api-user-statuses' into 'develop'kaniini
2019-07-23rich media: parser: splice the given URL into the resultAriadne Conill
2019-07-24Merge branch 'develop' into feature/admin-api-user-statusesMaxim Filippov
2019-07-24AdminAPI: Add "godmode" while fetching user statuses (i.e. admin can see priv...Maxim Filippov
2019-07-23Merge branch 'chore/adminapi-deprecated-endpoints' into 'develop'kaniini
2019-07-23Router: Remove deprecated AdminAPI endpointsHaelwenn (lanodan) Monnier
2019-07-23Admin config fixAlexander Strizhakov
2019-07-23tests for Pleroma.Web.ActivityPub.PublisherMaksim
2019-07-23Merge branch 'bugfix/unauthed-liked-by' into 'develop'kaniini
2019-07-23Merge branch 'fix/subscriber-notifications' into 'develop'kaniini
2019-07-23Fix functionMark Felder
2019-07-23move unauth'd user blocks?/2 checkSadposter
2019-07-23Do not notify subscribers for messages from users which are replies to othersMark Felder
2019-07-23signature: properly deduce the actor from misskey key IDsAriadne Conill
2019-07-23Mix formatSadposter
2019-07-23fix unauthenticated req to favourited/rebloggd_bySadposter
2019-07-23Use User.get_or_fetch/1 instead of OStatus.find_or_make_user/1kPherox
2019-07-22Feature/1087 wildcard option for blocksAlexander Strizhakov
2019-07-22Merge branch 'hardening/stop-misusing-sharedinbox' into 'develop'Haelwenn
2019-07-22Bugfix: muted/blocked user notification streamingSadposter
2019-07-22Add tests for users tasks and PleromaAuthenticatorSergey Suprunenko
2019-07-22Hide blocked users from interactionsSadposter
2019-07-22activitypub: publisher: align sharedinbox usage with AP specification rulesAriadne Conill
2019-07-21Merge branch 'fix/rich-media-ttl-fallback' into 'develop'kaniini
2019-07-21Fix rich media parser failing when no TTL can be found by image TTLrinpatch
2019-07-21router: ensure the AP sharedinbox path is registered firstAriadne Conill
2019-07-20[#1112] Preserving `id` on user insert conflict on order not to violate conve...Ivan Tashkinov
2019-07-19Merge branch 'feature/matstodon-statuses-by-name' into 'develop'feld
2019-07-19Merge branch 'develop' into feature/matstodon-statuses-by-nameMark Felder
2019-07-19Merge branch 'feature/richmedia-ttl' into 'develop'kaniini
2019-07-19mix: add pleroma.user unsubscribe_all_from_instanceAriadne Conill
2019-07-19Merge branch 'refactor/http-signature-plug' into 'develop'kaniini
2019-07-19#1110 fixed /api/pleroma/healthcheckMaksim
2019-07-19change the structure of image ttl parsarSachin Joshi