Cory McWilliams cory
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.
cory pushed to main at cory/tildefriends 2024-04-13 19:30:03 -04:00
28d08e013f Trying to make the ssb connections tab not overflow all the layouts. Dunno.
cory pushed to main at cory/tildefriends 2024-04-13 16:53:03 -04:00
64bbd383de Trying to make the navigation bar fit again with a new dropdown. Good grief, CSS.
cory pushed to main at cory/tildefriends 2024-04-13 13:34:30 -04:00
8a9f53102b Needs some color.
0412b97170 WIP managing a per-app current identity from the Tilde Friends navigation bar.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2024-04-13 10:29:08 -04:00
c8b8a8fc03 Oops, the tf-auth lit was all wrong.
cory pushed to main at cory/tildefriends 2024-04-13 10:03:39 -04:00
95d3090b9b Fix the app permissions list missing its reset buttons.
cory pushed to main at cory/tildefriends 2024-04-11 21:32:29 -04:00
49129ee6dd Welcome changes. Added a first steps blurb.
cory pushed to main at cory/tildefriends 2024-04-11 20:36:45 -04:00
6a7ecb0d4a Update codemirror to latest.
cory pushed to main at cory/tildefriends 2024-04-11 18:37:03 -04:00
1ceeed1007 prettier + clang-format.