Tasia tasiaiso
  • Joined on 2024-02-19
tasiaiso commented on pull request cory/tildefriends#45 2024-05-30 05:43:48 -04:00
WIP: git submodules

@cory Can I close this ? Did you implement everything in this PR yourself ?

tasiaiso closed pull request cory/tildefriends#34 2024-05-30 05:39:41 -04:00
WIP: user_settings app
tasiaiso commented on pull request cory/tildefriends#34 2024-05-30 05:39:41 -04:00
WIP: user_settings app

I'm going to close this. I want to figure out a way to integrate this well into Tilde Friends. I'll make a new issue/PR later.

tasiaiso created pull request cory/tildefriends#66 2024-05-30 05:37:35 -04:00
nix: update version to 0.0.19
tasiaiso pushed to tasiaiso-nix-update at tasiaiso/tildefriends 2024-05-30 05:36:02 -04:00
ee21fa6d03 nix: update version to 0.0.19
7a2974e54f Working on 0.0.20.
f4dfc1dd98 Let's release 0.0.19.
2eebfa9a7a Make the websocket disconnect message not pop up a modal dialog so that it's less annoying when it happens in the normal course of events. #60
10097ffeb8 Update codemirror.
Compare 9 commits »
tasiaiso created branch tasiaiso-nix-update in tasiaiso/tildefriends 2024-05-30 05:36:02 -04:00
tasiaiso pushed to tasiaiso-documentation at tasiaiso/tildefriends 2024-05-23 07:16:04 -04:00
9c8772c898 chore: don't format flake.lock
tasiaiso pushed to tasiaiso-documentation at tasiaiso/tildefriends 2024-05-23 07:13:57 -04:00
f31ec0338b Merge commit '580688381e08d2b6df67f146118f9c4e38b37f78' into tasiaiso-documentation
580688381e prettier
e63d69a440 Missing generated semicolon. Sigh.
be64fe04fb Auto-update all the versions.
801ab20723 Merge pull request 'Add Nix support' (#62) from tasiaiso/tildefriends:tasiaiso-nix into main
Compare 15 commits »
tasiaiso pushed to tasiaiso-documentation at tasiaiso/tildefriends 2024-05-23 07:12:24 -04:00
1b3b9e570e add result to gitignore
912747bdac docs: formatting
80c1463a5c docs: fix links
f2a3c790dd docs: issue & pr templates draft
Compare 4 commits »
tasiaiso pushed to tasiaiso-documentation at tasiaiso/tildefriends 2024-05-17 02:09:08 -04:00
43f6a3a482 Merge branch 'main' into tasiaiso-documentation
e56dc207d1 Fix some shutdown issues in connection tracker code.
523c9c9ad2 Move mime type shenanigans from JS => C.
74bb2151c1 Fix shutdown issues with in-flight SSB connection attempts.
f79d7b35a4 Disallow creating accounts as a guest. #52
Compare 30 commits »
tasiaiso commented on issue cory/tildefriends#60 2024-05-16 11:25:34 -04:00
Error: Closed: abnormal closure when accessing an app

I don't know, I see it most of the time on my local server. Apparently you don't see those warnings, I'll look into it a bit more later.

NixOS 24.05 unstable, LibreWolf 125

That might…

tasiaiso commented on pull request cory/tildefriends#62 2024-05-16 10:47:34 -04:00
Add Nix support

I wonder if it's possible for any of the new files to live in a subdirectory.

flake.nix and flake.lock have to stay in the root directory. I can merge default.nix into flake.nix but I'm…

tasiaiso commented on pull request cory/tildefriends#62 2024-05-12 15:18:03 -04:00
Add Nix support

@cory Ready for review

tasiaiso pushed to tasiaiso-nix at tasiaiso/tildefriends 2024-05-12 15:17:45 -04:00
3b36496dac chore: a bit more doc
tasiaiso pushed to tasiaiso-nix at tasiaiso/tildefriends 2024-05-12 15:15:38 -04:00
4ebd6c24a9 chore: missing period in description
tasiaiso pushed to tasiaiso-nix at tasiaiso/tildefriends 2024-05-12 15:13:51 -04:00
05451d98b3 Merge branch 'tasiaiso-nix' of https://dev.tildefriends.net/tasiaiso/tildefriends into tasiaiso-nix
22a4bce3c8 docs(nix): add documentation in default.nix
Compare 2 commits »
tasiaiso pushed to tasiaiso-nix at tasiaiso/tildefriends 2024-05-12 14:56:13 -04:00
76d499f00b Merge branch 'main' into tasiaiso-nix
abffac3f82 Show missing profile images more deliberately.
27b275548e Fix docs.
93ce253d1e prettier
Compare 14 commits »
tasiaiso closed issue cory/tildefriends#21 2024-05-12 14:36:47 -04:00
Package to Nix
tasiaiso commented on issue cory/tildefriends#21 2024-05-12 14:36:47 -04:00
Package to Nix

I'm not going to get it into nixpkgs yet, see #62

tasiaiso created pull request cory/tildefriends#62 2024-05-12 14:35:58 -04:00
build(nix): add Nix support