|
70ed04a7db
|
[COMPONENT][Link] Fix some minor issues with empty headed links, typo in event handler's name, and refactor entity to inside component
|
2021-12-03 00:46:52 +00:00 |
|
|
56526c9ba6
|
[ActivityPub][Inbox] Restore Create Note Functionality
Minor bug fixes
|
2021-11-29 22:42:46 +00:00 |
|
|
364c14ef2c
|
[COMPONENT][Link] Fix mistake where only the first URL was matched and the match included the preceeding whitespace character
|
2021-10-27 04:19:34 +01:00 |
|
|
9109c61af5
|
[TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types
|
2021-10-27 04:19:28 +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 |
|
|
0cecc67376
|
[COMPONENT][Posting][Link] Create ProcessNoteContent event. Move link extraction to Link component. Cleanup Posting
|
2021-09-14 13:13:42 +01:00 |
|