Commit Graph

138 Commits

Author SHA1 Message Date
464b6a90e4 channel permissions are just part of channel 2024-04-05 23:59:39 -04:00
581fddf6f9 t h e p l a n 2024-04-05 23:08:20 -04:00
bed8d3cbef move web interface around 2024-04-05 23:07:48 -04:00
2dd9e903db once i figure out jenkins secrets, this'll be useful 2024-04-05 23:02:15 -04:00
ef31418166 organize - behaver is not a behavior, only one use of connection string 2024-04-05 22:18:45 -04:00
6d181e2b68 mitigates #33
the actual problem though; it should realize thats itself
2024-01-26 17:55:09 -05:00
10167b597a disable twitchsummon 2024-01-24 21:16:56 -05:00
26d8373dc8 i don't know how I didn't trip over this one a million times before
read the help for MigrateAsync - "ensure created" does something different, and worse, which prevents future migrations!
2024-01-24 20:32:49 -05:00
a63a3fcb58 "just google it" general snark disabled
"temporarily"
2024-01-23 14:12:52 -05:00
b84e47344b db in the right place; fix QR code math 2024-01-10 21:21:31 -05:00
c5f9ae2c6b collapse users - extracted for LinkMe and my own self-registration 2024-01-05 22:12:57 -05:00
efb4ab00d2 IsSelf fix for Definitely snarkiness
notes to self. 1) trust in upsert. an account has an external ID, a channel has an external ID w.r.t. its protocol. 2) as long as you can collapse a User, collapse Self.
2024-01-05 21:39:31 -05:00
451ace753d how about don't clear out the aliases? now I can configure more aliases 2023-12-05 23:57:21 -05:00
894b536c04 smoot is defined as 5ft 7, don't use cm to approximate 2023-12-05 23:44:40 -05:00
ba2254858f also migrate db 2023-12-05 23:15:09 -05:00
c1e32ef39a fix failure to adapt 2023-12-05 22:59:30 -05:00
5fb96ea67e jenkins looking for Jenkinsfile 2023-12-05 22:57:38 -05:00
1fd2a4723e more conversion 2023-12-05 22:53:17 -05:00
51fb08810d how the hell did I not have mm 2023-12-05 21:32:20 -05:00
423fe5cb96 more units for conversion 2023-12-05 21:23:08 -05:00
23e18f2028 complex channel types, some channels UI 2023-12-03 14:33:58 -05:00
9d3917a030 implements #21 2023-12-01 14:58:32 -05:00
391ba38cce fixes #20 2023-12-01 14:19:55 -05:00
d060e92ed9 link to self
but twitch interface can't whisper self atm
2023-12-01 14:02:47 -05:00
77fc26e1ed more user info 2023-12-01 09:49:21 -05:00
edc86af538 woops lol 2023-11-30 16:16:07 -05:00
39781397c3 database update - doesn't work if there's already data T_T
but at least now I can say it was a good idea to have waited all this stupidly goddamn long
2023-11-30 15:59:49 -05:00
e89c109970 who needs verbosity as a filter level - you have a char limit 2023-11-30 14:19:39 -05:00
e7b70468ae clearer definition of the concept of permission 2023-11-30 12:50:51 -05:00
47f382df19 more permission definition 2023-11-30 12:49:40 -05:00
8c6087d557 mark protocol on messages and fixed twitchlib detecting duplicates incorrectly 2023-08-22 15:33:09 -04:00
da7078f535 clear out detiktokable links when done
fixes #18
2023-08-22 14:58:44 -04:00
e9ddcd237c users controller, and some other fixes 2023-07-04 20:40:37 -04:00
4a60e53798 configuration separated 2023-07-04 19:25:04 -04:00
5bb64f764c twitch summon and dismiss both exist
and with that: twitch, as a platform, exists.

must sort out permissions.
2023-07-04 18:51:27 -04:00
986d433886 filterlevels used on (almost) all features 2023-07-04 13:31:19 -04:00
c393f657d1 dramatically destructive database update. Twitch. 2023-07-04 12:58:21 -04:00
6037adcb44 move irrelevant model 2023-07-03 13:50:04 -04:00
2fc199d4b6 deleted: Views/Home/Privacy.cshtml 2023-07-03 12:53:12 -04:00
a8d1fc8d6e web interface 2023-07-03 12:51:23 -04:00
91bcfae1ba migration for accounts vs user distinction 2023-06-28 00:14:32 -04:00
115035eb91 test/fix features 2023-06-20 21:38:25 -04:00
147cba7cd3 keep track of self 2023-06-20 21:26:44 -04:00
66b425cd39 distinguish users and accounts 2023-06-19 12:56:40 -04:00
e433e56fec Permissions associated with channel 2023-06-19 11:03:06 -04:00
a1d2ec83b5 no onjoin, who cares 2023-06-19 01:34:56 -04:00
3a4a6df087 behaviors separated out 2023-06-19 01:14:04 -04:00
567a59550e generally works 2023-06-18 22:10:51 -04:00
f23474ad51 i think we're back to where discord left off? 2023-06-15 23:29:07 -04:00
d2aa1f46cc debug statement cleanup 2023-06-05 15:45:08 -04:00