提交历史

作者 SHA1 备注 提交日期
  Hugo Sales 116af3e867 [WIP][TOOLS][PHPStan] Raise PHPStan level to 4 and fix issues found 3 年之前
  Hugo Sales c7e5eeb571 [CORE] Fix `Undefined array key 0` in `DB::filterTableName` 3 年之前
  Eliseu Amaro 940b852704 [BASE] Importing fonts through CSS instead, minimizing content blocking. Removed legibility optimizations in font rendering. Removed unused font rules. 3 年之前
  Eliseu Amaro cac34ccc83 [THEME][DARK] Background image is 73% smaller, added noise to diminish the banding in Firefox. 3 年之前
  Hugo Sales cf20b200bc [TOOLS][PHPStan] Raise PHPStan level to 3 and fix new errors 3 年之前
  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 3 年之前
  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 3 年之前
  Hugo Sales 23a43f2b85 [TOOLS][PHPStan] Add mechanism for initializing the whole application 3 年之前
  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 3 年之前
  Hugo Sales f882895eb7 [TOOLS] Fix all issues found by PHPStan level 2 3 年之前
  Diogo Peralta Cordeiro 667987ce67 [ActivityStreamsTwo] Introduce a structure for data representation in ActivityStreams 2.0 3 年之前
  Eliseu Amaro 1b12737eb6 [THEME][BASE] New and better light theme. 3 年之前
  Eliseu Amaro 6c355a66d9 [BASE][NOTE][CSS] Further screen reader cues for note replies. 3 年之前
  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. 3 年之前
  Eliseu Amaro bf080219bf [BASE][CSS] Accessibility menu fix when logged out. Proper selector for accesskey used now, ".accessibility-target". 3 年之前
  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. 3 年之前
  Eliseu Amaro 2e34ed96e5 [CSS] There's no need to tab again after selecting accessibility menu! 3 年之前
  Diogo Peralta Cordeiro 33f27b50c8 [Embed] Fix normalizeEmbedLibMetadata for thumbnails starting with '/' 3 年之前
  Eliseu Amaro f132c922fd [CSS] Fixed tabbing through accessibility menu. Was invisible when going throught it without a previous target. 3 年之前
  Eliseu Amaro 8d503a4a22 [TWIG][BASE] Fixed taborder, Orca will continue to read the whole header though. Navigation should be more clear for each timeline. 3 年之前
  Eliseu Amaro d67e94061b [PLUGINS][Reply][Repeat][Favourite] Base template semantic rework. Reply, repeat and favourite respective classes are now assigned in their NoteHandlerPlugin. 3 年之前
  Diogo Peralta Cordeiro aaae24aca5 [TWIG] Add extension to check if Firefox is being used 3 年之前
  Eliseu Amaro 387662c74b [ACCESSIBILITY][BASE] Accessibility menu was unreachable. 3 年之前
  Eliseu Amaro 93d5b6bbb9 [ACCESSIBILITY][BASE] Workaround Firefox amazing keybindings. 3 年之前
  Eliseu Amaro 5d37c95ebc [PLUGINS][Favourite][CSS] Favourite label now shows whether it's favourited or not already. 3 年之前
  Hugo Sales 82ba52599b [COMPONENT][Posting][Link] Create `ProcessNoteContent` event. Move link extraction to Link component. Cleanup Posting 3 年之前
  Hugo Sales 0773ff8ee1 [TOOLS] Fix all errors found by PHPStan level 1 3 年之前
  Hugo Sales 647d1df552 [TOOLS] Add config file and raise PHPStan to level 1 3 年之前
  Hugo Sales ed72c298ae [EXCEPTION] Add `NotImplementedException` 3 年之前
  Hugo Sales c702b100cc [TOOLS] Fix all level 0 errors found by PHPStan and move constant definition to bootstrap file 3 年之前