.. |
ActivityPub
|
[PLUGIN][ActivityPub] Introduce ActivitypubObject. Beware, inside the plugin, an Object can never be an Activity.
|
2021-12-08 23:24:23 +00:00 |
AttachmentShowRelated
|
[PLUGINS][AttachmentShowRelated] Fixed note template error. Fixed if statement.
|
2021-11-24 12:46:32 +00:00 |
AudioEncoder
|
[PLUGIN][VideoEncoder] Some videos don't have images (video stream), only audio, handle that
|
2021-12-03 03:32:44 +00:00 |
Cover
|
[TWIG] Restructure user settings template, making it much easier to use and extend
|
2021-12-08 19:57:35 +00:00 |
DeleteNote
|
[UI][PLUGIN][DeleteNote][EVENT] Add 'AddExtraNoteActions' event, which can be leveraged to add extra actions on each note, but which are normally collapsed
|
2021-12-05 17:54:58 +00:00 |
Directory
|
[CONTROLLER][FeedController] Make post processing happen more automatically, reducing noise in individual controllers. Now it's enough to simply extends App\Core\Controller\FeedController, to implement a feed
|
2021-12-08 10:20:37 +00:00 |
EmailNotifications
|
[TWIG] Restructure user settings template, making it much easier to use and extend
|
2021-12-08 19:57:35 +00:00 |
Embed
|
[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 |
Favourite
|
[PLUGIN][Favourite] Notify when actor favours a note
|
2021-12-10 04:05:35 +00:00 |
FileQuota
|
[TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types
|
2021-10-27 04:19:28 +01:00 |
ImageEncoder
|
[COMPONENT][Attachment] Do not show download links for non-local attachments
|
2021-12-03 03:32:43 +00:00 |
Oomox
|
[TWIG] Restructure user settings template, making it much easier to use and extend
|
2021-12-08 19:57:35 +00:00 |
Poll
|
[CORE][CONTROLLER][Network] Refactor term 'network' into 'feeds'
|
2021-11-26 23:34:37 +00:00 |
ProfileColor
|
[TWIG] Restructure user settings template, making it much easier to use and extend
|
2021-12-08 19:57:35 +00:00 |
RelatedTags
|
[COMPONENT][Tag] Remove wrong canonicalization of tags in tag feed controller. Fix display of original tags
|
2021-12-07 20:10:59 +00:00 |
RepeatNote
|
[PLUGIN][RepeatNote] Add Notifications and ActivityPub support
|
2021-12-10 04:05:41 +00:00 |
StemWord
|
[PLUGIN][StemWord] Remove the country part from the code. Ignore if no stemmer is found for the given language
|
2021-12-09 16:23:09 +00:00 |
StoreRemoteMedia
|
[PLUGIN][VideoEncoder] Some videos don't have images (video stream), only audio, handle that
|
2021-12-03 03:32:44 +00:00 |
TagBasedFiltering
|
[EVENT][FilterNoteList] Use an in-out parameter, so multiple events can act on this
|
2021-12-09 21:39:00 +00:00 |
TreeNotes
|
[PLUGINS][TreeNotes] Working, however feed is still not formatted
|
2021-12-09 00:15:47 +00:00 |
VideoEncoder
|
[PLUGIN][VideoEncoder] Some videos don't have images (video stream), only audio, handle that
|
2021-12-03 03:32:44 +00:00 |
XMPPNotifications
|
[TWIG] Restructure user settings template, making it much easier to use and extend
|
2021-12-08 19:57:35 +00:00 |