288 Commits

Author SHA1 Message Date
9997d4b7cb fix overflow of long chat edits 2023-10-02 21:05:09 -05:00
6380a62228 add warning for name update 2023-09-28 21:42:57 -05:00
013bda6fc7 add loader to q-apps page 2023-09-28 20:55:35 -05:00
98e4eb6d98 fix category list text color 2023-09-28 20:20:08 -05:00
1d01fbc681 fix preview button 2023-09-28 20:15:08 -05:00
8572dbf94b tx join_group notification 2023-09-28 19:28:08 -05:00
fa1e4692a0 added tx notification for join group 2023-09-28 00:40:29 -05:00
d7d18a61b9 added linting for lit and removed unused vars 2023-09-24 11:19:36 -05:00
e0c8093740 bug fixes and ability to repost 2023-09-22 23:38:48 -05:00
a80f6800d8 right side panel for imgs 2023-09-22 01:40:14 -05:00
81129398b6 fix sorting issue when multiple msgs from same user old messages 2023-09-21 19:26:27 -05:00
fd54f80e6c fix loading new messages when in old messages 2023-09-21 18:33:39 -05:00
1443f5e7df added copy paste feature 2023-09-21 00:20:08 -05:00
5c6529d269 improve loading of img in chat 2023-09-20 00:30:12 -05:00
f7fe4d314e added fee to modal 2023-09-19 10:56:11 -05:00
247f35de66 added create poll and vote qortalrequest actions 2023-09-19 00:37:50 -05:00
6dde64f804 fix levels 2023-09-16 22:07:34 -05:00
94e9e81570 fix shouldupdated for messages 2023-09-15 23:42:42 -05:00
78942e6bd9 fixed a couple bugs 2023-09-15 21:51:35 -05:00
0b613beed6 reduce message re-renders 2023-09-15 11:10:52 -05:00
3ef035249b added scroll bottom condition to blue message bar 2023-09-15 00:10:40 -05:00
cdcacaf4cf fix old message sorting 2023-09-15 00:00:58 -05:00
47d2332fa6 fix scrolling down when in old messages 2023-09-14 23:42:21 -05:00
063b4649b2 remove fixed username 2023-09-14 22:22:40 -05:00
b2fca5a6c6 revert back to welcome page in chat 2023-09-14 21:36:55 -05:00
355e102a02 fix reply error 2023-09-14 01:41:28 -05:00
8fa64e7933 fix var 2023-09-14 01:23:34 -05:00
cdb9a23711 Merge remote-tracking branch 'main/master' into feature/improve-q-chat-speed 2023-09-14 01:17:23 -05:00
5a9b92744a fix double websocket 2023-09-14 00:58:02 -05:00
60251f9f72 finished pending messages 2023-09-13 23:56:05 -05:00
79fa08a099 added pending messages 2023-09-12 21:49:01 -05:00
f5a9fe46c4 remove logs , imporve replace msgs efficiency 2023-09-10 11:37:01 -05:00
8dfab316a7 added unread message label 2023-09-10 01:25:14 -05:00
f8477c0307 don't add new msg if passed max chat length 2023-09-08 21:35:08 -05:00
ad716b5286 fix some bugs 2023-09-08 18:59:29 -05:00
AlphaX-Projects
e2ddcb555e Update dependencies and fix short unique id v5.0.2 2023-09-08 16:26:17 +02:00
9f0e482183 fix immutable issues 2023-09-08 02:00:56 -05:00
63d65c6773 fix newest messages and dynamic old 2023-09-07 19:29:12 -05:00
48bf6b3099 started mutable change 2023-09-06 23:56:08 -05:00
772c5f689a fix sending message 2023-09-06 00:43:16 -05:00
4824bc185a fix initial message error 2023-09-05 23:32:49 -05:00
e63798e58d fix error 2023-09-05 23:20:58 -05:00
451fdd4f76 switch all msg processing to webworkers 2023-09-05 23:16:44 -05:00
45276f8fd0 fix public key in webworker 2023-09-05 23:04:35 -05:00
61f92f454c add sorting to webworker 2023-09-05 22:19:50 -05:00
8de559c955 use new observer 2023-09-03 19:36:58 -07:00
adfe69cce3 ability to fetch after and before, max 100 msgs 2023-09-03 19:17:15 -07:00
AlphaX-Projects
ba523e1d1f Fix symbols 2023-09-03 22:21:31 +02:00
AlphaX-Projects
f7f2e28d19 Added qortal lottery page 2023-09-03 11:54:11 +02:00
657409a028 Merge remote-tracking branch 'main/master' into feature/improve-q-chat-speed 2023-09-02 22:20:00 -07:00