Justin Ferrari
2e154e731c
Merge branch 'feature/implement-logic-edit-reply-messages' of https://github.com/PhillipLangMartinez/qortal-ui into feature/implement-UI-edit-reply-messages
2022-10-29 22:12:11 -05:00
Justin Ferrari
02119d51d2
Continued UI Edit Message
2022-10-29 22:11:40 -05:00
b73b9a0ab2
added reactions
2022-10-30 01:00:31 +03:00
Justin Ferrari
8f2f6caa8e
Merge branch 'feature/implement-logic-edit-reply-messages' of https://github.com/PhillipLangMartinez/qortal-ui into feature/implement-UI-edit-reply-messages
2022-10-29 10:51:52 -05:00
Justin Ferrari
d6bffbeaa9
Started UI Fixes
2022-10-29 10:51:02 -05:00
ce7eb44197
refactor newMessage and initial
2022-10-29 18:25:55 +03:00
2811f9f67f
refactor getoldmessage logic
2022-10-29 17:39:23 +03:00
e708ffef82
rough draft oldmessages logic
2022-10-26 23:59:12 +03:00
f749d89077
add logic for groups
2022-10-26 18:46:33 +03:00
a7ef3f01ca
update msg formats
2022-10-26 10:55:59 +03:00
912bfffabd
rough draft reply logic
2022-10-24 18:33:02 +03:00
Justin Ferrari
c2e5f8ca0c
Merge branch 'feature/edit-message' into qchat-updates-integration
2022-10-22 11:45:28 -05:00
Justin Ferrari
98bb4cbb52
Completed ui of edit message
2022-10-22 08:56:56 -05:00
5c8e7265b1
Merge remote-tracking branch 'upstream/chat-reference' into qchat-updates-integration
2022-10-22 16:00:35 +03:00
4aca3024dd
Merge branch 'feature/persistent-data' into qchat-updates-integration
2022-10-22 15:56:01 +03:00
CalDescent
d9b1ec488b
Added chatReference to ChatTransaction and GroupChatTransaction.
...
Since this affects transaction serialization, it will need to take effect from a future undecided timestamp (defined in constants.js), and both core & UI will need to share the same timestamp.
The feature trigger timestamp comparisons can be removed 24 hours (or more) post-activation. This is because CHAT messages are currently discarded after 24 hours so we don't need to maintain backwards support of the old serialization approach. The feature trigger is only to ensure full chat operation during the 24 hours that the switchover occurs.
2022-10-22 13:16:17 +01:00
AlphaX-Projects
aa5842b940
Fix lit import and delete not needed console logs
2022-10-19 12:24:47 +02:00
Justin Ferrari
2a3da26808
Finished design of the replies
2022-10-02 10:29:31 -05:00
e5d470843a
save messages locally and load them if they exist
2022-09-24 19:39:01 +03:00
Justin Ferrari
4aa9692e0f
Add reply design to chat
2022-09-17 20:33:59 -05:00
Justin Ferrari
a3d3d82d9c
New Messages Refactored
2022-09-16 19:53:08 -05:00
Justin Ferrari
d37db8fd9c
Merge branch 'master' of https://github.com/JustinWesleyFerrari/qortal-ui into feature/refactor-chat
2022-09-15 13:50:47 -05:00
Justin Ferrari
8386eac0a1
Added unsafeHTML to chat messages
2022-09-15 08:51:35 -05:00
Justin Ferrari
2e825d2ae6
Added emojiPicker and escapeHTML to properties
2022-09-15 08:10:52 -05:00
AlphaX-Projects
e9da81bd68
translate menu
2022-09-12 15:21:39 +02:00
AlphaX-Projects
ec3510c456
one css and buutons position
2022-09-12 13:53:57 +02:00
Justin Ferrari
e22ff8cba0
Changed chat menu
2022-09-11 12:12:28 -05:00
AlphaX-Projects
cad45bc63f
Add missing files
2022-08-21 18:18:05 +02:00
AlphaX-Projects
add708a797
Add Send all button. Chat fix
2022-08-14 19:32:59 +02:00
AlphaX-Projects
8b22b603b2
Update Q-Chat
...
Messages from blocked users no more display.
Reload message list after block or unblock a user.
Revert 3 dot menu , gives error for emoji.
2022-06-10 10:54:38 +02:00
AlphaX-Projects
4e71765cbb
WIP
2022-06-07 20:42:28 +02:00
AlphaX-Projects
814f013e7e
Update Q-Chat
...
Update deps
new Menu
hide messages from blocked users
all messages on left side
prepare for reply
2022-06-07 20:36:51 +02:00
AlphaX-Projects
96d3c4c82a
Create QR Code for lit
2022-05-26 19:03:30 +02:00
AlphaX-Projects
b49620efed
Translate Level
2022-05-23 18:40:47 +02:00
AlphaX-Projects
3acfe3232a
level js
2022-05-23 18:28:21 +02:00
AlphaX-Projects
55631d83d1
add level to chat and founder badge
2022-05-23 18:27:08 +02:00
AlphaX-Projects
72d66fac49
Fix not show own name
2022-05-06 17:56:38 +02:00
AlphaX-Projects
6b54689362
New Menu
2022-05-03 14:52:17 +02:00
AlphaX-Projects
3762670e31
add name menu
2022-05-03 14:51:09 +02:00
AlphaX-Projects
95ace6a474
Add Portuguese
2022-04-18 14:45:54 +02:00
AlphaX-Projects
95a2f0037e
Add languages
2022-04-17 10:41:11 +02:00
AlphaX-Projects
6e97ce747c
Translate q-chat page second part
2022-04-14 06:12:43 +02:00
AlphaX-Projects
45909e5c55
Translate Welcome Page
2022-04-13 20:11:48 +02:00
AlphaX-Projects
e1292603ae
finish block users
2022-04-07 18:57:39 +02:00
AlphaX-Projects
d8464855b6
Add files via upload
2022-04-05 07:54:26 -07:00
AlphaX-Projects
359022713e
Make it dark
2022-03-09 02:06:28 -08:00
CalDescent
b464511522
Started implementing dark mode colors, based on designs by Scythian
2022-03-08 09:11:37 +00:00
AlphaX-Projects
4c1e4dcba9
Dark / Light mode
2022-03-07 07:35:57 -08:00
AlphaX-Projects
fcdd4c99ea
Update deps and upgrade to latest vaadin. Minor fixes
2022-02-19 03:23:59 -08:00
AlphaX-Projects
998d0cbc24
Update to latest lit and some fixes
2022-02-10 00:38:06 -08:00