Historique des commits

Auteur SHA1 Message Date
  Hugo Sales 116af3e867 [WIP][TOOLS][PHPStan] Raise PHPStan level to 4 and fix issues found il y a 3 ans
  Hugo Sales c7e5eeb571 [CORE] Fix `Undefined array key 0` in `DB::filterTableName` il y a 3 ans
  Eliseu Amaro 940b852704 [BASE] Importing fonts through CSS instead, minimizing content blocking. Removed legibility optimizations in font rendering. Removed unused font rules. il y a 3 ans
  Eliseu Amaro cac34ccc83 [THEME][DARK] Background image is 73% smaller, added noise to diminish the banding in Firefox. il y a 3 ans
  Hugo Sales cf20b200bc [TOOLS][PHPStan] Raise PHPStan level to 3 and fix new errors il y a 3 ans
  Hugo Sales 5b9f1c8d29 [TOOLS][PHPStan][TESTS][Docker] Rework testing Docker container into a more generic tooling container. Keep services up and run coverage and phpstan as commands, for performance and ease of use il y a 3 ans
  Hugo Sales a30e78df27 [TOOLS][git] Add option to skip pre-commit steps by defining one of `SKIP_ALL`, `SKIP_CS_FIX`, `SKIP_DOC_CHECK`, `SKIP_PHPSTAN` variables before the `git commit` command il y a 3 ans
  Hugo Sales 23a43f2b85 [TOOLS][PHPStan] Add mechanism for initializing the whole application il y a 3 ans
  Hugo Sales 0f1772455d [TOOLS][PHPStan] Add support for deducing the correct entity type from a table name. Needs refactoring and can only run inside container, as it connects to the database itself il y a 3 ans
  Hugo Sales f882895eb7 [TOOLS] Fix all issues found by PHPStan level 2 il y a 3 ans
  Diogo Peralta Cordeiro 667987ce67 [ActivityStreamsTwo] Introduce a structure for data representation in ActivityStreams 2.0 il y a 3 ans
  Eliseu Amaro 1b12737eb6 [THEME][BASE] New and better light theme. il y a 3 ans
  Eliseu Amaro 6c355a66d9 [BASE][NOTE][CSS] Further screen reader cues for note replies. il y a 3 ans
  Eliseu Amaro c02be2efc9 [BASE][NOTE][CSS] Notes are now clearly delimited to visually impaired users. Screen readers will notify when a note begins as well as each reply. Focused elements now provide the same feedback everywhere. il y a 3 ans
  Eliseu Amaro bf080219bf [BASE][CSS] Accessibility menu fix when logged out. Proper selector for accesskey used now, ".accessibility-target". il y a 3 ans
  Eliseu Amaro 528b1faae9 [LEFT][CSS] Fix scrolling when tabbing, navigating through notes is more obvious now. Timeline navigation fix for screen readers to know that the navigation title matters. il y a 3 ans
  Eliseu Amaro 2e34ed96e5 [CSS] There's no need to tab again after selecting accessibility menu! il y a 3 ans
  Diogo Peralta Cordeiro 33f27b50c8 [Embed] Fix normalizeEmbedLibMetadata for thumbnails starting with '/' il y a 3 ans
  Eliseu Amaro f132c922fd [CSS] Fixed tabbing through accessibility menu. Was invisible when going throught it without a previous target. il y a 3 ans
  Eliseu Amaro 8d503a4a22 [TWIG][BASE] Fixed taborder, Orca will continue to read the whole header though. Navigation should be more clear for each timeline. il y a 3 ans
  Eliseu Amaro d67e94061b [PLUGINS][Reply][Repeat][Favourite] Base template semantic rework. Reply, repeat and favourite respective classes are now assigned in their NoteHandlerPlugin. il y a 3 ans
  Diogo Peralta Cordeiro aaae24aca5 [TWIG] Add extension to check if Firefox is being used il y a 3 ans
  Eliseu Amaro 387662c74b [ACCESSIBILITY][BASE] Accessibility menu was unreachable. il y a 3 ans
  Eliseu Amaro 93d5b6bbb9 [ACCESSIBILITY][BASE] Workaround Firefox amazing keybindings. il y a 3 ans
  Eliseu Amaro 5d37c95ebc [PLUGINS][Favourite][CSS] Favourite label now shows whether it's favourited or not already. il y a 3 ans
  Hugo Sales 82ba52599b [COMPONENT][Posting][Link] Create `ProcessNoteContent` event. Move link extraction to Link component. Cleanup Posting il y a 3 ans
  Hugo Sales 0773ff8ee1 [TOOLS] Fix all errors found by PHPStan level 1 il y a 3 ans
  Hugo Sales 647d1df552 [TOOLS] Add config file and raise PHPStan to level 1 il y a 3 ans
  Hugo Sales ed72c298ae [EXCEPTION] Add `NotImplementedException` il y a 3 ans
  Hugo Sales c702b100cc [TOOLS] Fix all level 0 errors found by PHPStan and move constant definition to bootstrap file il y a 3 ans