2260 コミット (aab264db82054df470075c65ca25c42bbcc5d7a8)

作成者 SHA1 メッセージ 日付
  Steven Fuchs aab264db82 Streamer refactoring 4年前
  Egor Kislitsyn ca88e37a8f Fix a race condition in tests 4年前
  Egor Kislitsyn b870ae08fd Fix `Activity.all_by_actor_and_id/2` test 4年前
  rinpatch a78a7ee455 Apply suggestion to test/web/mastodon_api/mastodon_api_controller_test.exs 4年前
  rinpatch 85b6144ffd Apply suggestion to test/web/mastodon_api/mastodon_api_controller_test.exs 4年前
  rinpatch 5c5ebd3861 Mastodon API: Respect post privacy in favourited/reblogged endpoints 4年前
  stwf 25a64a4aa0 Capture test error messages where appropriate 4年前
  rinpatch fb96facc32 Remove unused functions and fix credo issues 4年前
  rinpatch ce23529d91 Use delivery info when federating deletes 4年前
  Egor Kislitsyn 25d8216804 Add email change endpoint 4年前
  Egor Kislitsyn 5bfbad13ad Add more tests for Pleroma.Activity 4年前
  Egor Kislitsyn 39dc9b470c Cleanup Pleroma.Activity and Pleroma.Web.ActivityPub.Utils 4年前
  rinpatch 769fb778d4 Track object/create activity fetches 4年前
  Mark Felder 102eb4455c Fix associated test as well 4年前
  Alex S a1f2dfb10a expanding regex sigils to use modifiers 4年前
  Egor Kislitsyn 3d12e05f43 Fix `Activity.all_by_ids_with_object/1` test 4年前
  Egor Kislitsyn b40b10b53d Add an endpoint to get multiple statuses by IDs 4年前
  minibikini 11e12b5761 Add Pleroma.Plugs.Cache 4年前
  Egor Kislitsyn e0f84d0043 Fix `ActivityPubController.read_inbox/2` 4年前
  rinpatch b312ca3d52 Mastodon API Poll view: Fix handling of polls without an end date 4年前
  Sadposter 2975da284b truncate remote user bio/display name 4年前
  rinpatch 3face45467 Mastodon API: Add `pleroma.thread_muted` to Status entity 4年前
  rinpatch c2b6c1b089 Extend `/api/pleroma/notifications/read` to mark multiple notifications 4年前
  rinpatch cc1d1ee406 Mastdon API: Add ability to get a remote account by nickname to 4年前
  Maxim Filippov b15cfd80ef Return "total" optionally 4年前
  Maxim Filippov a4c5f71e93 Return total from pagination + tests 4年前
  Ivan Tashkinov b49085c156 [#1149] Refactoring: GenServer workers renamed to daemons, `use Oban.Worker` moved to helper. 4年前
  Sadposter e73685834c add mandatory fields for user update 4年前
  Sadposter 05c935c396 mix format 4年前
  Sadposter 35ef470d00 truncate fields for remote users instead 4年前
  Ivan Tashkinov a90ea8ba15 [#1149] Addressed code review comments (code style, jobs pruning etc.). 4年前
  rinpatch 9cabc02864 Remove a useless import 4年前
  rinpatch dbfcba85ec Add a changelog entry for twitterapi removal and fix credo issues 4年前
  rinpatch 64410497d2 Remove TwitterAPI representers 4年前
  rinpatch 985122cc03 Remove Activity, User and Notification views from TwitterAPI 4年前
  rinpatch 90c2dae9a4 Remove most of Pleroma.Web.TwitterAPI.TwitterAPI 4年前
  Maksim Pechnikov 00abe099cd added tests for ActivityPub.like\unlike 4年前
  rinpatch eb1739c596 Remove most of TwitterAPIController 4年前
  lain 3da65292b3 Transmogrifier: Fix follow handling when the actor is an object. 4年前
  Maxim Filippov c338224c93 Fix sporadic test 4年前
  Egor Kislitsyn 019ced0558 Move test/web/mastodon_api/*_test.exs to test/web/mastodon_api/controllers and test/web/mastodon_api/views 4年前
  Egor Kislitsyn 30510ade0e Extract MastodonAPIController's list actions into MastodonAPI.ListController; Add more tests 4年前
  Egor Kislitsyn 3b1b631c2a Add validation in Pleroma.List.create/2 4年前
  Maxim Filippov 37dd3867bb Log admin/moderator actions 4年前
  kPherox d74efde94e
Update test for custom profile fields 4年前
  Haelwenn (lanodan) Monnier 20c3f613d8
HttpRequestMock: Remove useless `error = error` 4年前
  Haelwenn (lanodan) Monnier f3b1266273
user_test.exs: fix rel=me tests 4年前
  Haelwenn (lanodan) Monnier 211e163770
Implement missing mocks for rel=me 4年前
  Haelwenn (lanodan) Monnier e22737ffb5
HttpRequestMock: Improve non-implemented error message 4年前
  Haelwenn (lanodan) Monnier 18668447d2
HttpRequestMock: Log mock errors as warnings 4年前