Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
Forked from microg/android_packages_apps_RemoteDroidGuard
Service to run Google's DroidGuard binary in an isolated environment
Java 4
-
1,056 contributions in the last year
Contribution activity
May 2020
Created a pull request in tootsuite/mastodon that received 30 comments
Change emoji outline method from drop-shadows to SVG filter
This has only been tested on Firefox 76 and Firefox 57 so far, it probably needs testing with other browsers, especially older ones. Screenshots F…
+24
−1
•
30
comments
- Add option to use system font for emojis
- Invert some emoji's colors instead of adding borders
- Fix remove-orphans crashing on paths not matching Paperclip's naming scheme
- Add support for `summary` field for media description
- Fix GifReader exceptions
- Fix webfinger returning wrong status code on malformed or missing param
- Fix hashtag search performing account search as well
- Change “hide/show boosts from …” menu to be hidden when the account is muted
- Fix first poll option not being focused when adding a poll
- Fix sr locale being selected over sr-Latn
- Fix some account avatars on public pages having incorrect size
- Fix "tootctl media remove-orphans" crashing on “Import” files
- Remove 'unsafe-inline' from Content-Security-Policy style-src
- Fix own following/followers not showing muted users
- Fix PgHero Content-Security-Policy when CDN_HOST is used
- Improve RSS entries for statuses
- FIX: filters ignore media descriptions
- Enable style_src: unsafe_inline csp to about page
- Add duration parameter to muting.
- Change wording from “Hide media” to “Hide image/images” in Web UI
- Add end-to-end encryption API
- Add emojis:generate_borders Rake task
- Fix `tootctl media remove-orphans` choking on unknown files in storage
- Fix `tootctl upgrade storage-schema` misbehaving
- Reset secret of web app that could have been exposed by Doorkeeper
- Fix tootctl upgrade storage-schema failing to delete empty directories
- Add more ActivityPub controller tests
- Add more tests for ActivityPub controllers and refactor some code
- Change CircleCI test output
- Fix the circleci packages for Buster.