Commit graph

155 commits

Author SHA1 Message Date
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
dd07e6bac4 improve role style consistency across browsers 2019-03-21 07:58:09 -05:00
8dd759d78c improve social modes for discordbot crawler. 2019-03-21 07:57:56 -05:00
cd70c58cc9 add server-sent errors and reduce oauth flow bare error pages 2019-03-21 07:04:17 -05:00
deef06fa2a fix magic link being crawled by discord 2019-03-21 05:57:37 -05:00
7174b7699d fix next because it doesn't build normally 2019-03-21 05:03:48 -05:00
f4b4b63faa add bot name modularity 2019-03-21 04:51:09 -05:00
a4c15f2d78 add user's roles to GM presentation 2019-03-21 03:19:53 -05:00
998b1930b3 greatly improve role component visual feel 2019-03-21 03:19:33 -05:00
73f60cbd3d add router data to header 2019-03-21 03:18:43 -05:00
456da9cd0c first bit of the role picker 2019-03-21 03:18:25 -05:00
4b6e6f194b add tooltip 2019-03-21 03:17:50 -05:00
def2b0d2a3 first bits of redux 2019-03-20 09:25:28 -05:00