Notices by pixelfed development (pixeldev@pleroma.site)
-
pixelfed development (pixeldev@pleroma.site)'s status on Tuesday, 06-Aug-2019 02:46:46 UTC pixelfed development We previously announced the deprecation of the v1 API (Mastodon API) and it was poorly worded.
Mastodon apps will continue to work with Pixelfed v1+ for up to a year before the deprecated endpoints will be removed.
We look forward to working with app developers on the migration to our v2 APIs. -
pixelfed development (pixeldev@pleroma.site)'s status on Monday, 05-Aug-2019 07:14:47 UTC pixelfed development We are deprecating the v1 API (Mastodon API) in the v1.0 release.
This will mean Mastodon compatible apps will not work with Pixelfed.
We are working on a mobile app for iOS and Android. Stay tuned! #pixelfed -
pixelfed development (pixeldev@pleroma.site)'s status on Thursday, 25-Jul-2019 02:00:49 UTC pixelfed development Just a few bugs to fix, and we'll be shipping full federation support!
You will be able to follow remote accounts, see their posts in your home timeline, and more!
#pixelfed -
pixelfed development (pixeldev@pleroma.site)'s status on Thursday, 18-Jul-2019 03:54:02 UTC pixelfed development v0.10 has shipped!
The change log will be updated later this week.
#pixelfed #pixeldev #collections -
pixelfed development (pixeldev@pleroma.site)'s status on Wednesday, 10-Jul-2019 19:11:45 UTC pixelfed development PSA If you run an instance, you should take a look at the new instance configuration settings.
You can enable public hashtags, or enable public timelines for apps like Fedilab.
https://github.com/pixelfed/pixelfed/blob/dev/config/instance.php -
pixelfed development (pixeldev@pleroma.site)'s status on Sunday, 23-Jun-2019 05:14:51 UTC pixelfed development We are delaying the v0.9.5 release until we fix domain blocks. #pixeldev
https://github.com/pixelfed/pixelfed/issues/1453 -
pixelfed development (pixeldev@pleroma.site)'s status on Tuesday, 11-Jun-2019 19:42:28 UTC pixelfed development PSA: If you run an instance, please update to v0.9.4 so you are ready for the Remote Follows update!
#pixelfed #federation -
pixelfed development (pixeldev@pleroma.site)'s status on Monday, 10-Jun-2019 00:05:42 UTC pixelfed development In anticipation of full federation release, we have moved all federation config to its own file.
It is backwards compatible with the old env vars currently in use, meaning no action is required during updating.
https://github.com/pixelfed/pixelfed/blob/dev/config/federation.php -
pixelfed development (pixeldev@pleroma.site)'s status on Sunday, 02-Jun-2019 02:40:19 UTC pixelfed development We're adding new limits to pixelfed!
- Remote posts will allow up to 2200 characters.
- You can follow up to 7500 accounts in total (there is no limit for how many followers you can have)
- You can can follow 20 accounts per hour
- Comments can only contain 5 mentions and 30 hashtags and we will stop auto-linking URLs
- Duplicate comments (including emoji) will be rejected
- We are still deciding on limits for Likes, Shares and Posts
- Remote comments and posts that contain more than 5 mentions will hide all mentions behind a modal pop-up
#pixelfed #pixeldev -
pixelfed development (pixeldev@pleroma.site)'s status on Monday, 11-Mar-2019 07:21:33 UTC pixelfed development Every account has a RSS feed, but you might not have realized that.
We added an RSS feed link to profiles. Shipping soon! #pixelfed #indieweb #rss
Screen Shot 2019-03-11 at 1.17.… -
pixelfed development (pixeldev@pleroma.site)'s status on Saturday, 09-Mar-2019 08:18:25 UTC pixelfed development CI for ActivityPub and Pixelfed.
We recently acquired pixelfed.dev and plan to use it to host a custom pixelfed instance that deploys every commit of a specific branch and runs both unit tests and browser tests to ensure full coverage of features and federation with supported software like Mastodon or Pleroma.
The test reports will be publicly available to easily debug regressions in pixelfed. -
pixelfed development (pixeldev@pleroma.site)'s status on Saturday, 09-Mar-2019 07:36:24 UTC pixelfed development Some federation updates have recently shipped!
- Follow pixelfed accounts from pleroma
- Albums are now federated in proper order
- Deleting a Status now federates
- Invalid actor fixes
- Improved inbox performance
We will be shipping a lot more federation updates this weekend! -
pixelfed development (pixeldev@pleroma.site)'s status on Saturday, 02-Mar-2019 03:55:03 UTC pixelfed development We updated the nodeinfo API to include the git commit hash and improved activeHalfYear and activeMonth stats.
An earlier commit from today counted remote user likes in the active stats which we just released a fix for!
Update nodeinfo: https://pixelfed.social/api/nodeinfo/2.0.json -
pixelfed development (pixeldev@pleroma.site)'s status on Friday, 15-Feb-2019 02:12:30 UTC pixelfed development The pixelfed installer will be shipping in v0.8.0! #pixelfed
pixelfed installer -
pixelfed development (pixeldev@pleroma.site)'s status on Thursday, 14-Feb-2019 01:51:51 UTC pixelfed development We have merged a dozen bug fixes today and are working on improving performance and finishing the mobile APIs! #pixelfed -
pixelfed development (pixeldev@pleroma.site)'s status on Saturday, 09-Feb-2019 01:50:30 UTC pixelfed development v0.8.0rc1 will be released on Sunday! #pixelfed
PR: https://github.com/pixelfed/pixelfed/pull/780 -
pixelfed development (pixeldev@pleroma.site)'s status on Thursday, 07-Feb-2019 08:10:40 UTC pixelfed development Discover + Dark Mode.
We built a more personalized discover experience without any algorithms or anti-privacy methods. Also dark mode. #pixeldev #pixelfed
Pixelfed Discover with curated … -
pixelfed development (pixeldev@pleroma.site)'s status on Sunday, 20-Jan-2019 05:01:16 UTC 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, 28-Dec-2018 04:49:52 UTC pixelfed development v0.7.6 was just tagged, it includes a fix for using two factor auth recovery codes.
https://github.com/pixelfed/pixelfed/releases/tag/v0.7.6 -
pixelfed development (pixeldev@pleroma.site)'s status on Thursday, 27-Dec-2018 17:38:06 UTC 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!