Commit graph

167 commits

Author SHA1 Message Date
9de1b93a7f
[rpc]: implement both HTTP and NATS transports 2019-06-03 07:22:00 -05:00
30d08a630f
absolutely massive typescript porting time 2019-06-02 18:58:15 -05:00
01f238f515
[misc]: sync lockfile 2019-05-20 06:30:42 -04:00
fe85c5ea9a
[design]: update snapshots 2019-05-20 06:29:20 -04:00
2cfc1a5831
[design/button]: disabled no longer moves on interactions 2019-05-20 06:28:14 -04:00
33dd324708
[design]: add color lib and helpers 2019-05-20 06:27:45 -04:00
6ba0b0b62b
[design]: storybook: use our main font 2019-05-20 06:27:03 -04:00
5b466670f3
[design]: fix storyshots, update snapshots 2019-05-20 04:40:44 -04:00
dd6f02f4e2
[design]: overrides pattern, tests, yay! 2019-05-20 04:33:31 -04:00
0ccb5fa32f
[misc]: yeet flow 2019-05-20 01:00:16 -04:00
b864df9393
[design]: initialize design system 2019-05-20 00:57:55 -04:00
6fb39d6c4d
temp commit 2019-04-20 04:47:07 -05:00
e86f7ff68e
[rpc-client] use src->lib pattern, i guess i see why people do it. 2019-04-16 08:50:09 -05:00
c706f25214
[rpc-client] rework package so it works after building.. still needs research 2019-04-16 06:41:23 -05:00
a5f2b328d3
[server/rpcrepl] add bot authorization to RPC repl, also log rpcs. 2019-04-14 13:01:52 -05:00
aeac74ae98
[bot] working version 2019-04-14 13:00:27 -05:00
d4112c4252
[rpc/auth] add bot login/logout calls 2019-04-14 12:59:54 -05:00
e8f0579024
[rpc/security] fix bot token header name 2019-04-14 12:58:34 -05:00
a273292d97
[server] retry the SQL connection if it isn't immediately awake on start
this prevents `yarn dev` from erroring out since postgres takes more than 0ms to start.
2019-04-14 12:57:53 -05:00
10d5979ce1
[rpc-client] add retrying 2019-04-14 12:51:56 -05:00
c3b510f0bb
[global] update flow-typed, .env, and some dependencies. 2019-04-14 12:51:12 -05:00
50b5e334a3
[bot] break out RPC and shared packages for bot service breakout 2019-04-04 11:13:34 -05:00
544ae65c58
[ui] add a few media query template misses 2019-04-03 14:13:29 -05:00
f2bb6a7b18
[ui] add media query template literals, convert everything to the superior. 2019-04-03 13:59:13 -05:00
c40c04e55e
[README] updated tooling notes 2019-04-03 07:58:16 -05:00
35b49509c9
husky: lint only on commit 2019-04-03 07:28:38 -05:00
d050277730
add husky and autolinting 2019-04-03 07:26:00 -05:00
e1bd5747b3
lerna: complete refactor! 2019-04-03 07:12:01 -05:00
51dd8bd6b1
jest: fix for new monorepo 2019-04-03 03:35:36 -05:00
057e9f96b4
fix a load of linting issues 2019-04-03 02:10:43 -05:00
928c9cf07c
add stylelint 2019-04-03 01:53:46 -05:00
47a2e5694e
lerna: split up bulk of packages 2019-04-02 23:10:45 -05:00
cb0b1d2410
lerna: starting point 2019-04-02 23:05:19 -05:00
f7e2898633
add more tests! 2019-03-30 09:17:11 -05:00
77bf715b7b
ui/GuildPic: remove s-c variant 2019-03-30 09:16:43 -05:00
c3d50e5434
add more test tools 2019-03-30 09:16:12 -05:00
1a794e2d7e
add tests; resync files, forgot where i was. 2019-03-29 13:59:57 -05:00
6b36b1d5f2
flow-typed: resync, add eris 2019-03-22 07:02:22 -05:00
03ad4202b8
DiscordService: swap to eris and refactor the entire service while we're at it. 2019-03-22 07:02:07 -05:00
27fb06a197 allow discord to embed og stuff now 2019-03-21 12:00:58 -05:00
d8679dcc4e fix background-color hack being... too hacky. 2019-03-21 11:39:39 -05:00
b2139c6a24 fix firefox randomly throwing roles into space 2019-03-21 11:23:00 -05:00
ce348e268b make more canonical keys for cats/roles in hope to combat randomization 2019-03-21 11:02:43 -05:00
e4fd9fec12 optimize role down to two s-c classes. 2019-03-21 11:02:15 -05:00
a41ec5d807 always return 200 if next is handling a route 2019-03-21 10:07:10 -05:00
309b02c6f6 sort roles and fix empty name styling 2019-03-21 09:39:28 -05:00
de37215850 store/currentServer: add commented teststate 2019-03-21 09:33:15 -05:00
f2cf88e58f filter roles that doesn't exists and fix uncategorized listing 2019-03-21 09:32:31 -05:00
7e79d65390 fix regression in sorting 2019-03-21 08:35:31 -05:00
1c784d0605 further social improvements, client-render edge cases 2019-03-21 08:13:58 -05:00