Highlights
- 14 discussions answered
Block or Report
Block or report ClearlyClaire
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
764 contributions in the last year
Less
More
Contribution activity
February 2022
Created 30 commits in 1 repository
Created a pull request in mastodon/mastodon that received 6 comments
Opened 57 other pull requests in 2 repositories
mastodon/mastodon
31
merged
4
open
1
closed
- Fix reporting from profile
- Fix new sign-up notification not working because of incorrect type name
- Fix reply button on media modal not giving focus to compose form
- Fix some media attachments being converted with too high framerates
- Fix error when trying to register
- Fix edge case where settings/admin page sidebar would be incorrectly hidden
- Fix opening the emoji picker scrolling the single-column view to the top
- Fix 0 pluralization for some localization strings
- Fix performance of server-side filtering
- Change relays handling to not record boosts
- Change dasbhoard links for “new users” and “active users”
- Change how strikes are counted
- Change old moderation strikes to be displayed in a separate page
- Fix media modal footer's “external link” not being a link
- Change streaming server error messages when failing to parse client input
- Fix issues when attempting to appeal an old strike
- Revert "Bump strong_migrations from 0.7.9 to 0.8.0 (#17504)"
- Fix empty batch statuses selection causing a 500 error
- Fix controls for unchangeable properties on status edit not being disabled
- Change unapproved and unconfirmed account to not be accessible in the REST API
- Fix Undo Announce sometimes inlining the originally Announced status
- Fix some flaky tests that randomly failed because of item ordering
- Improve tests involving push_bulk
- Fix NoMethodError in StatusUpdateDistributionWorker
- Fix poll votes not being properly reset on poll change
- Some pull requests not shown.
glitch-soc/mastodon
21
merged
- Merge upstream changes
- Merge upstream changes
- Merge upstream changes
- Merge upstream changes
- Merge upstream changes
- Fix toggling sidebar on mobile in admin pages
- Merge upstream changes
- Merge upstream changes
- Fix attempts at distributing Update activities for local-only posts
- Merge upstream changes
- Fix missing javascript in some admin pages by allowing multiple sources per pack
- Refactor compile-time glitch-soc theme handling
- Merge upstream changes
- Merge upstream changes
- Refactor and fix dropdown/action dialog
- Merge upstream changes
- Merge upstream changes
- Merge upstream changes
- Make theme-selection fall back to default ones if configured is not found
- Merge upstream changes
- Merge upstream changes
Reviewed 32 pull requests in 2 repositories
mastodon/mastodon
31 pull requests
- Add trending statuses
-
fix #17601 change
:keysto:attribute_names - Change report modal to include category selection in web UI
- Escape database passwords in config/database.yml
- Skip Docker Hub login for pull requests
- Add notifications for new sign-ups
- Remove Redundant HSTS Header Declarations (nginx)
- Calculate max_id without random vector on "tootctl statuses remove"
- Fix link colors in report and strike details
- Add caching layer to metrics
- Avoid return within block
- Add test for #17524
- Fix media modal footer's “external link” not being a link
- Add appeals
- Fix admin statuses page order with media
- Fix duplicate accounts when searching by IP range in admin UI
- Fix layout of the report page on smaller screens in admin UI
- Add notifications when a reblogged status has been updated
- Change actions in reports to require only one click
- Change reblogs to not count towards hashtag trends anymore
- Fix deletes not being signed in authorized fetch mode
- Bump redis from 4.5.1 to 4.6.0
- Allow login through OpenID Connect
- Chore: Disable menu items for editing statuses in web UI
- Fix poll votes not being properly reset on poll change
- Some pull request reviews not shown.
glitch-soc/mastodon
1 pull request
Created an issue in mastodon/mastodon that received 1 comment
Do not list strikes forever on /auth/edit
Pitch
Currently, “strikes” (moderation decisions) against you are listed on /auth/edit, this is obviously useful, especially to appeal these decisi…
1
comment
Opened 8 other issues in 1 repository
mastodon/mastodon
5
open
3
closed
- Handle restoring deleted toots
- [Post edition] History comparison modal does not mention changed media attachments
- [Post edition] Update activities are not forwarded
- [Post edition] Post edition UI allows changing privacy, although the API does not support it
- [Post edition] Fetching a known toot by URL does not update it
- [Post edition] Updated toots may be improperly cached
- Report page header unreadable on mobile
-
Deletes are not signed when using AUTHORIZED_FETCH

