706b37669b
Move Content-Length detection logic
2024-01-20 17:25:58 +13:00
845f93e5d0
Work around the Content-Length issue
2024-01-20 17:03:03 +13:00
4dcdd0287e
Check for M_USER_IN_USE in seed.js
2023-11-30 17:10:41 +13:00
762e48230c
Ensure the appservice bot user is registered
...
Synapse does it automatically, but Conduit requires this HTTP call.
2023-10-16 16:47:42 +13:00
c24752625d
Split part and reaction_part
...
Now, reactions should always end up on the bottom of a message group,
instead of sometimes being in the middle.
2023-10-14 22:11:29 +13:00
26abd560b0
Offer a script to switch to WAL mode
2023-10-09 13:50:03 +13:00
3ef569d855
seed.js should now upload the L1 & L2 emojis
2023-10-07 23:39:49 +13:00
0b40a50254
Set profile data in seed.js
2023-10-07 21:57:09 +13:00
28abdac5b6
Alter SQL column names to be distinct
2023-10-05 12:32:46 +13:00
2b50184485
Fix seed.js to use the new database DDL creation
2023-10-02 14:00:20 +13:00
1d99b91ef7
Add database migrations
2023-10-01 01:26:42 +13:00
1447406ed6
clean up
2023-09-24 01:58:14 +12:00
40922ff479
change syncSpace input parameters to fix the test
2023-09-20 16:37:24 +12:00
714c31d230
Fix my homeserver being hard-coded
2023-09-12 20:43:56 +12:00
acee80ce52
Seed database in the other order
2023-09-12 19:23:23 +12:00
3899c01663
arrange files even more
2023-09-06 13:07:05 +12:00
5aef6baaab
add migration process for stuff already bridged
2023-09-05 00:59:10 +12:00
39458bd2bf
allow migrating from old to new bridge
2023-09-04 01:38:30 +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
c8021cadec
changing spaces to tabs
2023-08-21 21:04:41 +12:00
36adc30990
only include necessary data for testing
2023-08-18 17:00:40 +12:00
6246dc3a7f
remove redactions from database in edit flow
2023-08-18 01:23:53 +12:00
e3737997ec
test that edits by webhook work
2023-08-17 19:03:09 +12:00
e00eb15f35
support up to 1 space in written mentions
2023-08-17 18:17:53 +12:00
8f6bb86b92
record more update events
2023-08-17 12:36:47 +12:00
cae591e5fd
script for capturing message update events
2023-08-15 17:20:31 +12:00
96dd488e39
progress on edits
2023-07-28 17:05:13 +12:00
5326b7d6be
get room mentions formatting working
2023-07-11 10:10:47 +12:00
8a0c2b5663
sending events in matrix
2023-05-01 00:57:30 +12:00