Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

PieFed 1.5 is released - move posts, upload video files, better chat and more

PieFed Meta
54 19 224
  • being able to move posts is huge!

    It's one of those missing pieces that we've missed for so long that no one ever bought it up - that was just how it was. Then in Nov of last year Julian from NodeBB initiated a conversation between NodeBB, Lemmy and PieFed and here we are. I got there first but hopefully the others are not far behind.

  • It's one of those missing pieces that we've missed for so long that no one ever bought it up - that was just how it was. Then in Nov of last year Julian from NodeBB initiated a conversation between NodeBB, Lemmy and PieFed and here we are. I got there first but hopefully the others are not far behind.

    We were just talking about how to consolidate communities and it's really annoying not being able to move posts lol

  • We were just talking about how to consolidate communities and it's really annoying not being able to move posts lol

    A merge community function.... ooo

  • Big deals, omg

    • Mods can move a post, with replies and votes, to another community. The change federates to other instances (except Lemmy, for now. I've been in discussion with devs from NodeBB and Lemmy about how this will work, they are on board). Relevant FEP.
    • Upload video files while creating a video post - no external host needed. Admin setting to limit who can do this (to save space).
    • Realtime chat - conversation immediately updates on screen when a new PM arrives.

    More good stuff

    • Author-deleted posts are still visible to them and anyone with the url. No more loss of high-value comments with the OP deletes.
    • Search filters - nsfw and minimum post score
    • Improve speed of cross-posting form on mobile
    • Emoji tokens like :blush: can be used in post or comment body. No GUI support yet.
    • Admin setting to disable local copies of remote images - good for single-user instances
    • Replying to a comment marks associated inbox item as read
    • Updated HPT-Fruits theme
    • 196 no longer excluded from default community import
    • Remove unused community rating feature
    • Remove unused instance vote weight feature
    • Remove ineffective þ to 'th' replacement
    • Improved accessibility - better contrast, fixed many incorrectly-used aria-labels
    • Updated translations - Basque, Chinese, Japanese

    API:

    • Admins can ban/unban users through the API. piefed.world was maintaining custom code for this, hopefully it'll make their version upgrades faster.

    Bugs fixed

    • PMs
    • Markdown parsing
    • Speed up loading of profile pages for admin users
    • Friendica post parsing
    • Passkeys login UX tweak

    To upgrade

    To upgrade from 1.4.x:

    git pull  
    git checkout v1.5.x  
    ./deploy.sh or ./deploy-docker.sh  
    

    Mods can move a post, with replies and votes, to another community. The change federates to other instances (except Lemmy, for now[...]

    Sounds awesome! One question, until Lemmy properly supports this, how will it look on the Lemmy side when a post is moved? Will it still be visible in the original community, in both the old and new communities, or will the post just disappear?

  • Mods can move a post, with replies and votes, to another community. The change federates to other instances (except Lemmy, for now[...]

    Sounds awesome! One question, until Lemmy properly supports this, how will it look on the Lemmy side when a post is moved? Will it still be visible in the original community, in both the old and new communities, or will the post just disappear?

    It'll disappear from the old community and appear in the new one, with all the same comments and votes as before. On all instances.

  • Big deals, omg

    • Mods can move a post, with replies and votes, to another community. The change federates to other instances (except Lemmy, for now. I've been in discussion with devs from NodeBB and Lemmy about how this will work, they are on board). Relevant FEP.
    • Upload video files while creating a video post - no external host needed. Admin setting to limit who can do this (to save space).
    • Realtime chat - conversation immediately updates on screen when a new PM arrives.

    More good stuff

    • Author-deleted posts are still visible to them and anyone with the url. No more loss of high-value comments with the OP deletes.
    • Search filters - nsfw and minimum post score
    • Improve speed of cross-posting form on mobile
    • Emoji tokens like :blush: can be used in post or comment body. No GUI support yet.
    • Admin setting to disable local copies of remote images - good for single-user instances
    • Replying to a comment marks associated inbox item as read
    • Updated HPT-Fruits theme
    • 196 no longer excluded from default community import
    • Remove unused community rating feature
    • Remove unused instance vote weight feature
    • Remove ineffective þ to 'th' replacement
    • Improved accessibility - better contrast, fixed many incorrectly-used aria-labels
    • Updated translations - Basque, Chinese, Japanese

    API:

    • Admins can ban/unban users through the API. piefed.world was maintaining custom code for this, hopefully it'll make their version upgrades faster.

    Bugs fixed

    • PMs
    • Markdown parsing
    • Speed up loading of profile pages for admin users
    • Friendica post parsing
    • Passkeys login UX tweak

    To upgrade

    To upgrade from 1.4.x:

    git pull  
    git checkout v1.5.x  
    ./deploy.sh or ./deploy-docker.sh  
    

    Amazing work thanks.

    Is the ability to crosspost text posts on the priority list for coming releases?
    https://codeberg.org/rimu/pyfedi/issues/996

  • It'll disappear from the old community and appear in the new one, with all the same comments and votes as before. On all instances.

    Ah, okay. That's great. Might be a dumb question, but what did you mean by "change federates to other instances (except Lemmy[...]" then?

  • Big deals, omg

    • Mods can move a post, with replies and votes, to another community. The change federates to other instances (except Lemmy, for now. I've been in discussion with devs from NodeBB and Lemmy about how this will work, they are on board). Relevant FEP.
    • Upload video files while creating a video post - no external host needed. Admin setting to limit who can do this (to save space).
    • Realtime chat - conversation immediately updates on screen when a new PM arrives.

    More good stuff

    • Author-deleted posts are still visible to them and anyone with the url. No more loss of high-value comments with the OP deletes.
    • Search filters - nsfw and minimum post score
    • Improve speed of cross-posting form on mobile
    • Emoji tokens like :blush: can be used in post or comment body. No GUI support yet.
    • Admin setting to disable local copies of remote images - good for single-user instances
    • Replying to a comment marks associated inbox item as read
    • Updated HPT-Fruits theme
    • 196 no longer excluded from default community import
    • Remove unused community rating feature
    • Remove unused instance vote weight feature
    • Remove ineffective þ to 'th' replacement
    • Improved accessibility - better contrast, fixed many incorrectly-used aria-labels
    • Updated translations - Basque, Chinese, Japanese

    API:

    • Admins can ban/unban users through the API. piefed.world was maintaining custom code for this, hopefully it'll make their version upgrades faster.

    Bugs fixed

    • PMs
    • Markdown parsing
    • Speed up loading of profile pages for admin users
    • Friendica post parsing
    • Passkeys login UX tweak

    To upgrade

    To upgrade from 1.4.x:

    git pull  
    git checkout v1.5.x  
    ./deploy.sh or ./deploy-docker.sh  
    

    PieFed is moving fast, I like it. Thanks for all your work!

  • It'll disappear from the old community and appear in the new one, with all the same comments and votes as before. On all instances.

    Oh wow, this is great for future programmatic migration!

  • Big deals, omg

    • Mods can move a post, with replies and votes, to another community. The change federates to other instances (except Lemmy, for now. I've been in discussion with devs from NodeBB and Lemmy about how this will work, they are on board). Relevant FEP.
    • Upload video files while creating a video post - no external host needed. Admin setting to limit who can do this (to save space).
    • Realtime chat - conversation immediately updates on screen when a new PM arrives.

    More good stuff

    • Author-deleted posts are still visible to them and anyone with the url. No more loss of high-value comments with the OP deletes.
    • Search filters - nsfw and minimum post score
    • Improve speed of cross-posting form on mobile
    • Emoji tokens like :blush: can be used in post or comment body. No GUI support yet.
    • Admin setting to disable local copies of remote images - good for single-user instances
    • Replying to a comment marks associated inbox item as read
    • Updated HPT-Fruits theme
    • 196 no longer excluded from default community import
    • Remove unused community rating feature
    • Remove unused instance vote weight feature
    • Remove ineffective þ to 'th' replacement
    • Improved accessibility - better contrast, fixed many incorrectly-used aria-labels
    • Updated translations - Basque, Chinese, Japanese

    API:

    • Admins can ban/unban users through the API. piefed.world was maintaining custom code for this, hopefully it'll make their version upgrades faster.

    Bugs fixed

    • PMs
    • Markdown parsing
    • Speed up loading of profile pages for admin users
    • Friendica post parsing
    • Passkeys login UX tweak

    To upgrade

    To upgrade from 1.4.x:

    git pull  
    git checkout v1.5.x  
    ./deploy.sh or ./deploy-docker.sh  
    

    Congrats on the new release!

  • Amazing work thanks.

    Is the ability to crosspost text posts on the priority list for coming releases?
    https://codeberg.org/rimu/pyfedi/issues/996

    Yes, although it's a long list...

  • Big deals, omg

    • Mods can move a post, with replies and votes, to another community. The change federates to other instances (except Lemmy, for now. I've been in discussion with devs from NodeBB and Lemmy about how this will work, they are on board). Relevant FEP.
    • Upload video files while creating a video post - no external host needed. Admin setting to limit who can do this (to save space).
    • Realtime chat - conversation immediately updates on screen when a new PM arrives.

    More good stuff

    • Author-deleted posts are still visible to them and anyone with the url. No more loss of high-value comments with the OP deletes.
    • Search filters - nsfw and minimum post score
    • Improve speed of cross-posting form on mobile
    • Emoji tokens like :blush: can be used in post or comment body. No GUI support yet.
    • Admin setting to disable local copies of remote images - good for single-user instances
    • Replying to a comment marks associated inbox item as read
    • Updated HPT-Fruits theme
    • 196 no longer excluded from default community import
    • Remove unused community rating feature
    • Remove unused instance vote weight feature
    • Remove ineffective þ to 'th' replacement
    • Improved accessibility - better contrast, fixed many incorrectly-used aria-labels
    • Updated translations - Basque, Chinese, Japanese

    API:

    • Admins can ban/unban users through the API. piefed.world was maintaining custom code for this, hopefully it'll make their version upgrades faster.

    Bugs fixed

    • PMs
    • Markdown parsing
    • Speed up loading of profile pages for admin users
    • Friendica post parsing
    • Passkeys login UX tweak

    To upgrade

    To upgrade from 1.4.x:

    git pull  
    git checkout v1.5.x  
    ./deploy.sh or ./deploy-docker.sh  
    

    Well done!

  • Big deals, omg

    • Mods can move a post, with replies and votes, to another community. The change federates to other instances (except Lemmy, for now. I've been in discussion with devs from NodeBB and Lemmy about how this will work, they are on board). Relevant FEP.
    • Upload video files while creating a video post - no external host needed. Admin setting to limit who can do this (to save space).
    • Realtime chat - conversation immediately updates on screen when a new PM arrives.

    More good stuff

    • Author-deleted posts are still visible to them and anyone with the url. No more loss of high-value comments with the OP deletes.
    • Search filters - nsfw and minimum post score
    • Improve speed of cross-posting form on mobile
    • Emoji tokens like :blush: can be used in post or comment body. No GUI support yet.
    • Admin setting to disable local copies of remote images - good for single-user instances
    • Replying to a comment marks associated inbox item as read
    • Updated HPT-Fruits theme
    • 196 no longer excluded from default community import
    • Remove unused community rating feature
    • Remove unused instance vote weight feature
    • Remove ineffective þ to 'th' replacement
    • Improved accessibility - better contrast, fixed many incorrectly-used aria-labels
    • Updated translations - Basque, Chinese, Japanese

    API:

    • Admins can ban/unban users through the API. piefed.world was maintaining custom code for this, hopefully it'll make their version upgrades faster.

    Bugs fixed

    • PMs
    • Markdown parsing
    • Speed up loading of profile pages for admin users
    • Friendica post parsing
    • Passkeys login UX tweak

    To upgrade

    To upgrade from 1.4.x:

    git pull  
    git checkout v1.5.x  
    ./deploy.sh or ./deploy-docker.sh  
    

    As a new lemmy user whats the killer features I'm missing out on by not being on Piefed? curious

  • Ah, okay. That's great. Might be a dumb question, but what did you mean by "change federates to other instances (except Lemmy[...]" then?

    Sorry I misread your earlier question, missing out the "until Lemmy supports...".

    From Lemmy's side it'll look like the post is still in the old community.

  • As a new lemmy user whats the killer features I'm missing out on by not being on Piefed? curious

    https://join.piefed.social/features

    Scroll down to the Differences between Lemmy and PieFed section.

  • Sorry I misread your earlier question, missing out the "until Lemmy supports...".

    From Lemmy's side it'll look like the post is still in the old community.

    Thanks for clarification, makes more sense now. Will everyone still see each other's comments when a post is moved but for Lemmy users it's still in the old community?

  • Big deals, omg

    • Mods can move a post, with replies and votes, to another community. The change federates to other instances (except Lemmy, for now. I've been in discussion with devs from NodeBB and Lemmy about how this will work, they are on board). Relevant FEP.
    • Upload video files while creating a video post - no external host needed. Admin setting to limit who can do this (to save space).
    • Realtime chat - conversation immediately updates on screen when a new PM arrives.

    More good stuff

    • Author-deleted posts are still visible to them and anyone with the url. No more loss of high-value comments with the OP deletes.
    • Search filters - nsfw and minimum post score
    • Improve speed of cross-posting form on mobile
    • Emoji tokens like :blush: can be used in post or comment body. No GUI support yet.
    • Admin setting to disable local copies of remote images - good for single-user instances
    • Replying to a comment marks associated inbox item as read
    • Updated HPT-Fruits theme
    • 196 no longer excluded from default community import
    • Remove unused community rating feature
    • Remove unused instance vote weight feature
    • Remove ineffective þ to 'th' replacement
    • Improved accessibility - better contrast, fixed many incorrectly-used aria-labels
    • Updated translations - Basque, Chinese, Japanese

    API:

    • Admins can ban/unban users through the API. piefed.world was maintaining custom code for this, hopefully it'll make their version upgrades faster.

    Bugs fixed

    • PMs
    • Markdown parsing
    • Speed up loading of profile pages for admin users
    • Friendica post parsing
    • Passkeys login UX tweak

    To upgrade

    To upgrade from 1.4.x:

    git pull  
    git checkout v1.5.x  
    ./deploy.sh or ./deploy-docker.sh  
    

    @rimu@piefed.social is there any documentation about the move post feature? It has existed in the mod panel on mbin for as long as it exists, but it does not federate and it would be great if we could implement it in a way that is working piefed, lemmy and nodebb

  • This release is a bit smaller than usual but also only 2 weeks since 1.4. I'm planning on doing smaller, more frequent and more focussed releases in future.

    Seems like a pretty big update to me as a video creator 🫡

  • As a new lemmy user whats the killer features I'm missing out on by not being on Piefed? curious

  • @rimu@piefed.social is there any documentation about the move post feature? It has existed in the mod panel on mbin for as long as it exists, but it does not federate and it would be great if we could implement it in a way that is working piefed, lemmy and nodebb

    I just did a quick test-move and here is the json that was federated out:

    {  
      "actor": "https://crust.piefed.social/u/wjs018",  
      "cc": [  
        "https://piefed.wjs018.xyz/c/testing"  
      ],  
      "id": "https://crust.piefed.social/activities/move/l7NaOQha12PQyYv",  
      "object": "https://crust.piefed.social/c/testing/p/108274/this-post-will-be-moved",  
      "origin": "https://piefed.wjs018.xyz/c/testing",  
      "target": "https://crust.piefed.social/c/test",  
      "to": [  
        "https://www.w3.org/ns/activitystreams#Public"  
      ],  
      "type": "Move"  
    }  
    

    For context, this was moved from !testing@piefed.wjs018.xyz to !test@crust.piefed.social. The author, @wjs018@crust.piefed.social, is a moderator of the community that the post was initially posted to. I did find a bug in this process, the post flair, which should be community-specific, was moved as well when it should have been stripped. So, I created an issue for tracking that fix.


Gli ultimi otto messaggi ricevuti dalla Federazione
  • As if multiple servers wasn't complicated enough, there are multiple apps and multiple web frontends you can use too! p.piefed.social is an installation of Photon.

    Log in with your piefed.social credentials.

    Like Blorp, it looks great on a phone and can be installed as a PWA.

    read more

  • Try https://b.piefed.social instead! Log in with the same username and password as piefed.social.

    It works best on a phone / tablet but on a desktop it's fine too once you switch to compact mode.

    It can be installed as a PWA.

    There are also lots of themes you can try at https://piefed.social/user/settings. Here are some screenshots of them - https://join.piefed.social/screenshots/

    read more

  • Oh so it is, I wasn't seeing it yesterday when I checked. Perhaps unpinning and re-pinning, or removing and re-allowing the ability to show on popular fixed it and I didn't notice it.

    Nonetheless, thank you for all the help!

    read more

  • Ok, it seems to be working now then. Let us know if you continue to see weirdness with the pinned posts.

    image

    read more

  • Oh we actually unpinned the main@piefed.ca post after I confirmed it was working and made that comment. It's the other one from main@lemmy.ca that is still pinned, but doesn't show up for users that aren't logged in

    read more

  • Welcome!

    read more

  • I mean I get you but the only reason it would be done wrong is if it was intentionally done that way. I mean the system already does notifications and as I said I have gotten them for deleted posts. They don't go away. The devs would practically have to intentionally have it not work that way. I really don't think its a risk at all. Also once something is done its not impossible to undue. The federation and in particular piefed devs are pretty earnest individuals and its not like a coporate system where managment would bury their heads and dig their heels on something bad. There is also no incetive to keep something that does not work out well for some sort of financial gain.

    read more

  • Even logged in and with filters so that the post is visible, I don't see the post in the piefed community as pinned. Could it have been unpinned when you did your db reload?

    If it is pinned on your side, then it must be a bug of some kind.

    read more
Post suggeriti
  • It’s out!

    General Discussion fosdem activitypub fediverse badgefed
    8
    2 Votes
    8 Posts
    50 Views
    @po3mah yes please
  • 0 Votes
    1 Posts
    7 Views
    Wäre es nicht super, wenn man sich mit sei­nem Mast­o­don-Account ein­fach für eine Ver­an­stal­tung anmel­den könn­te – so wie das frü­her bei Face­book mög­lich war? Der­zeit geht das noch nicht. Aber es gibt ein paar hoff­nungs­vol­le Anzei­chen, dass sich das ändern könnte.Ich habe es im letz­ten Arti­kel ange­teasert: In der Sprech­stun­de hat André Men­rath (@linos) ein paar inter­es­san­te Din­ge erzählt und wir haben uns über die gene­rel­le Situa­ti­on von Ver­an­stal­tun­gen bei Word­Press und im Fedi­ver­se unterhalten. Bei Plug­ins für Ver­an­stal­tungs-Kalen­der bin ich wirk­lich kri­tisch. Ich habe damals das Ein­ga­be­for­mu­lar für den Ver­an­stal­tungs­ka­len­der bei kiel4kiel.de ent­wi­ckelt. Wenn man jeden Monat 1000 Ter­mi­ne ein­ge­ben will, sieht man zu, dass man da kei­nen ein­zi­gen Klick zu viel macht, weil das immer x1000 geht.Ich habe noch kein For­mu­lar für Ver­an­stal­tun­gen gese­hen, das so prak­tisch war, wie unser User-Inter­face damals. Das fängt damit an, dass Ver­an­stal­tun­gen NIE um 00:00 Uhr anfan­gen. Die Zeit­aus­wahl steht aber bei jeder Soft­ware auf 00:00 und die­ser Stan­dard­wert lässt sich nicht konfigurieren.Events bei WordPressIch bin der Mei­nung, dass es kein ein­zi­ges gutes Event-Plug­in für Word­Press gibt. Auch kein kom­mer­zi­el­les. Ich ken­ne kei­nes. Die meis­ten sind mit Fea­tures total über­la­den, die dafür auch noch schlecht zu bedie­nen sind. Dazu kommt, dass alle Kalen­der schei­ße aus­se­hen und man sie nicht anpas­sen kann – selbst wenn sie sich ein eige­nes Tem­p­la­te-Sys­tem über­legt haben.Beim Web­Mon­tag brau­che ich ein ein­fa­ches Plug­in bei dem man Datum und Uhr­zeit und eine Adres­se ein­gibt. Außer­dem soll man sich an- und abmel­den kön­nen. Ich habe das vor lan­ger Zeit über einen Cus­tom-Post-Type erle­digt, den ich um Datum und Loca­ti­on erwei­tert habe. Außer­dem habe ich die Kom­men­tar­funk­ti­on dort so „gehackt“, dass das Text­feld aus­ge­blen­det wird. So mel­det man sich an, indem man einen Kom­men­tar ohne Text abgibt. Des­we­gen bekommt man auch kei­ne Benach­rich­ti­gung und man kann sich auch dar­über nicht abmelden. Das funk­tio­niert. Aber ich hät­te trotz­dem eine etwas kom­for­ta­ble­re Lösung. Bei Gather­Press arbei­ten wohl gera­de eini­ge moti­vier­te Ent­wick­ler an einem neu­en Plug­in für Events. Das sieht auf den ers­ten Blick sehr auf­ge­räumt aus und scheint sich an den moder­nen Para­dig­men der Word­Press-Ent­wick­lung zu orientieren.Events im FediverseAuch im Fedi­ver­se gibt es Ver­an­stal­tun­gen. Mobi­li­zon ist eine Lösung dafür. Auf so einer Instanz gibt es dann nur Ver­an­stal­tun­gen. Ich ken­ne mich damit nicht so gut aus. Aber super wäre es natür­lich, wenn ich einem Account bei Mobi­li­zon bspw. von Mast­o­don aus fol­gen könn­te und wenn mir dann eine Ver­an­stal­tung durch die Time­line läuft, kli­cke ich auf „teil­neh­men“ und bin ange­mel­det. Das geht aber noch nicht. Es gibt aber wohl Über­le­gun­gen bei Mast­o­don, Ver­an­stal­tun­gen bes­ser zu unter­stüt­zen. Fri­en­di­ca, Hub­zil­la und Ple­ro­ma kön­nen das schon – zumin­dest teilweise.Auf der Sei­te von Word­Press arbei­ten And­re Men­rath und Mat­thi­as Pfef­fer­le (@pfefferle) an einer Bridge für die bestehen­den Event-Plug­ins ins Fediverse.Die­se The­ma ist lei­der noch nicht ganz so kon­kret wie die grund­sätz­li­che Unter­stüt­zung für Arti­kel von Word­Press in Mast­o­don. Es sind eini­ge Puz­zle­tei­le, die ein inter­es­san­tes Bild ver­spre­chen, wenn sie jemand klug zusammensetzt. Ich fänd es cool, wenn ich eine Lösung hät­te bei der Men­schen den Ver­an­stal­tun­gen des Web­Mon­tags bspw. auf Mast­o­don fol­gen und sich anmel­den könn­ten. Zusätz­lich wäre es aber natür­lich nötig, dass man sich auch wei­ter­hin unkom­pli­ziert ohne Account anmel­den könn­te. Ein Ter­min-Plug­in, bei dem ich eine Stan­dard-Start­zeit ein­stel­len kann, weil der Web­Mon­tag immer ab 19 Uhr sei­ne Tür öff­net; einen Stan­dard-Ver­an­stal­tungs­ort, weil wir meis­tens in der Star­ter­kit­chen sind. Eine öffent­lich ein­seh­ba­re Teil­nah­me­lis­te, aus der sich Leu­te auch auf Wunsch aus­blen­den kön­nen und die sich nach ein paar Mona­ten von allei­ne löscht und nur die zusam­men gerech­ne­te Zahl der Anmel­dun­gen behält.Dar­auf muss ich wohl noch ein wenig war­ten. Aber Vor­freu­de ist ja auch etwas Schönes.
  • 0 Votes
    1 Posts
    8 Views
    One of the long-standing issues we have in/on the fediverse is that when I have a link in my post that goes to another post on my instance, people on other instances will click that link and be taken to MY instance, where they can't comment, don't have an account, aren't logged in, etc and they will try to log in using their login credentials for their home instance then wonder why it doesn't work. When someone links to https://lemmy.world/post/39832275 and I'm on piefed.social I want to see https://piefed.social/c/news/p/1544770/national-parks-ordered-to-check-gift-shops-for-dei-type-items not the copy on lemmy.world! As of PieFed v1.4, links like that will automatically be converted to link to the local copy of the post, where 'local' is whatever is local for the reader. See the linked video where I demonstrate this in action.
  • 0 Votes
    2 Posts
    24 Views
    Would you go back to X if it had new owners? Let us know why below 👇 #SocialMedia #Fediverse #X #SocialWeb #Mastodon #Twitter