Commit graph

94 commits

Author SHA1 Message Date
a968bacffd Update discord-markdown
Interpret channel URLs the same as a channel #mention
2025-09-03 00:00:02 +12:00
160efc5592 Update dependencies 2025-08-13 20:30:19 +12:00
efaa59ca92 Update CloudStorm (requires node 22+!) 2025-06-21 22:57:31 +12:00
7a59f48c0a New emoji storage and bug fixes in setup 2025-05-12 14:29:34 +12:00
741311a9b7 Update dependencies 2025-03-13 09:53:14 +13:00
960eca3b39 Update SnowTransfer and use its new method 2025-03-10 12:13:13 +13:00
f066c74b39 Update dependencies 2025-03-10 12:05:06 +13:00
8eee70a52a Update CloudStorm, should fix disconnect issues 2025-03-08 00:53:02 +13:00
5d61dc9fbe Support mentions of slash commands 2025-03-01 01:26:38 +13:00
a8670323a0 m->d: fix image captions spec, fix upload issues 2025-02-28 00:39:03 +13:00
2f3a10c93f Mark version 3 2025-02-24 02:31:14 +13:00
fb38db5d23 Revert to Stacks 2.5.4
2.5.5 has a regression where the a.s-btn:visited style looks bad.
I can update again when they fix it.
https://github.com/StackExchange/Stacks/pull/1879
2025-02-22 12:35:04 +13:00
bb73341a89 code quality: get htmx from npm 2025-02-21 12:12:35 +13:00
331f2f6a38 Update dependencies 2025-02-18 00:08:46 +13:00
ac40c54e40 Hot-reload Presence instances 2025-02-13 01:16:52 +13:00
cfaada6797 Rewrite presence code 2025-02-12 16:50:45 +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
381861ee8e Sadly, the presence API is worse than I hoped 2025-02-11 01:37:23 +13:00
ad51079448 Don't overwrite room custom topics 2025-02-01 23:12:50 +13:00
6411279efd Use relative paths on web 2025-01-06 15:31:34 +13:00
c599dff590 Tests and coverage for web 2024-12-24 01:06:19 +13:00
5a86c07eb9 Host QR codes locally 2024-10-04 02:21:57 +13:00
b79b010568 Update heatsync dependency 2024-09-30 16:46:20 +13:00
034f8d6b55 Code coverage reporting 2024-09-29 03:27:40 +13:00
8743910c35 Rename seed.js to setup; add npm script for it 2024-09-26 09:47:53 +12:00
b6c23c30fb Upload web code 2024-09-22 15:42:15 +12:00
1d2daf2504 Add web dependencies 2024-09-20 16:50:14 +12:00
50bd9fd9d7 Remove colorette dependency transitively 2024-09-16 00:54:31 +12:00
76caaa1468 Force registration to be re-created
Removing YAML support makes current registration files invalid, and
seed.js will prompt to set up a new one. This is good, because old ones
are incompatible and new ones had to be set up anyway.
2024-09-15 22:19:35 +12:00
01af302796 Move ooye.db to current working dir 2024-09-15 01:09:47 +12:00
b45d0f3038 Barebones matrix media proxy 2024-09-13 03:16:03 +12:00
4247a3114a Move everything to src folder... it had to happen 2024-09-12 17:05:13 +12:00
37f3a59d8e Interactive initial setup 2024-09-05 15:36:43 +12:00
89696fd161 Update dependencies 2024-08-27 19:02:53 +12:00
74632c671c Update dependencies 2024-08-20 03:18:33 +12:00
5c48645334 m->d: Suppress embeds for links in reply preview 2024-08-16 10:25:37 +12:00
7e9005216d Switch to new application service library 2024-08-03 22:46:09 +12:00
f9eb043c10 Update dependencies 2024-07-31 00:00:48 +12:00
742d34f15e Fork turndown for Discord-like link escaping 2024-07-30 23:45:44 +12:00
eb98af0ac3 Move packages to npm registry 2024-07-21 01:30:14 +12:00
c9aa5b4c64 Update heatsync
This fixes an issue where matrix spaces would be initially created
without a default privacy level.
2024-06-11 10:21:09 +12:00
08c01e8664 Update dependencies 2024-03-08 12:56:51 +13:00
cc9e1de49e Remove deep-equal dependency 2024-03-07 12:19:07 +13:00
47ac49a855 Rearrange code (self-review) 2024-03-04 17:02:38 +13:00
c5d6c5e4c7 Rearrange testing emoji sheet images 2024-03-04 13:19:50 +13:00
8d037ff559 Update discord libraries 2024-02-21 00:19:29 +13:00
e236a25da2 Download images data aot for testing 2024-02-20 22:23:08 +13:00
16f9c81097 Update discord-markdown 2024-02-16 12:05:58 +13:00
a9f57fc252 WIP add via parameters 2024-02-12 23:07:55 +13:00