Commit Graph

70 Commits

Author SHA1 Message Date
Cadence Ember 642be26313 Enumerate child rooms with hierarchy endpoint 2024-03-26 01:10:38 +13:00
Cadence Ember cc9e1de49e Remove deep-equal dependency 2024-03-07 12:19:07 +13:00
Cadence Ember 47ac49a855 Rearrange code (self-review) 2024-03-04 17:02:38 +13:00
Cadence Ember 30afaa1e17 Add getViaServers function 2024-02-09 17:29:05 +13:00
Cadence Ember 706b37669b Move Content-Length detection logic 2024-01-20 17:25:58 +13:00
Cadence Ember 845f93e5d0 Work around the Content-Length issue 2024-01-20 17:03:03 +13:00
Cadence Ember 7d4379a099 Fix error in startup emojis check 2024-01-12 14:33:23 +13:00
Cadence Ember 9efd6a49b8 d->m: Sync missed emojis/stickers after restart 2024-01-10 23:56:10 +13:00
Cadence Ember 4313aa668d Fix getEventForTimestamp API path (???) 2023-11-25 22:56:11 +13:00
Cadence Ember 57d5cfb480 Fix path() doing nothing without a mxid 2023-11-25 22:55:20 +13:00
Cadence Ember 8d452102d5 d->m: Message links are now guessed when unknown 2023-11-23 16:11:46 +13:00
Cadence Ember afbbe0da3d Fix more edge-case embed formatting 2023-10-28 00:24:42 +13:00
Cadence Ember 040e987d03 Paginate removing all reactions from Matrix-side 2023-10-14 23:34:02 +13:00
Cadence Ember 850de85d82 Add //thread command for Matrix users 2023-10-13 02:08:00 +13:00
Cadence Ember 9fbef15ad1 The function argument is good enough 2023-10-06 17:00:21 +13:00
Cadence Ember 475cd5b724 Add new WHERE feature to my funny orm 2023-10-06 12:31:10 +13:00
Cadence Ember a49b46381c Fix displayname/display_name discrepancy 2023-10-04 23:23:57 +13:00
Cadence Ember d5013dd7ea Use the correct property name for typing duration 2023-10-01 02:06:56 +13:00
Cadence Ember 6c1ae6aba1 Remove expiry params from attachment URL 2023-10-01 01:27:03 +13:00
Cadence Ember 39f41e7d53 /emoji works consistently and can bulk upload 2023-09-28 00:10:24 +13:00
Cadence Ember 4151979e10 /emoji can now upload Matrix-exclusive emojis 2023-09-27 17:06:02 +13:00
Cadence Ember d1e3640078 Add Matrix command handler + emoji command 2023-09-27 08:20:18 +13:00
Cadence Ember 6dcf3a383a make removing single reactions work correctly 2023-09-25 22:20:23 +13:00
Cadence Ember 4f807159ba start on d->m removing reactions 2023-09-25 17:36:27 +13:00
Cadence Ember 933cf7c6ec silence some of the default output 2023-09-23 18:12:51 +12:00
Cadence Ember 79bd0254f0 Finish moving from SQL to New Funny ORM 2023-09-18 22:51:59 +12:00
Cadence Ember cab96cbc9e d->m typing notifications 2023-09-17 23:14:13 +12:00
Cadence Ember 9263bdb754 configuration option to auto-invite matrix users 2023-09-12 23:08:33 +12:00
Cadence Ember 714c31d230 Fix my homeserver being hard-coded 2023-09-12 20:43:56 +12:00
Cadence Ember d759b5bd90 Add support for Lottie stickers 2023-09-10 21:35:51 +12:00
Cadence Ember 0237d45c60 support uk.half-shot.bridge 2023-09-07 12:08:10 +12:00
Cadence Ember 0caaa0940b allow slashes in state keys 2023-09-07 12:08:10 +12:00
Cadence Ember 33fd08e76a add readme 2023-09-06 12:00:39 +12:00
Cadence Ember 39458bd2bf allow migrating from old to new bridge 2023-09-04 01:38:30 +12:00
Cadence Ember dd4e3aa8e0 continue if user is already invited 2023-09-03 10:47:01 +12:00
Cadence Ember beeb27bbd8 test on a member that has no member props 2023-08-25 11:44:58 +12:00
Cadence Ember 1e9e9685c5 minor code coverage 2023-08-24 17:23:32 +12:00
Cadence Ember c56e92ccfb start adding command handlers 2023-08-24 17:09:25 +12:00
Cadence Ember f0ff89161a syncing all room power levels 2023-08-24 00:27:51 +12:00
Cadence Ember a8fab062a4 workaround synapse bug that would make broken PLs 2023-08-23 17:08:20 +12:00
Cadence Ember 8d536d5ef2 using kstate with power levels should mix them 2023-08-23 16:16:36 +12:00
Cadence Ember 92cd628a6c remember any room avatars set on matrix-side 2023-08-23 12:39:37 +12:00
Cadence Ember c8021cadec changing spaces to tabs 2023-08-21 21:04:41 +12:00
Cadence Ember 36adc30990 only include necessary data for testing 2023-08-18 17:00:40 +12:00
Cadence Ember e08262388b bug fix where errors weren't being sent 2023-08-18 16:58:46 +12:00
Cadence Ember 040a2d253f write editMessage action, connected to dispatcher 2023-08-17 16:41:28 +12:00
Cadence Ember 96dd488e39 progress on edits 2023-07-28 17:05:13 +12:00
Cadence Ember f16900553a large files are now linked instead of uploaded 2023-07-13 17:36:20 +12:00
Cadence Ember 3a59d66626 move namespace_prefix into a sub-object 2023-07-13 17:11:24 +12:00
Cadence Ember 328ae74b61 support rich replies, support basic m.mentions 2023-07-11 16:51:30 +12:00