Notices by pixelfed development (pixeldev@pleroma.site)
-
pixelfed development (pixeldev@pleroma.site)'s status on Friday, 13-Sep-2019 11:02:38 JST pixelfed development
Based on some feedback, Pixelfed Import will support Instagram and Mastodon, and instead of allowing 1 import per service, it will be 1 import per service per week or month (up to the instance admin).
#pixeldev #pixelfedImport -
pixelfed development (pixeldev@pleroma.site)'s status on Monday, 11-Feb-2019 04:20:42 JST pixelfed development
We will be releasing v0.8.0rc1 today. We do not recommend updating to this release until we can test it on staging.pixelfed.net.
If you do update, don't forget to do a backup first! "php artisan backup:run" -
pixelfed development (pixeldev@pleroma.site)'s status on Sunday, 20-Jan-2019 14:01:16 JST pixelfed development
v0.8.0 will be a big release.
Some highlights:
- It will be the biggest UI update (not including MicroUI) since August.
- Improved federation support
- S3/Wasabi/Spaces/Minio support
- MicroUI (beta, full release expected in v1.0)
- Stories (beta, full release expected in v1.0) -
pixelfed development (pixeldev@pleroma.site)'s status on Friday, 18-Jan-2019 18:22:57 JST pixelfed development
We are adopting hashids for profile and status ids.
To ensure a smooth migration, any numeric profile/status urls (created before February 20, 2019) will be permanently redirected. #pixeldev -
pixelfed development (pixeldev@pleroma.site)'s status on Thursday, 17-Jan-2019 15:35:48 JST pixelfed development
A small update to the readme caused the closure of the 2nd largest pixelfed instance.
While we do try to support Postgres, we have encountered some bugs and thought it would be a good idea to discourage new instances from choosing that database until we are 100% certain it won't cause any issues.
We regret what has happened, and will work to prevent any miscommunications from happening in the future. If you run an instance using postgres and are worried about support please reach out to us and we will do our best to fix any bugs that may occur. -
pixelfed development (pixeldev@pleroma.site)'s status on Sunday, 13-Jan-2019 15:45:30 JST pixelfed development
Security isn't a feature, it's an expectation.
We can't wait to share new and improved tools to keep your account secure. #pixelfed -
pixelfed development (pixeldev@pleroma.site)'s status on Sunday, 13-Jan-2019 15:31:36 JST pixelfed development
Mobile APIs will be shipping soon!
Developer Warnings:
- Scopes will be limited to "read" or "write" in the first version.
- Some (mastodon) endpoints are not applicable to pixelfed but will still return a valid empty response.
- Some endpoints may not be available in the first version. -
pixelfed development (pixeldev@pleroma.site)'s status on Saturday, 12-Jan-2019 13:16:33 JST pixelfed development
We have successfully tested S3 support! It will be shipping this weekend ? #pixelfed -
pixelfed development (pixeldev@pleroma.site)'s status on Saturday, 12-Jan-2019 06:16:52 JST pixelfed development
Admin dashboard updates will be shipping this weekend! #pixelfed -
pixelfed development (pixeldev@pleroma.site)'s status on Saturday, 12-Jan-2019 05:43:31 JST pixelfed development
We have replaced timeline infinite scroll with a "load more posts" button until we can ensure infinite loading works across all browsers. -
pixelfed development (pixeldev@pleroma.site)'s status on Friday, 11-Jan-2019 11:27:39 JST pixelfed development
We will be shipping some admin dashboard and mod tool updates tonight! -
pixelfed development (pixeldev@pleroma.site)'s status on Monday, 07-Jan-2019 08:04:02 JST pixelfed development
We are investigating HEIC/HEIF support. You can track the progress in this issue: https://github.com/pixelfed/pixelfed/issues/749 -
pixelfed development (pixeldev@pleroma.site)'s status on Saturday, 05-Jan-2019 11:44:05 JST pixelfed development
S3 Support will be shipping soon.
We are taking a different approach, storing all media locally until its transcoded/post-processed and then upload to S3. After 24 hours or so local media will be purged.
We will also ship a tool to move local media to the cloud or vice versa.
A few benefits:
- Object storage is cheap, you can increase account storage limits.
- Resilient, Wasabi outages do not affect new uploads.
- Redundancy, a future release will include support for multiple CDNs and the ability to serve photos and videos on different CDNs.In conversation from pleroma.site permalink -
pixelfed development (pixeldev@pleroma.site)'s status on Friday, 04-Jan-2019 13:57:54 JST pixelfed development
We apologize for not responding to our Github Issues and Pull Requests lately. We plan to spend a full day working on them this weekend! In conversation from pleroma.site permalink -
pixelfed development (pixeldev@pleroma.site)'s status on Friday, 28-Dec-2018 02:38:06 JST pixelfed development
We released v0.7.5 earlier with federation bug fixes. To enable federation add ```ACTIVITY_PUB=true``` to .env and recache the config! In conversation from pleroma.site permalink -
pixelfed development (pixeldev@pleroma.site)'s status on Monday, 24-Dec-2018 14:49:22 JST pixelfed development
We plan to release Pixelfed Stories in 0.9.0 :pixelfed: In conversation from pleroma.site permalink -
pixelfed development (pixeldev@pleroma.site)'s status on Monday, 24-Dec-2018 06:39:31 JST pixelfed development
[PSA] If you run an instance, we highly recommend disabling registration until further notice. A fix should be pushed soon! In conversation from pleroma.site permalink -
pixelfed development (pixeldev@pleroma.site)'s status on Tuesday, 18-Dec-2018 17:21:40 JST pixelfed development
We will be shipping Content Filter Service (CFS) soon, it is inspired by pleroma MRF.
This will allow admins to easily set content filter rules in the admin dashboard. #pixelfedIn conversation from pleroma.site permalink -
pixelfed development (pixeldev@pleroma.site)'s status on Sunday, 16-Dec-2018 18:09:13 JST pixelfed development
We have just pushed v0.6.1 which includes responsive UI improvements for mobile/tablet devices.
https://github.com/pixelfed/pixelfed/releases/tag/v0.6.1In conversation from pleroma.site permalink Attachments
-
pixelfed development (pixeldev@pleroma.site)'s status on Wednesday, 12-Dec-2018 10:34:30 JST pixelfed development
When implementing the mastodon v1 APIs, I discovered it was not only possible, but pretty easy to add alternate front ends thanks to the "only_media" parameter. #pixeldev In conversation from pleroma.site permalink Attachments