1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 07:56:23 +00:00

10 Commits

Author SHA1 Message Date
Greg Ross
be8824b889 Add anchorme() support. (#262)
This will "linkify" text inside of messages with anchor tags so they are clickable.
2018-12-10 20:48:18 +01:00
Greg Ross
967a60b4c3 Add local support for twemoji.
Adds twemoji support, with the twemoji library and graphics hosted on the local NextCloud install.
2018-12-10 16:22:02 +01:00
Loic Blot
95749f6d20
Fix remaining CSS issues 2018-11-11 12:07:47 +01:00
Loic Blot
712274b52e
Various CSS fixes 2018-11-10 22:47:57 +01:00
Loic Blot
5e48961a52
js code quality 2018-11-10 18:27:54 +01:00
Loic Blot
a7a15af70a Port refreshConversation to conversation.js 2018-09-08 00:04:49 +02:00
Loic Blot
364bd12be6 Conversations are now loaded using vue 2018-09-08 00:04:49 +02:00
Loic Blot
78b5c0f915 Conversation header is now properly rendered 2018-09-08 00:04:49 +02:00
Loic Blot
b387333ee8 Tiny fixes 2018-09-08 00:04:49 +02:00
Loic Blot
4e60b5779f More rework on the conversation 2018-09-08 00:04:49 +02:00