|
b7fe924bdd
|
[TOOLS][DOCS] Add missing doc blocks, as signaled by doc-checker
|
2021-12-01 19:47:44 +00:00 |
|
|
424df54a1b
|
[ActivityPub] Add HTTP Signatures
|
2021-12-01 19:47:41 +00:00 |
|
|
3477ad5efc
|
[PLUGINS][RelatedTags] Add related tags plugin and needed infrastructure. Initial work on pinned content
|
2021-11-29 22:42:51 +00:00 |
|
|
5c3d561a67
|
[COMPONENTS][Tag] Refactor Tag and add self tag stream
|
2021-11-29 22:42:50 +00:00 |
|
|
56526c9ba6
|
[ActivityPub][Inbox] Restore Create Note Functionality
Minor bug fixes
|
2021-11-29 22:42:46 +00:00 |
|
|
6919f38592
|
[UI][COMPONENT][Tag] Use base template and properly display notes in tag stream
|
2021-11-26 11:59:11 +00:00 |
|
|
c178054433
|
[COMPONENT][Tag] Add stream for multiple tags
|
2021-11-26 11:48:35 +00:00 |
|
|
98b719dca3
|
[COMPONENTS][Tag] Split tag into words and stem each
|
2021-11-25 20:37:53 +00:00 |
|
|
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
|
2021-11-25 20:37:53 +00:00 |
|
|
9109c61af5
|
[TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types
|
2021-10-27 04:19:28 +01:00 |
|
|
ce0cfa7a63
|
[COMPONENT][Search] Update Search to be able to search for either notes or actors
|
2021-10-27 04:19:27 +01:00 |
|
|
de984ac8e1
|
[COMPONENTS][Search][Tag] Implement basic search functionality that allows only searching through note tags, currently
|
2021-09-27 19:50:56 +01:00 |
|
|
c6082bab10
|
[COMPONENT][Tag] Update tag stream to use new pagedStream format
|
2021-09-21 16:39:36 +01:00 |
|
|
14c173df7a
|
[CACHE][COMPONENT][Tag] Add generic Cache::pagedStream and use it for the tag stream. Note that it doesn't respect scope yet
|
2021-09-21 15:35:07 +01:00 |
|
|
6cd86cac25
|
[COMPONENT][Tag] Add tag stream, with paging
|
2021-09-21 11:04:27 +01:00 |
|
|
2f3f7b8469
|
[COMPONENTS][Posting][Link][Tag] Pass the note, not just the id in ProcessNoteContent
|
2021-09-21 11:04:27 +01:00 |
|
|
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
|
2021-09-20 13:28:18 +01:00 |
|
|
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
|
2021-09-18 05:12:06 +01:00 |
|