Commit Graph

436 Commits

Author SHA1 Message Date
Nouman Tahir
dea9a6c80e rendering comments html in profile comments and replies tabs 2021-09-20 19:53:06 +05:00
noumantahir
8b40f91a36 parsing recursive replies upto a certain selected level 2021-08-25 19:24:49 +05:00
noumantahir
8c058285eb Merge remote-tracking branch 'origin/development' into nt/hive-end-updates
# Conflicts:
#	src/providers/hive/dhive.js
#	src/utils/postParser.tsx
2021-08-25 18:38:09 +05:00
noumantahir
be5137ba0b removed unused reputation methods 2021-08-25 14:00:14 +05:00
noumantahir
cd115af3a0 updated reputation method to match with web version 2021-08-25 13:59:00 +05:00
Nouman Tahir
79079f69b7 converting flattened discussion in to a parent thread 2021-08-19 17:14:15 +05:00
Nouman Tahir
e81f20415f updated getComments to use get_discussion endpoint 2021-08-18 21:46:43 +05:00
Nouman Tahir
3bc48fcb16 Introduced thumbnail selection modal 2021-08-17 20:54:19 +05:00
Nouman Tahir
c0dcd4eb66 removed warning regarding locale definition, instead updating the definition 2021-08-16 12:46:57 +05:00
Nouman Tahir
4eda2ca12b updated post description time and reputation placement 2021-08-08 19:42:42 +05:00
feruz
99ca9606b5 add last week logic 2021-08-07 12:50:11 +03:00
Nouman Tahir
cf3fdb951f removed test code 2021-07-25 16:04:26 +05:00
Nouman Tahir
cacbc3b921 parsing json_metadata as object for comments 2021-07-24 21:00:37 +05:00
feruz
daf479174f clean up vote estimation 2021-07-17 20:36:29 +03:00
feruz
7638498372 revert /4 2021-07-17 20:35:29 +03:00
feruz
afb4cdb357 /4 2021-07-17 19:30:58 +03:00
feruz
adfff5663c wip vote improvements 2021-07-17 17:58:53 +03:00
Nouman Tahir
84f1b32e05 using formula shared by peakd 2021-07-17 15:46:49 +05:00
Nouman Tahir
df7e35e8d4 updated estimate vote value calculation recipe 2021-07-13 13:47:32 +05:00
Nouman Tahir
5f48c1fcdd webp support for image extraction 2021-07-13 00:55:23 +05:00
Nouman Tahir
5642819488 fixed issue wiht comment parser total value 2021-07-09 21:31:16 +05:00
Nouman Tahir
81b460b838 adding timestamp to comment parser to invalidate local vote map 2021-07-09 16:42:51 +05:00
Nouman Tahir
ed20b9b48c lint 2021-07-06 18:07:18 +05:00
Nouman Tahir
fe95023ef1 updated estimate calculator to avoid nan and infinity 2021-07-06 18:06:58 +05:00
Nouman Tahir
f5e4be70fa avoiding nan in amount 2021-07-06 17:20:13 +05:00
feruz
40997b84ee new line 2021-07-06 14:24:09 +03:00
Nouman Tahir
1cc4795ef3 processed PR feedback
typo fix
add line end
2021-07-06 16:09:09 +05:00
Nouman Tahir
2e8158e4f9 added end of line 2021-06-29 17:24:20 +05:00
Nouman Tahir
4ecb8da9ab added master key auth access token migration script 2021-06-29 13:54:51 +05:00
Nouman Tahir
039e90b769 removed unused methods from hivesigner helper 2021-06-23 17:52:35 +05:00
Nouman Tahir
d33df18e04 posted b64u and hive-signer helpers from ecency-vision 2021-06-23 13:28:00 +05:00
Nouman Tahir
917c2a809f added regex conditional for query parameters ignore if present 2021-06-10 11:28:00 +05:00
Nouman Tahir
244d254014 Deep Link Regex Update
discarding everything after '?' inclusive of '?' in deep link url
2021-06-09 17:42:10 +05:00
Nouman Tahir
61333d4214 fixed issues with drafts screen
1. picking heic image
2. smartly rendering title, summary and thumbnail based on availability
3. renamed postListItem to draftListItem to avoid confusings
2021-05-25 16:07:03 +05:00
Nouman Tahir
c234d7be47 added support for heic image links in meta 2021-05-25 10:35:01 +05:00
Nouman Tahir
451938ce9c introduced version number parser and fixed modals disappearing on startup 2021-05-09 06:13:03 +05:00
Nouman Tahir
4dd56c0c8f fixed text ghosting away issue on android oreo 2021-04-30 00:45:11 +05:00
Nouman Tahir
46dfdaa0b7 linked up youtube play with post content 2021-04-28 22:24:58 +05:00
feruz
1575d8312e improve and fix wallet operations for hivesigner 2021-04-21 09:48:07 +03:00
Nouman Tahir
8dd3c267cc passing post instead of body to catchPostImage 2021-04-13 15:31:06 +05:00
Nouman Tahir
f5bcef76bd dropped meta check in favour of catchPostImage 2021-04-13 15:24:15 +05:00
Nouman Tahir
b6737fd6d1 added check for meta image array 2021-04-13 15:18:47 +05:00
Nouman Tahir
11b4999e7f patched nsfw leak 2021-04-12 22:24:17 +05:00
Nouman Tahir
7222075bf7 skipping body removal for comments list 2021-03-23 11:41:03 +05:00
Nouman Tahir
2c9905626c discarded generateUUid in favour of author permlink mix 2021-03-22 22:45:14 +05:00
Nouman Tahir
ffac4f2b46 removed scrolling glitch by maintain image height cahce 2021-03-22 19:37:35 +05:00
Nouman Tahir
f455ebcda8 added stamping mechanism to encryption 2021-03-20 17:53:42 +05:00
Nouman Tahir
3a8149e63e improved decrypt exception handling 2021-03-20 01:51:36 +05:00
Nouman Tahir
e319e932f7 decryption migration with failure prompt to data reset 2021-03-20 01:20:51 +05:00
Nouman Tahir
3c666ff83c updated crypto.js to avoid malfunction UTF 8 error 2021-03-19 22:40:28 +05:00