(#emlgjra) Ah, looks like the reply interface needs to supply a post tag.
#rx5aiqq
(#emlgjra) Ah, looks like the reply interface needs to supply a post tag.
Playing with feeds and replies this morning during the Spurs game. Replies to feeds don’t seem to work quite like I’ve been expecting and feed posts don’t seem to be editable.
The curved channel in the yard began again for the year to fulfill its purpose
I think I’ve done enough fiddling around with octobloc.xyz configuration for tonight. Time to get some sleep.
Updated the default yarn.social SVG logo a minute ago and testing out the mobile posting experience now.
Took a break from regular microblogging (on a friend’s site) when I went on vacation back in July and never started up again. Decided to host my own yarn.social pod a couple weeks ago and finally got it working tonight.
Assembling all my #feditips for new arrivals here: https://maya.land/mastodon/#advice
All pinned post noticey disclaimery stuff now lives here: https://maya.land/mastodon-landing/
update: tried it, UI doesn’t want to load more than about 170, so that wouldn’t go back far enough to catch e.g. people posting from maya-is-sleeping timezones. boo!
I have a round robin sort script that I use for Miniflux, so I can have a page load hundreds of posts, then round robin sort them by feed. Would that be useful on Mastodon? Is that worth trying? Hmm.
(#ip5za2q) @mckinley@twtxt.net Nice. Looking forward for it.
What exactly are the advantages / disadvantages of RSS and Atom?
(#ttxxw6a) thx
I hope I can get my blog running again by the end of this year.
(#e2hjhua) this is lovely I’m not gonna lie
(#e2hjhua)
doas -u _postgresql psql --dbname=maddy --host=localhost --username=maddy -c "UPDATE passwords SET value = '$(maddy hash --password "$1")' WHERE key = '$2'"
take 2, without the 3rd argument
I wrote this little thing
doas -u _postgresql psql --dbname=maddy --host=localhost --username=maddy "UPDATE passwords SET value = '$(maddy hash --password "$1")' WHERE key = '$2' AND value = '$(maddy hash --password "$3")'"
First argument is the new password (hashed of course), the second being the username, the third being the old (current) password. I haven’t yet tried this but I might now.
(#av2eurq) @prologic@twtxt.net holy crap
(#6wzkhqa) @lyse@lyse.isobeef.org lol yeah I just realized.
(#6wzkhqa) This is an updated revision (which throws the same error though):
#!/usr/local/bin/haserl --accept-all
Content-Type: text/html
<html>
<head>
<link rel="stylesheet" href="https://cdn.kyoko-project.wer.ee/@mirage/mirageCSS/dark.css">
<title>KyokoMail: Change account password</title>
</head>
<body>
<h1>Change account password for KyokoMail</h1>
<p>Warning: to use this form you <b>must</b> have an account on this service, otherwise, get out.</p>
<form action="<% /usr/local/maddy/maddy creds password --password %>" method="GET">
<p>
Username:
<input type="text" name="username" cols="20" placeholder="username@kyoko-project.wer.ee" required="required"/>
</p>
<p>
New password:
<input type="password" name="new_password" cols="20" required="required"/>
</p>
<input type="submit" value="Go" />
</form>
</body>
</html>
Looks like I can’t make use of haserl for these kind of things
(#6wzkhqa) this totally looks fine to me, but it seems to be taken in the wrong order and with duplicate parameters besides the two I want it to actually read, and it errors out.
(#6wzkhqa)
#!/usr/local/bin/haserl --accept-all
Content-Type: text/html
<html>
<head>
<link rel="stylesheet" href="https://cdn.kyoko-project.wer.ee/@mirage/mirageCSS/dark.css">
<title>KyokoMail: Change account password</title>
</head>
<body>
<h1>Change account password for KyokoMail</h1>
<p>Warning: to use this form you <b>must</b> have an account on this service, otherwise, get out.</p>
<form action="<% /usr/local/bin/maddy creds password --password $FORM_new_password_again $FORM_username %>" method="GET">
<p>
Username:
<input type="text" name="username" cols="20" placeholder="username@kyoko-project.wer.ee" required="required"/>
</p>
<p>
Current password:
<input type="password" name="old_password" cols="20" required="required"/>
</p>
<p>
New password:
<input type="password" name="new_password" cols="20" required="required"/>
</p>
<p>
New password (repeat):
<input type="password" name="new_password_again" cols="20" required="required"/>
</p>
<input type="submit" value="Go" />
</form>
</body>
</html>
Oh geez this is driving me mad, I can’t get maddy to do that one thing I want it to do on a CGI script I wrote.
(#xurjy2q) @prologic@twtxt.net Web3! >;P
Heute war ein schöner Tag. Wir waren am Strand und haben einiges erlebt.
(#66wqhra) @xuu@txt.sour.is got any clues? I’m kinda lost here
Trying to figure out what sql query maddy does to change user passwords, but first, i’m looking for the subcommand that actually does that… on the source code
(#n43hgfa) @prologic@twtxt.net me neither. I guess it’s just OS troubles as usual
(#n43hgfa) @prologic@twtxt.net i’m using defaults for everything (haven’t bothered with custom templates on this one), although the error actually comes from typing anything that’s not a twt hash so….
(#n43hgfa) @prologic@twtxt.net nope, i’m using default ‘SimpleCSS Dark’ right now
(#64r6qra) Granted i’m personally a pacifist
(#n43hgfa) @prologic@twtxt.net well, I think I carried this thing over since 0.14.x and 0.15.x just still happens to have it
(#64r6qra) @prologic@twtxt.net US never does anything good, and Biden had already shown his own desires of war (instead of what people would actually expect, and it’s not surprising at all)
(#n43hgfa) plus I just updated to 0.15.1
(#n43hgfa) @prologic@twtxt.net https://social.kyoko-project.wer.ee/search?tag=lol
(anything will do)
error executing template search: template: search:187:12: executing "twt" at <urlForRootConv $.Twt $.User>: error calling urlForRootConv: runtime error: invalid memory address or nil pointer dereference
search tags input bar throws this
(#xitcy5q) @movq@www.uninformativ.de plus the earthquakes are god awful on those buildings
(#z6htzwa) @carsten@yarn.zn80.net iirc your pod host doesn’t allow docker right? or is it somewhere else? ;P
I’ve got gopherproxy and kineto set up couple hours ago, both using the main site’s CSS, looks kind of weird but it works :tm:
Guess I’ll update my pod later today
(#dd3wnxq) @prologic@twtxt.net i don’t personally think it’d be any useful (plus why not just use UTC for everything otherwise)
„Corona wie die #Grippe behandeln“ heißt übrigens nicht, mit #Corona zur Arbeit zu gehen, sondern mit Grippe zu Hause zu bleiben.
Das hier ist der neue deutschsprachige Feed. Hier wird es Beiträge in Deutscher Sprache geben und auf dem @carsten@yarn.zn80.net Feed in Englisch.
(#c7heyxq) @eaplmx@twtxt.net presumably it means the control or leadership is located outside of it somewhere 😆
(#aysyaiq) @abucci@anthony.buc.ci ditto (plus hardly anybody knows about kyokonet)
(#3j2dr4q) Depressing
Is some drama happening with Gitea? Do I need to pay attention? 🧐