Cory McWilliams cory
cory pushed to main at cory/tildefriends 2024-04-21 15:24:28 -04:00
53b4cbbf8c CSS, ugh.
cory closed issue cory/tildefriends#48 2024-04-21 14:18:17 -04:00
Inspectable reactions on mobile
cory pushed to main at cory/tildefriends 2024-04-21 14:18:12 -04:00
628716ec28 Add a thing to inspect reactions. #48
cory opened issue cory/tildefriends#51 2024-04-18 20:19:04 -04:00
Make buttons not blend into highly nested SSB threads
cory opened issue cory/tildefriends#50 2024-04-18 20:14:11 -04:00
Better message % link
cory opened issue cory/tildefriends#49 2024-04-18 20:12:03 -04:00
Better text entry on mobile
cory opened issue cory/tildefriends#48 2024-04-18 20:10:36 -04:00
Inspectable reactions on mobile
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. #28
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.