• Joined on 2025-05-14
jbaskin pushed to main at MoreThanText/morethantext 2026-03-25 09:37:46 +00:00
83821ee89b Added records function to client.
jbaskin pushed to main at MoreThanText/morethantext 2026-03-25 08:52:44 +00:00
d960d8fd03 Added create document to client.
jbaskin pushed to main at MoreThanText/morethantext 2026-03-25 07:41:55 +00:00
316ae06654 Refactor.
jbaskin pushed to main at MoreThanText/morethantext 2026-03-23 18:09:10 +00:00
02caf62f29 Completed the creation of the MTT client.
jbaskin pushed to main at MoreThanText/morethantext 2026-03-22 17:57:29 +00:00
74c3327802 Began moving database communication into a client.
jbaskin pushed to main at MoreThanText/morethantext 2026-03-21 15:45:20 +00:00
046d71e606 Made regular tables request session info.
jbaskin pushed to main at MoreThanText/morethantext 2026-03-21 12:51:03 +00:00
8a8006c521 Added features to document definition.
jbaskin pushed to main at MoreThanText/morethantext 2026-03-20 13:32:13 +00:00
5ec1330a73 Added language inforation into session.
jbaskin pushed to main at MoreThanText/morethantext 2026-03-17 14:50:05 +00:00
9e81e17a23 Can now add translatiions to universal strings.
jbaskin pushed to main at MoreThanText/morethantext 2026-03-16 17:31:12 +00:00
92c5ac768b Got universal strings to notify for missing translations.
jbaskin pushed to main at MoreThanText/morethantext 2026-03-16 12:57:09 +00:00
2f078bdf32 Completed basic functions of universal string.
jbaskin pushed to main at MoreThanText/morethantext 2026-03-15 18:06:05 +00:00
7d8de156c7 Can add text to a universal string.
jbaskin pushed to main at MoreThanText/morethantext 2026-03-14 16:33:58 +00:00
6014a3bb25 Got a firm start on UniversalStrings.
jbaskin pushed to main at MoreThanText/morethantext 2026-03-13 14:41:56 +00:00
caee3bbe6a Created the ability to store paragraph data.
jbaskin pushed to main at MoreThanText/morethantext 2026-03-12 18:11:33 +00:00
02939f968f Started the field that will eventually become a web page.
jbaskin pushed to main at MoreThanText/morethantext 2026-03-10 14:54:53 +00:00
e5c14d55cd Changed UserAction to ClientAction.
jbaskin pushed to main at MoreThanText/morethantext 2026-03-10 14:41:46 +00:00
1684ab3367 Made message ids its own structure.
jbaskin pushed to main at MoreThanText/morethantext 2026-03-10 13:57:34 +00:00
af0af3373b Made SenderID a structure.
jbaskin pushed to main at MoreThanText/morethantext 2026-03-09 15:43:29 +00:00
fc2149153e Added multilingual test to triggers.
jbaskin pushed to main at MoreThanText/morethantext 2026-03-09 13:21:35 +00:00
ad92e6e6d5 Refactor