Peter Jaszkowiak
d09a8e3557
fix mime import transpilation
...
Dynamic `import('mime')` was compiling to `require` which led
to a runtime error. Fixed the tsconfig to correctly support
`import()` in CJS modules and simplified the code a bit.
2024-11-17 19:45:21 -07:00
Peter Jaszkowiak
4ddcbba7e4
support for activitypub
2024-11-09 14:39:52 -07:00
Peter Jaszkowiak
2b8ebed709
fix type check errors, bump deps
2021-03-15 21:36:58 -06:00
Peter Jaszkowiak
310ed52a98
refactor: use Svelte for ACP interface
2021-02-24 20:52:59 -07:00
Peter Jaszkowiak
17a5d069ba
Add emoji packs to repository
2021-02-03 21:35:21 -07:00
Peter Jaszkowiak
64952b646d
fix for latest NodeBB, use async functions
...
fixes "Customize Emoji" not working in NodeBB 1.13.2
2020-04-06 22:10:35 -06:00
Peter Jaszkowiak
74162d03a7
Add Customization
...
- custom emojis
- extensions to existing emojis
2017-09-11 17:55:02 -06:00
Peter Jaszkowiak
0db70d52b5
Switch to @types
2017-09-06 16:57:39 -06:00
Peter Jaszkowiak
23039bf983
Backend
2017-09-06 16:57:39 -06:00