-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: SaschaCowley/axSGrease
base: master
head repository: jcsteh/axSGrease
compare: master
- 11 commits
- 4 files changed
- 3 contributors
Commits on Aug 9, 2025
-
GitHub: Make the add line comment buttons always visible.
Recently, GitHub changed these so that they only appear on hover, which is nasty for screen reader users. Fixes jcsteh#30.
Configuration menu - View commit details
-
Copy full SHA for a8af92d - Browse repository at this point
Copy the full SHA a8af92dView commit details -
Make PR filenames headings and label the file contents (jcsteh#29)
- Makes the filenames in diff viewers level 2 headings. - Moves the filename first, rather than after a bunch of controls for that file. - Makes the file contents a region labelled by the filename. Useful when navigating by table rather than by heading.
Configuration menu - View commit details
-
Copy full SHA for 2b9a3c5 - Browse repository at this point
Copy the full SHA 2b9a3c5View commit details
Commits on Sep 9, 2025
-
Phabricator: Make reviewer status icons accessible (remove aria-hidde…
…n, set role, set label).
Configuration menu - View commit details
-
Copy full SHA for fd19216 - Browse repository at this point
Copy the full SHA fd19216View commit details
Commits on Nov 2, 2025
-
1. Pressing alt+1 focuses the first chat in the Chats list. 2. Pressing alt+2 focuses the last message in the active chat. 3. Pressing the context menu key opens the context menu for the current chat or message. 4. With NVDA, the reaction picker no longer switches to browse mode and starts reading all the reactions.
Configuration menu - View commit details
-
Copy full SHA for 9d21ed0 - Browse repository at this point
Copy the full SHA 9d21ed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 973022e - Browse repository at this point
Copy the full SHA 973022eView commit details
Commits on Nov 3, 2025
-
1. Pressing alt+1 focuses the first chat in the Chats list. 2. Pressing alt+2 focuses the last message in the active chat. 3. Pressing alt+3 focuses the message composer text box.
Configuration menu - View commit details
-
Copy full SHA for a12c22d - Browse repository at this point
Copy the full SHA a12c22dView commit details
Commits on Nov 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5e6f779 - Browse repository at this point
Copy the full SHA 5e6f779View commit details
Commits on Dec 19, 2025
-
WhatsApp: Stop WhatsApp from forcing focus into the message list when…
… switching away from the browser tab.
Configuration menu - View commit details
-
Copy full SHA for 7bc0551 - Browse repository at this point
Copy the full SHA 7bc0551View commit details
Commits on Mar 7, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 7e537e7 - Browse repository at this point
Copy the full SHA 7e537e7View commit details -
WhatsApp: Fix unknown number stripping for country codes with 3 digit…
…s and non-English text.
Configuration menu - View commit details
-
Copy full SHA for ac05b45 - Browse repository at this point
Copy the full SHA ac05b45View commit details
Commits on Mar 15, 2026
-
Add support for facebook.com/messages in MessengerA11yFixes (jcsteh#32)
Facebook Messenger is also accessible at facebook.com/messages, which uses the same UI and ARIA roles as messenger.com. This adds an @include so the accessibility fixes and keyboard shortcuts (Alt+1/2/3) also work on that URL.
Configuration menu - View commit details
-
Copy full SHA for 306df1c - Browse repository at this point
Copy the full SHA 306df1cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master