|
3ef569d855
|
seed.js should now upload the L1 & L2 emojis
|
2023-10-07 23:39:49 +13:00 |
|
|
9e5a3f5f32
|
Ignore messages from Deleted User
|
2023-10-07 22:53:02 +13:00 |
|
|
0e56255f82
|
Improve code coverage
|
2023-10-07 22:47:31 +13:00 |
|
|
0b40a50254
|
Set profile data in seed.js
|
2023-10-07 21:57:09 +13:00 |
|
|
e3b2c844d8
|
Fix emoji_id references and add tests
|
2023-10-07 20:58:46 +13:00 |
|
|
9fbef15ad1
|
The function argument is good enough
|
2023-10-06 17:00:21 +13:00 |
|
|
a925750254
|
Handling custom emoji reactions is already done
|
2023-10-06 16:58:44 +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 |
|
|
f69cf587a2
|
Mention tags and update efficiency details
|
2023-10-06 12:48:43 +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 |
|
|
a49b46381c
|
Fix displayname/display_name discrepancy
|
2023-10-04 23:23:57 +13:00 |
|
|
ac98ed02ad
|
Say that embeds are supported now
|
2023-10-03 23:39:06 +13:00 |
|
|
5d59717bc3
|
license nicense
|
2023-10-02 23:12:03 +13:00 |
|
|
cbc0443837
|
Include image & video with embeds
|
2023-10-02 22:42:32 +13:00 |
|
|
944fe2dc43
|
Document the Extra-Long Names feature
|
2023-10-02 22:29:37 +13:00 |
|
|
49a135485c
|
Regression: Embeds belong in quotes
|
2023-10-02 22:26:00 +13:00 |
|
|
53baeb5df7
|
fix m->d message deletions
|
2023-10-02 22:10:50 +13:00 |
|
|
708955c062
|
Add "addbot" feature
|
2023-10-02 21:48:06 +13:00 |
|
|
6d83df2e95
|
Draft user guide
|
2023-10-02 17:11:42 +13:00 |
|
|
2b50184485
|
Fix seed.js to use the new database DDL creation
|
2023-10-02 14:00:20 +13:00 |
|
|
9e22101f66
|
Fix bug quoting reply to msg with blockquote
|
2023-10-02 00:14:46 +13:00 |
|
|
a56942cf14
|
Finally get the embed tests passing
|
2023-10-01 23:55:42 +13:00 |
|
|
d5013dd7ea
|
Use the correct property name for typing duration
|
2023-10-01 02:06:56 +13:00 |
|
|
95e7987fee
|
Query the correct column in onThreadCreate
|
2023-10-01 01:49:03 +13:00 |
|
|
6c1ae6aba1
|
Remove expiry params from attachment URL
|
2023-10-01 01:27:03 +13:00 |
|
|
1d99b91ef7
|
Add database migrations
|
2023-10-01 01:26:42 +13:00 |
|
|
7a218f1254
|
Autodetect mime type for m->d stickers
|
2023-09-30 16:21:07 +13:00 |
|
|
c9bc6ac629
|
Add scripts for database migration
|
2023-09-29 17:41:44 +13:00 |
|
|
ae3a86bff2
|
fix bug removing reactions when there are multiple
|
2023-09-29 01:03:10 +13:00 |
|
|
39f41e7d53
|
/emoji works consistently and can bulk upload
|
2023-09-28 00:10:24 +13:00 |
|
|
60f3b67d2d
|
m->d fix for memorised emojis from other servers
|
2023-09-27 23:25:56 +13:00 |
|
|
56f16901ca
|
silence the bot in unbridged rooms
|
2023-09-27 23:24:53 +13:00 |
|
|
ca988af2e0
|
d->m accept emojis with longer names
|
2023-09-27 23:24:31 +13:00 |
|
|
95b6fddaa8
|
fix emoji sheet partial letterboxing
|
2023-09-27 23:23:46 +13:00 |
|
|
4151979e10
|
/emoji can now upload Matrix-exclusive emojis
|
2023-09-27 17:06:02 +13:00 |
|
|
d1e3640078
|
Add Matrix command handler + emoji command
|
2023-09-27 08:20:18 +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 |
|
|
8d3ac665c9
|
Support m->d redacting messages and reactions
|
2023-09-25 16:26:48 +13:00 |
|
|
2e68c7edf5
|
clean up
|
2023-09-24 03:24:56 +13:00 |
|
|
a904802dac
|
Add GNU AGPL license
|
2023-09-24 03:21:00 +13:00 |
|
|
fd9c742529
|
Cadence + jacksonchen666: readme enhancements
|
2023-09-24 03:19:37 +13:00 |
|
|
1447406ed6
|
clean up
|
2023-09-24 01:58:14 +12:00 |
|
|
49d9d31b30
|
Support sending unknown mx emojis as sprite sheet
|
2023-09-24 01:55:47 +12:00 |
|
|
2b537f42f0
|
Fix uk.half-shot.bridge test data
|
2023-09-24 00:13:38 +12:00 |
|