Commit graph

79 commits

Author SHA1 Message Date
e54536d965 Check for members gateway intent as well
It was reported that this is required for Log in with Discord to work.
2026-02-12 19:24:50 +13:00
7ebe8aa042 Fix backfill script 2026-02-11 12:21:54 +13:00
cd0b8bff2b Add reset web password script 2026-02-11 11:36:51 +13:00
33eef25cf1 Restore as.listen() during setup 2026-02-11 10:18:32 +13:00
d1b0fa48cf Add tests for emoji sheet; style and nits 2026-02-11 02:42:10 +13:00
6b4123b845 More accurate flags check in setup 2026-02-11 01:10:31 +13:00
3d3671e05a skip "cannot invite user that is joined" 2026-01-10 13:19:16 +13:00
4bea696a5a setUserPower should account for room version 12 2026-01-07 15:38:09 +13:00
20453aab43 res.json type fixes 2025-12-01 16:03:27 +13:00
1338e6ba88 Update discord-markdown 2025-11-15 16:41:02 +13:00
7905802825 Allow customising port in setup 2025-10-07 00:48:06 -05:00
160efc5592 Update dependencies 2025-08-13 20:30:19 +12:00
e0c0b7c9c2 Set up emojis in-process if needed 2025-06-16 23:10:55 +12:00
7a59f48c0a New emoji storage and bug fixes in setup 2025-05-12 14:29:34 +12:00
960eca3b39 Update SnowTransfer and use its new method 2025-03-10 12:13:13 +13:00
ec1550bc97 Add experimental backfills script 2025-03-07 10:40:45 +13:00
3b034dd6e5 Optional password protection for the web server 2025-02-25 14:36:49 +13:00
fbc1b6f419 Code quality 2025-02-20 11:36:51 +13:00
8e0c15476c Update Discord dependencies 2025-02-11 13:04:40 +13:00
984d4362a5 Remove node-fetch 2025-02-11 12:51:58 +13:00
eb4aa615be Fix web loading indicators 2025-01-31 16:42:48 +13:00
5b06d5984a Do cache space members in member_cache 2025-01-20 02:33:24 +13:00
f42eb6495f New unicode emoji processor 2025-01-17 18:05:34 +13:00
dcb7dda6f1 Setup now checks for privileged intents 2025-01-07 15:04:43 +13:00
16ac99781c Better feedback after interrupting/resuming setup 2025-01-06 17:19:33 +13:00
d7063916a5 During setup, echo any unrecognised requests 2025-01-05 19:02:55 +13:00
bf01db13d6 Check server before checking well-known 2024-12-03 01:11:53 +13:00
88a232fb4a Cope if the username is already registered 2024-12-02 15:06:10 +13:00
a63d173a9a Remove redundant/invalid checks from setup 2024-11-25 16:30:10 +13:00
6f7ed829b8 Create and populate guild_id column 2024-10-05 02:23:58 +13:00
bad8c5b8c2 Test invite interaction & code coverage 2024-09-30 00:51:55 +13:00
5dbd79cf39 Prompt to add redirect URI in setup 2024-09-29 04:40:38 +13:00
0e6e5e61e4 Merge branch 'v3.0-beta3' 2024-09-29 03:13:10 +13:00
8743910c35 Rename seed.js to setup; add npm script for it 2024-09-26 09:47:53 +12:00
734c9a5838 Remove hardcoded cadence.moe 2024-09-25 13:37:54 +12:00
b6c23c30fb Upload web code 2024-09-22 15:42:15 +12:00
a61ad30908 Annotate the specific step that is slow 2024-09-15 22:21:21 +12:00
6a15f4fc0f Check for Matrix v1.11 in setup 2024-09-15 22:17:00 +12:00
f35c5266b6 Tidy up repo 2024-09-15 02:11:43 +12:00
01af302796 Move ooye.db to current working dir 2024-09-15 01:09:47 +12:00
b8962780ae Fix type errors in scripts and make executable 2024-09-15 00:55:54 +12:00
d6dc5cb88f Type fixes 2024-09-14 00:58:21 +12:00
b45d0f3038 Barebones matrix media proxy 2024-09-13 03:16:03 +12:00
23a7394ce7 Catch bridge->hs connection errors 2024-09-09 10:31:10 +12:00
7d42a530e7 Wait for ping to work during setup 2024-09-05 16:48:53 +12:00
37f3a59d8e Interactive initial setup 2024-09-05 15:36:43 +12:00
9e9f4819c7 Make sure url starts with http:// or https:// 2024-08-28 12:51:28 +12:00
7e9005216d Switch to new application service library 2024-08-03 22:46:09 +12:00
566b2a9d9e Move bridge bot to its real ID in the database 2024-03-23 18:39:37 +13:00
23d85547f3 Send generated embeds as original user 2024-03-17 01:07:50 +13:00