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

342 Commits

Author SHA1 Message Date
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
53dd15f841 Fix memory usage and leak. Set new layouts. Use latest supoorted node by electron 2022-10-18 18:54:27 +02:00
AlphaX-Projects
2862bba705 Update deps 2022-10-03 16:04:48 +02:00
AlphaX-Projects
f5b85aaf44 Fix reward for tiers 2022-10-03 15:05:17 +02:00
AlphaX-Projects
55780750f3 Update Tray and reward 2022-10-03 11:18:39 +02:00
CalDescent
c092bc05bd Speed up loading by showing 25 historic trades instead of 100, as a temporary solution until core optimizations are complete. 2022-09-24 17:51:49 +01:00
CalDescent
af28e59ecd Removed waitFor(250) when looping through presence transactions. This fixes the slow loading issue. 2022-09-24 17:25:59 +01:00
CalDescent
e832cc9f28 Removed presence websocket - this has been replaced by the tradepresence websocket 2022-09-24 17:24:59 +01:00
AlphaX-Projects
68e9f210d4 await update 2022-09-17 15:33:16 +02:00
AlphaX-Projects
ed5163ff8c Load exchange rate once at start then every 5 minutes 2022-09-17 14:04:05 +02:00
AlphaX-Projects
76f658c528 add translations and update deps 2022-09-16 11:15:14 +02: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
512bdc1cae fix followed and blocked names tab 2022-09-11 14:30:57 +02:00
AlphaX-Projects
d057c678bf fix 2022-09-10 18:04:57 +02:00
AlphaX-Projects
b4b8074fa1 move exchange rate 2022-09-10 17:43:39 +02:00
AlphaX-Projects
c19ea6af4e finish sponsor plugin 2022-09-06 13:30:55 +02:00
AlphaX-Projects
1b2f058b22 style become a minter plugin 2022-09-05 18:28:31 +02:00
AlphaX-Projects
84b97836e1 add buttons and translatations 2022-09-05 14:22:33 +02:00
afc02e364f add name to transaction dialog 2022-09-02 01:45:47 +03:00
AlphaX-Projects
fc78fa9225 Add exchange rate to every coin 2022-09-01 09:27:23 +02:00
AlphaX-Projects
b80766efc8
Merge pull request #67 from PhillipLangMartinez/bugfix/is-already-sponsored-change-logic
Bugfix/is already sponsored change logic
2022-08-31 07:43:26 +02:00
AlphaX-Projects
1a97ef48bb
Merge pull request #68 from PhillipLangMartinez/feature/sponsorship-list-name-avatar
name and avatar to sponsorship list
2022-08-31 07:43:07 +02:00
a72cebfea9 added public key lookup with address 2022-08-31 01:14:05 +03:00
22cee669ed name and avatar to sponsorship list 2022-08-30 18:53:33 +03:00
cafcb83a24 changed isSponsored logic 2022-08-30 18:01:24 +03:00
565bed7b16 added isMinting var 2022-08-30 18:01:11 +03:00
AlphaX-Projects
39b461d480
Merge pull request #66 from PhillipLangMartinez/bugfix/become-minter-findminting-account
fix bug change var condition
2022-08-29 17:22:51 +02:00
58eef65f31 change var 2022-08-29 11:33:00 +03:00
5b10fead6c fix bug change var condition 2022-08-29 10:26:35 +03:00
59746d2674 copy key and less time wait 2022-08-28 02:26:16 +03:00
c55228a49c fix bugs 2022-08-27 23:17:32 +03:00
AlphaX-Projects
ce6ee040f1
Merge pull request #61 from PhillipLangMartinez/release/26-08-22
Release/26 08 22 - bug fixes
2022-08-27 16:27:36 +02:00
8d8c5c5ca4 fix bugs 2022-08-27 17:13:04 +03:00
AlphaX-Projects
2f6eb372d4 Fix ARRR fee 2022-08-27 15:06:25 +02:00
536ccbcad2 fix bugs: key already existing publickey missing 2022-08-27 15:28:37 +03:00
f8d743d654 Merge branch 'bugfix/sponsorship' into release/26-08-22 2022-08-26 19:19:10 +03:00
098da59648 fixes 2022-08-26 19:12:04 +03:00
AlphaX-Projects
17291445ef
New wallet page 2022-08-26 15:10:56 +02:00
66a3f52e11 remove log 2022-08-26 00:53:12 +03:00
da2f1a0afa remove import 2022-08-26 00:51:03 +03:00
94f050aae7 fix conditions 2022-08-26 00:37:15 +03:00
f7f4dbec14 added state changes 2022-08-26 00:28:55 +03:00
0c784813c4 removed testing key 2022-08-26 00:16:48 +03:00
6e43dddd52 added popup to indicate progress 2022-08-26 00:15:38 +03:00