• Joined on 2022-04-21
symys pushed to update_mautrix at symys/gomuks 2024-05-03 06:59:35 +00:00
8282089b19 Fixed 'Historical' room bug
symys pushed to update_mautrix at symys/gomuks 2024-04-29 04:40:11 +00:00
9abd29b78b Fixed bug preventing local echoes from showing
022e5ebf45 Fixed bug preventing local echoes from showing
Compare 2 commits »
symys pushed to master at symys/fnord-nix 2024-04-26 18:58:59 +00:00
50ca612c11 routine commit on change
symys pushed to master at symys/fnord-nix 2024-04-26 18:46:27 +00:00
39c30bec2a routine commit on change
symys pushed to master at symys/fnord-nix 2024-04-26 18:37:04 +00:00
9fdb785a9a routine commit on change
symys pushed to master at symys/fnord-nix 2024-04-26 17:01:05 +00:00
224380afff routine commit after changes
symys pushed to update_mautrix at symys/gomuks 2024-04-16 23:31:58 +00:00
7a8ac414ce Replaced nil contexts with context.TODO(). Still need to replace background contexts with the same.
symys pushed to update_mautrix at symys/gomuks 2024-04-16 22:14:49 +00:00
4a64697a75 Still squashing nil pointers introduced by updates.
symys created branch master in symys/f-twister-visualizer 2024-04-12 14:06:24 +00:00
symys pushed to master at symys/f-twister-visualizer 2024-04-12 14:06:24 +00:00
656906bb4c Initial commit - visualizer basically works.
symys created repository symys/f-twister-visualizer 2024-04-12 14:04:27 +00:00
symys pushed to update_mautrix at symys/gomuks 2024-04-10 05:54:30 +00:00
2ac8f1ea54 Fixed crash on startup sync (nil pointer dereference caused by the fact that roomData didn't used to be a pointer, I guess)
symys pushed to update_mautrix at symys/gomuks 2024-04-10 03:55:04 +00:00
fc216795b8 First version that built after updating depsgit add * No testing done. Probably cursed.
symys pushed to update_mautrix at symys/gomuks 2024-04-10 02:52:17 +00:00
f414d258f5 Still working through errors after updating dependencies. Not in a running condition.
symys created branch master in symys/gomuks 2024-04-10 02:51:52 +00:00
symys pushed to master at symys/gomuks 2024-04-10 02:51:52 +00:00
symys created branch update_mautrix in symys/gomuks 2024-04-09 03:23:27 +00:00
symys pushed to update_mautrix at symys/gomuks 2024-04-09 03:23:27 +00:00
86b90e9a4d Partway through updating dependencies. Need to take out threading code and make this a distinct commit.
7ac2d43d66 test commit
09a9279558 Merge pull request #430 from nileshpatra/fix-debug-log-and-dir
2b36ee3737 fix xdg-update-dir and enable prettypanic by default
802d6afc55 Disable logging by default, start logging onlu if DEBUG is set to 1
Compare 10 commits »
symys created repository symys/gomuks 2024-04-09 03:20:13 +00:00
symys pushed to master at symys/sicp-exercises 2024-03-31 05:34:09 +00:00
9d5cb2f7e5 More exercises complete, and runscheme.sh added to keep from having to always open a REPL.