Commit History

Author SHA1 Message Date
  Diogo Peralta Cordeiro 28bfb4b509 [COMPONENT][Notification] Make logic more generic and robust 3 years ago
  Diogo Peralta Cordeiro 47f03d4c9f [COMPONENT][Attachment][TESTS] Fix Entity/AttachmentTest 3 years ago
  Hugo Sales 1daa314c55 [COMPONENT][Posting][FORM] Refactor Posting form to use a form action with a separate controller and the new Form::forceRedirect 3 years ago
  Hugo Sales a9a60bbd92 [COMPONENT][Posting] Clarify use of cache in note replies when posting 3 years ago
  Hugo Sales 5188a473d0 [TOOLS] Fix errors reported by PHPStan 3 years ago
  Diogo Peralta Cordeiro 5495a3c5ec [ENTITY][Note] NoteType now becomes a varchar as predicted 3 years ago
  Diogo Peralta Cordeiro a9b34b75b6 [PLUGIN][TreeNotes] Correct cache issues and iterate functionality 3 years ago
  Diogo Peralta Cordeiro d5731e6351 [COMPONENT][Notification] Consider attention properly in notes 3 years ago
  Eliseu Amaro a71c16d654 [COMPONENTS][Posting] Fixed issue where an embed attachment would violate Note's conversation_id not null constraint 3 years ago
  Diogo Peralta Cordeiro 27635d8ec2 [PLUGIN][ActivityPub][Model][Note] Add name property as note title 3 years ago
  Eliseu Amaro 03a475b642 [TWIG] Form layout is all new, since extending form_div_layout.html.twig was quite limiting 3 years ago
  Diogo Peralta Cordeiro b69f4a46c5 [COMPONENT][Posting] Page should flush with a different notification 3 years ago
  Diogo Peralta Cordeiro cee2d143c9 [COMPONENT][Posting] Add storeLocalPage 3 years ago
  Diogo Peralta Cordeiro 2d5fac7a89 [COMPONENT][Notification] Re-introduce the concept of note attention 3 years ago
  Eliseu Amaro 5b94973079 [COMPONENTS][Posting] Form is no longer added to RightPanel if not on a feed|conversation|groups route 3 years ago
  Diogo Peralta Cordeiro 3f9c86f0df [COMPONENT][Group] More flexible member roles than only isAdmin 3 years ago
  Diogo Peralta Cordeiro bc63c3727a [COMPONENT][GROUP] Allow to create a group as private and prioritise group scope on Posting in that context 3 years ago
  Diogo Peralta Cordeiro 6500e99b69 [COMPONENT][Posting] Respect context actor concerning visibility and In sorting 3 years ago
  Eliseu Amaro 9a53f94b77 [TWIG] Replaced getRightPanelBlocks with addRightPanelBlock, provides more control on block placement 3 years ago
  Eliseu Amaro adf484f58a [COMPONENTS][Posting] No error to ignore was reported on line 161, removed ignore 3 years ago
  Eliseu Amaro 16e7d6cff7 [COMPONENTS] Documenting methods with high cognitive complexity, specifically in Group and Posting components 3 years ago
  Eliseu Amaro 29d498770c [COMPONENTS][Group] Create a group route added, template polished 3 years ago
  Hugo Sales 1856af68b3 [PLUGIN][RepeatNote][COMPONENTS][Posting] Review and fix RepeatNote. Handle attachment lives in Posting 3 years ago
  Diogo Peralta Cordeiro 480f570238 [CORE][SECURITY][HTML] Refactor Security::sanitize to HTML::sanitize 3 years ago
  Diogo Peralta Cordeiro ee007befa4 [COMPONENT][Posting] DB::Flush after Notification and fix minor issues with In targets 3 years ago
  Hugo Sales a8a8cc4046 [COMPONENT][Posting] Plumb in reply_to and redirecto to GET from 3 years ago
  Eliseu Amaro 07b65584ff [COMPONENTS][Posting] Replaced is_int() with is_numeric(), casting target to int when using Actor getter 3 years ago
  Hugo Sales 9e0a2dd4a0 [TOOLS] Fix errors found by PHPStan 3 years ago
  Hugo Sales 1a99762699 [COMPONENT][Posting][Notification] Move group inbox message creation to Notification component 3 years ago
  Diogo Peralta Cordeiro 4d8e39bf69 [PLUGIN][RepeatNote] Do not notify about clone note 3 years ago