Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-17 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1559-follow-request-notifications # Conflicts: # CHANGELOG.md | |||
2020-04-16 | Merge branch 'develop' into features/remove-user-source_data | rinpatch | |
2020-04-16 | Merge branch 'refactor/remove-upgrade-changeset' into 'develop' | rinpatch | |
Remove User.upgrade_changeset in favor of remote_user_creation See merge request pleroma/pleroma!2368 | |||
2020-04-16 | user: remove blank? | rinpatch | |
2020-04-11 | Merge branch 'following-relationships-optimizations' into 'develop' | rinpatch | |
FollowingRelationship storage & performance optimizations See merge request pleroma/pleroma!2332 | |||
2020-04-11 | Remove User.upgrade_changeset in favor of remote_user_creation | rinpatch | |
The two changesets had the same purpose, yet some changes were updated in one, but not the other (`uri`, for example). Also makes `Transmogrifier.upgrade_user_from_ap_id` be called from `ActivityPub.make_user_from_ap_id` only when the user is actually not AP enabled yet. I did not bother rewriting tests that used `User.insert_or_update` to use the changeset instead because they seemed to just test the implementation, rather than behavior. | |||
2020-04-10 | User: remove source_data | Haelwenn (lanodan) Monnier | |
2020-04-10 | Remove User.fields/1 | Haelwenn (lanodan) Monnier | |
2020-04-10 | profile emojis in User.emoji instead of source_data | Haelwenn (lanodan) Monnier | |
2020-04-10 | User: Move inbox & shared_inbox to own fields | Haelwenn (lanodan) Monnier | |
2020-04-10 | Types.URI: New | Haelwenn (lanodan) Monnier | |
2020-04-10 | User: Move public_key from source_data to own field | Haelwenn (lanodan) Monnier | |
2020-04-10 | User: remove source_data use for follower_address and following_address | Haelwenn (lanodan) Monnier | |
2020-04-07 | [#1559] Support for "follow_request" notifications (configurable). | Ivan Tashkinov | |
(Not currently supported by PleromaFE, thus disabled by default). | |||
2020-04-07 | Merge branch 'fix-auto-link-for-profile-fields' into 'develop' | rinpatch | |
Use Pleroma.Formatter.linkify/2 instead See merge request pleroma/pleroma!2352 | |||
2020-03-31 | Provide known-good user.uri, remove User.profile_url/1 | Haelwenn (lanodan) Monnier | |
2020-03-31 | User: Fix use of source_data in profile_url/1 | Haelwenn (lanodan) Monnier | |
2020-04-01 | Use `Pleroma.Formatter.linkify` instead of `AutoLinker.link` | kPherox | |
2020-03-31 | Remove no longer used function | kPherox | |
2020-03-31 | [#2332] Misc. improvements per code change requests. | Ivan Tashkinov | |
2020-03-28 | FollowingRelationship storage & performance optimizations (state turned ↵ | Ivan Tashkinov | |
`ecto_enum`-driven integer, reorganized indices etc.). | |||
2020-03-26 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
relations-preloading-for-statuses-rendering # Conflicts: # lib/pleroma/thread_mute.ex | |||
2020-03-25 | Further preloading (more endpoints), refactoring, tests. | Ivan Tashkinov | |
2020-03-25 | Applied relationships preloading to GET /api/v1/accounts/relationships. ↵ | Ivan Tashkinov | |
Refactoring (User.binary_id/1). | |||
2020-03-25 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1364-notifications-sending-control | |||
2020-03-25 | Fixed incorrect usage of "relations" as a short form of "relationships". | Ivan Tashkinov | |
2020-03-24 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
relations-preloading-for-statuses-rendering | |||
2020-03-24 | Merge branch 'admin-api-change-password' into 'develop' | lain | |
Admin API: `PATCH /api/pleroma/admin/users/:nickname/update_credentials` See merge request pleroma/pleroma!2149 | |||
2020-03-23 | Preloading of follow relations for timeline/statuses rendering (performance ↵ | Ivan Tashkinov | |
improvement). Refactoring. | |||
2020-03-22 | WIP: preloading of user relations for timeline/statuses rendering ↵ | Ivan Tashkinov | |
(performance improvement). | |||
2020-03-22 | Mastodon API Account view: Remove an outdated hack | rinpatch | |
The hack with caching the follow relationship was introduced when we still were storing it inside the follow activity, resulting in slow queries. Now we store follow state in `FollowRelationship` table, so this is no longer necessary. | |||
2020-03-20 | restrict_unauthenticated setting | Alexander Strizhakov | |
2020-03-16 | Admin API: `PATCH /api/pleroma/admin/users/:nickname/credentials`, `GET ↵ | eugenijm | |
/api/pleroma/admin/users/:nickname/credentials`. | |||
2020-03-16 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1364-notifications-sending-control | |||
2020-03-15 | static_fe: Sanitize HTML in users | Haelwenn (lanodan) Monnier | |
2020-03-15 | [#1364] Improved control over generation / sending of notifications. Fixed ↵ | Ivan Tashkinov | |
blocking / muting users notifications issue. Added tests. | |||
2020-03-15 | rip out fetch_initial_posts | rinpatch | |
Every time someone tries to use it, it goes mad and tries to scrape the entire fediverse for no visible reason, it's better to just remove it than continue shipping it in it's current state. idea acked by lain and feld on irc Closes #1595 #1422 | |||
2020-03-02 | Merge branch 'develop' into fix/signup-without-email | Egor Kislitsyn | |
2020-03-02 | Merge branch 'feature/1482-activity_pub_transactions' into 'develop' | Haelwenn | |
ActivityPub actions & side-effects in transaction Closes #1482 See merge request pleroma/pleroma!2089 | |||
2020-03-02 | Bump copyright years of files changed after 2020-01-07 | Haelwenn (lanodan) Monnier | |
Done via the following command: git diff fcd5dd259a1700a045be902b43391b0d1bd58a5b --stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>' | |||
2020-03-01 | ActivityPub actions & side-effects in transaction | Alexander Strizhakov | |
2020-02-26 | Allow account registration without an email | Egor Kislitsyn | |
2020-02-25 | Fix Dialyzer warnings | Egor Kislitsyn | |
2020-02-07 | Add User.get_follow_state/2 | Egor Kislitsyn | |
2020-02-05 | Add support for cancellation of a follow request | Egor Kislitsyn | |
2020-01-28 | update ecto | Maksim Pechnikov | |
2020-01-17 | updated error messages for authentication process | Maksim Pechnikov | |
2020-01-10 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1478-oauth-admin-scopes-tweaks # Conflicts: # lib/pleroma/user.ex | |||
2020-01-10 | Merge branch 'issue/1490' into 'develop' | lain | |
[#1490] fixed create service user (relay, internal.fetch) See merge request pleroma/pleroma!2092 | |||
2020-01-10 | [#1478] OAuth admin tweaks: enforced OAuth admin scopes usage by default, ↵ | Ivan Tashkinov | |
migrated existing OAuth records. Adjusted tests. |