43 Commits (d2476b947fddebea8a19498cc1f11db69d5cb0a1)

Author SHA1 Message Date
Gabe Kangas f69463f536
Remove period 4 years ago
Gabe Kangas 3f974ce7db
Remove references to config file. #1697 4 years ago
Gabe Kangas 8bc40486f8
Quiet, linter 4 years ago
Gabe Kangas 045a0a2afd
Social features / ActivityPub federation (#1629) 4 years ago
Jannik d3cfc40b5c
feat: add custom username suggestions pool (#1644) 4 years ago
Eng Zer Jun 7996df85e1
refactor: move from io/ioutil to io and os packages (#1546) 4 years ago
Gabe Kangas 6ffa020c5f Updated linter threw new warnings. Fixed. 4 years ago
Jannik 2278fec70a
execute webhooks in parallel (and 🐛 update webhooks.last_used correctly) (#1505) 4 years ago
Gabe Kangas 3f4176d8d6 Replace panics with our logging framework 4 years ago
Gabe Kangas c6c6f0233d
Expanded linting + fix warnings (#1396) 4 years ago
Gabe Kangas dcc7a7c5c3 Support assigning nil as time instead of setting time as invalid. Fix typo that led to incorrect disconnect time. Maybe addresses #1268? 4 years ago
Gabe Kangas 8b2747e4d7 Add some sqlite optimizations 4 years ago
Gabe Kangas ae78283caf Remove extra log from displaying 4 years ago
Gabe Kangas 484098afda Some migration fixes and database optimizations 4 years ago
Gabe Kangas b6f68628c0
Chat refactor + persistent backing chat users (#1163) 4 years ago
Meisam 7361578412
style fix for error checking (#1170) 4 years ago
Gabe Kangas 12104978e8 Some linter cleanup 4 years ago
Gabe Kangas ab3bbd59bf Cleanup the persisted disconnected time 4 years ago
Gabe Kangas d28c4b96f3 Fix invalid nil time being returned 4 years ago
Gabe Kangas 1586d80a32 Wire up blocked chat username controller 4 years ago
Gabe Kangas 89dfcfb047 Fix buggy saving of lastDisconnectTime now used for #1111 4 years ago
Meisam e991199735
updates to backups directory (#1099) 4 years ago
Gabe Kangas 306a0066d1 Fix concurrency crash. Closes #1067 4 years ago
leuc 5ab901bb36
Fix #981 Use -webserverip to set http listen address (#1032) 4 years ago
Meisam 8b57ddcfb1
Remove config file migrator (#1045) 4 years ago
Gabe Kangas 61e07bf945 API for setting a list of blocked usernames. For #782 4 years ago
Gabe Kangas 83ad6db394 If tag storage is an empty string return back an empty slice. Fixes #974 4 years ago
Gabe Kangas 36a15a97dd Handle the server summary data as auto-linked markdown. Closes #1010 4 years ago
Gabe Kangas 91f6dcd0f6
Active viewer PING controller. Closes #790 (#990) 4 years ago
Gabe Kangas 6bcbe60c28 Update latency level values 4 years ago
Gabe Kangas 5214d81264
Codec selection (#892) 4 years ago
Gabe Kangas f216e781dd Reduce log level on data getters 4 years ago
Gabe Kangas df7dff081f Set and get custom styling for web interface. For #718 4 years ago
Gabe Kangas 36be7b76c2
If no logo exists copy a default one into data on launch. Closes #909 (#916) 4 years ago
nebunez 80579c5e7e
implement custom welcome message (#820) 4 years ago
Gabe Kangas 3fb80554ef
Gek/external actions (#827) 4 years ago
Gabe Kangas bf33d08384
Add support for disabling chat. Closes #472 (#799) 4 years ago
Gabe Kangas b47589fa8f Print out a log message saying what image is being copied where 4 years ago
Gabe Kangas ebc3070ea0 Assume videopassthrough is enabled if bitrate is zero 4 years ago
Gabe Kangas b1368db079 Fix yaml property name 4 years ago
Gabe Kangas bc2caadb74
0.0.6 -> Master (#731) 4 years ago
Christian Muehlhaeuser 7c71a68da5
Add database schema versioning & migration skeleton (#382) 5 years ago
Gabe Kangas 19e86b8c04
First pass at centralized database reference. Closes #282 (#289) 5 years ago