Commit History

Author SHA1 Message Date
  Diogo Peralta Cordeiro 627d92b290 [COMPONENT][Tag] Improve Note Tag Handling and start extracting Circles logic out of the plugin, various bug fixes 2 years ago
  Hugo Sales 726613cd96 [ENTITY][ActorCircle][COMPONENT][Tag] Add fields to ActorCircle and add or remove target to actor circle when they add or remove a selftag 2 years ago
  Hugo Sales 1947e99430 [DOC] Add documentation to methods flagged by doc-check 2 years ago
  Hugo Sales 69565e3f49 [COMPONENT][Tag] Add missing required route paramter nickname 2 years ago
  Hugo Sales 95783d6109 [CONTROLLER][UserPanel][COMPONENT][Tag] Re-add way of adding self tags, but in a more reusable (and less buggy) way 2 years ago
  Hugo Sales c131e47176 [COMPONENT][Tag] Remove wrong canonicalization of tags in tag feed controller. Fix display of original tags 3 years ago
  Eliseu Amaro 546c5c84fd [COMPONENTS][Tag] Actor/Note tag template polished 3 years ago
  Diogo Peralta Cordeiro 424df54a1b [ActivityPub] Add HTTP Signatures 3 years ago
  Hugo Sales 5c3d561a67 [COMPONENTS][Tag] Refactor Tag and add self tag stream 3 years ago
  Hugo Sales c178054433 [COMPONENT][Tag] Add stream for multiple tags 3 years ago
  Hugo Sales 2d057024b9 [TAGS][ENTITY][Note] Properly store the note language, pass it along when rendering content. Add mechanism for stemming tags, with fallback to simply slug-ifying them 3 years ago
  Hugo Sales 9109c61af5 [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 3 years ago
  Hugo Sales c6082bab10 [COMPONENT][Tag] Update tag stream to use new pagedStream format 3 years ago
  Hugo Sales 14c173df7a [CACHE][COMPONENT][Tag] Add generic Cache::pagedStream and use it for the tag stream. Note that it doesn't respect scope yet 3 years ago
  Hugo Sales 6cd86cac25 [COMPONENT][Tag] Add tag stream, with paging 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