2294 Commits (e679da4c34194b366624e31356d534ab73b11d2d)

Author SHA1 Message Date
  Egor Kislitsyn e679da4c34 add `pinned` property to `StatusView` 5 years ago
  Egor Kislitsyn 63dbd87568 rename `post` to `status` 5 years ago
  Egor Kislitsyn 380e9fba21 add pinned posts 5 years ago
  scarlett 36fa5e8802 Check visible_for_user when performing a search using a direct link. 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
  sxsdv1 aa082ca7b6 Wire up stub routes for client calls of activitypub inbox/outbox 5 years ago
  Rin Toshaka 9a0163db53 use Kernel.put_in instead of Map.merge 5 years ago
  vaartis 816db3f494 Remove the debugging IO.inspect 5 years ago
  Rin Toshaka 19f9889fbe I am not sure what's going on anymore so I'll just commit and reset all the other files to HEAD 5 years ago
  spctrl ab9cda315f Change 'name' to 'instance_name' so option is used when running non-interactive 5 years ago
  Maksim Pechnikov 523848d1fd Salmon# fixed publish an activity to remote accounts 5 years ago
  Ivan Tashkinov 7bd49a3222 [#483] User.get_by_nickname/1: ensured case-insensitive matching for local FQN. Added tests. 5 years ago