Commit Graph

8 Commits

Author SHA1 Message Date
Audric Ackermann ab946e69b1 fix: finish updating dependencies 2023-08-02 07:55:45 +02:00
William Grant c6af1a7468 feat: upgraded emoji-mart and added theme support 2022-09-30 13:55:38 +10:00
Will G 267f49ff1e
Emoji Reacts (#2320)
Add support for emoji reacts in conversations

Resolves #2375 and #1577
2022-08-22 16:40:14 +10:00
William Grant 72a2fcc91b fix: handle missing logs folder when performing log rotations
bunyan doesnt check if the filepath exists before running the finish command after a log rotation, we patched it to create the directory if it doesnt exist yet
2022-06-14 14:00:54 +10:00
Audric Ackermann 5047e8921b
made all verifi signatures in a single call to the worker 2022-04-06 16:21:25 +10:00
Audric Ackermann 2dfd09a7b1 app kind of start background side 2022-03-31 10:22:13 +11:00
Audric Ackermann 45fa878790
remove react-mention custom build now that it is merged upstream 2021-05-24 11:43:30 +10:00
Audric Ackermann 4df8e06c3c
patch react-mentions types with custom one
this can be reverted once
https://github.com/signavio/react-mentions/pull/449 is merged upstream,
as the DefinitelyTyped types will be regenerated
2020-11-27 17:18:12 +11:00