Pixelfed
Photo sharing the way it should be, without algorithmic barriers
Alternative to: Instagram
About
Versions (44)
v0.9.5
2019-07-11Added
- Compose UI v3! Preview filters and posts almost as they would appear in timelines.
- Instance contact forms! Set
INSTANCE_CONTACT_FORM,INSTANCE_CONTACT_EMAIL, andINSTANCE_CONTACT_MAX_PER_DAYin .env https://github.com/pixelfed/pixelfed/commit/157a03f13d1a4b249e7ad5053fc04d064242fdbf #1424 - Handle incoming AP Like and Announce
- Artisan tasks:
regenerate:thumbnails. `fix:hashtags - Admin configuration and custom page editor
- Follow hashtags #1480
Fixed
- Disallow search when there is no query
- Deleting post from post view now loads confirmation modal properly
- Comments marked sensitive are now hidden behind a warning
- Duplicate profiles no longer stored
- Hide share button on non-public posts
- Prevent duplicate notifications
- Auto-fit video player to post container rather than video
- alt tags now applied to img instead of div
Changed
- Image filters are hidden when uploading a video
- More rate limits: trust accounts after 3 weeks, 120 likes/hr, 1000 likes/day, 60 shares/hr, 500 shares/day, 30 follows/hr (previously 20/hr), 1440/day of any request
- Hashtags limited to 124 characters
- Caption “read more” limit raised from 420 to 620
- Media cache TTL increased to 14 days
- Do not store EXIF by default
Removed
- Classic Compose UI is now retired