Notices by pixelfed development (pixeldev@pleroma.site), page 3
-
pixelfed development (pixeldev@pleroma.site)'s status on Sunday, 02-Sep-2018 00:51:21 EDT pixelfed development
Private profiles have been fixed, working on handling follow requests! -
pixelfed development (pixeldev@pleroma.site)'s status on Saturday, 01-Sep-2018 23:57:10 EDT pixelfed development
Bulk report actions have been pushed to dev! -
pixelfed development (pixeldev@pleroma.site)'s status on Friday, 31-Aug-2018 22:44:07 EDT pixelfed development
Admins can now handle user reports! -
pixelfed development (pixeldev@pleroma.site)'s status on Saturday, 25-Aug-2018 23:55:42 EDT pixelfed development
Almost finished the admin dashboard, then I can start releasing more federation support! #pixeldev -
pixelfed development (pixeldev@pleroma.site)'s status on Wednesday, 22-Aug-2018 03:07:01 EDT pixelfed development
Mutes and blocks are coming! I wrote a basic implementation that will ready later today. #pixeldev
https://github.com/pixelfed/pixelfed/commit/18cd857e90f62195c130cfa24b9b1165ca05dce2 -
pixelfed development (pixeldev@pleroma.site)'s status on Monday, 20-Aug-2018 23:34:09 EDT pixelfed development
YSK: Pixelfed has a lot of configuration settings across 25 different config files. You can define each one using the .env file.
https://github.com/pixelfed/pixelfed/tree/dev/configIn conversation from pleroma.site permalink Attachments
-
pixelfed development (pixeldev@pleroma.site)'s status on Sunday, 19-Aug-2018 16:43:37 EDT pixelfed development
YSK: If you are having issues setting up an instance, you can run a self-diagnosis command and it might help!
php artisan self-diagnosisIn conversation from pleroma.site permalink -
pixelfed development (pixeldev@pleroma.site)'s status on Thursday, 09-Aug-2018 22:33:49 EDT pixelfed development
New configuration variable: Image Quality.
You can now set the variable which is used to determine image quality during optimization. Also made the default caption length 500 chars. #pixeldev
https://github.com/pixelfed/pixelfed/commit/774557e8c9ab32a5ca6aa25f998f747d88871134In conversation from pleroma.site permalink Attachments
-
pixelfed development (pixeldev@pleroma.site)'s status on Thursday, 09-Aug-2018 02:23:28 EDT pixelfed development
If you run an instance, you should deploy the latest commits. They contain a low-risk security update, you will need to run 'composer update'.
https://laravel-news.com/laravel-5-6-30In conversation from pleroma.site permalink Attachments
-
pixelfed development (pixeldev@pleroma.site)'s status on Tuesday, 07-Aug-2018 00:43:09 EDT pixelfed development
Pixelfed Lite: Javascript free, lightweight, and accessible alternative UI for everyone.
We are going to rewrite the main UI in Vue over the next few months after federation support is finished. This will allow more features that are not possible without js while maintaining basic non-js support. #pixelfed #pixeldevIn conversation from pleroma.site permalink -
pixelfed development (pixeldev@pleroma.site)'s status on Monday, 30-Jul-2018 03:44:10 EDT pixelfed development
deck, core, video, tour #pixeldev
https://github.com/pixelfedIn conversation from pleroma.site permalink Attachments
-
pixelfed development (pixeldev@pleroma.site)'s status on Tuesday, 24-Jul-2018 03:36:28 EDT pixelfed development
You will soon be able to proxy outgoing http requests. #security In conversation from pleroma.site permalink -
pixelfed development (pixeldev@pleroma.site)'s status on Wednesday, 18-Jul-2018 00:00:26 EDT pixelfed development
Federation is the last feature to enable (even if its already done) because of how many other features rely on proper AP implementation. In conversation from pleroma.site permalink -
pixelfed development (pixeldev@pleroma.site)'s status on Friday, 13-Jul-2018 01:28:23 EDT pixelfed development
If you run an instance, you should add it to The Federation website!
https://the-federation.info/pixelfedIn conversation from pleroma.site permalink Attachments
-
pixelfed development (pixeldev@pleroma.site)'s status on Tuesday, 10-Jul-2018 01:33:15 EDT pixelfed development
Video support will be a huge feature because it changes how pixelfed stores local and remote media in a fundamental way.
Only a single copy of each file will be stored.
Jane uploads a cat picture. John uploads the same picture. If Jane deletes her post, her unique url to the cat picture is deleted. The original file still exists if more than 1 post contains it. #pixeldevIn conversation from pleroma.site permalink -
pixelfed development (pixeldev@pleroma.site)'s status on Tuesday, 10-Jul-2018 01:14:59 EDT pixelfed development
We support RSS/Atom feeds.
That means you can follow any pixelfed account from your favourite RSS reader!In conversation from pleroma.site permalink -
pixelfed development (pixeldev@pleroma.site)'s status on Saturday, 07-Jul-2018 23:15:14 EDT pixelfed development
Pixelfed Entity Relation Diagram. #pixeldev In conversation from pleroma.site permalink -
pixelfed development (pixeldev@pleroma.site)'s status on Friday, 06-Jul-2018 00:07:55 EDT pixelfed development
Performance is a big factor in implementing features.
The goal for the updated anti-abuse tools is to provide the best user experience while making sure its accessible and fast for everyone.
This is a fun challenge and has lead to a few new improvements that I can't wait to share! #pixeldevIn conversation from pleroma.site permalink -
pixelfed development (pixeldev@pleroma.site)'s status on Thursday, 05-Jul-2018 22:12:58 EDT pixelfed development
NLP Sentiment analysis for abuse, spam and malicious bot detection is something I would like to consider in the long term.
It could be trained using actionable reported content like removing a spam post or comment! It would be an optional feature and fun to work on 😁In conversation from pleroma.site permalink -
pixelfed development (pixeldev@pleroma.site)'s status on Wednesday, 04-Jul-2018 23:02:17 EDT pixelfed development
The repo will be moved to the pixelfed organization on July 17th 2018.
If you have https://github.com/dansup/pixelfed in any deployment scripts, you will need to update it to https://github.com/pixelfed/pixelfed.In conversation from pleroma.site permalink Attachments