127 Commits (v3)

Author SHA1 Message Date
  Hugo Sales 2fd46ca886
[TOOLS] Continue raising PHPStan level to 6 7 months ago
  Hugo Sales edeee49af9
[TOOLS] Fix errors pointed out by PHPStan level 4 7 months ago
  Hugo Sales d4b7e990ce
[CORE][Event] Make all events return \EventResult, enforced at container build time 1 year ago
  Diogo Peralta Cordeiro fa82306f6f
[COMPONENT][Posting] Blog posts should be Articles by default 1 year ago
  Hugo Sales 483983790a
[CORE][Router] Rename \App\Core\Router\Router to \App\Core\Router and merge \App\Core\Router\RouteLoader with \App\Core\Router 1 year ago
  Hugo Sales abe35428da
[CORE][DB] Rename App\Core\DB\DB to App\Core\DB 1 year ago
  Diogo Peralta Cordeiro 888c3798b7
[COMPONENT][Notification] Make logic more generic and robust 1 year ago
  Diogo Peralta Cordeiro 47f03d4c9f
[COMPONENT][Attachment][TESTS] Fix Entity/AttachmentTest 1 year ago
  Hugo Sales 1daa314c55
[COMPONENT][Posting][FORM] Refactor Posting form to use a form action with a separate controller and the new Form::forceRedirect 1 year ago
  Hugo Sales a9a60bbd92
[COMPONENT][Posting] Clarify use of cache in note replies when posting 1 year ago
  Hugo Sales 5188a473d0
[TOOLS] Fix errors reported by PHPStan 1 year ago
  Diogo Peralta Cordeiro 5495a3c5ec
[ENTITY][Note] NoteType now becomes a varchar as predicted 1 year ago
  Diogo Peralta Cordeiro a9b34b75b6
[PLUGIN][TreeNotes] Correct cache issues and iterate functionality 1 year ago
  Diogo Peralta Cordeiro d5731e6351
[COMPONENT][Notification] Consider attention properly in notes 1 year ago
  Eliseu Amaro a71c16d654
[COMPONENTS][Posting] Fixed issue where an embed attachment would violate Note's conversation_id not null constraint 1 year ago
  Diogo Peralta Cordeiro 27635d8ec2
[PLUGIN][ActivityPub][Model][Note] Add name property as note title 1 year ago
  Eliseu Amaro 03a475b642
[TWIG] Form layout is all new, since extending form_div_layout.html.twig was quite limiting 1 year ago
  Diogo Peralta Cordeiro b69f4a46c5
[COMPONENT][Posting] Page should flush with a different notification 1 year ago
  Diogo Peralta Cordeiro cee2d143c9
[COMPONENT][Posting] Add storeLocalPage 1 year ago
  Diogo Peralta Cordeiro 2d5fac7a89
[COMPONENT][Notification] Re-introduce the concept of note attention 1 year ago
  Eliseu Amaro 5b94973079
[COMPONENTS][Posting] Form is no longer added to RightPanel if not on a feed|conversation|groups route 1 year ago
  Diogo Peralta Cordeiro 3f9c86f0df
[COMPONENT][Group] More flexible member roles than only isAdmin 1 year ago
  Diogo Peralta Cordeiro bc63c3727a
[COMPONENT][GROUP] Allow to create a group as private and prioritise group scope on Posting in that context 1 year ago
  Diogo Peralta Cordeiro 6500e99b69
[COMPONENT][Posting] Respect context actor concerning visibility and In sorting 1 year ago
  Eliseu Amaro 9a53f94b77
[TWIG] Replaced getRightPanelBlocks with addRightPanelBlock, provides more control on block placement 1 year ago
  Eliseu Amaro adf484f58a
[COMPONENTS][Posting] No error to ignore was reported on line 161, removed ignore 1 year ago
  Eliseu Amaro 16e7d6cff7
[COMPONENTS] Documenting methods with high cognitive complexity, specifically in Group and Posting components 1 year ago
  Eliseu Amaro 29d498770c
[COMPONENTS][Group] Create a group route added, template polished 1 year ago
  Hugo Sales 1856af68b3
[PLUGIN][RepeatNote][COMPONENTS][Posting] Review and fix RepeatNote. Handle attachment lives in Posting 1 year ago
  Diogo Peralta Cordeiro 480f570238
[CORE][SECURITY][HTML] Refactor Security::sanitize to HTML::sanitize 1 year ago
  Diogo Peralta Cordeiro ee007befa4
[COMPONENT][Posting] DB::Flush after Notification and fix minor issues with In targets 1 year ago
  Hugo Sales a8a8cc4046
[COMPONENT][Posting] Plumb in reply_to and redirecto to GET from 1 year ago
  Eliseu Amaro 07b65584ff
[COMPONENTS][Posting] Replaced is_int() with is_numeric(), casting target to int when using Actor getter 1 year ago
  Hugo Sales 9e0a2dd4a0
[TOOLS] Fix errors found by PHPStan 1 year ago
  Hugo Sales 1a99762699
[COMPONENT][Posting][Notification] Move group inbox message creation to Notification component 1 year ago
  Diogo Peralta Cordeiro 4d8e39bf69
[PLUGIN][RepeatNote] Do not notify about clone note 1 year ago
  Diogo Peralta Cordeiro 9cda64f275
[COMPONENT][Notification] Use _m() in reason 1 year ago
  Hugo Sales 72a19d7eac
[COMPONENT][Posting] Fix error around mentions of actors that don't exist 1 year ago
  Diogo Peralta Cordeiro c9d05d71f5
[COMPONENT][Group] Fix group creation, Refactor related entities to inside the component 1 year ago
  Hugo Sales 7eff22d548
[TOOLS] Fix errors reported by updated PHPStan 1 year ago
  Diogo Peralta Cordeiro a1d9909379
[CORE][VisibilityScope] Use enum type instead of Bitmap 1 year ago
  Hugo Sales c79b1e4c94
[AUTOGENERATED] Update auto generated code 1 year ago
  Hugo Sales ec28f23025
[TOOLS] Run CS-fixer on all files 1 year ago
  Diogo Peralta Cordeiro 3e13765f62
[CORE][SCOPE] Implement basic visibility in feeds 1 year ago
  Diogo Peralta Cordeiro d4bc1d097d
[ENTITY][NoteTag][COMPONENT][Language] Add language to NoteTag and minor corrections 1 year ago
  Eliseu Amaro 7891461d36
[PLUGINS][AttachmentCollections] Fix template 1 year ago
  Hugo Sales b604ee3146
[COMPONENT][Posting][Tag][Group][Conversation][RightPanel] Rename posting_form.to to posting_form.in, fill in with current group. Refactor context_actor 1 year ago
  Diogo Peralta Cordeiro b05106e7f9
[COMPONENT][Conversation] Minor corrections and don't store URI in DB 1 year ago
  Eliseu Amaro 48b2c8c04e
[COMPONENTS][Conversation] Local Conversations done 1 year ago
  Hugo Sales 85735222cb
[COMPONENT][Posting] When a group is mentioned, add that note to the group inbox 1 year ago