Commit Graph

22 Commits

Author SHA1 Message Date
56c71ee533 frontend progress. I am *almost* returning to monke.... but my datatype uses strings to serialize some objects in order to cooperate with entity framework.
how hard do you want to not use javascript.. is knockout.js worse than a viewmodel?
2025-07-03 13:18:35 -04:00
fc1e44e3dc y'boi hates frontend 2025-07-01 20:15:45 -04:00
a4c2ff1ea4 rememberer is now a singleton, channels retrieve accounts
see 57
2025-06-26 11:57:42 -04:00
b859d99c92 fixed web controller pages 2025-06-12 00:40:37 -04:00
a8bf8a8488 don't necessarily load messages 2025-06-04 21:09:22 -04:00
9ad7520c61 cache all the channels.
see #25 - now after restarts, we can still reply and message, etc.
2025-06-04 15:34:17 -04:00
0ff3902fd0 react works, sendfile theoretically might
but it turns out there's an issue, see note on #25
2025-05-29 14:10:48 -04:00
8cc6c00db3 messages can be replied to with internalAPI
and, they save correctly. which is why they weren't getting guids :face_palm:

see #25
2025-05-29 13:26:17 -04:00
7c7793f3b2 send message works!
...messages aren't getting stored, though.
2025-05-29 13:09:57 -04:00
5c2ba7397e rememberer API controller, more direct
but I need other stuff to use it instead of old ones
2025-05-23 17:15:33 -04:00
6764acc55f kafka messages include UAC match 2025-05-22 11:46:03 -04:00
e0283e87f5 probably fix twitchsummon 2025-05-01 11:18:02 -04:00
e85a61607e startup hang solved
🎉
2025-04-24 10:58:01 -04:00
be94366763 UACs, have a web interface, can be linked
twitch interface needs to collapse users, it's creating redundant copies
UACs need to be un-linkable
no search and no list make homer something something
2025-04-23 11:44:11 -04:00
1d70074d71 connects to twitch. twitchsummon happens.
I think twitchunsummon doesn't?
2025-04-19 11:11:39 -04:00
53753374f0 runs and listens without exploding 2025-03-11 22:20:09 -04:00
50ecfc5867 double add solved. also, i was relinking... I think that's supposed to have been only if needed. 2025-03-11 13:33:00 -04:00
0d3a56c8db double-adding of Accounts is sovled - but now it's double-adding Users.
whyyyy
2025-03-06 17:02:33 -05:00
18e8f0f36e issue cracked. now, apply rememberer to webinterface. 2025-03-05 23:11:58 -05:00
d006367ecc you know why its change is being tracked? because you have another db context. 2025-02-28 22:53:10 -05:00
c971add137 a lot of my problems are who owns what 2025-02-27 16:17:26 -05:00
740471d105 rememberer. but it doesn't remember.
FUCK this is what I get for saying I like entity framework. *adds thing* *hits save* "(unrelated shit) is already here, why are you trying to add it again you dumbass?" FUCK IF I KNOW, you're supposed to be straightening this shit out!
2025-02-07 17:00:29 -05:00