Commit History

作者 SHA1 備註 提交日期
  tsmethurst dc240fae49 [DOCKER] Fix incorrect script mount in worker 2 年之前
  Hugo Sales 5cbb1627f2 [COMPONENT][Language] Fix collection query build event incorrectly not setting 'actor_language' join 2 年之前
  Hugo Sales 46ff8aacd2 [UTIL][TemporaryFile] Silence warnings in critical section inside TemporaryFile 2 年之前
  Hugo Sales c4d6df4637 [TESTS] Fixup failing tests 2 年之前
  Hugo Sales 053bc38792 [TESTS] Fix tests 2 年之前
  Hugo Sales 2fd46ca886 [TOOLS] Continue raising PHPStan level to 6 2 年之前
  Hugo Sales c31f3d4997 [TOOLS] Continue raising PHPStan to level 6 2 年之前
  Hugo Sales e6bb418fe6 [TOOLS] Begin raising PHPStan level to 6 2 年之前
  Hugo Sales fed2242a56 [TOOLS] Raise PHPStan level to 5 and fix associated error, fixing some bugs in the process 2 年之前
  Hugo Sales edeee49af9 [TOOLS] Fix errors pointed out by PHPStan level 4 2 年之前
  Hugo Sales 4d7742e0e1 [OAuth2] Fix error in plugin install 2 年之前
  Hugo Sales 76f2cdd212 [DEPENDENCIES] Update dependencies 2 年之前
  Hugo Sales a2aa45fb1f [DOCS] Expand developer Event documentation 2 年之前
  Hugo Sales d4b7e990ce [CORE][Event] Make all events return \EventResult, enforced at container build time 2 年之前
  Hugo Sales aef1fac536 [SECURITY] Refactor security hardening code and disable unused stream wrappers 2 年之前
  Hugo Sales 556ac85061 [PLUGIN][Pinboard] For tag list request, respond with the most common variant and the corresponding count for each canon tag 2 年之前
  Hugo Sales 539104ec33 [PLUGIN][Pinboard] Refactor and cleanup code 2 年之前
  Hugo Sales 74ffd261b8 [PLUGIN][Pinboard] Implement tag handling 2 年之前
  Hugo Sales ca9945a4be [ENTITY][Actor][COMPONENT][Tag] Add `Actor->getNoteTags(?string $note_type)` which gets a cached list of NoteTags for notes of type $note_type for the actor 2 年之前
  Hugo Sales 08587b6942 [COMPONENT][Link][Tag] Refactor to make it easier to create links or tags from other places 2 年之前
  Hugo Sales 1664293cf7 [PLUGIN][Pinboard] Change token to user user ID rather than nickname, to avoid complications with it possibly changing 2 年之前
  Hugo Sales 94ab4ce8c4 [PLUGIN][Pinboard] Invalidate token and it's cache when actor information is changed via ActorForms 2 年之前
  Hugo Sales dd70de20da [PLUGIN][Pinboard] Implement token authentication and settings page, allowing the user to enable, disable, refresh or consult their token 2 年之前
  Hugo Sales ded9c86054 [CORE][DB] Add DB::refetch, which refetches an entity from the database, so it's managed and definitely up to date (use when wanting to update entities from cache) 2 年之前
  Hugo Sales 20e07c9140 [CORE][DB] Make DB::dql return an object rather than an array if limit 1 is specified 2 年之前
  Hugo Sales 4e2f6545ec [COMPONENT][Person][PLUGIN][WebHooks] Rename person settings section from 'others' to 'api' 2 年之前
  Hugo Sales f6a8f44420 [COMPONENT][Person][TEMPLATES] Move persosn settings template from core to the component 2 年之前
  Diogo Peralta Cordeiro fd71d6ee7d [PLUGIN][UnboundGroup] Finish implementation 2 年之前
  Diogo Peralta Cordeiro dfc5918c2c [PLUGIN][ActivityPub] Federate out Service information in Activities 2 年之前
  Diogo Peralta Cordeiro 83599ef866 [CORE][Modules][Plugin] version should be static 2 年之前