| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-06 | Merge branch 'bugfix/sensitive_object' into 'develop' | lain | |
| Transmogrifier.set_sensitive/1: Keep sensitive set to true Closes #954 See merge request pleroma/pleroma!2470 | |||
| 2020-05-05 | Merge branch 'fix/issue-1729' into 'develop' | lain | |
| Only update follower/following stats for actor types of users and bots. Closes #1565 and #1729 See merge request pleroma/pleroma!2464 | |||
| 2020-05-04 | Transmogrifier.set_sensitive/1: Keep sensitive set to true | Haelwenn (lanodan) Monnier | |
| 2020-05-04 | LikeValidator: Fix up context. | lain | |
| 2020-05-04 | LikeValidator: Fix up missing recipients. | lain | |
| 2020-05-04 | Transmogrifier tests: Extract like tests. | lain | |
| 2020-05-04 | ActivityPub: Don't fetch `Application` follower counts. | lain | |
| 2020-05-02 | Deactivate local users on deletion instead of deleting the record | rinpatch | |
| Prevents the possibility of re-registration, which allowed to read DMs of the deleted account. Also includes a migration that tries to find any already deleted accounts and insert skeletons for them. Closes pleroma/pleroma#1687 | |||
| 2020-05-02 | [#1732] Made AP C2S :followers and :following endpoints serve on no auth | Ivan Tashkinov | |
| (as for related :api pipeline endpoints). | |||
| 2020-05-01 | Merge branch 'issue/1577' into 'develop' | lain | |
| [#1577] fix mediaType of object See merge request pleroma/pleroma!2372 | |||
| 2020-04-30 | Increase tests on AP C2S | Haelwenn (lanodan) Monnier | |
| Related: https://git.pleroma.social/pleroma/pleroma/-/issues/954 | |||
| 2020-04-29 | added test | Maksim Pechnikov | |
| 2020-04-28 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
| automatic-authentication-and-instance-publicity-checks # Conflicts: # lib/pleroma/web/mastodon_api/controllers/account_controller.ex | |||
| 2020-04-28 | convert markdown content to html | Maksim Pechnikov | |
| 2020-04-24 | Reply Filtering: Refactor. | lain | |
| 2020-04-24 | reply filtering | Alexander | |
| 2020-04-24 | ActivitPub: Remove `like` function. | lain | |
| We don't need another way to build likes. | |||
| 2020-04-21 | Automatic checks of authentication / instance publicity. Definition of ↵ | Ivan Tashkinov | |
| missing OAuth scopes in AdminAPIController. Refactoring. | |||
| 2020-04-20 | Merge remote-tracking branch 'upstream/develop' into accept-deletes | Alex Gleason | |
| 2020-04-20 | Add :reject_deletes option to SimplePolicy | Alex Gleason | |
| 2020-04-20 | Fix ObjectAgePolicyTest | Ilja | |
| The policy didn't block old posts as it should. * I fixed it and tested on a test server * I added the settings to description so that this information is shown in nodeinfo * TODO: I didn't work TTD and still need to fix the tests | |||
| 2020-04-17 | SideEffects: Test for notification creation. | lain | |
| 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-13 | fix mediaType of object | Maksim Pechnikov | |
| 2020-04-12 | Always accept deletions through SimplePolicy | Alex Gleason | |
| 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 | Merge branch 'bugfix/apc2s_upload_activity' into 'develop' | Haelwenn | |
| bugfix: AP C2S activity with attachments See merge request pleroma/pleroma!2316 | |||
| 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-06 | Merge branch 'remake-remodel-2' into 'develop' | lain | |
| Ingestion Pipeline Revamp See merge request pleroma/pleroma!2315 | |||
| 2020-03-31 | Validator Test: Small refactor. | lain | |
| 2020-03-31 | Validators: ObjectID is an http uri. | lain | |
| 2020-03-30 | Merge branch 'develop' into gun | Alexander Strizhakov | |
| 2020-03-28 | FollowingRelationship storage & performance optimizations (state turned ↵ | Ivan Tashkinov | |
| `ecto_enum`-driven integer, reorganized indices etc.). | |||
| 2020-03-26 | Bump copyright dates. | lain | |
| 2020-03-24 | Fix activity deletion | Egor Kislitsyn | |
| 2020-03-20 | Merge branch 'develop' into gun | Alexander Strizhakov | |
| 2020-03-20 | Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ↵ | Ivan Tashkinov | |
| usage). | |||
| 2020-03-20 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
| remake-remodel-2 | |||
| 2020-03-19 | Merge remote-tracking branch 'pleroma/develop' into bugfix/apc2s_upload_activity | Haelwenn (lanodan) Monnier | |
| 2020-03-19 | transmogrifier.ex: rework fix_attachment for better IR | Haelwenn (lanodan) Monnier | |
| 2020-03-19 | Merge branch 'remake-remodel' into develop | lain | |
| 2020-03-19 | WIP | Haelwenn (lanodan) Monnier | |
| 2020-03-18 | Improved in-test config management functions. | Ivan Tashkinov | |
| 2020-03-18 | Merge branch 'develop' into gun | Alexander Strizhakov | |
| 2020-03-17 | activity_pub_controller_test.exs: test posting with AP C2S uploaded media | Haelwenn (lanodan) Monnier | |
