Cory McWilliams cory
cory pushed to main at cory/tildefriends 2024-04-04 19:12:16 -04:00
6ae61d5b81 Fix wiki vs. JSONB.
cory opened issue cory/tildefriends#47 2024-04-04 12:40:45 -04:00
Do the right thing to be able to reply in thread vs. start a new thread
cory pushed to main at cory/tildefriends 2024-04-03 21:15:25 -04:00
9cb872eec2 Remove JS functions: hmacsha256sign, hmac2ha256verify, parseHttpRequest, sha1Digest, and maskBytes. These are no longer needed with httpd and auth in C
cory closed issue cory/tildefriends#16 2024-04-03 21:13:04 -04:00
Make the emoji picker have some defaults or recently used emojis
cory pushed to main at cory/tildefriends 2024-04-03 21:12:52 -04:00
68e8c010b7 Show recently used emojis in the emoji picker. #16
cory pushed to main at cory/tildefriends 2024-04-03 19:51:05 -04:00
9671413906 Make it easier to @mention the person to whom you are replying.
cory pushed to main at cory/tildefriends 2024-04-03 19:18:46 -04:00
4c8d24c319 Consolidate markdown linkification, and add support for authors, blobs, and messages.
cory pushed to main at cory/tildefriends 2024-04-02 20:33:16 -04:00
e50144bd34 Validate exit codes more thoroughly. C'mon, Cory.
cory pushed to main at cory/tildefriends 2024-04-02 20:12:05 -04:00
9f3171e3f1 Remove auth.js. #7
cory pushed to main at cory/tildefriends 2024-04-02 12:43:02 -04:00
cc92748747 Move sending refresh tokens out of JS.
cory pushed to main at cory/tildefriends 2024-04-02 12:21:31 -04:00
0a0b0c1adb Make sure we don't leak the session string when reassigning it.
cory pushed to main at cory/tildefriends 2024-04-01 12:54:15 -04:00
92a74026a6 Format the new auth code.
3fa1c6c420 Tidied up getting an auth key slightly.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2024-03-31 16:16:18 -04:00
b04eccdbda Move the auth handler out of JS. #7
cory commented on pull request cory/tildefriends#34 2024-03-27 20:20:54 -04:00
WIP: user_settings app

What do you think of this

I'm totally in for gathering managing identities and settings in one place. And making them not look like junk as I have.

I'm very hesitant about the coupling…

cory pushed to main at cory/tildefriends 2024-03-27 19:08:39 -04:00
9ce30dee70 Start working on 0.0.18.
cory pushed tag v0.0.17 to cory/tildefriends 2024-03-27 19:01:01 -04:00
cory pushed to main at cory/tildefriends 2024-03-27 19:00:08 -04:00
3c0b680b8e Let's release 0.0.17.
cory commented on pull request cory/tildefriends#45 2024-03-25 18:16:26 -04:00
WIP: git submodules

I don't have a make fetch? I saw your tools/install_dependencies.sh which addressed one of the errors.

I like this in concept, though I'd rather track the releases of possibly all these…

cory pushed to main at cory/tildefriends 2024-03-25 18:10:33 -04:00
895356897b archive whichever branch.
cory pushed to main at cory/tildefriends 2024-03-25 16:34:52 -04:00
9164be2f37 Fix loading from not standalone zip.
5385264f94 Fix an http use after free during shutdown.
Compare 2 commits »