[PLUGINS][NoteTypeFeedFilter] Polish feed actions HTML, adding proper anchor titles and better user feedback when a filter in applied
Eliseu Amaro
2022-01-07 21:10:55 +0000
cb1dc4c10f[PLUGIN][WebMonetization] Adding Web Monetization plugin which allows for donations using the Web Monetizations protocol
Phablulo
2022-01-07 14:55:35 -0300
9cf8970603[TEMPLATES][Base] AppendToHead event added to base template
Phablulo
2022-01-07 14:53:55 -0300
[SECURITY][Register] New users should have their current browser language set as first language preference
Diogo Peralta Cordeiro
2022-01-04 23:13:41 +0000
[COMPONENT][Tag] Improve Note Tag Handling and start extracting Circles logic out of the plugin, various bug fixes
Diogo Peralta Cordeiro
2022-01-04 22:20:12 +0000
[COMPONENT][Collection] Make MetaCollectionPlugin a trait and abstract collection delete and name update
Diogo Peralta Cordeiro
2022-01-04 21:58:49 +0000
[UTIL][Common][I18N] Use actor's preferred language for _m and utility to retrieve current language even when no actor is logged in
Diogo Peralta Cordeiro
2022-01-04 21:39:40 +0000
[COMPONENT][Collection][CONTROLLER][Collection] Add utility method to call Feed::query in Collection, which handles getting and passing the page
Hugo Sales
2022-01-02 23:59:23 +0000
[EVENT][AddFeedActions] Add bool param which denotes whether the feed is empty. [PLUGIN][NoteTypeFeedFilter] Don't show filters if the feed is empty
Hugo Sales
2022-01-02 21:44:08 +0000
[UI][PLUGIN][Directory] Add UI for Directory listing ordering. This uses a GET parameter, which subits the field in order_by and the operator in order_op. Using order_by=filed^ is still supported
Hugo Sales
2022-01-02 20:11:44 +0000
[CSS] Applying correct border-radius to note-info and adding a greater margin on note-complementary, in case its the last of type
Eliseu Amaro
2022-01-02 19:48:49 +0000
[CONTROLLER][CollectionController] Refactored methods names and form titles [PLUGINS][AttachmentCollections] Renamed respective Controller to differentiate it between The Controller and itself, renamed templates and removed unnecessary HTML from templates
Eliseu Amaro
2022-01-02 18:40:09 +0000
[COMPONENT][Avatar] Save title if possible, delete correctly, no early flushes [PLUGIN][ActivityPub] Minor bug fixes in Actor translation
Diogo Peralta Cordeiro
2022-01-02 03:06:07 +0000
[UTIL][Functional] Update Functional::cartesian_product to pass an array of collections first and a separator after
Hugo Sales
2021-12-31 19:22:55 +0000
[PLUGIN][NoteTypeFeedFilter][MediaFeed][COMPONENT][Feed] Rename MediaFeed to NoteTypeFeedFilter and add support for filtering by more types, moving functionality from Feed component
Hugo Sales
2021-12-31 19:13:19 +0000
[CORE][Controller][FeedController] Use controller instance for filtering, making FeedControler->postProcess function non-static
Hugo Sales
2021-12-30 18:26:32 +0000
[CARDS][Note] Removing unnecessary elements on replies block, and fixing gaps between note-info and the note border itself
Eliseu Amaro
2021-12-31 17:02:18 +0000
[COMPONENTS][Conversation] reply_add route nows shows the given Note entire conversation, the Note itself is highlighted in the conversation
Eliseu Amaro
2021-12-30 18:34:07 +0000
[COMPONENT][Feed] Add way of filtering the notes on an arbitrary feed with a types GET parameter, that accepts {,!}<[media,text,link,tags]...>
Hugo Sales
2021-12-30 18:28:32 +0000
[CORE][Controller][FeedController] Use controller instance for filtering, making FeedControler->postProcess function non-static
Hugo Sales
2021-12-30 18:26:32 +0000