Commit Graph

  • e67bd93d90
    Flake: migrate pinned_activities in jsonb href 2019-01-23 11:22:31 +01:00
  • a92c43bc4b
    Clippy! href 2019-01-23 11:21:52 +01:00
  • 465fb4327d
    Lock activities/users table during flake migration. href 2019-01-21 13:10:48 +01:00
  • 973c9eed18
    Treat User.Info pinned ids as strings href 2019-01-16 16:15:46 +01:00
  • e36a434b99
    FlakeId.from_string/1: remove old, un-needed conversion href 2019-01-16 10:01:15 +01:00
  • 422e60ad76
    2019 href 2019-01-15 16:42:33 +01:00
  • cdc5e6ff5c
    ActivityPub: restrict_since/restrict_max: ignore empty param href 2019-01-15 16:39:23 +01:00
  • 9d63b27dcd
    Test FlakeID old id compat & Ecto type href 2019-01-15 16:18:18 +01:00
  • 28d77e373c
    Flake Ids for Users and Activities href 2019-01-09 16:08:24 +01:00
  • b624b7a150 Merge branch 'mr/20190122-activity-visibility-update' into 'develop' href 2019-01-22 16:10:38 +00:00
  • 98cbeae49c slightly changes definition so that autovacuum works paralell safe too Michael Loftis 2019-01-22 15:35:21 +00:00
  • 707cd9389c Merge branch 'fix/activity_get_by_id' into 'develop' Haelwenn 2019-01-22 14:28:17 +00:00
  • 7d55bb0896 Merge branch '502_stats_fix_for_nil_info_deactivated' into 'develop' lambda 2019-01-22 14:18:36 +00:00
  • 34d59e4008 [#502] Fixed User.active_local_user_query to return users with nil or missing info.deactivated. Adjusted test. Ivan Tashkinov 2019-01-22 17:12:53 +03:00
  • d17a4b1891 Merge branch 'uploader-controller' into 'develop' kaniini 2019-01-22 09:03:03 +00:00
  • e460820fcf Add get_by_id to activity.ex rinpatch 2019-01-22 10:54:11 +03:00
  • f9a3269099
    Uploader callback controller href 2019-01-21 22:44:14 +01:00
  • afb8d9ec13 Merge branch 'fix-buggy-test' into 'develop' rinpatch 2019-01-21 20:02:58 +00:00
  • 762fafe738 Fix buggy test. lain 2019-01-21 17:54:11 +01:00
  • 3f9c778320 Merge branch 'proxy-no-default-plug-cache' into 'develop' lambda 2019-01-21 16:19:15 +00:00
  • 99763999c1
    reverse_proxy - always override plug's cache-control href 2019-01-21 15:17:24 +01:00
  • 97412d9f94
    S3 Namespace href 2019-01-21 14:42:16 +01:00
  • 8cd853ce0c Merge branch '530_federator_user_info_overwrite_fix' into 'develop' lambda 2019-01-21 13:03:32 +00:00
  • 69454c8345 Merge branch 'feature/dm-sanity' into 'develop' lambda 2019-01-21 12:35:10 +00:00
  • a4d3fec8a7 [#502] Code comments update. Ivan Tashkinov 2019-01-21 14:52:41 +03:00
  • 789a9843da [#530] Fixed test. Ivan Tashkinov 2019-01-21 14:30:01 +03:00
  • aa480f4a8b [#530] Prevents user info from being overwritten because of race conditions and non-partial update of embed (in WebFinger.ensure_keys_present and other places). Ivan Tashkinov 2019-01-21 14:16:51 +03:00
  • 7390192c03
    Activity: mix format (2 empty lines) Haelwenn (lanodan) Monnier 2019-01-21 07:37:45 +01:00
  • 98c8184c1f
    Activity: get_create_activity_by_object_ap_id/1 → get_create_by_object_ap_id/1 Haelwenn (lanodan) Monnier 2019-01-21 07:14:20 +01:00
  • 2fdbd4d137
    Activity: create_activity_by_object_id_query/1 → create_by_object_ap_id/1 when is_list Haelwenn (lanodan) Monnier 2019-01-21 07:07:54 +01:00
  • f8ab1b7427
    Activity: get_all_by_object_ap_id/1 → get_all_create_by_object_ap_id/1 Haelwenn (lanodan) Monnier 2019-01-21 06:46:47 +01:00
  • 4ad5a0abb9
    Activity: all_by_object_ap_id_q/1 → create_by_object_ap_id/1 Haelwenn (lanodan) Monnier 2019-01-21 06:39:00 +01:00
  • 75e4c8f0b2
    Activity: all_non_create_by_object_ap_id_q → by_object_ap_id Haelwenn (lanodan) Monnier 2019-01-21 06:15:05 +01:00
  • b82c6dc536
    Activity: all_by_object_ap_id/1 → get_all_by_object_ap_id/1 Haelwenn (lanodan) Monnier 2019-01-21 06:29:05 +01:00
  • 52006f8f8a Merge branch 'bugfix/gen_signing_salt' into 'develop' rinpatch 2019-01-21 05:22:34 +00:00
  • f94cc6d824
    Mix.Tasks.Pleroma.Instance: Generate signing_salt Haelwenn (lanodan) Monnier 2019-01-21 01:16:41 +01:00
  • 5803672ae5 Merge branch '116-send-delete-event' into 'develop' kaniini 2019-01-20 23:06:21 +00:00
  • cf1f35a93a Send delete event over Mastodon streaming api lain 2019-01-20 13:00:46 +01:00
  • bf5b1c7f06 Removed file as requested Wim Vanderbauwhede 2019-01-20 11:19:50 +00:00
  • 501fba33d6 Merge branch 'add-custom-emoji-test' into 'develop' lambda 2019-01-20 10:58:19 +00:00
  • be0fb5dec4 Add a test to ensure #39 is fixed. lain 2019-01-20 11:48:53 +01:00
  • 2020f26040 Merge branch '2019-1-20-update-frontend' into 'develop' lambda 2019-01-20 10:42:06 +00:00
  • deeda94513 update frontend lain 2019-01-20 11:28:11 +01:00
  • f3045a179e Merge branch 'i1t/pleroma-477_user_search_improvements' into 'develop' lambda 2019-01-20 10:24:05 +00:00
  • 5834b08fe7 Set custom similarity limit. lain 2019-01-20 10:57:49 +01:00
  • aa37313416 activitypub: short-circuit is_public?() with directMessage flag check William Pitcock 2019-01-20 02:30:29 +00:00
  • cf3099231d test: transmogrifier: verify directMessage flag is sent outbound based on declared visibility William Pitcock 2018-12-23 15:55:07 +00:00
  • 7c9749f793 transmogrifier: slightly clean up fix_explicit_addressing pipeline William Pitcock 2018-12-23 15:44:26 +00:00
  • 420651157b transmogrifier: don't apply heuristics against messages which have directMessage set true William Pitcock 2018-12-23 15:35:49 +00:00
  • ddae43eb43 activitypub: add is_private?/is_direct? helpers William Pitcock 2018-12-23 15:27:08 +00:00
  • 9adc80afff common api: set directMessage flag on our own posts William Pitcock 2018-12-23 15:26:07 +00:00
  • 75bb663749 litepub schema: add litepub:directMessage flag William Pitcock 2018-12-23 15:13:06 +00:00
  • 75dfa1f0b0 mastodon api: get_visibility(): DMs never have a cc list. William Pitcock 2018-11-17 16:30:44 +00:00
  • 21ac35fcc0 tests: add tests for DM sanitizer William Pitcock 2018-11-17 16:18:40 +00:00
  • 681f40ee5c activitypub: transmogrifier: fix up to/cc addressing brain damage caused by mastodon-style explicit DMs William Pitcock 2018-11-17 16:05:41 +00:00
  • 8d06be35e0 activitypub: utils: add determine_explicit_mentions() and tests William Pitcock 2018-11-17 15:51:02 +00:00
  • 42612b1c8d Merge branch 'bugfix/improve-boost-targeting' into 'develop' kaniini 2019-01-19 23:44:08 +00:00
  • b108aeee08 Make use of the indices. lain 2019-01-20 00:31:17 +01:00
  • 44693fbf6e Formating rinpatch 2019-01-20 01:28:46 +03:00
  • afd83db0d7 Provide local og:url for remote activities rinpatch 2019-01-19 10:58:27 +03:00
  • 651ce1c97b Merge branch '491_full_mentions_in_user_bio' into 'develop' kaniini 2019-01-19 07:36:58 +00:00
  • 0a97badddd Format Maxim Filippov 2019-01-19 04:26:52 +03:00
  • 651a1d64b5 Add current user to mentioned Maxim Filippov 2019-01-19 04:25:15 +03:00
  • 31517bec12 test: add regression test for to/cc clobbering William Pitcock 2019-01-18 22:32:01 +00:00
  • e116e55cab Add actor to recipients Maxim Filippov 2019-01-18 22:40:52 +03:00
  • bd6c12592e Add migration to fix spc users. lain 2019-01-18 19:35:47 +01:00
  • 5d4d51e6dc Add fixes for SPC users. lain 2019-01-18 19:25:37 +01:00
  • 74346a7035 Fix merge conflict rinpatch 2019-01-18 18:31:25 +03:00
  • a38f21f51d unfurl_nsfw: false by default rinpatch 2019-01-18 18:30:06 +03:00
  • 79e44042bc [#477] User trigram index adjustment. Ivan Tashkinov 2019-01-18 10:57:42 +03:00
  • 7bc6208b2f Fix ostatus test rinpatch 2019-01-18 10:35:52 +03:00
  • ed8f55ab8e [#477] User: FTS and trigram search results mixing (to handle misspelled requests). Ivan Tashkinov 2019-01-18 10:35:45 +03:00
  • 997f4a5e09 Remove custom emojis and trailing whitespaces from previews rinpatch 2019-01-18 10:28:19 +03:00
  • 1b1af4798a Use object instead of activity for metadata rinpatch 2019-01-18 09:32:52 +03:00
  • 65bb9b2fba [#491] Made full nicknames be preserved in user links text only in Bio. Ivan Tashkinov 2019-01-18 09:30:16 +03:00
  • 75a9b2a851 activitypub: add a match clause for objects, not just activities William Pitcock 2019-01-17 23:32:16 +00:00
  • dbc4e92509 activitypub: transmogrifier: do not clobber the addressing on relayed announcements William Pitcock 2019-01-17 23:19:15 +00:00
  • 33b473cc02 activitypub: allow is_public?() to work on any type of map representing an AS2 object William Pitcock 2019-01-17 23:17:59 +00:00
  • 8e9f1d5587 activitypub: relay: chase selective public announce changes William Pitcock 2019-01-17 23:13:54 +00:00
  • 2479e88815 activitypub: announce: add new public parameter William Pitcock 2019-01-17 23:12:42 +00:00
  • 64143d8040 Fix object id in OpenGraph test rinpatch 2019-01-17 22:57:24 +03:00
  • 98d9dcd509 Merge branch '502_instance_stats_active_users_count_fix' into 'develop' kaniini 2019-01-17 19:27:15 +00:00
  • ae8a5942cf Merge branch 'bad-copy-paste' into 'develop' kaniini 2019-01-17 19:22:21 +00:00
  • f73b5bd05f Merge branch 'attachment-links' into 'develop' kaniini 2019-01-17 19:21:54 +00:00
  • 9fa761620d Merge branch 'change-mix-location' into 'develop' kaniini 2019-01-17 19:21:07 +00:00
  • 2a818a3e77
    Add comments and change default path of the Mix binary. shibayashi 2019-01-17 19:49:54 +01:00
  • 948fba6f76 Fix bad link in likes collection sxsdv1 2019-01-17 18:21:43 +01:00
  • a95d5da607 Don't show content if empty or zero width space rinpatch 2019-01-17 20:18:28 +03:00
  • 954dc4a4ad [#502] Fixed user_count in /api/v1/instance to include only active local users. Ivan Tashkinov 2019-01-17 19:16:02 +03:00
  • 849c83ed46 formatting Mark Felder 2019-01-17 16:10:26 +00:00
  • 6bc9a641ba Default to disabled in the code in case the setting is absent from config.exs Mark Felder 2019-01-17 16:01:25 +00:00
  • 388ceb6a7d Fix the issue with get_by_nickname never being called rinpatch 2019-01-17 19:00:08 +03:00
  • 207489aa25 Also add to default config Mark Felder 2019-01-17 15:50:34 +00:00
  • 8c368d42a2 Make attachment links configurable Mark Felder 2019-01-17 15:48:14 +00:00
  • 2bfae25a1f [#491] Made user bio preserve full nicknames (nick@host). Ivan Tashkinov 2019-01-17 18:03:49 +03:00
  • 3b18789684 Fix test rinpatch 2019-01-17 11:08:50 +03:00
  • 4d5f15cd42 Introduce optional unfurling of nsfw content rinpatch 2019-01-17 11:00:02 +03:00
  • 0256bd2f1d Use object url instead of a hack rinpatch 2019-01-17 10:34:19 +03:00
  • fd3a558230 Apply feld's patch rinpatch 2019-01-17 09:18:46 +03:00
  • ce2efd1ee2 Merge branch 'resilient-user-view-2' into 'develop' kaniini 2019-01-17 03:19:55 +00:00