#mastodev #nas
Le père 🎅 a déposé un NAS Ugreen DH2300 dans mes chaussons 🤗 mais il n'a pas de client de synchro pour linux 😨
J'ai cherché sur la 🕸️ si à tout hasard un dev avait fait quelque chose (surtout que c'est du debian dedans à priori)...je n'ai pas trouvé.
Une idée alternative pour contourner le problème ?
@sebsauvage
Been getting double-posting issues on mastodon.social server here. Quite embarrassing having to delete the duplicate replies.
Thought could be a Phanpy bug but seems unlikely because Phanpy implements `Idempotency-Key` (https://docs.joinmastodon.org/methods/statuses/#headers:~:text=this%20API%20method.-,Idempotency%2DKey,-Provide%20this%20header). *Could* likely happen because Phanpy also have a fallback try/catch logic for servers that don't support `Idempotency-Key` 🤔
Hard to debug on the spot as the issue happens randomly.
Been getting double-posting issues on mastodon.social server here. Quite embarrassing having to delete the duplicate replies.
Thought could be a Phanpy bug but seems unlikely because Phanpy implements `Idempotency-Key` (https://docs.joinmastodon.org/methods/statuses/#headers:~:text=this%20API%20method.-,Idempotency%2DKey,-Provide%20this%20header). *Could* likely happen because Phanpy also have a fallback try/catch logic for servers that don't support `Idempotency-Key` 🤔
Hard to debug on the spot as the issue happens randomly.
I need opinions on #Smithereen API.
For notifications, which format would you prefer more, this https://smithereen.software/docs/api/methods/notifications.get/ or something even more deduplicated with `wall_posts`, `comments`, `photos`, and `board_topics` as separate arrays? Or maybe something else?
I need opinions on #Smithereen API.
For notifications, which format would you prefer more, this https://smithereen.software/docs/api/methods/notifications.get/ or something even more deduplicated with `wall_posts`, `comments`, `photos`, and `board_topics` as separate arrays? Or maybe something else?
dedicated fields for things like pronouns would be nice, because it would be easier for clients to use them
currently some just search for the word "pronoun" in one of the addition fields, but then there's also needing to figure out support for other languages too... (what am considering is finding the pronoun word based on the post's set language)
Fediway brings algorithmic feeds to Mastodon.
https://github.com/fediway/fediway
(Found it on Reddit. Haven't tried it yet.)
Calling all #fediverse developers for help: I'm currently trying to implement a #reporting ( #flag) feature for Hackers' Pub, an #ActivityPub-enabled community for software engineers. Is there a formal specification for how cross-instance reporting should work in ActivityPub? Or, is there any well-documented material that explains how the major implementations handle it?
Calling all #fediverse developers for help: I'm currently trying to implement a #reporting ( #flag) feature for Hackers' Pub, an #ActivityPub-enabled community for software engineers. Is there a formal specification for how cross-instance reporting should work in ActivityPub? Or, is there any well-documented material that explains how the major implementations handle it?
there should be a button at the bottom of a thread that lets you fave the whole thread, so that when someone writes something good you don't have to scroll back up and click 8 boops individually
there should be a button at the bottom of a thread that lets you fave the whole thread, so that when someone writes something good you don't have to scroll back up and click 8 boops individually
Fediway brings algorithmic feeds to Mastodon.
https://github.com/fediway/fediway
(Found it on Reddit. Haven't tried it yet.)
Is there a real example of a long "quote chain" (chain quotes?) here? (quote of quote of quote of quote of…)
#Pachli Current has a quality of life improvement -- writing a post (either a new thread, or a reply) now creates a new task. In Android "tasks" are the things you switch between on the "Recents" screen you use to swap between apps.
There's a few scenarios where this is helpful.
1. You want to reference multiple posts. You can start writing, open "Recents", then switch back to the timeline, copy text from another post (or its link), and paste it into the post you're writing.
2. You're writing a post, a notification arrives, and you tap the notification to view it in Pachli. Previously this would open your notifications and the post you were writing was lost. Now the notification is opened in a different task, and you can switch back to continue writing your post.
Is there a real example of a long "quote chain" (chain quotes?) here? (quote of quote of quote of quote of…)
# Pachli 3.2.0 is released
## New features
- Apply filters to search results, bookmarks, and favourites
- Display account pronouns
- #quoteposts
## Fixes
- Make "Load newest notifications" work
- Load images from sites using LetsEncrypt certificates on older devices
- Show emojis in author names in bylines
- Translate boosted posts correctly
- Improve display of error causes
- Show display names with some RTL characters correctly