there is a spec for one solution at least. we were considering using that in remotestorage for the resumable uploads part for example: https://tus.io/protocols/resumable-upload.html
adiaholichas joined
millesimushas joined
վարյաhas joined
Fishbowlerhas left
Fishbowlerhas joined
antranigvhas left
Menelhas left
Titihas left
Titihas joined
marc0shas left
marc0shas joined
pasdesushihas left
վարյաhas left
Andrzejhas left
gooyahas joined
adiaholichas left
antranigvhas joined
վարյաhas joined
adiaholichas joined
ti_gj06has joined
Menelhas joined
Fishbowlerhas left
Fishbowlerhas joined
Shackletonhas joined
eevvoorhas left
alacerhas left
alacerhas joined
Shackletonhas left
adiaholichas left
adiaholichas joined
papatutuwawahas joined
ti_gj06has left
L29Ahhas joined
Andrzejhas joined
Half-Shothas left
homebeachhas left
Matthewhas left
uhoreghas left
Half-Shothas joined
Matthewhas joined
homebeachhas joined
uhoreghas joined
Andrzejhas left
APachhas joined
adiaholichas left
adiaholichas joined
florettahas left
adiaholichas left
harry837374884has left
harry837374884has joined
djorzhas joined
xnamedhas joined
adiaholichas joined
florettahas joined
Samhas joined
adiaholichas left
Samhas left
Wojtekhas joined
adiaholichas joined
atomicwatchhas left
Paganinihas joined
eevvoorhas joined
harry837374884has left
ti_gj06has joined
beanhas left
adiaholichas left
papatutuwawahas left
antranigvhas left
adiaholichas joined
Steve Killehas left
Vidakhas left
Steve Killehas joined
Samhas joined
Titihas left
adiaholichas left
Titihas joined
papatutuwawahas joined
Menelhas left
moparisthebest
raucao: nice! That seems mostly sane, a lot of strange unnecessary things but otherwise
Menelhas joined
antranigvhas joined
moparisthebest
> The Client SHOULD use this header if its environment does not support the PATCH or DELETE methods.
Which environment would this be...
raucao
Browser
raucao
For example
raucao
But without JS then
raucao
Sry, hehe. Can also not send custom headers then
raucao
But you can trust that there was a case for this
raucao
Since the protocol was written for a large upload service
raucao
You wouldn't have to support all of it to be compatible with most client libraries, especially regarding the optional extensions
lovetoxhas left
moparisthebest
Mdn seems down... But a quick search looks like PATCH works from JavaScript in the browser
raucao
The reason for using PATCH is that HTTP doesn't allow Content-Range on PUTs
Titihas left
raucao
Yeah, if you use Fetch in JS you can use all methods
Zash
The method limit might be mostly <form>s
moparisthebest
Looks like plain xmlhttprequest has supported it for over a decade too https://stackoverflow.com/questions/11288608/http-patch-xmlhttprequest-support
restive_monkhas left
chipmnkhas left
chipmnkhas joined
Half-Shothas left
homebeachhas left
Matthewhas left
uhoreghas left
Half-Shothas joined
Matthewhas joined
homebeachhas joined
uhoreghas joined
restive_monkhas joined
jonas’
XHR supports it
jonas’
but you're then immediately in CORS land
jonas’
though you're already in CORS land when using the http upload XEP anyway
Zash
Isn't all that obsolete and now you must use Fetch()?
pasdesushihas joined
larmahas left
Titihas joined
Andrzejhas joined
L29Ahhas left
L29Ahhas joined
raucao
It's not a MUST, but Fetch is also much more convenient than that old Internet Exploder hack
Zash
Yes it is. Web developers MUST use the latest hotness, lest they'd have to do actual useful work
moparisthebest
Shots fired
raucao
Using a much simpler native API over some library or complex boilercode in new code gives you more time to do useful things tho✎
raucao
Using a much simpler native API over some library or complex boilerplate code in new code gives you more time to do useful things tho ✏
raucao
But you still don't have to
deuillhas joined
Half-Shothas left
homebeachhas left
Matthewhas left
uhoreghas left
Half-Shothas joined
Matthewhas joined
homebeachhas joined
uhoreghas joined
lovetoxhas joined
neshtaxmpphas left
neshtaxmpphas joined
restive_monkhas left
Zash
raucao, feel free to assume everything I say on the topic is sarcasm
harry837374884has joined
jonas’
(where topic == the web)
Zash
right
djorzhas left
mhhas left
mhhas joined
djorzhas joined
djorzhas left
restive_monkhas joined
Menelhas left
ti_gj06has left
harry837374884has left
Half-Shothas left
homebeachhas left
Matthewhas left
uhoreghas left
Half-Shothas joined
Matthewhas joined
homebeachhas joined
uhoreghas joined
neshtaxmpphas left
ti_gj06has joined
neshtaxmpphas joined
Sam
Hi all, I've been working on setting up a possible new federated community space as an alternative to reddit/discourse. I'd love to see some other great XMPP projects join, or you can of course just join as an individual and follow your favorite projects! See you there I hope! https://community.xmpp.net/
harry837374884has joined
lovetoxhas left
Danielhas left
moparisthebest
Sam, very nice! So you can't comment/post with an existing fediverse account? you need a lemmy account ?
Sam
You should be able to use any existing fediverse account (you just won't be able to create communities I think)
Sam
The lemmy fediverse integration is relatively new though, so I'm not sure how it works. I know a few people have posted from other instances already, southerntofu knows maybe?
Zash
Pasting a post URL into the search box of a Mastodon instance finds the post at least
debaclehas joined
djorzhas joined
moparisthebest
nifty I'll have to try it, wasn't looking forward to running another service :P
Sam
I wonder if I can promote someone on another service to be a moderator of a group; if so, happy to create communities for those who don't want a local account and then I can just promote them. I doubt it, because they wouldn't be able to log into the interface, but maybe they've thought of that
moparisthebest
on the other hand lemmy is both rust and AGPL so it's really calling me to run it haha
lovetoxhas joined
adiaholichas joined
Menelhas joined
Danielhas joined
neshtaxmpphas left
neshtaxmpphas joined
andrewhas joined
neshtaxmpphas left
neshtaxmpphas joined
goffihas joined
վարյաhas left
վարյաhas joined
Wojtekhas left
antranigvhas left
antranigvhas joined
Andrzejhas left
xeckshas left
antranigvhas left
xeckshas joined
Ingolfhas left
antranigvhas joined
andrew
> Hi all, I've been working on setting up a possible new federated community space as an alternative to reddit/discourse. I'd love to see some other great XMPP projects join, or you can of course just join as an individual and follow your favorite projects! See you there I hope! https://community.xmpp.net/
hi Sam ! not sure if this is the best place to ask but I tried to create an account and haven't received the verification email. pretty sure I put the right one so not sure if there's something else I should try 😅
larmahas joined
MattJ
Check your spam folder
MattJ
That's where mine went, unfortunately
Sam
I dunno, worked for me but I don't actually have any visibility into the email system
Sam
Maybe I should disable email verification and allow accounts without email; it makes password reset impossible, which will probably cause issues later
beanhas joined
mhhas left
andrew
yeah I checked my spam folder but nothing 🤔 not essential to create an account I guess - just thought it would be helpful for me moving forward 😄
harry837374884has left
Sam
It might just take a bit too
adiaholichas left
mhhas joined
Sam
In the meantime I've disabled email verification. We can turn it on again later if spam becomes a problem.
lovetoxhas left
Sam
Oh hey, someone has already banned a spammer apparently. I didn't even see it. Thanks all.
andrew
awesome - that works for now 😄 hopefully the spamming won't be too much of an issue
antranigvhas left
Half-Shothas left
Matthewhas left
uhoreghas left
homebeachhas left
Half-Shothas joined
Matthewhas joined
homebeachhas joined
uhoreghas joined
antranigvhas joined
harry837374884has joined
kinetikhas left
antranigvhas left
lovetoxhas joined
Danielhas left
Alexhas left
restive_monkhas left
Calvinhas joined
adiaholichas joined
antranigvhas joined
Ingolfhas joined
Alexhas joined
Danielhas joined
adiaholichas left
վարյաhas left
neshtaxmpphas left
neshtaxmpphas joined
neshtaxmpphas left
neshtaxmpphas joined
kinetikhas joined
Vidakhas joined
Calvinhas left
adiaholichas joined
kinetikhas left
Andrzejhas joined
homebeachhas left
Matthewhas left
Half-Shothas left
uhoreghas left
Half-Shothas joined
Matthewhas joined
homebeachhas joined
uhoreghas joined
kinetikhas joined
adiaholichas left
adiaholichas joined
homebeachhas left
Half-Shothas left
Matthewhas left
uhoreghas left
Half-Shothas joined
Matthewhas joined
homebeachhas joined
uhoreghas joined
antranigvhas left
restive_monkhas joined
antranigvhas joined
homebeachhas left
Half-Shothas left
Matthewhas left
uhoreghas left
Half-Shothas joined
Matthewhas joined
homebeachhas joined
uhoreghas joined
Maranda[x]has left
Maranda[x]has joined
harry837374884has left
restive_monkhas left
harry837374884has joined
adiaholichas left
BASSGODhas left
restive_monkhas joined
Menelhas left
Menelhas joined
antranigvhas left
pasdesushihas left
antranigvhas joined
pasdesushihas joined
adiaholichas joined
adiaholichas left
papatutuwawahas left
adiaholichas joined
antranigvhas left
V_torhas left
antranigvhas joined
V_torhas joined
atomicwatchhas joined
Calvinhas joined
BASSGODhas joined
emushas left
Calvinhas left
homebeachhas left
Half-Shothas left
Matthewhas left
uhoreghas left
Half-Shothas joined
Matthewhas joined
homebeachhas joined
uhoreghas joined
antranigvhas left
raghavgururajanhas joined
goffi
moparisthebest: just saw your note about security consideration on pubsub public subscription, will add it (answering the same if user exists but has no public subscriptions as if user doesn't exists). However, mutual subscription should not be required to get public subscriptions.
moparisthebest
goffi, cool sounds good, then I think just add another one saying adding at least 1 public subscription makes your JID subject to harvesting (which, I think, is desirable here)
antranigvhas joined
goffi
moparisthebest: yes makes sense. Thanks for the feedbacks.
Ingolfhas left
pasdesushihas left
lovetoxhas left
վարյաhas joined
Ge0rG
even desirable outcomes should be clearly documented
papatutuwawahas joined
antranigvhas left
djorzhas left
debaclehas left
goffi
if you have other suggestions, please write to standard@ so I can easily check them for next update.