Commit History

Author SHA1 Message Date
  Hugo Sales 894c78bf99 [TOOLS] Keep git in docker image, since we use patched composer packages, temporarily 3 years ago
  Hugo Sales 38baa192d8 [DEPENDENCIES][TOOL] Add codeception and bootstrap it for acceptance and accessibility testing 3 years ago
  Hugo Sales a697399a6f [PLUGIN][DeleteNote][Favourite][ProfileColor][RepeatNote][WebMonetization] Refactor, cleanup and cache results 3 years ago
  Hugo Sales cdf1d67d0f [CORE][Cache] Workaround to redis not allowing empty lists 3 years ago
  Hugo Sales 06ece5b72e [COMPONENT][Collection] Only run queries if the criteria is not empty 3 years ago
  Hugo Sales da6d3bd351 [COMPONENT][Collection] Use current locale 3 years ago
  Hugo Sales c835fc6aca [COMPONENT][Collection][Feed][Attachment][Feed][Language][Tag] Refactor and consolidate Search and Feed query mechanisms into Collection. Remame 'onSearch' events to 'onCollectionQuery' 3 years ago
  Hugo Sales 57604b3851 [PLUGIN][NoteTypeFilter] Always show filtering options 3 years ago
  Hugo Sales b1abd81aca [DEPENDENCIES] Update dependencies 3 years ago
  Hugo Sales 5cfed3d536 [TWIG] Display errors in templates that display forms with form_start 3 years ago
  Hugo Sales 0758d6145b [COMPONENT][Collection][CONTROLLER][Collection] Use null-safe calls to attempt to get a language 3 years ago
  Eliseu Amaro d17f276419 [COMPONENTS][Conversation] Added missing foreign keys to ConversationMute Entity 3 years ago
  Eliseu Amaro fc57b3290e [COMPONENTS][Search] Polished results page HTML view 3 years ago
  Eliseu Amaro 1438433859 [PLUGINS][NoteTypeFeedFilter] Polish feed actions HTML, adding proper anchor titles and better user feedback when a filter in applied 3 years ago
  Phablulo cb1dc4c10f [PLUGIN][WebMonetization] Adding Web Monetization plugin which allows for donations using the Web Monetizations protocol 3 years ago
  Phablulo 9cf8970603 [TEMPLATES][Base] AppendToHead event added to base template 3 years ago
  Phablulo c3d58c350e [COMPONENTS][Collections] Iterating documentation 3 years ago
  Diogo Peralta Cordeiro e056920de4 [COMPONENT][Subscription] Fix Notifications 3 years ago
  Eliseu Amaro 0c245fcb6e [COMPONENTS][Subscription] Subscribe Actor action implemented 3 years ago
  Diogo Peralta Cordeiro 0d1ab2c9cf [SECURITY][Register] New users should have their current browser language set as first language preference 3 years ago
  Diogo Peralta Cordeiro 3f8fab0021 [PLUGIN][Favourite] Fix routes 3 years ago
  Diogo Peralta Cordeiro cd6ce3542e [COMPONENT][Circle] Move circles to a component, various bug fixes 3 years ago
  Diogo Peralta Cordeiro 627d92b290 [COMPONENT][Tag] Improve Note Tag Handling and start extracting Circles logic out of the plugin, various bug fixes 3 years ago
  Diogo Peralta Cordeiro ee007befa4 [COMPONENT][Posting] DB::Flush after Notification and fix minor issues with In targets 3 years ago
  Diogo Peralta Cordeiro 9df9c6a19c [COMPONENT][Collection] Make MetaCollectionPlugin a trait and abstract collection delete and name update 3 years ago
  Diogo Peralta Cordeiro 754135743e [COMPONENT][Subscription] Move respective routes to component 3 years ago
  Diogo Peralta Cordeiro 5a0bbfc795 [UTIL][Common][I18N] Use actor's preferred language for _m and utility to retrieve current language even when no actor is logged in 3 years ago
  Hugo Sales 6247dd4c1a [COMPONENT][RightPanel] Display form errors 3 years ago
  Hugo Sales de8eab2cf8 [CORE][FORM][FormTypeNonceExtension] Add a nonce to all forms with a CSRF token 3 years ago
  Hugo Sales b7e4f79ccc [CORE][Cache] Add Cache::incr which increments a value at , atomically, in the case of Redis 3 years ago