Commit Graph

197 Commits

Author SHA1 Message Date
jude 7bc6ec78ea Bump versions 2026-04-19 10:51:53 +01:00
jude 3388fe43f8 Update for E2EE 2026-02-27 13:47:17 +00:00
jude 148dbb96a9 Bump version 2025-02-25 18:33:21 +00:00
jude c74c481d32 Fix soundboard interactions not working for switching play mode 2025-02-25 18:25:15 +00:00
jude 6caca25719 Optimise index usage in sound search 2025-02-25 18:16:55 +00:00
jude 4177c82d67 Bump version 2024-12-06 19:05:31 +00:00
jude 1298aa2eb7 Update dependencies 2024-12-04 21:29:33 +00:00
jude 14913deb3a Move activity set out of Ready event 2024-07-15 16:48:40 +01:00
jude fc3b3e08f1 Fix axum 2023-12-20 17:18:25 +00:00
jude 444c5dce33 Bump SQLx version and Axum 2023-12-20 17:12:57 +00:00
jude 6bd815fd38 Bump version 2023-12-20 17:00:09 +00:00
jude 5364e41560 Remove file-based audio streaming 2023-12-20 16:51:44 +00:00
jude e632f55b4e Update to serenity 12 2023-12-19 19:37:41 +00:00
jude cd5651c7f6 Add more counters 2023-10-22 12:40:17 +01:00
jude 4c17286614 Use /metrics route 2023-10-22 10:39:12 +01:00
jude 48b50f783d Add more counters 2023-10-22 09:55:36 +01:00
jude 605bc37db6 Add response to /random 2023-10-22 00:07:04 +01:00
jude bec92177cb Remove top.gg 2023-10-21 23:52:08 +01:00
jude cee578eaf1 Serve metrics via :31755 2023-10-21 23:45:42 +01:00
jude 6615e05196 Adding metric support 2023-10-21 21:33:50 +01:00
jude 6cfdc10a6a Add command to play at random from server 2023-10-21 19:09:01 +01:00
jude d3e00247bd Reserve sound names beginning with '@'
Might want to use this in the future. Remove the /random command as it's dumb.
2023-10-21 17:50:48 +01:00
jude 6d324e10cb Remove broken is_text_based check 2023-10-21 17:06:41 +01:00
jude 8390bf0ec6 Fix migration. bump ver 2023-08-22 18:55:56 +01:00
jude e6f5db1842 Fix autocompletes 2023-08-22 18:10:54 +01:00
jude fca080253f Rename a variable.
Remove .idea
2023-08-22 17:44:00 +01:00
jude 6482af923b Prefer selecting favorite sound over other sounds 2023-08-19 10:32:49 +01:00
jude e875038851 Favorite/unfavorite sounds 2023-08-16 16:47:33 +01:00
jude 92d8d077df bump version 2023-07-09 15:04:57 +01:00
jude b861f6f093 Update dependencies 2023-07-09 13:24:39 +01:00
jude 66f45f11f2 Merge remote-tracking branch 'origin/rewrite' into rewrite 2023-07-09 13:19:26 +01:00
jude e30a08e019 Add loop mode to soundboard 2023-07-09 13:19:18 +01:00
jude 80f45a1f5c Add script to dump sounds to files. 2023-06-23 15:27:38 +01:00
jude 1a1b1b8144 Fix typo 2023-05-07 20:53:16 +01:00
jude 34d5fddf6c Add containerised build instructions v1.5.9 2023-04-09 17:35:40 +01:00
jude ac41dbce0c update readme 2023-04-08 22:10:09 +01:00
jude 208d169c76 Update songbird 2023-04-08 21:37:33 +01:00
jude 9cfcb0d09c Bump ver v1.5.8 2023-03-29 18:18:27 +01:00
jude cc55b3e1d1 Add user when installing 2023-03-29 18:16:04 +01:00
jude a9a08e656f Copy config files around to prevent overwriting 2023-03-29 17:51:36 +01:00
jude 30fda2b0ee Merge remote-tracking branch 'origin/rewrite' into rewrite v1.5.7 2023-03-23 19:24:53 +00:00
jude 5fc7584100 Load environment from file 2023-03-23 19:24:43 +00:00
Jude Southworth de0584e2f4 Update README.md 2023-03-23 15:49:10 +00:00
jude f7b0150688 Add services 2023-03-23 13:41:15 +00:00
jude 31ee6b4540 Move database migrations to SQLx 2023-03-23 11:38:53 +00:00
jude 4edcee2567 Split greet sound enabling 2023-03-22 18:31:49 +00:00
jude 208440a7ff Restrict play channels to voice channels 2022-11-21 13:39:03 +00:00
jude b8b17a504d Update poise 2022-11-20 11:30:02 +00:00
jude 6307de331d Add option for playing in separate channel
Play sounds in another channel even if not connected.
2022-11-20 10:55:16 +00:00
jude 64e7eb4a53 order by ID descending 2022-09-15 13:16:05 +01:00