Commit Graph

168 Commits

Author SHA1 Message Date
Michael Peters
965de83433 move scss for overlays 2021-12-13 19:00:04 -06:00
Michael Peters
97bb08c255 autofix unused imports 2021-12-13 18:29:20 -06:00
Michael Peters
7820853def different token sort order, support null expirey time 2021-12-13 02:39:40 -06:00
Michael Peters
84d0a0e542 create invite token dialog 2021-12-13 02:29:06 -06:00
Michael Peters
d875a8f8fb fixed subscriptions re-requesting because of re-created fetch functions 2021-12-13 01:32:29 -06:00
Michael Peters
1c1d3209bf tokens subscription 2021-12-12 23:25:23 -06:00
Michael Peters
2a79af8a0e more specific about single vs multiple subscriptions 2021-12-12 22:34:29 -06:00
Michael Peters
2ef1af3eff useSubscription techniques for react 2021-12-12 22:01:30 -06:00
Michael Peters
b20943213c intermediate commit 2021-12-12 15:01:43 -06:00
Michael Peters
4b9052a3c5 partial invites display commit
added control options, fetchable metadata effect, and more
2021-12-11 14:50:41 -06:00
Michael Peters
b8c8c45f7b react helper to load resource and buffer-based things in useEffect 2021-12-11 12:56:59 -06:00
Michael Peters
4c81488187 Reactify modify channel 2021-12-10 01:45:17 -06:00
Michael Peters
78093316ea reactify create-channel overlay
also add refs
2021-12-10 01:23:11 -06:00
Michael Peters
8e4a195464 fixed img having invisible extra stuff below from non-display: block 2021-12-09 01:17:51 -06:00
Michael Peters
7fb4809a5e reactify personalize overlay 2021-12-09 01:13:11 -06:00
Michael Peters
711c2d1b75 remove references to error message non-react overlay 2021-12-09 00:16:14 -06:00
Michael Peters
a6bde60b1d reactify error message 2021-12-09 00:15:07 -06:00
Michael Peters
f87fdeff3c finish reactify add guild overlay 2021-12-08 23:55:05 -06:00
Michael Peters
f57ef4848f reactify add guild overlay 2021-12-08 23:31:09 -06:00
Michael Peters
392a8cf4bc reactify guild overview display and guild settings overlay 2021-12-07 23:52:32 -06:00
Michael Peters
c12873d929 add react image overlay to other message type 2021-12-07 19:26:51 -06:00
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