|
6de13338a8
|
add error handler and message deleter
|
2023-08-18 01:22:14 +12:00 |
|
|
e3737997ec
|
test that edits by webhook work
|
2023-08-17 19:03:09 +12:00 |
|
|
b9de84e586
|
actually call the function lol
|
2023-08-17 18:27:13 +12:00 |
|
|
e00eb15f35
|
support up to 1 space in written mentions
|
2023-08-17 18:17:53 +12:00 |
|
|
f5ef881cd0
|
update discord-markdown to remove html tags
|
2023-08-17 18:14:44 +12:00 |
|
|
040a2d253f
|
write editMessage action, connected to dispatcher
|
2023-08-17 16:41:28 +12:00 |
|
|
2973170e87
|
test for editing a new caption onto an image
|
2023-08-17 12:36:51 +12:00 |
|
|
8f6bb86b92
|
record more update events
|
2023-08-17 12:36:47 +12:00 |
|
|
b1ca71f37c
|
getting edits closer to working
|
2023-08-16 17:03:05 +12:00 |
|
|
cae591e5fd
|
script for capturing message update events
|
2023-08-15 17:20:31 +12:00 |
|
|
f501718691
|
add code coverage
|
2023-08-11 01:11:58 +12:00 |
|
|
96dd488e39
|
progress on edits
|
2023-07-28 17:05:13 +12:00 |
|
|
f16900553a
|
large files are now linked instead of uploaded
|
2023-07-13 17:36:20 +12:00 |
|
|
3a59d66626
|
move namespace_prefix into a sub-object
|
2023-07-13 17:11:24 +12:00 |
|
|
f4bfe54850
|
Include fallback text for replies to media
|
2023-07-12 14:33:38 +12:00 |
|
|
011f9c5ecb
|
only need to do mentions scenario 2 part B now
|
2023-07-11 17:28:42 +12:00 |
|
|
437f04682c
|
support written @mentions (scenario 3)
|
2023-07-11 17:27:40 +12:00 |
|
|
328ae74b61
|
support rich replies, support basic m.mentions
|
2023-07-11 16:51:30 +12:00 |
|
|
5326b7d6be
|
get room mentions formatting working
|
2023-07-11 10:10:47 +12:00 |
|
|
0f4f404160
|
store the channel_id on event_message
|
2023-07-11 08:01:11 +12:00 |
|
|
1d6e833b22
|
update discord-markdown to fix tests
|
2023-07-07 19:28:23 +12:00 |
|
|
1a4f92db97
|
start getting d2m formatted body conversion
|
2023-07-07 17:31:39 +12:00 |
|
|
9569fda168
|
streamline the convertNameAndTopic function
|
2023-07-05 12:04:28 +12:00 |
|
|
bd32fe6c6d
|
reactions working
|
2023-07-05 08:41:15 +12:00 |
|
|
4cd9da49fd
|
add tests for convertNameAndTopic
|
2023-07-04 17:35:29 +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 |
|
|
d592a3c82e
|
don't send "" for attachments without content
|
2023-07-02 01:41:31 +12:00 |
|
|
1591bfc578
|
fix webhooks sending (upstream bug)
|
2023-07-02 01:40:54 +12:00 |
|
|
07b9bab5ec
|
updating discord libraries per recommendation
|
2023-07-01 17:02:03 +12:00 |
|
|
5bd1bc9a5b
|
add webhook creation utility
|
2023-06-30 15:15:34 +12:00 |
|
|
cc1210729f
|
add test for member state content
|
2023-06-30 15:15:23 +12:00 |
|
|
d70199f890
|
add appservice listener
|
2023-06-29 08:08:17 +12:00 |
|
|
740ddc36d1
|
support d->m stickers
|
2023-06-29 00:06:56 +12:00 |
|
|
584f19a011
|
fix a variety of bugs that snuck in
|
2023-06-28 23:39:29 +12:00 |
|
|
512f61422d
|
continue on stickers
|
2023-05-15 17:25:05 +12:00 |
|
|
e1d7ced87d
|
begin converting discord attachments and stickers
|
2023-05-12 17:35:37 +12:00 |
|
|
38d7db5071
|
seed initial setup
|
2023-05-10 23:17:37 +12:00 |
|
|
22dde9faf7
|
completed user syncing. it occurs on message send
|
2023-05-10 22:15:20 +12:00 |
|
|
f418d51e55
|
refactor kstate, add stub user syncing function
|
2023-05-10 17:40:31 +12:00 |
|
|
4d8b74f61f
|
adding basic reactions to discord messages
|
2023-05-09 17:13:59 +12:00 |
|
|
da6603d258
|
send sim messages to the proper rooms
|
2023-05-09 15:29:46 +12:00 |
|
|
7526d63690
|
get createRoom and ensureRoom interface working
|
2023-05-09 08:03:57 +12:00 |
|
|
1e7e66dc31
|
register -> invite -> join -> send flow
|
2023-05-09 00:58:46 +12:00 |
|
|
3bc29def41
|
switch to using api functions over mreq
|
2023-05-08 23:37:51 +12:00 |
|
|
7ee04d085f
|
username sanitisation for registration
|
2023-05-08 17:22:20 +12:00 |
|
|
48c2ef76f5
|
preparations for creating users
|
2023-05-08 08:27:42 +12:00 |
|
|
3fbe7eed6e
|
Finish room diffing and syncing. All tests pass
|
2023-05-06 01:25:15 +12:00 |
|