714c31d230
Fix my homeserver being hard-coded
2023-09-12 20:43:56 +12:00
5bf051c624
here's what I would have done differently
2023-09-10 14:59:31 +12:00
5daef9ae47
too-long-for-discord names continued in message
2023-09-10 14:50:18 +12:00
8b7c47e369
m->d replies: support replying to edits & spoilers
2023-09-08 00:13:25 +12:00
e4e28daf08
m->d replies to file should use emoji indicator
2023-09-07 23:48:44 +12:00
33dd73f809
add thumbs up reactions to list
2023-09-07 00:55:49 +12:00
c436357260
add test cases for zoe's username change
2023-09-06 12:27:28 +12:00
33fd08e76a
add readme
2023-09-06 12:00:39 +12:00
5185ae45ab
m->d fix a few markdown escaping problems
2023-09-04 01:37:33 +12:00
aa263d3eb8
m->d avoid using blockquote as reply preview
2023-09-03 16:42:17 +12:00
efa0171172
can retry actions with 🔁 emoji
2023-09-03 16:03:37 +12:00
be2cdd1186
m->d support encrypted files
2023-09-03 15:40:25 +12:00
6803b156bc
m->d files and stickers
2023-09-02 23:28:41 +12:00
6a04f3f798
fixing tests
2023-08-30 15:20:39 +12:00
392151a75b
code coverage
2023-08-30 13:29:38 +12:00
5bef9ebfe2
m->d message editing deletion
2023-08-30 13:29:28 +12:00
0d9191ed5c
m->d support spoilers
2023-08-29 01:37:14 +12:00
56fe710392
finalise message editing
2023-08-29 01:31:52 +12:00
53b5438756
add test cases for message edits
2023-08-29 00:05:25 +12:00
be60f4bf39
add test cases for new reply format
2023-08-28 23:36:03 +12:00
fcbb045cbb
Improved database schema
...
- Some queries are faster due to better index ordering
- Database is smaller thanks to splitting message_channel table and
adding WITHOUT ROWID where helpful
2023-08-28 17:32:55 +12:00
55da70f8fc
m->d start coding message edits
2023-08-28 01:30:07 +12:00
6a03c96984
m->d move reply message preview to own line
2023-08-27 23:25:08 +12:00
cae8d7c2f2
m->d mentioning bridged users and rooms works
2023-08-26 23:22:23 +12:00
58f5c3edf7
m->d underline formatting support
2023-08-26 22:59:22 +12:00
7c2fc1536d
trying to make reaction emojis consistent
2023-08-26 22:51:42 +12:00
3f2a8d959c
preemptively cache members as we find them
2023-08-26 22:50:54 +12:00
3ebfa8e3a7
show member details on discord from cache
2023-08-26 22:22:54 +12:00
0ea2b4efc9
m->d rich replies
2023-08-26 20:30:22 +12:00
39fb4465f6
fix m->d formatting of quotes and code
2023-08-26 19:07:19 +12:00
df651241a5
store room name changes to nick in db
2023-08-26 18:58:41 +12:00
88eb8c2290
configure turndown for code blocks
2023-08-26 02:04:49 +12:00
8c4e16e255
add turndown for m->d formatting
2023-08-26 01:43:17 +12:00
1e9e9685c5
minor code coverage
2023-08-24 17:23:32 +12:00
4c0aa57ba7
add test case for m->d too-long message
2023-08-24 00:35:35 +12:00
458a620f4a
make hardcoded "cadence.moe" configurable
2023-08-23 13:02:32 +12:00
92cd628a6c
remember any room avatars set on matrix-side
2023-08-23 12:39:37 +12:00
c8021cadec
changing spaces to tabs
2023-08-21 21:04:41 +12:00
3436759504
catch up on missed d->m messages when logging in
2023-08-19 22:54:23 +12:00
0f20dcab6d
guard for errors on matrix event dispatcher
2023-08-19 18:41:57 +12:00
3f187e8107
see how this different reactions format goes...
2023-08-19 18:41:57 +12:00
0fc8e68f15
support threads
2023-08-19 18:41:57 +12:00
213bf0a515
send a slightly more appropriate display name
2023-08-19 18:37:34 +12:00
96dd488e39
progress on edits
2023-07-28 17:05:13 +12:00
0f4f404160
store the channel_id on event_message
2023-07-11 08:01:11 +12:00
bd32fe6c6d
reactions working
2023-07-05 08:41:15 +12:00
61120d92c6
m2d reactions (untested)
2023-07-04 17:19:17 +12:00
39cdba9f90
bridge both ways and prevent reflections
2023-07-04 00:39:42 +12:00
3578ca28b5
glue
2023-07-03 17:20:24 +12:00
6e55e6d1b3
preparing for m2d
2023-07-03 01:06:05 +12:00