Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-23 | Treat User.Info pinned ids as strings | href | |
2019-01-23 | FlakeId.from_string/1: remove old, un-needed conversion | href | |
2019-01-23 | 2019 | href | |
2019-01-23 | ActivityPub: restrict_since/restrict_max: ignore empty param | href | |
2019-01-23 | Test FlakeID old id compat & Ecto type | href | |
2019-01-23 | Flake Ids for Users and Activities | href | |
2019-01-22 | Merge branch 'mr/20190122-activity-visibility-update' into 'develop' | href | |
slightly changes definition so that autovacuum works parallel safe too Closes #540 See merge request pleroma/pleroma!697 | |||
2019-01-22 | slightly changes definition so that autovacuum works paralell safe too | Michael Loftis | |
2019-01-22 | Merge branch 'fix/activity_get_by_id' into 'develop' | Haelwenn | |
Add get_by_id to activity.ex See merge request pleroma/pleroma!695 | |||
2019-01-22 | Merge branch '502_stats_fix_for_nil_info_deactivated' into 'develop' | lambda | |
[#502] Stats fix (users with nil or missing `info.deactivated` should be treated active) Closes #502 See merge request pleroma/pleroma!696 | |||
2019-01-22 | [#502] Fixed User.active_local_user_query to return users with nil or ↵ | Ivan Tashkinov | |
missing `info.deactivated`. Adjusted test. | |||
2019-01-22 | Merge branch 'uploader-controller' into 'develop' | kaniini | |
Uploader callback controller See merge request pleroma/pleroma!694 | |||
2019-01-22 | Add get_by_id to activity.ex | rinpatch | |
2019-01-21 | Uploader callback controller | href | |
2019-01-21 | Merge branch 'fix-buggy-test' into 'develop' | rinpatch | |
Fix buggy test. See merge request pleroma/pleroma!693 | |||
2019-01-21 | Fix buggy test. | lain | |
2019-01-21 | Merge branch 'proxy-no-default-plug-cache' into 'develop' | lambda | |
Always override plug's default cache-control in reverse proxy See merge request pleroma/pleroma!692 | |||
2019-01-21 | reverse_proxy - always override plug's cache-control | href | |
2019-01-21 | S3 Namespace | href | |
2019-01-21 | Merge branch '530_federator_user_info_overwrite_fix' into 'develop' | lambda | |
[#530] Prevents user `info` from being overwritten because of race conditions Closes #530 See merge request pleroma/pleroma!691 | |||
2019-01-21 | Merge branch 'feature/dm-sanity' into 'develop' | lambda | |
DM sanitization See merge request pleroma/pleroma!458 | |||
2019-01-21 | [#502] Code comments update. | Ivan Tashkinov | |
2019-01-21 | [#530] Fixed test. | Ivan Tashkinov | |
2019-01-21 | [#530] Prevents user `info` from being overwritten because of race conditions | Ivan Tashkinov | |
and non-partial update of embed (in WebFinger.ensure_keys_present and other places). | |||
2019-01-21 | Activity: mix format (2 empty lines) | Haelwenn (lanodan) Monnier | |
2019-01-21 | Activity: get_create_activity_by_object_ap_id/1 → get_create_by_object_ap_id/1 | Haelwenn (lanodan) Monnier | |
2019-01-21 | Activity: create_activity_by_object_id_query/1 → create_by_object_ap_id/1 ↵ | Haelwenn (lanodan) Monnier | |
when is_list | |||
2019-01-21 | Activity: get_all_by_object_ap_id/1 → get_all_create_by_object_ap_id/1 | Haelwenn (lanodan) Monnier | |
2019-01-21 | Activity: all_by_object_ap_id_q/1 → create_by_object_ap_id/1 | Haelwenn (lanodan) Monnier | |
2019-01-21 | Activity: all_non_create_by_object_ap_id_q → by_object_ap_id | Haelwenn (lanodan) Monnier | |
2019-01-21 | Activity: all_by_object_ap_id/1 → get_all_by_object_ap_id/1 | Haelwenn (lanodan) Monnier | |
2019-01-21 | Merge branch 'bugfix/gen_signing_salt' into 'develop' | rinpatch | |
Mix.Tasks.Pleroma.Instance: Generate signing_salt Closes #533 See merge request pleroma/pleroma!689 | |||
2019-01-21 | Mix.Tasks.Pleroma.Instance: Generate signing_salt | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/issues/533 | |||
2019-01-20 | Merge branch '116-send-delete-event' into 'develop' | kaniini | |
Send delete event over Mastodon streaming api Closes #116 See merge request pleroma/pleroma!688 | |||
2019-01-20 | Send delete event over Mastodon streaming api | lain | |
Closes #116 | |||
2019-01-20 | Merge branch 'add-custom-emoji-test' into 'develop' | lambda | |
Add a test to ensure #39 is fixed. See merge request pleroma/pleroma!687 | |||
2019-01-20 | Add a test to ensure #39 is fixed. | lain | |
2019-01-20 | Merge branch '2019-1-20-update-frontend' into 'develop' | lambda | |
update frontend See merge request pleroma/pleroma!686 | |||
2019-01-20 | update frontend | lain | |
2019-01-20 | Merge branch 'i1t/pleroma-477_user_search_improvements' into 'develop' | lambda | |
I1t/pleroma 477 user search improvements See merge request pleroma/pleroma!685 | |||
2019-01-20 | Set custom similarity limit. | lain | |
2019-01-20 | activitypub: short-circuit is_public?() with directMessage flag check | William Pitcock | |
2019-01-20 | test: transmogrifier: verify directMessage flag is sent outbound based on ↵ | William Pitcock | |
declared visibility | |||
2019-01-20 | transmogrifier: slightly clean up fix_explicit_addressing pipeline | William Pitcock | |
2019-01-20 | transmogrifier: don't apply heuristics against messages which have ↵ | William Pitcock | |
`directMessage` set true | |||
2019-01-20 | activitypub: add is_private?/is_direct? helpers | William Pitcock | |
2019-01-20 | common api: set directMessage flag on our own posts | William Pitcock | |
2019-01-20 | litepub schema: add litepub:directMessage flag | William Pitcock | |
2019-01-20 | mastodon api: get_visibility(): DMs never have a cc list. | William Pitcock | |
2019-01-20 | tests: add tests for DM sanitizer | William Pitcock | |