Commit Graph

14 Commits

Author SHA1 Message Date
Michael Peters
366022cebb fix double-requests by removing verify on connect 2022-10-25 22:37:40 -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
c0c7e18471 server is running with modules! 2022-07-05 18:46:05 -05:00
Michael Peters
609947b350 overlay fixes, tokens fix 2022-02-13 14:27:33 -06:00
Michael Peters
c1e669f697 prettier apply 2022-02-08 18:05:45 -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
afd2939fa1 fetch messages before/after based on order
This way, if the reference message was deleted at some point, the fetch request can still go through.
Also it's easier to run the queries directly on an order id/text anyway
2022-01-23 17:23:43 -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
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