aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/user.ex
AgeCommit message (Expand)Author
2020-05-06Merge branch 'feature/delete-validator' into 'develop'rinpatch
2020-05-05Undoing: Move undoing announcements to the pipeline everywhere.lain
2020-05-05Undoing: Move undoing likes to the pipeline everywhere.lain
2020-05-05User, Webfinger: Remove OStatus vestigeslain
2020-05-03Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/del...lain
2020-05-02Deactivate local users on deletion instead of deleting the recordrinpatch
2020-04-30User: Use common pipeline to delete user activitieslain
2020-04-24reply filteringAlexander
2020-04-22Streamer: Stream boosts to the boosting user.lain
2020-04-17Merge remote-tracking branch 'remotes/origin/develop' into 1559-follow-reques...Ivan Tashkinov
2020-04-16Merge branch 'develop' into features/remove-user-source_datarinpatch
2020-04-16Merge branch 'refactor/remove-upgrade-changeset' into 'develop'rinpatch
2020-04-16user: remove blank?rinpatch
2020-04-11Merge branch 'following-relationships-optimizations' into 'develop'rinpatch
2020-04-11Remove User.upgrade_changeset in favor of remote_user_creationrinpatch
2020-04-10User: remove source_dataHaelwenn (lanodan) Monnier
2020-04-10Remove User.fields/1Haelwenn (lanodan) Monnier
2020-04-10profile emojis in User.emoji instead of source_dataHaelwenn (lanodan) Monnier
2020-04-10User: Move inbox & shared_inbox to own fieldsHaelwenn (lanodan) Monnier
2020-04-10Types.URI: NewHaelwenn (lanodan) Monnier
2020-04-10User: Move public_key from source_data to own fieldHaelwenn (lanodan) Monnier
2020-04-10User: remove source_data use for follower_address and following_addressHaelwenn (lanodan) Monnier
2020-04-07[#1559] Support for "follow_request" notifications (configurable).Ivan Tashkinov
2020-04-07Merge branch 'fix-auto-link-for-profile-fields' into 'develop'rinpatch
2020-03-31Provide known-good user.uri, remove User.profile_url/1Haelwenn (lanodan) Monnier
2020-03-31User: Fix use of source_data in profile_url/1Haelwenn (lanodan) Monnier
2020-04-01Use `Pleroma.Formatter.linkify` instead of `AutoLinker.link`kPherox
2020-03-31Remove no longer used functionkPherox
2020-03-31[#2332] Misc. improvements per code change requests.Ivan Tashkinov
2020-03-28FollowingRelationship storage & performance optimizations (state turned `ecto...Ivan Tashkinov
2020-03-26Merge remote-tracking branch 'remotes/origin/develop' into relations-preloadi...Ivan Tashkinov
2020-03-25Further preloading (more endpoints), refactoring, tests.Ivan Tashkinov
2020-03-25Applied relationships preloading to GET /api/v1/accounts/relationships. Refac...Ivan Tashkinov
2020-03-25Merge remote-tracking branch 'remotes/origin/develop' into 1364-notifications...Ivan Tashkinov
2020-03-25Fixed incorrect usage of "relations" as a short form of "relationships".Ivan Tashkinov
2020-03-24Merge remote-tracking branch 'remotes/origin/develop' into relations-preloadi...Ivan Tashkinov
2020-03-24Merge branch 'admin-api-change-password' into 'develop'lain
2020-03-23Preloading of follow relations for timeline/statuses rendering (performance i...Ivan Tashkinov
2020-03-22WIP: preloading of user relations for timeline/statuses rendering (performanc...Ivan Tashkinov
2020-03-22Mastodon API Account view: Remove an outdated hackrinpatch
2020-03-20restrict_unauthenticated settingAlexander Strizhakov
2020-03-16Admin API: `PATCH /api/pleroma/admin/users/:nickname/credentials`, `GET /api/...eugenijm
2020-03-16Merge remote-tracking branch 'remotes/origin/develop' into 1364-notifications...Ivan Tashkinov
2020-03-15static_fe: Sanitize HTML in usersHaelwenn (lanodan) Monnier
2020-03-15[#1364] Improved control over generation / sending of notifications. Fixed bl...Ivan Tashkinov
2020-03-15rip out fetch_initial_postsrinpatch
2020-03-02Merge branch 'develop' into fix/signup-without-emailEgor Kislitsyn
2020-03-02Merge branch 'feature/1482-activity_pub_transactions' into 'develop'Haelwenn
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-03-01ActivityPub actions & side-effects in transactionAlexander Strizhakov