💾 Archived View for satch.xyz › mailinglist › skylab › fetch captured on 2024-07-09 at 00:01:01.
⬅️ Previous capture (2024-05-12)
-=-=-=-=-=-=-
[6d24ba4be7cc18f49811f0e1addd364f] Senders: clseibold@auragem.letz.dev Christian Lee Seibold Timestamps: 2024-02-05T10:36:41Z Inbox: 2024-02-13T03:56:33Z true # Congrats! I wanted to send a quick message congratulating you on your release of Skylab! It looks really great from the images that I seen on the IRC (btw, you should show off those images on the skylab capsule). [c387e46f0760ea3f313f67c1a2f72a6a] Senders: mail@satch.xyz Satya Benson Timestamps: 2024-02-05T19:33:05Z Inbox: 2024-02-13T03:56:33Z true # Settings page not working Hi! Thanks for being on the mailinglist. I just wanted to let you know that I pushed a settings page for the frontend but as of now it doesn't do its job, and is useless. I will fix it later this afternoon :) Cheers, satch [37d52d8b2c89d60b377a0fbecb143d9b] Senders: mail@satch.xyz Satya Benson Timestamps: 2024-02-06T00:22:09Z Inbox: 2024-02-13T03:56:33Z true # Settings page not working Update: everything is working now, or seems to be, although I never quite figured out what was wrong. => https://git.sr.ht/~satchlj/skylab/commit/89dcae46b500adaf564ae3b0016021868e476e92 Make sure to use the gmcapsule configuration which I changed here ... or else the settings page might not work as expected. [676f3059fc38e0d003e9319f858259e3] Senders: mail@satch.xyz Satya Benson Timestamps: 2024-02-07T02:21:11Z Inbox: 2024-02-13T03:56:33Z true # Skylab commit e0c1d520: Sent message timestamps Hey! This is an announcement that Skylab has been updated with a bug fix. Previously, sent messages were displayed as if they has been sent at the time that the draft was created. Now, if you create a draft and wait any amount of time to send it, the timestamp will be updated when the message is sent. Skylab does not send this timestamp metadata with the message, it only uses it to display with messages locally. [4cea60a8d048b4bcf1ed959bb42b0e1f] Senders: mail@satch.xyz Satya Benson Timestamps: 2024-02-14T05:06:10Z Inbox: 2024-02-14T05:06:10Z true Unread: 2024-02-14T05:06:10Z true # IMPORTANT: Major new Skylab update If you are currently running an instance of Skylab, you should subscribe (or resubscribe) to the Skylab mailinglist by sending a message with the subject "Subscribe" to skylab@satch.xyz. You should get a confirmation message back. Please note that if you previously did this, it didn't work due to a bug in the server which has now been fixed. The latest update to Skylab is one that will take a little bit of work on your end but will pay off in terms of performance and ease of maintenance. Skylab is now one single binary once compiled, not lots of little ones. That means that you can run `git pull` and `go build` and then move the resulting binary to the place where all your old binaries used to live (delete them!). Then change you gemini server configuration to run the binary whenever any request is made to your skylab hostname. As always, an example configuration is included in the repository for GmCapsule.