Historique des commits

Auteur SHA1 Message Date
  Hugo Sales 71b9006f16 [WIP] Use CTE for note queries, to fetch the replies in one batch il y a 3 ans
  Hugo Sales 1947e99430 [DOC] Add documentation to methods flagged by doc-check il y a 3 ans
  Hugo Sales dabf5576d3 [CONTROLLER][Feeds] Implement query for home feed: note-from:subscribed il y a 3 ans
  Diogo Peralta Cordeiro e3efd25b43 [PLUGIN][ActivityPub] Fix typo in getObjectByUri il y a 3 ans
  Diogo Peralta Cordeiro 7407028891 [PLUGIN][RepeatNote] Fix getRepeatNotes query il y a 3 ans
  Diogo Peralta Cordeiro 10e7c71b6e [COMPONENT][Tag] Do not perform DB::flush in an event il y a 3 ans
  Diogo Peralta Cordeiro 8cd703d68b [COMPONENT][Link] Even if everything else in Posting fails, no reason to discard the finding about the Link il y a 3 ans
  Eliseu Amaro 671c3968e2 [TWIG][Templates] Rename inconsistent CSS classes il y a 3 ans
  Eliseu Amaro f10b3bb05c [PLUGINS][MediaFeed] Fixed template path typos il y a 3 ans
  Hugo Sales 1e7a285ded [TOOL] Add force-nuke-everything make rule, which deletes the whole database and caches il y a 3 ans
  Hugo Sales 333e71ed50 [COMPONENT][Group] Add group settings, with support for editing the group's personal info and self tags il y a 3 ans
  Hugo Sales a36bdf9719 [UI][I18N] Add missing translation tags in templates/cards/navigation/view.html.twig il y a 3 ans
  Hugo Sales 69565e3f49 [COMPONENT][Tag] Add missing required route paramter nickname il y a 3 ans
  Hugo Sales 2e69eac63e [CONTROLLER][UserPanel][UTIL][FORM][ActorForms] Move UserPanel::personalInfo to ActorForms::personalInfo il y a 3 ans
  Hugo Sales 1e6bc5b6ab [CORE][Form] Fix Form::handle and report back any errors il y a 3 ans
  Hugo Sales 59abffe744 [ENTITY][Actor][DOC] Add explanation in Actor::__call il y a 3 ans
  Hugo Sales be197bc82b [ENTITY][LocalUser] Fix LocalUser::setNicknameSanitizedAndCached so it updates the actor nickname and propagates the exceptions il y a 3 ans
  Hugo Sales 764a30695d [ENTITY][ActorTag][Actor][Activity] Add Actor::getActorCircles il y a 3 ans
  Hugo Sales 95783d6109 [CONTROLLER][UserPanel][COMPONENT][Tag] Re-add way of adding self tags, but in a more reusable (and less buggy) way il y a 3 ans
  Hugo Sales 072caad845 [CONTROLLER][UserPanel] Remove self tags settings from profile settings section, so it can be abstracted and reused il y a 3 ans
  Hugo Sales 774b33a522 [DEPENDENCIES] Update dependencies and Symfony to 5.4 LTS il y a 3 ans
  Hugo Sales 80ebd6fb7b [ENTITY][Actor] Add helper function for checking if the current actor can admin another il y a 3 ans
  Hugo Sales 63679426b6 [UTIL][HTML] Allow <b> and <hr> tags il y a 3 ans
  Hugo Sales a28c0da4af [COMPONENT][Language][Settings] Factor out language settings into the language component il y a 3 ans
  Hugo Sales 2acf0bcbb6 [TEMPLATE][Settings] Factor out settings macros il y a 3 ans
  Hugo Sales 1682b04e74 [COMPONENT][Group][CONTROLLER][Actor] Move group related stuff to it's own component il y a 3 ans
  Hugo Sales 67f09d4e50 [CONTROLLER][Actor] Handle case where there isn't a logged in user il y a 3 ans
  Diogo Peralta Cordeiro 4b98200ecd [UI][CARD][Note] Add Conversation link il y a 3 ans
  Diogo Peralta Cordeiro 3c79d82b80 [PLUGIN][ActivityPub][Note] Support inReplyTo il y a 3 ans
  Diogo Peralta Cordeiro b05106e7f9 [COMPONENT][Conversation] Minor corrections and don't store URI in DB il y a 3 ans