-
Mastodon
- Germany
- https://zeonfederated.com
Highlights
- 9 discussions answered
Block or Report
Block or report Gargron
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
mastodon/mastodon Public
Your self-hosted, globally interconnected microblogging community
-
1,786 contributions in the last year
Less
More
Contribution activity
March 2022
Created 51 commits in 1 repository
Created a pull request in mastodon/mastodon that received 29 comments
Fix null values being included in some indexes
Since null values take up index entries, for columns that have a lot of nulls, this inflates indexes by quite a bit. On mastodon.social, we're talk…
+354
−37
•
29
comments
Opened 52 other pull requests in 2 repositories
mastodon/mastodon
5
open
44
merged
2
closed
- Bump version to 3.5.0rc2
- Fix crash when search fails in web UI
- Fix regression of status colors in actions modal in web UI
- Change frequency of trends review notifications from 2 hours to 6 hours
- Fix IDN domains not being rendered correctly in a few left-over places
- Fix locale not being set in REST API
- Fix wrong position of fade-out element in account card in web UI
- Add hint about missing media attachment description in web UI
- Fix color of show more link in report dialog in web UI
- Fix edits with no actual changes being allowed
- New Crowdin updates
- Refactor formatter
- New Crowdin updates
- Remove references to discourse.joinmastodon.org
- Fix individually approved/rejected statuses/links showing as pending review
- Fix statuses not being referenced in strike when category is spam
- New Crowdin updates
-
Add
typesparam toGET /api/v1/notificationsin REST API - Fix nil error when viewing suspended domain in admin UI
- Change HTTP status returned for suspended accounts from 403 to 451
- Fix public timelines being inaccessible on one stage of responsive layout in web UI
- Fix not being able to upload GIF emojis in admin UI
- Fix nil error when trying to fetch key for signature verification
- Fix moderator account leak in status edit history
- Fix not updating a status when newer version is fetched manually
- Some pull requests not shown.
mastodon/mastodon-ios
1
closed
Reviewed 51 pull requests in 2 repositories
mastodon/mastodon
50 pull requests
- Fix edits with no actual changes being allowed
- Add tooltip for instance delivery warnings
- Fix minor issues in v3.5.0rc1 changelog
- Fix tootctl email_domain_blocks add
- Fix streaming server sometimes silently dropping subscriptions
- Fix being unable to search by domain on the account moderations
- Format JSON and YAML using Prettier
- Bump NODE_VER to 16.14.2
- Fix some language endonyms
- Fix Sanskrit translation not being used when selected
- Remove old files for renamed translation
- Fix wrong language code for Kurdish languages
- Fix searching already-known converted activities by URL
- Fix PgHero suggesting migrations
- Fix “edited at” in public pages not being properly localized
- Replace metadata-action type to match
- Fix LetterOpennerWeb CSP
-
Add
typesparam toGET /api/v1/notificationsin REST API - Add DevContainer config
- Show "Explore" menu item to the Getting-Started for all resolutions
- Change the "Explore" icon from fa-globe to fa-hashtag
- Add menu column of explore to getting-started
- Fix issues with processing toot edits
- Fix Updates being forwarded even when not processable or causing no change
- Bump rack-attack from 6.5.0 to 6.6.0
- Some pull request reviews not shown.