Commit Graph

161 Commits

Author SHA1 Message Date
Cadence Ember 1ad1c6b525 Add tests for all room privacy levels 2023-10-13 00:51:38 +13:00
Cadence Ember 3a6b40e27d Add Discord command for setting privacy level 2023-10-13 00:37:18 +13:00
Cadence Ember e84e0d28db invited users in registration should be admin 2023-10-12 22:55:52 +13:00
Cadence Ember 3f3851d1f5 Also sync join rules for space 2023-10-12 22:45:27 +13:00
Cadence Ember 1b03a39dee put the preset in the preset field...... 2023-10-12 22:34:23 +13:00
Cadence Ember 98f5aeb45a Potentially fix privacy level assertion error 2023-10-12 22:32:28 +13:00
Cadence Ember 42ba38e3dd Use the correct property for guest access 2023-10-12 20:35:26 +13:00
Cadence Ember 613a1dc086 Add private/linkable/public privacy rules 2023-10-12 20:30:41 +13:00
Cadence Ember 48d69c0539 Start work on pinned events 2023-10-10 17:41:53 +13:00
Cadence Ember bf0691f9bb Refactor reaction removals and add tests 2023-10-10 14:03:53 +13:00
Cadence Ember dc92dc0b69 Annotate crossposted messages with their origin 2023-10-10 11:29:27 +13:00
Cadence Ember 7790d98c66 Fix bridging interaction responses and edits 2023-10-10 11:23:51 +13:00
Cadence Ember 8bc696b6f8 Making it easier to find the documentation 2023-10-10 00:58:19 +13:00
Cadence Ember 9e5a3f5f32 Ignore messages from Deleted User 2023-10-07 22:53:02 +13:00
Cadence Ember 0e56255f82 Improve code coverage 2023-10-07 22:47:31 +13:00
Cadence Ember 0b40a50254 Set profile data in seed.js 2023-10-07 21:57:09 +13:00
Cadence Ember e3b2c844d8 Fix emoji_id references and add tests 2023-10-07 20:58:46 +13:00
Cadence Ember a5d170eb8f Choosing first event as primary part = 0 is fine 2023-10-06 16:58:18 +13:00
Cadence Ember ef15c850dd Promote another event if part = 0 is redacted 2023-10-06 16:50:23 +13:00
Cadence Ember 475cd5b724 Add new WHERE feature to my funny orm 2023-10-06 12:31:10 +13:00
Cadence Ember 28abdac5b6 Alter SQL column names to be distinct 2023-10-05 12:32:46 +13:00
Cadence Ember a49b46381c Fix displayname/display_name discrepancy 2023-10-04 23:23:57 +13:00
Cadence Ember 5d59717bc3 license nicense 2023-10-02 23:12:03 +13:00
Cadence Ember cbc0443837 Include image & video with embeds 2023-10-02 22:42:32 +13:00
Cadence Ember 49a135485c Regression: Embeds belong in quotes 2023-10-02 22:26:00 +13:00
Cadence Ember a56942cf14 Finally get the embed tests passing 2023-10-01 23:55:42 +13:00
Cadence Ember 95e7987fee Query the correct column in onThreadCreate 2023-10-01 01:49:03 +13:00
Cadence Ember 1d99b91ef7 Add database migrations 2023-10-01 01:26:42 +13:00
Cadence Ember ae3a86bff2 fix bug removing reactions when there are multiple 2023-09-29 01:03:10 +13:00
Cadence Ember ca988af2e0 d->m accept emojis with longer names 2023-09-27 23:24:31 +13:00
Cadence Ember d1e3640078 Add Matrix command handler + emoji command 2023-09-27 08:20:18 +13:00
Cadence Ember c1cbdfee82 Other kinds of reaction removals 2023-09-25 23:15:36 +13:00
Cadence Ember c3040f19c2 only add shortcode for custom image reactions 2023-09-25 22:21:34 +13:00
Cadence Ember 6dcf3a383a make removing single reactions work correctly 2023-09-25 22:20:23 +13:00
Cadence Ember a396e6f596 Bridge the shortcode as part of reactions 2023-09-25 20:19:04 +13:00
Cadence Ember 4f807159ba start on d->m removing reactions 2023-09-25 17:36:27 +13:00
Cadence Ember 2b537f42f0 Fix uk.half-shot.bridge test data 2023-09-24 00:13:38 +12:00
Cadence Ember 5dbcc74617 adding some more notes 2023-09-22 17:47:36 +12:00
Cadence Ember b1d959f944 fix tests due to emojis working now 2023-09-21 01:46:07 +12:00
Cadence Ember 049fc22326 fix the order of fetching emojis for messages 2023-09-21 01:39:21 +12:00
Cadence Ember 0b5475e9a8 start drafting d->m embed bridging 2023-09-20 16:51:49 +12:00
Cadence Ember 40922ff479 change syncSpace input parameters to fix the test 2023-09-20 16:37:24 +12:00
Cadence Ember cd195f92e0 rename a function 2023-09-20 16:12:19 +12:00
Cadence Ember 044ccc08e0 d->m handle emojis we don't know about 2023-09-20 08:03:19 +12:00
Cadence Ember 90a32225e0 d->m reactions: fix sqlite parameter error 2023-09-20 07:49:36 +12:00
Cadence Ember 92dee012fc refactor custom emoji schema; make reactions work 2023-09-20 00:37:15 +12:00
Cadence Ember c7ddf638db d->m custom emoji reactions 2023-09-19 23:02:51 +12:00
Cadence Ember b403f35674 fix bugs from orm migration 2023-09-19 19:10:02 +12:00
Cadence Ember 1657de4eef d->m bridge emojis in messages 2023-09-19 17:43:57 +12:00
Cadence Ember 94c4b6a262 Add the emoji mapping to the database 2023-09-19 17:20:13 +12:00