Cory McWilliams cory
1,000 contributions in the last 12 months
MayJunJulAugSepOctNovDecJanFebMarAprMayMonWedFri
Less
More
cory pushed to main at cory/tildefriends 2024-04-18 12:46:41 -04:00
bd14168627 Don't pop up the error modal for connecting/status messages.
cory pushed to main at cory/tildefriends 2024-04-17 22:37:57 -04:00
96037d4da6 Android pull refresh fixes. Sigh.
cory pushed to main at cory/tildefriends 2024-04-17 20:57:06 -04:00
5448e773d8 Rejiggled error display.
cory commented on issue cory/tildefriends#28 2024-04-17 20:17:27 -04:00
Package to Windows

A standalone executable is good enough for now.

cory closed issue cory/tildefriends#28 2024-04-17 20:17:27 -04:00
Package to Windows
cory pushed to main at cory/tildefriends 2024-04-17 20:16:42 -04:00
848ef21c7c Build a windows standalone executable with attached data for dist.
cory pushed to main at cory/tildefriends 2024-04-17 19:55:47 -04:00
2ecae7da93 Implement my own hokey pull to refresh on Android. Nobody's got time for all those dependencies.
cory pushed to main at cory/tildefriends 2024-04-17 12:21:51 -04:00
d9ce569eb9 Add a thing to encourage editing your profile.
cory pushed to main at cory/tildefriends 2024-04-16 12:32:28 -04:00
eacaf392b1 Lit 3.1.3.
ce16592b6a Update codemirror.
295d76d354 sqlite 3.45.3.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2024-04-14 17:48:18 -04:00
23b3c998bd Re-CSS'd the identity dropdown.
cory commented on pull request cory/tildefriends#34 2024-04-14 12:31:41 -04:00
WIP: user_settings app

@tasiaiso See shared_database() and my_shared_database(). They give you somewhat namespaced key/value storage in the properties table.

I kicked around the idea of giving SQLite databases or…

cory pushed to main at cory/tildefriends 2024-04-14 08:53:57 -04:00
b5e966c9a1 Make the wiki app use the global id picker.
cory pushed to main at cory/tildefriends 2024-04-14 08:47:34 -04:00
96cb6f4b12 Make the issues app use the global id picker, fix jsonb issues, and fix the global id picker.
cory pushed to main at cory/tildefriends 2024-04-14 08:10:38 -04:00
e2c0f82ec0 Size the identity picker a tad better.
cory commented on issue cory/tildefriends#4 2024-04-13 22:02:56 -04:00
Have Tilde Friends manage a current SSB identity rather than making each app make its own picker

Done. Still needs some polish, but the global id picker is in. I've only updated ssb to use it, but it shouldn't be a big deal to hit the rest.

cory closed issue cory/tildefriends#4 2024-04-13 22:02:56 -04:00
Have Tilde Friends manage a current SSB identity rather than making each app make its own picker
cory pushed to main at cory/tildefriends 2024-04-13 21:51:50 -04:00
dbf28c03e6 Let's get account names to the UI.
cory pushed to main at cory/tildefriends 2024-04-13 20:32:49 -04:00
26165e30de Fix -t auto.
cory pushed to main at cory/tildefriends 2024-04-13 20:08:11 -04:00
c52331a23a format/prettier
cory pushed to main at cory/tildefriends 2024-04-13 19:53:12 -04:00
8007e71e1d Make the ssb app use the global identity picker.