Commit Graph

47 Commits

Author SHA1 Message Date
Michael Peters
72b8ad6281 add context menu to popup image 2021-12-06 23:19:37 -06:00
Michael Peters
82546300cc react-based image popup 2021-12-06 23:06:59 -06:00
Michael Peters
6b17f569bb jsx is for professionals 2021-12-05 23:52:10 -06:00
Michael Peters
6979c450e6 further through .tsx conversion 2021-12-05 22:24:16 -06:00
Michael Peters
01da06b57b starting move to .tsx for elements 2021-12-05 21:01:17 -06:00
Michael Peters
bbee168041 modify guild full-window overlay 2021-12-05 19:42:14 -06:00
Michael Peters
d214059227 remove unneeded .eslintignore 2021-12-04 09:51:02 -06:00
Michael Peters
9f53b4640a added a linter
archived files are probably not needed but kept around in case as a reference
2021-12-04 09:49:47 -06:00
Michael Peters
3c6f94bd93 move source code to ./src and added preliminary linter support 2021-12-04 08:59:30 -06:00
Michael Peters
127674d8e5 even more strict typescript options 2021-12-04 08:40:08 -06:00
Michael Peters
76eb8e4e01 added more strictness to .tsconfig 2021-12-04 08:26:49 -06:00
Michael Peters
c6e4be53b5 types 2021-12-04 07:57:12 -06:00
Michael Peters
4b328c7fe5 Wait for socket connection before verification 2021-12-04 07:54:43 -06:00
Michael Peters
40dae2568b fix another broken placeholder 2021-12-04 06:19:08 -06:00
Michael Peters
e048267a10 fix display name not showing in personalize 2021-12-04 06:08:28 -06:00
Michael Peters
fc4e6bc9c3 fix infinite scroll 2021-12-04 06:02:11 -06:00
Michael Peters
445fc17edc not enough timestamp precision for true chads, added an order column to messages to deal with it 2021-12-04 05:03:35 -06:00
Michael Peters
f00127f486 fixes 2021-12-03 18:47:33 -06:00
Michael Peters
84ca99a871 launch to primary monitor 2021-12-02 21:42:02 -06:00
Michael Peters
74b02bfff6 lazy-verification 2021-12-02 19:30:31 -06:00
Michael Peters
1592a38c7c added conflict forwarding
also fixed personal connection icon starting as unknown
2021-12-02 19:08:05 -06:00
Michael Peters
03f28ebf59 show messages as they get sent 2021-12-01 21:48:24 -06:00
Michael Peters
1ec5a5dac1 fix ram cache not sending null on empty messages
also fixed ram cache "most recent" messages selection bug
2021-12-01 21:13:01 -06:00
Michael Peters
cde18a28b3 much more functioning 2021-12-01 00:07:48 -06:00
Michael Peters
d1a78e057b coverage gitignore 2021-11-30 20:47:18 -06:00
Michael Peters
403c086d08 remove coverage folder 2021-11-30 20:46:25 -06:00
Michael Peters
536f3160fc unit tests for auto verifier 2021-11-30 20:45:06 -06:00
Michael Peters
d19c2c49a0 minor logging fix and it's launching at least.
still need to test connecting, etc.
2021-11-22 01:05:14 -06:00
Michael Peters
ad346fc37d replaced improper references to 'server' with 'guild' in client 2021-11-21 21:01:40 -06:00
Michael Peters
87a4d8584f combined guild mostly implemented 2021-11-21 20:47:29 -06:00
Michael Peters
64490d027f controller is guildized 2021-11-21 12:29:42 -06:00
Michael Peters
a6097f9ccb conflictable completed 2021-11-20 19:06:50 -06:00
Michael Peters
f9221bd9a6 intermediate commit - AsyncLackableConnectable just made 2021-11-17 19:26:32 -06:00
Philip Massouh
9f3178d79f placeholder in chat text box 2021-11-07 19:38:52 -07:00
Philip Massouh
b235e58ae2 fixed make clean 2021-11-07 17:37:46 -07:00
Michael Peters
0c809bbd7a actions is a static class again! 2021-11-07 17:13:40 -06:00
Michael Peters
f41c9d4663 Actions no longer depends on UI for construction 2021-11-07 17:08:21 -06:00
Michael Peters
cf39e3d29c dbcache no longer is a static singleton 2021-11-07 17:04:04 -06:00
Michael Peters
9a17a1d97f added an easy comment for call-stacks in the _queryServer logs 2021-11-07 16:39:59 -06:00
Michael Peters
04921d2b1c reduce horizontal space of logger 2021-11-07 15:57:09 -06:00
Michael Peters
2dadcaffb8 moved member cache change handling to a function rather than a generator 2021-11-07 14:47:37 -06:00
Michael Peters
6e38c4202a message updates no longer crashing 2021-11-07 14:13:59 -06:00
Michael Peters
84c05330ba getting rid of static files. Currently there's a bug where messages don't load... 2021-11-07 10:50:30 -06:00
Michael Peters
a2d9137d02 ironed out most of the bugs coming from the migration to typescript 2021-11-04 19:30:30 -05:00
Michael Peters
387d60cfef typescript mappings for logger 2021-11-01 23:29:24 -05:00
Michael Peters
19103ac133 sass stylesheets 2021-10-31 14:02:26 -05:00
Michael Peters
73e0840337 converted to typescript! 2021-10-30 12:26:41 -05:00