Gabe Kangas
68414445c2
Add support for changing user color in name modal. Closes #1805
3 years ago
Gabe Kangas
9187a7a435
Experiment with using image component for logo. Closes #2019
3 years ago
Gabe Kangas
d12f25f556
Merge branch 'develop' into webv2
3 years ago
renovate[bot]
fa5b3d338e
Lock file maintenance
3 years ago
Gabe Kangas
9d45b0edf4
Host our own musl build toolchain
3 years ago
Gabe Kangas
c7a35e9d02
Revert "Change how musl is downloaded/unarchived" as the problem is a
...
Github problem.
This reverts commit 59fab1b137
.
3 years ago
Gabe Kangas
59fab1b137
Change how musl is downloaded/unarchived
3 years ago
Gabe Kangas
2402914000
Explicitly set an alpine build version + install tar into build env
3 years ago
Gabe Kangas
0a48492462
Remove unused query
3 years ago
Gabe Kangas
ffd24ccccb
Run test builds using recent Go
3 years ago
renovate[bot]
c08c86bfd9
Update module github.com/shirou/gopsutil/v3 to v3.22.7
3 years ago
renovate[bot]
824c823684
Update golang.org/x/net digest to 0bcc04d
3 years ago
renovate[bot]
38e833233a
Update module github.com/aws/aws-sdk-go to v1.44.69 ( #2027 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
Gabe Kangas
0470403b71
Function has been re-exported for use
3 years ago
Gabe Kangas
b2b77f5eb9
Fix creating table indexes
3 years ago
Gabe Kangas
5d34279862
Add util for ungraceful sql execs
3 years ago
Gabe Kangas
eda62a91dc
Messages table fixes to improve query performance ( #2026 )
...
* Move to yaml sqlc config
* Add util for ungraceful sql execs
* Fix messages schema + add indexes
* Add migration to drop+recreate messages table
* Create index only if does not exist
* Fix typo
* Unexport function
3 years ago
Gabe Kangas
0b5ddf433b
Limit OTP requests to one per expiry window. Closes #2000
3 years ago
Gabe Kangas
c40eaa47e9
Force origin test to always pass. Closes #2003
3 years ago
Gabe Kangas
80742097e6
Fix bad message moderation endpoint. Closes #2020
3 years ago
Gabe Kangas
643b54037b
Do not log inactionable error. Closes #1992
3 years ago
Gabe Kangas
3951f23b55
Run BSD tests under macos-latest
3 years ago
Gabe Kangas
4b7367fdcc
Set sqlite_omit_load_extension flag when building to disable sqlite feature
3 years ago
renovate[bot]
77c11a603b
Update docker/setup-qemu-action action to v2
3 years ago
Gabe Kangas
e30d6f6ed0
Tweak readme to reference the web project accurately.
3 years ago
renovate[bot]
64c5580c69
Update github/codeql-action action to v2
3 years ago
renovate[bot]
fef0cd722e
Update module github.com/yuin/goldmark to v1.4.13
3 years ago
renovate[bot]
7dfb0c7025
Update module github.com/sirupsen/logrus to v1.9.0
3 years ago
renovate[bot]
bd03e668cd
Update module github.com/mattn/go-sqlite3 to v1.14.14
3 years ago
renovate[bot]
8ac594f7ad
Update module github.com/microcosm-cc/bluemonday to v1.0.19
3 years ago
renovate[bot]
bb1e273d11
Update module github.com/aws/aws-sdk-go to v1.44.61
3 years ago
renovate[bot]
3b9d5908e4
Update golang.org/x/time digest to e5dcc9c
3 years ago
renovate[bot]
2300c2fae7
Update golang.org/x/net digest to a158d28
3 years ago
Gabe Kangas
0574725be8
Use vh instead of % to fix storybook rendering of chat container.
3 years ago
Gabe Kangas
25d52c4e1a
Bump Nextjs version
3 years ago
Gabe Kangas
182a5d25db
Update EditorConfig with some explicit settings
3 years ago
Gabe Kangas
49f977ea45
Set ReadHeaderTimeout in http server
3 years ago
Gabe Kangas
f3a16be0dd
Add user detail API + modal. Closes #2002
3 years ago
Gabe Kangas
82a0b492a5
Add API mocking library
3 years ago
Gabe Kangas
aead748c0d
Use the race detector when running automated tests.
3 years ago
renovate[bot]
fb2cad86f8
Update module github.com/shirou/gopsutil/v3 to v3.22.6
3 years ago
renovate[bot]
8866fe46f4
Update golang.org/x/time digest to 579cf78
3 years ago
renovate[bot]
e2e4707c82
Update github.com/teris-io/shortid digest to 71ec9f2
3 years ago
renovate[bot]
b4da968499
Update golang.org/x/net digest to 1185a90
3 years ago
Gabe Kangas
b75cb1784b
Set ReadHeaderTimeout in http server
3 years ago
renovate[bot]
3d9703f32a
Lock file maintenance ( #2007 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
Gabe Kangas
00f8fea929
WIP of chat moderation menu, actions and modal
3 years ago
Gabe Kangas
f4fb7a1d41
Add chat system message component. For #1998
3 years ago
Gabe Kangas
2c8621c873
Add chat join messages
3 years ago
Gabe Kangas
9a2a43d916
Add moderator status chat message. Closes #1999
3 years ago