2272 次代码提交 (4faf2b1555f004664005e0efddb9815ebca4c5c7)

作者 SHA1 备注 提交日期
  Maksim Pechnikov 8cbad5500c add tests for activity_pub/utils.ex 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 年前
  lain efb8818e9e Activity Expiration: Switch to 'expires_in' system. 4 年前
  Maksim Pechnikov 654d291b6d update tests 4 年前
  Maksim Pechnikov 73bcbf4fa3 add tests 4 年前
  Ivan Tashkinov 71700ea6d4 [#1149] Updated docs & tests. 4 年前
  Ivan Tashkinov c29686309e [#1149] Upgraded `oban` from 0.6.0 to 0.7.1. 4 年前
  Maksim Pechnikov 399ca9133b fix test 4 年前
  Maksim Pechnikov 64bfb41c55 fixed unfollow for relay actor 4 年前
  Maksim Pechnikov 85bd8a4e31 fixed clear config after test 4 年前
  Ariadne Conill 76bb3572dd test: rich media: aws signed url: increase TTL delta check to 2 seconds from 1 4 年前
  Sergey Suprunenko 75a5dd41ee Add more tests for Database tasks and DigestEmailWorker 4 年前
  Maksim a320358703 added test helpers to clear config after tests 4 年前
  Maksim Pechnikov e652cef76b removes duplicates from relay subscription list 4 年前
  Ariadne Conill a2fdc32368 tests: activitypub: fix typo 4 年前
  Sadposter 58c1391c4d use commonAPI in tests 4 年前
  Sadposter 94e336d9d5 clear follow requests when blocking a user 4 年前
  Maksim Pechnikov 3315a2a1c3 fixed User.unfollow with synchronization external user 4 年前
  Mark Felder 6a3b1a526e max_body_size -> max_body_length, as it should be 4 年前
  rinpatch a4a3e3becd Hide muted theads from home/public timelines unless `with_muted` is set 4 年前
  Maxim Filippov 2b94ae3b39 Do not check if actor is active when deleting a user 4 年前
  Ivan Tashkinov a180c1360e [#1149] Oban mailer job. Adjusted tests. 4 年前