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
1016fb1d67
Always use OOYE bot to send thread start context
2023-10-14 17:23:55 +13:00
44f90cbb5f
Use Discord global_name as sim user displayname
2023-10-14 01:00:28 +13:00
1ad1c6b525
Add tests for all room privacy levels
2023-10-13 00:51:38 +13:00
3a6b40e27d
Add Discord command for setting privacy level
2023-10-13 00:37:18 +13:00
e84e0d28db
invited users in registration should be admin
2023-10-12 22:55:52 +13:00
3f3851d1f5
Also sync join rules for space
2023-10-12 22:45:27 +13:00
1b03a39dee
put the preset in the preset field......
2023-10-12 22:34:23 +13:00
98f5aeb45a
Potentially fix privacy level assertion error
2023-10-12 22:32:28 +13:00
42ba38e3dd
Use the correct property for guest access
2023-10-12 20:35:26 +13:00
613a1dc086
Add private/linkable/public privacy rules
2023-10-12 20:30:41 +13:00
48d69c0539
Start work on pinned events
2023-10-10 17:41:53 +13:00
bf0691f9bb
Refactor reaction removals and add tests
2023-10-10 14:03:53 +13:00
7790d98c66
Fix bridging interaction responses and edits
2023-10-10 11:23:51 +13:00
0e56255f82
Improve code coverage
2023-10-07 22:47:31 +13:00
a5d170eb8f
Choosing first event as primary part = 0 is fine
2023-10-06 16:58:18 +13:00
ef15c850dd
Promote another event if part = 0 is redacted
2023-10-06 16:50:23 +13:00
475cd5b724
Add new WHERE feature to my funny orm
2023-10-06 12:31:10 +13:00
28abdac5b6
Alter SQL column names to be distinct
2023-10-05 12:32:46 +13:00
1d99b91ef7
Add database migrations
2023-10-01 01:26:42 +13:00
ae3a86bff2
fix bug removing reactions when there are multiple
2023-09-29 01:03:10 +13:00
c1cbdfee82
Other kinds of reaction removals
2023-09-25 23:15:36 +13:00
c3040f19c2
only add shortcode for custom image reactions
2023-09-25 22:21:34 +13:00
6dcf3a383a
make removing single reactions work correctly
2023-09-25 22:20:23 +13:00
a396e6f596
Bridge the shortcode as part of reactions
2023-09-25 20:19:04 +13:00
4f807159ba
start on d->m removing reactions
2023-09-25 17:36:27 +13:00
2b537f42f0
Fix uk.half-shot.bridge test data
2023-09-24 00:13:38 +12:00
40922ff479
change syncSpace input parameters to fix the test
2023-09-20 16:37:24 +12:00
cd195f92e0
rename a function
2023-09-20 16:12:19 +12:00
90a32225e0
d->m reactions: fix sqlite parameter error
2023-09-20 07:49:36 +12:00
92dee012fc
refactor custom emoji schema; make reactions work
2023-09-20 00:37:15 +12:00
c7ddf638db
d->m custom emoji reactions
2023-09-19 23:02:51 +12:00
b403f35674
fix bugs from orm migration
2023-09-19 19:10:02 +12:00
807ab899be
Copy Discord emojis/stickers to Matrix
2023-09-19 01:45:56 +12:00
79bd0254f0
Finish moving from SQL to New Funny ORM
2023-09-18 22:51:59 +12:00
cab96cbc9e
d->m typing notifications
2023-09-17 23:14:13 +12:00
0ed74feb66
Stop this from causing an error I guess?
2023-09-17 20:15:20 +12:00
671f1300ba
should create guilds on-demand now
2023-09-12 23:15:55 +12:00
9263bdb754
configuration option to auto-invite matrix users
2023-09-12 23:08:33 +12:00
0acf59bf48
forcing space sync will unbridge deleted channels
2023-09-07 23:20:48 +12:00
0237d45c60
support uk.half-shot.bridge
2023-09-07 12:08:10 +12:00
5b2ccdc1f8
mildly arrange notes.md
2023-09-06 12:31:38 +12:00
671f5ba7d3
no longer invite me to created rooms
2023-09-06 09:38:07 +12:00
39458bd2bf
allow migrating from old to new bridge
2023-09-04 01:38:30 +12:00
d255f2ab22
fix join rules on old room versions
2023-09-04 01:36:58 +12:00
5e6bb0cd2e
create syncSpaceFully
2023-09-03 17:13:04 +12:00
dd4e3aa8e0
continue if user is already invited
2023-09-03 10:47:01 +12:00
53b5438756
add test cases for message edits
2023-08-29 00:05:25 +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
21156446ee
Only use ?ts when backfilling
2023-08-28 16:20:16 +12:00