2657 Commits (063baca5e4f3a100c0d45dffb14e4968599ef43b)

Author SHA1 Message Date
  Ivan Tashkinov 34d59e4008 [#502] Fixed User.active_local_user_query to return users with nil or missing `info.deactivated`. Adjusted test. 5 years ago
  rinpatch e460820fcf Add get_by_id to activity.ex 5 years ago
  href f9a3269099
Uploader callback controller 5 years ago
  href 99763999c1
reverse_proxy - always override plug's cache-control 5 years ago
  href 97412d9f94
S3 Namespace 5 years ago
  Ivan Tashkinov a4d3fec8a7 [#502] Code comments update. 5 years ago
  Ivan Tashkinov aa480f4a8b [#530] Prevents user `info` from being overwritten because of race conditions 5 years ago
  Haelwenn (lanodan) Monnier 7390192c03
Activity: mix format (2 empty lines) 5 years ago
  Haelwenn (lanodan) Monnier 98c8184c1f
Activity: get_create_activity_by_object_ap_id/1 → get_create_by_object_ap_id/1 5 years ago
  Haelwenn (lanodan) Monnier 2fdbd4d137
Activity: create_activity_by_object_id_query/1 → create_by_object_ap_id/1 when is_list 5 years ago
  Haelwenn (lanodan) Monnier f8ab1b7427
Activity: get_all_by_object_ap_id/1 → get_all_create_by_object_ap_id/1 5 years ago
  Haelwenn (lanodan) Monnier 4ad5a0abb9
Activity: all_by_object_ap_id_q/1 → create_by_object_ap_id/1 5 years ago
  Haelwenn (lanodan) Monnier 75e4c8f0b2
Activity: all_non_create_by_object_ap_id_q → by_object_ap_id 5 years ago
  Haelwenn (lanodan) Monnier b82c6dc536
Activity: all_by_object_ap_id/1 → get_all_by_object_ap_id/1 5 years ago
  Haelwenn (lanodan) Monnier f94cc6d824
Mix.Tasks.Pleroma.Instance: Generate signing_salt 5 years ago
  lain cf1f35a93a Send delete event over Mastodon streaming api 5 years ago
  lain 5834b08fe7 Set custom similarity limit. 5 years ago
  William Pitcock aa37313416 activitypub: short-circuit is_public?() with directMessage flag check 5 years ago
  William Pitcock 7c9749f793 transmogrifier: slightly clean up fix_explicit_addressing pipeline 5 years ago
  William Pitcock 420651157b transmogrifier: don't apply heuristics against messages which have `directMessage` set true 5 years ago
  William Pitcock ddae43eb43 activitypub: add is_private?/is_direct? helpers 5 years ago
  William Pitcock 9adc80afff common api: set directMessage flag on our own posts 5 years ago
  William Pitcock 75dfa1f0b0 mastodon api: get_visibility(): DMs never have a cc list. 5 years ago
  William Pitcock 681f40ee5c activitypub: transmogrifier: fix up to/cc addressing brain damage caused by mastodon-style explicit DMs 5 years ago
  William Pitcock 8d06be35e0 activitypub: utils: add determine_explicit_mentions() and tests 5 years ago
  lain b108aeee08 Make use of the indices. 5 years ago
  rinpatch 44693fbf6e Formating 5 years ago
  rinpatch afd83db0d7 Provide local og:url for remote activities 5 years ago
  Maxim Filippov 651a1d64b5 Add current user to mentioned 5 years ago
  Maxim Filippov e116e55cab Add actor to recipients 5 years ago
  lain bd6c12592e Add migration to fix spc users. 5 years ago
  lain 5d4d51e6dc Add fixes for SPC users. 5 years ago
  Ivan Tashkinov 79e44042bc [#477] User trigram index adjustment. 5 years ago
  Ivan Tashkinov ed8f55ab8e [#477] User: FTS and trigram search results mixing (to handle misspelled requests). 5 years ago
  rinpatch 997f4a5e09 Remove custom emojis and trailing whitespaces from previews 5 years ago
  rinpatch 1b1af4798a Use object instead of activity for metadata 5 years ago
  Ivan Tashkinov 65bb9b2fba [#491] Made full nicknames be preserved in user links text only in Bio. 5 years ago
  William Pitcock 75a9b2a851 activitypub: add a match clause for objects, not just activities 5 years ago
  William Pitcock dbc4e92509 activitypub: transmogrifier: do not clobber the addressing on relayed announcements 5 years ago
  William Pitcock 33b473cc02 activitypub: allow is_public?() to work on any type of map representing an AS2 object 5 years ago
  William Pitcock 8e9f1d5587 activitypub: relay: chase selective public announce changes 5 years ago
  William Pitcock 2479e88815 activitypub: announce: add new public parameter 5 years ago
  sxsdv1 948fba6f76 Fix bad link in likes collection 5 years ago
  rinpatch a95d5da607 Don't show content if empty or zero width space 5 years ago
  Ivan Tashkinov 954dc4a4ad [#502] Fixed `user_count` in `/api/v1/instance` to include only active local users. 5 years ago
  Mark Felder 849c83ed46 formatting 5 years ago
  Mark Felder 6bc9a641ba Default to disabled in the code in case the setting is absent from config.exs 5 years ago
  rinpatch 388ceb6a7d Fix the issue with get_by_nickname never being called 5 years ago
  Mark Felder 8c368d42a2 Make attachment links configurable 5 years ago
  Ivan Tashkinov 2bfae25a1f [#491] Made user bio preserve full nicknames (nick@host). 5 years ago