[COMPONENTS][Collection] Actors view template ordering section polished [PLUGINS][RepeatNote] Note to be repeated now uses full note card [CSS] Simplyfying rules, re-ordering and removing unnecessary and costly 'display: flex' rules [CARDS][Note] Minimal note macro has info inside the note itself now, since horizontal space is limitedEliseu Amaro2022-01-21 18:02:27 +0000
[CSS] .section-widget class and derivatives replaced as .frame-section, since a widget implies a simple element with a specific functionEliseu Amaro2022-01-19 23:54:45 +0000
[TOOLS][AYY1] Improve accesibility testing to save images and compare the differences against a reference (tests/screenshots/Hugo Sales2022-01-18 17:17:07 +0000
[COMPONENTS][Attachment] Fixed typo on attachmentShowWithNote, where the template called was somehow replaced with a child of itEliseu Amaro2022-01-18 00:58:25 +0000
[DOCKER][DEPENDENCIES] Restructure PHP Dockerfile to install each package in separate layers and add WikiMedia texvcHugo Sales2022-01-17 22:23:23 +0000
[COMPONENTS][Group] Create a group route added, template polished [COMPONENTS][Circle] Removed any Group related route from shouldAddToRightPanel event [CARDS][Profile] Block should now allow inline long nicknames to not breakEliseu Amaro2022-01-17 21:33:38 +0000
[COMPONENTS][Group] Create a group route added, template polished [COMPONENTS][Circle] Removed any Group related route from shouldAddToRightPanel event [CARDS][Profile] Block should now allow inline long nicknames to not breakEliseu Amaro2022-01-17 21:33:38 +0000
[COMPONENTS][Group] Create a group route added, template polished [COMPONENTS][Circle] Removed any Group related route from shouldAddToRightPanel event [CARDS][Profile] Block should now allow inline long nicknames to not breakEliseu Amaro2022-01-17 21:33:38 +0000
[TWIG] Improved templates HTML structure, removed unnecessary element nesting, and refactored content sectioning [COMPONENTS][Search] Refactored widget event as 'PrependRightPanel' (making it able to accomodate more generic blocks)Eliseu Amaro2022-01-17 16:32:41 +0000
[CSS] Fixed footer responsiveness, since its content wouldn't wrap up from insuficient space for all of its contentEliseu Amaro2022-01-17 03:01:15 +0000
[COMPONENTS][Collection] Notes collection template now has a default title [CARDS][Note] Removed note actions from minimal note blockEliseu Amaro2022-01-17 02:51:20 +0000
[TOOLS][DOCKER][A11Y] Switch to Pa11y CI and don't run it 'integrated' with codeception, since there was no good way to share cookiesHugo Sales2022-01-16 18:57:32 +0000
[ACCESSIBILITY] Fix regressions in panel checkboxes and accessibility menu accesskeys Accessibility menu accesskey regressions introduced with [ACCESSIBILITY][BASE] Accessibility menu was unreachable.Eliseu Amaro2022-01-13 18:48:55 +0000
[COMPONENTS][Conversation] Route 'conversation_mute' now has the corresponding conversation view embedded, user is also redirected properly [PLUGINS][Favourite] Fixed typoEliseu Amaro2022-01-13 17:47:47 +0000
[CORE][SECURITY][HTML] Refactor Security::sanitize to HTML::sanitize Update composer dependencies, move more general deps from ActivityPub to CoreDiogo Peralta Cordeiro2022-01-12 17:12:26 +0000
[CSS] Further styling optimizations, compacting common rules. Removed select dropdown images, since they are no longer requiredEliseu Amaro2022-01-12 16:42:33 +0000
[TWIG] Removed all instances were 'arrow-down' icon was called in twig templates, replaced it's intended feedback by using :after pseudo-selector within CSSEliseu Amaro2022-01-12 16:07:28 +0000
[PLUGIN][ActivityPub] Provide ActivityStreams 2.0 responses for every Collection Implemented ActivityPub OutboxDiogo Peralta Cordeiro2022-01-11 20:28:15 +0000
[TOOLS] Remove CodeCeption files from composer autoload-dev, since they're not available before installing, and ignore errors in PHPStanHugo Sales2022-01-10 23:14:43 +0000
[COMPONENT][Collection][Feed][Attachment][Feed][Language][Tag] Refactor and consolidate Search and Feed query mechanisms into Collection. Remame 'onSearch' events to 'onCollectionQuery'Hugo Sales2022-01-08 15:10:39 +0000
[PLUGINS][NoteTypeFeedFilter] Polish feed actions HTML, adding proper anchor titles and better user feedback when a filter in appliedEliseu Amaro2022-01-07 21:10:55 +0000
cb1dc4c10f[PLUGIN][WebMonetization] Adding Web Monetization plugin which allows for donations using the Web Monetizations protocolPhablulo2022-01-07 14:55:35 -0300
9cf8970603[TEMPLATES][Base] AppendToHead event added to base templatePhablulo2022-01-07 14:53:55 -0300
[COMPONENTS][Subscription] Subscribe Actor action implemented [TWIG] AddProfileAction event added [CARDS][Profile] Refactor and restyling to accomodate Actor actionsEliseu Amaro2022-01-05 17:39:10 +0000
[SECURITY][Register] New users should have their current browser language set as first language preferenceDiogo Peralta Cordeiro2022-01-04 23:13:41 +0000
[COMPONENT][Tag] Improve Note Tag Handling and start extracting Circles logic out of the plugin, various bug fixesDiogo Peralta Cordeiro2022-01-04 22:20:12 +0000
[COMPONENT][Collection] Make MetaCollectionPlugin a trait and abstract collection delete and name updateDiogo Peralta Cordeiro2022-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 inDiogo Peralta Cordeiro2022-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 pageHugo Sales2022-01-02 23:59:23 +0000