2675 コミット (02f7383891ff0a8dd17f00d6d00ec3495116e38a)

作成者 SHA1 メッセージ 日付
  rinpatch 02f7383891 ActivityPub controller: do not render remote users 4年前
  Egor Kislitsyn d38ab4bb89
Fix user.following_count 4年前
  Egor Kislitsyn 63711258ce
Fix sporadically failing test 4年前
  Maxim Filippov b88dbc17c8 Fix tests 4年前
  Maxim Filippov 46eb160135 AdminAPI: Confirm user account, resend confirmation email 4年前
  Egor Kislitsyn 36686f5245
Support authentication via `x-admin-token` HTTP header 4年前
  kPherox c9a06b14ab Add test 4年前
  Ariadne Conill 7c59bc9ef9 fix credo 4年前
  Ariadne Conill 5705cf0e3e MRF: add ObjectAgePolicy which deals with old posts being imported 4年前
  Phil Hagelberg 3c60adbc1f Support redirecting by activity UUID in static FE as well. 4年前
  Phil Hagelberg 0867cb083e Support redirecting by object ID in static FE. 4年前
  Egor Kislitsyn 72cf6a76f4
Fix random fails of the rate limiter tests 4年前
  Phil Hagelberg 62f3a93049 For remote notices, redirect to the original instead of 404. 4年前
  lain e835cd97f6 Containment: Add a catch-all clause to contain_origin. 4年前
  href b39b49cc14 report federating status in nodeinfo 4年前
  Steven Fuchs 94627baa5c New rate limiter 4年前
  lain f6056e9c9c UserEnabledPlug: Don't authenticate unconfirmed users. 4年前
  lain 8521553ad9 User: Don't let deactivated users authenticate. 4年前
  Alexander 6a4201e0b4
fix for migrate task 4年前
  Maksim Pechnikov 9d0b989521 add subject to atom feed 4年前
  Phil Hagelberg 6ef8049664 Add changelog entry, cheatsheet docs, and alphabetize. 4年前
  Phil Hagelberg ef7c3bdc7a Add some further test cases. 4年前
  Phil Hagelberg 2bf592f5dc Add tests for static_fe controller. 4年前
  Ariadne Conill 5b60d82592 object containment: handle all cases where ID is invalid (missing, nil, non-string) 4年前
  Maxim Filippov 7258db023e Support old flag format 4年前
  eugenijm 7888803ffe Mastodon API: Add the `recipients` parameter to `GET /api/v1/conversations` 4年前
  rinpatch 84175fe30e Set better Cache-Control header for static content 4年前
  Maxim Filippov f171095960 Grouped reports with status data baked in 4年前
  rinpatch 54746c6c26 Object Fetcher: set cache after reinjecting 4年前
  AkiraFukushima e1fc6cb78f Check client and token in GET /oauth/authorize 4年前
  Maksim Pechnikov e52955c961 update following_relationship.ex 4年前
  Maksim Pechnikov 62bc0657e7 excluded invisible users from search results 4年前
  Maksim Pechnikov 4b7c11e3f9 excluded invisible actors from gets /api/v1/accounts/:id 4年前
  lain 4e53520917 User Search: Remove superfluous setweight and random test. 4年前
  eugenijm ed29be24cb Mastodon API, streaming: Add `pleroma.direct_conversation_id` to the `conversation` stream event payload. 4年前
  Steven Fuchs 5271bbcf11 add missing tesla mocks 4年前
  Ariadne Conill 4bf942583f streamer: use direct object for filter checks when there is no valid child object in an activity 4年前
  Maxim Filippov 743b622b7b Force password reset for multiple users 4年前
  Maxim Filippov 6f9d3d30fa AdminAPI: Omit relay user from users list 4年前
  kPherox d1ae51b02a Update test for get_recipients_from_activity 4年前
  rinpatch ae59b38203 Rip out the rest of htmlsanitizeex 4年前
  rinpatch 61400d7eb7 Fix XSS emoji test 4年前
  kPherox c2f2d7bcf6 Add test follow activity for locked account 4年前
  rinpatch 08f6837065 Switch from HtmlSanitizeEx to FastSanitize 4年前
  stwf 56e42602b0 capture where errors are expected 4年前
  Maxim Filippov 8282b6ac3d Make sure incoming flags are updated with status data 4年前
  Maxim Filippov 8eff05d4c6 Strip status data from Flag (when federating or closing/resolving report) 4年前
  eugenijm 0580654485 Mark the conversations with the blocked user as read and update the blocking user's `unread_conversation_count`. 4年前
  stwf 5329b361ec fix test 4年前
  Maxim Filippov b08b1d5d91 Store status data inside Flag activity 4年前