cadence · they/them
cadence closed issue cadence/out-of-your-element#25 2025-06-09 00:07:24 +00:00
m->d: Table formatting could be improved
cadence commented on issue cadence/out-of-your-element#25 2025-06-09 00:07:24 +00:00
m->d: Table formatting could be improved

Done in 890e80854f97881b1d690991c7dccb6d67fb887a

cadence pushed to main at cadence/out-of-your-element 2025-06-09 00:07:20 +00:00
890e80854f m->d: render tables
cadence commented on issue cadence/out-of-your-element#25 2025-06-09 00:05:39 +00:00
m->d: Table formatting could be improved

Discord changed how inline code got styled in their latest redesign, where each inline code element gets a border. So I have to go with the first option for it to look good now.

cadence commented on issue cadence/out-of-your-element#57 2025-06-08 11:08:23 +00:00
[Feature] Add API for bots to fetch message and user info

Done for message info, which also returns the associated user info: https://gitdab.com/cadence/out-of-your-element/src/branch/main/docs/api.md

cadence closed issue cadence/out-of-your-element#57 2025-06-08 11:08:23 +00:00
[Feature] Add API for bots to fetch message and user info
cadence pushed to main at cadence/out-of-your-element 2025-06-08 11:02:54 +00:00
65a591e924 Add documentation for info API
cadence pushed to main at cadence/out-of-your-element 2025-06-08 11:01:47 +00:00
73777db70b Add documentation for info API
cadence pushed to main at cadence/out-of-your-element 2025-06-08 10:54:36 +00:00
8ee52650ed Add documentation for info API
cadence pushed to main at cadence/out-of-your-element 2025-06-08 10:52:51 +00:00
9ed20258e0 Add documentation for info API
45de3f8be4 Info API: Use HTTPS for avatar URLs
Compare 2 commits »
cadence pushed to main at cadence/out-of-your-element 2025-06-08 10:29:19 +00:00
557b7653e2 Test coverage for message info API
cadence pushed to main at cadence/out-of-your-element 2025-06-08 09:52:35 +00:00
ab396bd581 Generate embeds for invites with events
cadence pushed to main at cadence/out-of-your-element 2025-06-03 23:31:45 +00:00
c50d238552 Suppress error when adding to a super reaction
cadence pushed to main at cadence/out-of-your-element 2025-05-28 23:57:44 +00:00
8d4d505ab9 d->m: preserve unknown messages when syncing pins
cadence pushed to main at cadence/out-of-your-element 2025-05-25 12:19:27 +00:00
2a6284968f Fix replying to a message that had a new emoji
cadence released v3.1 at cadence/out-of-your-element 2025-05-14 11:25:34 +00:00
cadence pushed to main at cadence/out-of-your-element 2025-05-12 02:31:02 +00:00
bb711c26ac API endpoint for message info
cadence pushed tag v3.1 to cadence/out-of-your-element 2025-05-12 02:29:58 +00:00
cadence pushed to main at cadence/out-of-your-element 2025-05-12 02:29:58 +00:00
7a59f48c0a New emoji storage and bug fixes in setup
cadence pushed to main at cadence/bc-explorer 2025-04-17 03:26:19 +00:00
12f8b8ffd0 Load huge collections pagewise