4
1
mirror of https://github.com/Qortal/qortal-ui.git synced 2025-02-11 17:55:51 +00:00

763 Commits

Author SHA1 Message Date
Justin Ferrari
0b7dbeeb0d Changed default avatar 2022-11-13 21:54:15 -05:00
Justin Ferrari
97bad6d760 Fixed Cache Bug + Finished UI Refactor 2022-11-13 20:24:23 -05:00
Justin Ferrari
e145c9b0e1 Continued Chat UI Refactor 2022-11-11 22:03:58 -05:00
Justin Ferrari
5e4c5cf862 Merge branch 'feature/implement-logic-edit-reply-messages' of https://github.com/PhillipLangMartinez/qortal-ui into feature/implement-UI-edit-reply-messages 2022-11-11 15:07:05 -05:00
Justin Ferrari
5cfa092017 Started Chat UI Refactor 2022-11-11 14:57:54 -05:00
6dab5d612b fix dynamic iframe height 2022-11-11 17:26:25 +02:00
1814940f0e remove commented code 2022-11-11 11:20:44 +02:00
777eff2119 Merge remote-tracking branch 'justin/feature/implement-UI-edit-reply-messages' into feature/implement-logic-edit-reply-messages 2022-11-10 10:52:00 +02:00
Justin Ferrari
353cacb789 Merge branch 'feature/implement-logic-edit-reply-messages' of https://github.com/PhillipLangMartinez/qortal-ui into feature/implement-UI-edit-reply-messages 2022-11-09 11:44:45 -05:00
Justin Ferrari
78c56aae30 Arrow down icon styling fix 2022-11-09 11:44:35 -05:00
bd3d31f1f5 missing comma 2022-11-09 18:18:19 +02:00
51ecb6b8bf Merge remote-tracking branch 'justin/feature/implement-UI-edit-reply-messages' into feature/implement-logic-edit-reply-messages 2022-11-09 18:17:20 +02:00
107e3b6a6f added formattedMessages to group 2022-11-09 18:12:03 +02:00
6cbb77a625 upload img feedback 2022-11-09 10:30:47 +02:00
Justin Ferrari
83c851d371 Added caption logic & Fixed edit msg styling bug 2022-11-08 22:30:02 -05:00
Justin Ferrari
dc489b35f3 Merge branch 'feature/implement-logic-edit-reply-messages' of https://github.com/PhillipLangMartinez/qortal-ui into feature/implement-UI-edit-reply-messages 2022-11-08 16:50:19 -05:00
Justin Ferrari
9c021cca5c UI Done for the image caption modal 2022-11-08 16:45:21 -05:00
3dfe102b73 fix error when pasting text add max byte condition 2022-11-08 00:31:43 +02:00
2740900c53 Merge remote-tracking branch 'justin/feature/implement-UI-edit-reply-messages' into feature/implement-logic-edit-reply-messages 2022-11-07 23:10:48 +02:00
cde4de4a15 put computePow into web workers 2022-11-07 23:10:17 +02:00
Justin Ferrari
a525fbc3b4 Added loader for messages + fixed message size UI 2022-11-04 22:04:56 -05:00
e6dfa5dc35 file picker logic 2022-11-03 18:13:24 +02:00
2443071e8e Merge remote-tracking branch 'justin/feature/implement-UI-edit-reply-messages' into feature/implement-logic-edit-reply-messages 2022-11-03 10:37:35 +02:00
44e5689fb6 max img size and img popup 2022-11-03 10:36:31 +02:00
Justin Ferrari
437900e0cb Merge branch 'feature/implement-logic-edit-reply-messages' of https://github.com/PhillipLangMartinez/qortal-ui into feature/implement-UI-edit-reply-messages 2022-11-02 19:41:38 -05:00
Justin Ferrari
bceb25afa1 Added Icons to Chatbar & Styled Chat Bubbles 2022-11-02 19:37:45 -05:00
0c04aa7c88 onerror img and img popup 2022-11-01 19:04:49 +02:00
Justin Ferrari
5a096126ad Merge branch 'feature/implement-logic-edit-reply-messages' of https://github.com/PhillipLangMartinez/qortal-ui into feature/implement-UI-edit-reply-messages 2022-11-01 08:31:56 -05:00
Justin Ferrari
0f557b7057 Continued chateditor logic 2022-10-31 23:04:09 -05:00
af71ec3508 image functionality rough draft 2022-10-31 18:56:45 +02:00
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
AlphaX-Projects
10d47b4f18
Use latest supported nodejs 2022-10-18 18:59:02 +02:00
AlphaX-Projects
53dd15f841 Fix memory usage and leak. Set new layouts. Use latest supoorted node by electron 2022-10-18 18:54:27 +02:00
JustinWesleyFerrari
e10256eb75
Merge pull request #1 from JustinWesleyFerrari/feature/replies
Feature/replies
2022-10-08 11:41:01 -05:00