-
Mastodon
- Germany
- https://zeonfederated.com
Highlights
- 12 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
-
2,536 contributions in the last year
Less
More
Contribution activity
April 2022
Created 423 commits in 6 repositories
Created a pull request in mastodon/mastodon that received 19 comments
Change label of status visibility to "Only people I mention" in web UI
To avoid confusion with proper, end-to-end encrypted direct messaging functionality that's planned for the future
+87
−91
•
19
comments
Opened 33 other pull requests in 4 repositories
mastodon/mastodon
8
open
18
merged
- Bump version to 3.5.2
- Remove IP matching from e-mail domain blocks
- Change half-life of trending status scores from 6 hours to 2 hours
- Change trending statuses to only show one status from each account
- Fix opening and closing Redis connections instead of using a pool
- Fix being able to scroll away from the loading bar in web UI
- New Crowdin updates
- Fix single Redis connection being used across all threads
- Remove preference to aggregate reblogs in home/list feeds
- Fix n+1 query on feed merge and populate operations
- New Crowdin updates
- New Crowdin updates
- New Crowdin updates
- Bump version to 3.5.1
- Fix dangling language-specific trends
- Fix trends returning less results per page when filtered in REST API
- New Crowdin updates
- Fix cookies secure flag being set when served over Tor
- Fix pagination header on empty trends responses in REST API
- Remove digest e-mails
- Change e-mail notifications to only be sent when recipient is offline
-
Fix unset
SMTP_RETURN_PATHenvironment variable causing e-mail not to send - Change "Allow trends without prior review" setting to include statuses
- Add pagination for trending statuses in web UI
-
Fix
GET /api/v1/trends/tagsmissingoffsetparam in REST API - Some pull requests not shown.
mastodon/mastodon-android
1
open
3
merged
mastodon/joinmastodon
1
open
1
merged
mastodon/mastodon-ios
1
open
Reviewed 38 pull requests in 3 repositories
mastodon/mastodon
25 pull requests
- Fix opening and closing Redis connections instead of using a pool
- Fix 500 error when a bookmark or favorite has been reported and deleted
- Pre-fill domain block/allow domain from search filter
- Change label of status visibility to "Only people I mention" in web UI
- Fix empty “It violates server rules” report option
- Fix temporary network/remote server error prevent from interactions with remote accounts
- Fix stoplight not using REDIS_NAMESPACE
- Add some missing indexes on foreign keys
- Fix UnmergeWorker being exceptionally slow in some conditions
- Fix PeerTube videos appearing with an erroneous “Edited at” marker
- Fix instance actor being incorrectly created when running migrations
- Add transparancy to modal background for accessibility
- Let votes statuses are also searchable
- Fix web push notifications containing HTML entities
- Add missing locale
-
Fix parsing
TRUSTED_PROXY_IP - Fix FetchFeaturedCollectionService
- Use more efficient and compatible MENTION regex
- chore(deps): update tootsuite/mastodon docker tag to v3.5.1
- FeedManager: skip account when target_account's last status is too old
- Fix crash in alias settings page
- Auto-fill timeline gaps when getting re-connecting to Websocket/EventSource stream
- Fix extremely rare race condition when deleting a toot or account
- Change e-mail notifications to only be sent when recipient is offline
- Fix migration error handling
- Some pull request reviews not shown.
mastodon/mastodon-ios
1 pull request
mastodon/webpush-fcm-relay
1 pull request
Opened 9 issues in 1 repository
mastodon/mastodon-ios
9
open
-
Use
typesinstead ofexclude_typesto filter notifications - Move compose button from top bar to bottom bar
- Add "Hide reblogs" dropdown option on profiles
- Missing block domain dropdown option on profiles
- Missing block domain dropdown option on posts
- Threads do not show all replies
- Validation errors during sign-up not displayed
- New report flow
- Discovery screen