2272 Commits (4faf2b1555f004664005e0efddb9815ebca4c5c7)

Author SHA1 Message Date
  Alex S 4faf2b1555 post for creating invite tokens in admin api 4 years ago
  Steven Fuchs 80c5c3495b remove remaining errors from tests 4 years ago
  Egor Kislitsyn 96816ceaa2 Revert "Merge branch 'revert-4fabf83a' into 'develop'" 4 years ago
  rinpatch e8120944d8 Fix signed fetch inclusion publisher test 4 years ago
  kaniini c623b4324d Revert "Merge branch 'streamer-refactoring' into 'develop'" 4 years ago
  Steven Fuchs aab264db82 Streamer refactoring 4 years ago
  Egor Kislitsyn ca88e37a8f Fix a race condition in tests 4 years ago
  Egor Kislitsyn b870ae08fd Fix `Activity.all_by_actor_and_id/2` test 4 years ago
  rinpatch a78a7ee455 Apply suggestion to test/web/mastodon_api/mastodon_api_controller_test.exs 4 years ago
  rinpatch 85b6144ffd Apply suggestion to test/web/mastodon_api/mastodon_api_controller_test.exs 4 years ago
  rinpatch 5c5ebd3861 Mastodon API: Respect post privacy in favourited/reblogged endpoints 4 years ago
  stwf 25a64a4aa0 Capture test error messages where appropriate 4 years ago
  rinpatch fb96facc32 Remove unused functions and fix credo issues 4 years ago
  rinpatch ce23529d91 Use delivery info when federating deletes 4 years ago
  Egor Kislitsyn 25d8216804 Add email change endpoint 4 years ago
  Egor Kislitsyn 5bfbad13ad Add more tests for Pleroma.Activity 4 years ago
  Egor Kislitsyn 39dc9b470c Cleanup Pleroma.Activity and Pleroma.Web.ActivityPub.Utils 4 years ago
  rinpatch 769fb778d4 Track object/create activity fetches 4 years ago
  Mark Felder 102eb4455c Fix associated test as well 4 years ago
  Alex S a1f2dfb10a expanding regex sigils to use modifiers 4 years ago
  Egor Kislitsyn 3d12e05f43 Fix `Activity.all_by_ids_with_object/1` test 4 years ago
  Egor Kislitsyn b40b10b53d Add an endpoint to get multiple statuses by IDs 4 years ago
  minibikini 11e12b5761 Add Pleroma.Plugs.Cache 4 years ago
  Egor Kislitsyn e0f84d0043 Fix `ActivityPubController.read_inbox/2` 4 years ago
  rinpatch b312ca3d52 Mastodon API Poll view: Fix handling of polls without an end date 4 years ago
  Maxim Filippov af746fa4a8 Return total for reports 4 years ago
  Sadposter 2975da284b truncate remote user bio/display name 4 years ago
  Maksim Pechnikov 8cbad5500c add tests for activity_pub/utils.ex 4 years ago
  rinpatch 3face45467 Mastodon API: Add `pleroma.thread_muted` to Status entity 4 years ago
  rinpatch c2b6c1b089 Extend `/api/pleroma/notifications/read` to mark multiple notifications 4 years ago
  rinpatch cc1d1ee406 Mastdon API: Add ability to get a remote account by nickname to 4 years ago
  Maxim Filippov b15cfd80ef Return "total" optionally 4 years ago
  Maxim Filippov a4c5f71e93 Return total from pagination + tests 4 years ago
  Ivan Tashkinov b49085c156 [#1149] Refactoring: GenServer workers renamed to daemons, `use Oban.Worker` moved to helper. 4 years ago
  Sadposter e73685834c add mandatory fields for user update 4 years ago
  Sadposter 05c935c396 mix format 4 years ago
  Sadposter 35ef470d00 truncate fields for remote users instead 4 years ago
  Ivan Tashkinov a90ea8ba15 [#1149] Addressed code review comments (code style, jobs pruning etc.). 4 years ago
  rinpatch 9cabc02864 Remove a useless import 4 years ago
  rinpatch dbfcba85ec Add a changelog entry for twitterapi removal and fix credo issues 4 years ago
  rinpatch 64410497d2 Remove TwitterAPI representers 4 years ago
  rinpatch 985122cc03 Remove Activity, User and Notification views from TwitterAPI 4 years ago
  rinpatch 90c2dae9a4 Remove most of Pleroma.Web.TwitterAPI.TwitterAPI 4 years ago
  Maksim Pechnikov 00abe099cd added tests for ActivityPub.like\unlike 4 years ago
  rinpatch eb1739c596 Remove most of TwitterAPIController 4 years ago
  lain 3da65292b3 Transmogrifier: Fix follow handling when the actor is an object. 4 years ago
  Maxim Filippov c338224c93 Fix sporadic test 4 years ago
  Egor Kislitsyn 019ced0558 Move test/web/mastodon_api/*_test.exs to test/web/mastodon_api/controllers and test/web/mastodon_api/views 4 years ago
  Egor Kislitsyn 30510ade0e Extract MastodonAPIController's list actions into MastodonAPI.ListController; Add more tests 4 years ago
  Egor Kislitsyn 3b1b631c2a Add validation in Pleroma.List.create/2 4 years ago