Michael Peters
90ab1a0c6e
remove .vscode, todo.txt
2022-10-04 21:04:19 -07:00
Michael Peters
aec8184964
cache miss, server confirms miss test
2022-10-04 20:56:35 -07:00
Michael Peters
9ff09dc8cb
dark theme tests, add cache miss, return from server
2022-10-04 20:43:28 -07:00
Michael Peters
0d5716ccc9
specific function timing tests, jest coverage ignores
2022-10-03 23:58:12 -07:00
Michael Peters
e1364b49e8
check when functions are called
2022-10-03 23:38:51 -07:00
Michael Peters
31c0cd6662
start testing auto verifier with jest
2022-10-03 23:08:40 -07:00
Michael Peters
b49dfe3187
archive old auto-verifier tests
2022-10-03 20:56:36 -07:00
Michael Peters
f3067fa9f1
another fix of the logger check
2022-10-02 23:49:51 -07:00
Michael Peters
487b32137e
disable sandbox
2022-10-02 23:47:01 -07:00
Michael Peters
307caecae8
fix node-check by adding checks for Blob and typeof process
2022-10-02 23:38:18 -07:00
Michael Peters
97b3d3d4e1
pin file-type to non-esm version, fix a few warnings
2022-10-02 23:29:22 -07:00
Michael Peters
e6139625ce
update to latest versions (no testing yet)
2022-10-02 22:16:10 -07:00
Michael Peters
107d5fcb29
Revert "server is running with modules!"
...
This reverts commit c0c7e18471
.
Conflicts:
package.json
2022-10-02 20:55:57 -07:00
Michael Peters
96cf2520db
move where index.js is
2022-07-05 19:19:15 -05:00
Michael Peters
c0c7e18471
server is running with modules!
2022-07-05 18:46:05 -05:00
Michael Peters
3aa0866aa3
I assume these are fixes and potentially debugging changes
2022-06-25 10:18:31 -05:00
Michael Peters
79d9d246f5
intermediate commit (finally getting back to this)
2022-05-01 12:49:59 -05:00
Michael Peters
609947b350
overlay fixes, tokens fix
2022-02-13 14:27:33 -06:00
Michael Peters
e0d0b2a9df
make useAction...ClickedOutside use an array of elements to click outside
2022-02-13 10:42:03 -06:00
Michael Peters
a6231610a7
fix send-message input
2022-02-13 10:16:11 -06:00
Michael Peters
b2b849695b
fix drop target
2022-02-13 00:53:36 -06:00
Michael Peters
3849d6b447
fix member flicker (use recoil-cached image src)
2022-02-12 17:55:11 -06:00
Michael Peters
80620a1b62
fix isNextDay code. (it was supposed to be checking for "different" day)
2022-02-12 16:11:33 -06:00
Michael Peters
2b3470ce36
fix fetch above not actually loading stuff on retry
2022-02-12 15:47:30 -06:00
Michael Peters
aa79034d7e
styled error messages. bug where clicking to fetch above (and I assume below too) doesn't actually run anything
2022-02-12 13:23:10 -06:00
Michael Peters
73e81f0bc9
message date spacer
2022-02-10 17:36:16 -06:00
Michael Peters
43814a0b6e
fix eslint error
2022-02-08 23:00:04 -06:00
Michael Peters
4f2ee4fbd7
verify before fetching with socket
2022-02-08 22:57:49 -06:00
Michael Peters
33f880f4b1
jump to bottom
2022-02-08 22:43:56 -06:00
Michael Peters
515738ae41
select first guild by default
2022-02-08 22:03:52 -06:00
Michael Peters
c1e669f697
prettier apply
2022-02-08 18:05:45 -06:00
Michael Peters
dd3e2824df
add prettier
2022-02-08 17:46:52 -06:00
Michael Peters
ac5733a02b
eslint complete!
2022-02-07 01:18:31 -06:00
Michael Peters
aa420a1bf2
message hook
2022-02-07 01:17:12 -06:00
Michael Peters
f9ef4edf9f
fixed react-helper hooks
...
slight performance hit but we can work on optimizing that later
(most noticable that the avatars flicker to loading when changing channels. although this may have already been happening...)
2022-02-07 01:15:32 -06:00
Michael Peters
e002b7092c
most react hooks updated
2022-02-07 01:09:38 -06:00
Michael Peters
434bc6bfe5
preparing for hooks linting
2022-02-07 00:57:28 -06:00
Michael Peters
eab1dfca03
eslint config complete
2022-02-07 00:42:42 -06:00
Michael Peters
afd02757d9
ALMOST DONE WITH ESLINT BASE CONFIG
2022-02-07 00:25:06 -06:00
Michael Peters
09b24a6e19
most syntax checks in. going through personal formatting options
2022-02-06 23:19:01 -06:00
Michael Peters
12519e5f0b
more linting. still more to come!
2022-02-06 21:54:48 -06:00
Michael Peters
a112da96db
updates to linter (more to come soon)
2022-02-06 21:14:19 -06:00
Michael Peters
ddd15972aa
archive old guild-subscriptions stuff
2022-02-06 19:24:25 -06:00
Michael Peters
fb0981e92b
infinite scroll with recoil works!
2022-02-06 19:16:04 -06:00
Michael Peters
00c99cefc8
fix spelling
2022-02-06 18:52:58 -06:00
Michael Peters
75d585880f
more infinite scroll functionality. preparing to use recoil infinite scroll element
2022-02-06 18:48:52 -06:00
Michael Peters
0b4c5356a9
rename atoms-2.ts to atoms.ts
2022-02-06 17:29:45 -06:00
Michael Peters
eac2c42e53
split up atoms-2 helper functions into different file
2022-02-06 17:22:49 -06:00
Michael Peters
df832f7294
working state - channel messages being prepared
2022-02-06 15:23:02 -06:00
Michael Peters
601a5bd3d6
refactor listeners in atoms
2022-02-05 14:38:16 -06:00