Commit History

Author SHA1 Message Date
  Diogo Peralta Cordeiro 5c2b46a71d [COMPONENT][Link] Wrap delete operations in transactions 3 years ago
  Diogo Peralta Cordeiro 36483a6ecd [COMPONENT][Link] Ignore html anchors that include mention class 3 years ago
  Diogo Peralta Cordeiro dcc37b055d [COMPONENT][Link] Remove relation to note when note is removed 3 years ago
  Diogo Peralta Cordeiro 70ed04a7db [COMPONENT][Link] Fix some minor issues with empty headed links, typo in event handler's name, and refactor entity to inside component 3 years ago
  Diogo Peralta Cordeiro 56526c9ba6 [ActivityPub][Inbox] Restore Create Note Functionality 3 years ago
  Hugo Sales 364c14ef2c [COMPONENT][Link] Fix mistake where only the first URL was matched and the match included the preceeding whitespace character 3 years ago
  Hugo Sales 9109c61af5 [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 3 years ago
  Hugo Sales 2f3f7b8469 [COMPONENTS][Posting][Link][Tag] Pass the note, not just the id in ProcessNoteContent 3 years ago
  Hugo Sales e8f4563633 [UTIL][Formatting][COMPONENT][Link][Tag] Refactor code from formatting into Link and Tag, where appropriate. Drop 'perfect url regex' as the one used in v2 is better 3 years ago
  Hugo Sales 8f0a3e4977 [UI] Add mechanism for rendering note contents in different formats. Implement plaintext rendering. Use rendered field for note content, rather than the content itself 3 years ago
  Hugo Sales 0cecc67376 [COMPONENT][Posting][Link] Create `ProcessNoteContent` event. Move link extraction to Link component. Cleanup Posting 3 years ago