Justin Ferrari
dd52365abb
Added Edited Message Tag to Chat Bubbles
2023-01-20 21:43:49 -05:00
47a048c5e9
Merge remote-tracking branch 'justin/justin-groups-features' into feature/new-editor
2023-01-16 08:21:23 +02:00
Justin Ferrari
89694f6e20
Solved tip-user bug & message bubble padding
2023-01-15 20:14:57 -05:00
Justin Ferrari
f547766ae3
Fixed redirect bug + added scrollbar to chatheads
2023-01-14 20:15:32 -05:00
6767b40406
fix issues with tipuser
2023-01-14 11:07:25 -05:00
17d0efefaa
Merge branch 'feature/group-features' into feature/new-editor
2023-01-13 22:04:31 -05:00
Justin Ferrari
2cbe969d9d
Fixed forwarding bug + add group management button
2023-01-13 16:38:39 -05:00
005e7bb89f
added features editor
2023-01-11 22:41:58 -05:00
9e5f630cb2
fix issues
2023-01-10 22:02:03 -05:00
13c8242e6c
Merge branch 'feature/group-features' into feature/new-editor
2023-01-10 16:39:58 -05:00
e19322f601
Merge branch 'feature/implement-logic-edit-reply-messages' into feature/group-features
2023-01-10 15:45:19 -05:00
9ac4bb83d8
change padding
2023-01-09 17:57:38 -05:00
8d61f8eb2d
add new editor
2023-01-09 15:40:21 -05:00
233b485a5e
fix box-sizing
2023-01-04 15:52:11 -05:00
7a3a6b609b
Merge branch 'feature/implement-logic-edit-reply-messages' into feature/group-features
2023-01-03 23:11:00 -05:00
ddedbad20b
fixes
2023-01-03 20:34:14 -05:00
486df018b1
Merge remote-tracking branch 'upstream/master' into feature/implement-logic-edit-reply-messages
2023-01-03 19:56:43 -05:00
Justin Ferrari
16532f7f43
Merge branch 'feature/implement-UI-edit-reply-messages' of https://github.com/JustinWesleyFerrari/qortal-ui into justin-groups-features
2022-12-30 22:01:49 -05:00
Justin Ferrari
831492301a
Merge branch 'feature/implement-logic-edit-reply-messages' of https://github.com/PhillipLangMartinez/qortal-ui into feature/implement-UI-edit-reply-messages
2022-12-26 11:44:51 -05:00
Justin Ferrari
f1f0c93622
Send Private Message Done in Chat Menu
2022-12-26 11:41:41 -05:00
0d1646b2b5
no publickey condition
2022-12-25 01:03:12 -05:00
b986f1ae58
start group chat components
2022-12-23 17:01:30 -05:00
Justin Ferrari
8be65cff5c
Added forward message user lookup
2022-12-22 21:38:31 -05:00
AlphaX-Projects
b6d106b2c0
adjust pow
2022-12-19 19:07:42 +01:00
Justin Ferrari
87f4ebff96
Continued Chat Search Results
2022-12-17 22:24:28 -05:00
Justin Ferrari
8a044c37b6
Started User Search Logic
2022-12-16 22:52:43 -05:00
Justin Ferrari
c2a16e49bd
Added webworker file to q-chat.src
2022-12-16 12:56:51 -05:00
Justin Ferrari
0dc1f5ec79
Fixed private message bugs
2022-12-16 11:41:51 -05:00
7639c8b211
started group features - leave group
2022-12-14 20:07:32 -05:00
Justin Ferrari
ddf8a740f9
Merge branch 'feature/implement-logic-edit-reply-messages' of https://github.com/PhillipLangMartinez/qortal-ui into feature/implement-UI-edit-reply-messages
2022-12-12 21:59:55 -05:00
Justin Ferrari
c34cf0fda8
Started private message with chat-text-editor
2022-12-12 21:50:55 -05:00
10a464c748
forward msg feature version 1
2022-12-12 19:01:48 -05:00
3105fbde13
scroll down when switching chat
2022-12-09 22:45:19 -05:00
Justin Ferrari
74cf2d13a5
Started private message refactor
2022-12-09 20:55:28 +01:00
f980196988
control chat with state
2022-12-08 20:21:12 -05:00
AlphaX-Projects
449dda5e07
Fix Typo and make it multi language
2022-12-08 09:11:02 +01:00
Pigpig105
869c41d650
Update q-chat.src.js
2022-12-07 19:00:53 -08:00
a7ef3f01ca
update msg formats
2022-10-26 10:55:59 +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
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
3762670e31
add name menu
2022-05-03 14:51:09 +02:00
AlphaX-Projects
4b7e12e925
Some translation and reduce 0 balance difficukty
2022-04-25 13:58:07 +02:00
AlphaX-Projects
6e97ce747c
Translate q-chat page second part
2022-04-14 06:12:43 +02:00
AlphaX-Projects
e0e12233af
Translate q-chat page first part
2022-04-13 19:14:55 +02:00
AlphaX-Projects
335b710132
WIP
2022-04-08 07:53:04 +02:00
AlphaX-Projects
6696988100
Add vadin grid with blocked users and style fixes
2022-04-07 18:59:15 +02:00
AlphaX-Projects
c6380dfe8a
Make loading plugin background to theme
2022-03-17 06:07:41 -07:00
AlphaX-Projects
e3bf3b36d9
Make dialogs dark
2022-03-16 08:38:16 -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