spiral
|
194014f3da
|
fix(docs): use correct accent colour in dark mode
|
2022-06-03 06:47:18 -04:00 |
|
Ske
|
4df8629b35
|
Remove some unused fields on cached models
|
2022-06-03 10:39:29 +02:00 |
|
spiral
|
614059c79f
|
fix: correct error text on pk;unlink
|
2022-06-03 01:15:15 -04:00 |
|
spiral
|
0ee0e75e02
|
feat: add 'pk;log show' command
|
2022-06-02 22:36:42 -04:00 |
|
spiral
|
c87979ef03
|
feat(api): add autoproxy endpoints
|
2022-06-02 13:32:31 -04:00 |
|
spiral
|
67ce371e7e
|
fix: correct switch timestamp in docs
|
2022-05-27 14:52:28 -04:00 |
|
Iris System
|
d500aacd2d
|
feat: make pk;reproxy handle keepproxy correctly
|
2022-05-27 11:08:32 +12:00 |
|
spiral
|
40955ffc69
|
fix: don't try to import config if it's not present in export file
|
2022-05-25 06:32:24 -04:00 |
|
spiral
|
3dbfe3c1a5
|
chore(gateway): update Cargo.lock
|
2022-05-25 04:39:33 -04:00 |
|
spiral
|
3724f3e7d9
|
chore: bump twilight version
|
2022-05-11 22:37:19 -04:00 |
|
spiral
|
2bc8b362c8
|
feat(gateway): basic cache event handling
|
2022-05-11 22:33:08 -04:00 |
|
spiral
|
799279054d
|
fix: include shard_id in redis channel
|
2022-05-10 07:32:14 -04:00 |
|
spiral
|
abb01aaf2c
|
feat(gateway): split off cache into separate package, rename package to 'gateway'
|
2022-05-10 07:04:33 -04:00 |
|
spiral
|
433603feaa
|
feat(gateway): add cache event handler stubs
|
2022-05-09 21:54:52 -04:00 |
|
spiral
|
e4f1957c75
|
chore: bump target schema version in DatabaseMigrator
|
2022-05-09 15:17:26 -04:00 |
|
spiral
|
0db7eebb17
|
feat(api): add config to discord oauth response
|
2022-05-09 14:33:40 -04:00 |
|
spiral
|
3a99f65b49
|
feat(api): add description_templates to /systems/@me/settings
|
2022-05-09 13:54:33 -04:00 |
|
Iris System
|
4c8e5d9aec
|
feat: add aliases: pk;ap l (latch), pk;ap f (front)
|
2022-05-08 17:12:09 -04:00 |
|
Iris System
|
f25b967a36
|
feat: add aliases: pk;h (help) and pk;m <member> kp (keepproxy)
|
2022-05-08 17:12:09 -04:00 |
|
Iris System
|
a66d459756
|
feat: add "rn" as alias for "rename" for systems+members+groups
|
2022-05-08 17:12:09 -04:00 |
|
Iris System
|
b8fda734e2
|
feat: add more systemtag-related command aliases
- `pk;s t` for tag
- `pk;s st` for servertag (taken from a Notion suggestion)
|
2022-05-08 17:12:09 -04:00 |
|
the iris system
|
ee17fcb11f
|
feat: add pk;reproxy (#447)
|
2022-05-08 21:10:07 +00:00 |
|
spiral
|
fe69b1b320
|
chore: lint
|
2022-05-07 17:27:12 -04:00 |
|
Astrid
|
f7c182feea
|
Merge pull request #444 from u1f408/feature/deletion-export
Auto-export on system deletion
|
2022-05-07 23:21:46 +02:00 |
|
Iris System
|
1008032171
|
feat: auto-export system on deletion
Refuses to delete system unless a DM can be sent with the export file,
use `-no-export` (`-ne`) to override
|
2022-05-08 09:16:20 +12:00 |
|
spiral
|
430a33ccf0
|
fix: don't ignore flags in pk;system color
|
2022-05-02 15:54:49 -04:00 |
|
spiral
|
1b5efb6669
|
feat: add Context.CommandPrefix
|
2022-05-02 14:53:08 -04:00 |
|
spiral
|
bc2cfbeba3
|
fix: check if member target is 5-length alpha before trying to search by HID (#441)
|
2022-04-24 14:51:47 -04:00 |
|
spiral
|
183779e055
|
fix: don't show discord user's guild nickname if not allowed to see message content
|
2022-04-24 14:43:27 -04:00 |
|
spiral
|
917aacc4f4
|
chore: bump export file version
|
2022-04-24 14:40:49 -04:00 |
|
spiral
|
32b41de331
|
fix: don't try to parse privacy from v1 JSON model as v2 privacy model
|
2022-04-24 14:39:05 -04:00 |
|
spiral
|
7aaad288e6
|
chore: remove API v1
|
2022-04-20 12:20:03 -04:00 |
|
spiral
|
1e86c2d6c4
|
chore: lint
|
2022-04-20 10:47:15 -04:00 |
|
spiral
|
aa896de3af
|
fix: ignore nirn-proxy timeouts in IsOurProblem
|
2022-04-20 10:45:35 -04:00 |
|
spiral
|
99e4c9005d
|
fix: generic-ify mgmt API URL in run-clustered.sh
|
2022-04-20 10:44:43 -04:00 |
|
spiral
|
5d24e86a7e
|
feat(gateway): add Dockerfile and GH Actions build script
|
2022-04-19 16:19:31 -04:00 |
|
spiral
|
a5af6793f8
|
fix(gateway): make NOMAD_ALLOC_INDEX environment variable optional
|
2022-04-19 16:17:10 -04:00 |
|
spiral
|
6faed635fa
|
fix: parse some stuff correctly when using Redis gateway
|
2022-04-13 08:50:04 -04:00 |
|
spiral
|
6be8dd0773
|
feat(gateway): split out event handler to separate file, remove twilight cache
|
2022-04-13 08:48:06 -04:00 |
|
spiral
|
c2094e3b7a
|
feat(bot): add Redis cache
|
2022-04-13 08:44:53 -04:00 |
|
spiral
|
fadf007abc
|
feat(gateway): initial commit
|
2022-04-11 15:55:10 -04:00 |
|
spiral
|
8e5b987b2c
|
feat: add Nomad run script
|
2022-04-10 10:57:51 -04:00 |
|
spiral
|
9314ce672a
|
fix: don't query /gateway/bot if we already have the info from cluster config
|
2022-04-10 10:41:26 -04:00 |
|
spiral
|
756859ebe6
|
fix(api): default to not using lookup cache by default for ResolveGroup
|
2022-04-09 18:04:27 -04:00 |
|
spiral
|
fb8249705d
|
feat(api): add Discord OAuth2 login
|
2022-04-07 09:26:12 -04:00 |
|
spiral
|
6295a1a561
|
fix(api): allow 'sentry-trace' header in CORS
|
2022-04-07 09:23:14 -04:00 |
|
spiral
|
8629e38edd
|
feat: API bulk privacy endpoints
|
2022-04-07 03:49:06 -04:00 |
|
spiral
|
70cf472fb5
|
fix: better entity resolving in group member endpoints
|
2022-04-07 03:48:32 -04:00 |
|
spiral
|
36873e08ee
|
chore: PR lint
|
2022-04-07 03:47:38 -04:00 |
|
UsernameNotAvalible
|
8d50ae55e7
|
feat: add prepend and append switches to Pk;edit (#436)
|
2022-04-07 03:43:46 -04:00 |
|