2303 Commits (7ac152ed38267bde3e318fab82db7d7d610cdbbb)

Author SHA1 Message Date
  lain 7ac152ed38 TwitterAPI: Add follower/following pagination. 5 years ago
  William Pitcock f15183178c user: fix auth_active?/1 for remote users 5 years ago
  William Pitcock 0015d43e13 user: factor out illogical User.Info.superuser?/1. 5 years ago
  William Pitcock 74f48beec3 user: remove entirely redundant remote_or_auth_active?/1. 5 years ago
  William Pitcock 2af67353c5 user: harden auth_active?/1, superuser?/1, visible_for?/1 5 years ago
  William Pitcock 595a970493 user: use pattern matching to determine if user is local or remote instead of the previous hairy logic 5 years ago
  lain 0fae04c4e3 Add a setting for users to autofollow on sign up. 5 years ago
  lain a16b17cc61 Actually put some onformation in the error user, make it actually properly parse 5 years ago
  lain 7382adf407 Make TwAPI UserView more resilient to issues. 5 years ago
  scarlett 36fa5e8802 Check visible_for_user when performing a search using a direct link. 5 years ago
  scarlett 52493467ac Twitter API: Add a summary_html field. 5 years ago
  Sadposter 042852ecf3 Add check to prevent multiple follow notifications from the same user 5 years ago
  scarlett 6556be344d Resolve some test failures. 5 years ago
  scarlett 3c86d907d4 add some brakets to the emoji list. 5 years ago
  scarlett 0787f0dfbe Strip HTML in and allow emoji in summaries. 5 years ago
  sxsdv1 2d7da5f437 Don't crash on AP request for tombstone 5 years ago
  William Pitcock 487c00d36d rich media: disable cachex in test mode 5 years ago
  William Pitcock 0964c207eb rich media: use cachex to avoid flooding remote servers 5 years ago
  Rin Toshaka 1e2d58982e oopsies 5 years ago
  Rin Toshaka 846082e54f Different caches based on the module. Remove scrubber version since it is not relevant anymore 5 years ago
  spctrl 4aa977d3b3 fix 486: Add option --assume-yes to allow it to work non-interactive 5 years ago
  cascode 5b23dfa1c5 handle null 5 years ago
  William Pitcock eb1a18d22f user: check that the follow request actually has an active account associated with it 5 years ago
  Michael Loftis 943211b035 rewrites List.foldl to Enum.each 5 years ago
  Maxim Filippov 48e81d3d40 Add RichMediaController and tests 5 years ago
  sxsdv1 4e1cc2bab6 Implement delete activity 5 years ago
  sxsdv1 551c3d9391 Split create activity specifics from update_outbox 5 years ago
  Maxim Filippov 917d48d09b Better variable name 5 years ago
  Maxim Filippov 2aab4e03c3 Add OGP parser 5 years ago
  lain 400337b0a7 Make Federator options configurable. 5 years ago
  lain d4799e0dc2 Remove default pool, it's used automatically anyway. 5 years ago
  Haelwenn (lanodan) Monnier 1e6c102bfc
Web.AdminAPI.AdminAPIController: Remove a useless if in user_delete 5 years ago
  William Pitcock 980b5288ed update copyright years to 2019 5 years ago
  Rin Toshaka 6ed9b31a5f Eh? 5 years ago
  Rin Toshaka 7e09c2bd7d Move scrubber cache-related functions to Pleroma.HTML 5 years ago
  Rin Toshaka ab3089d6a7 Fix comment in object.ex 5 years ago
  Rin Toshaka c50353e6ae shame on me for not testing after revert 5 years ago
  Rin Toshaka 3f9da55adc Fix formating. Aparently my pre-commit hook broke. 5 years ago
  Rin Toshaka 62af23bd26 Revert some changes in html.ex 5 years ago
  Rin Toshaka c119ea3a57 Friendship ended with Postgresql now Cachex is my best friend 5 years ago
  Rin Toshaka 535fddd286 Friendship ended with Postgresql now Cachex is my best friend 5 years ago
  Rin Toshaka d9f40b05b3 Added get_stripped_html_for_object. Renamed a few things 5 years ago
  Michael Loftis cb286fdeba Improves RetryQueue behavior 5 years ago
  Rin Toshaka bce152aba0 Tidy up the code. Rename key to signature 5 years ago
  Rin Toshaka 66d1c31461 Fix some stupid typos 5 years ago
  sxsdv1 f40562b4e1 Respond with full activity to outbox post 5 years ago
  sxsdv1 1e781715c8 Limit activity types accepted to outbox to only 'Create' 5 years ago
  sxsdv1 569bad8210 Create activity when client posts to outbox 5 years ago
  sxsdv1 26dc2dddab Implement ActivityPub inbox view 5 years ago
  Rin Toshaka a32e23905a Use Object.change instead of Ecto.Changeset.change 5 years ago