Commit Graph

26821 Commits

Author SHA1 Message Date
noumantahir
7b66a8a338 updated quick profile action icons 2021-09-17 11:48:25 +05:00
noumantahir
93ca55d7a6 Merge branch 'development' into nt/quick-profile 2021-09-17 11:24:12 +05:00
Feruz M
c00508ccce
Merge pull request #2064 from ecency/nt/comment-video
Nt/Comment-video-thumb
2021-09-16 21:56:21 +03:00
noumantahir
c65f1a42ec introduced videoThumb to handle img and non img based video preview 2021-09-16 23:39:46 +05:00
Feruz M
7fe8a28a6e
Merge pull request #2063 from ecency/nt/appcenter
Nt/appcenter
2021-09-16 17:07:06 +03:00
noumantahir
24b8fd60b0 rearranged dependency resolver 2021-09-16 18:13:25 +05:00
noumantahir
2928422e5b buildTools update, using force resolution to avoid need of sdk 31 2021-09-16 17:54:37 +05:00
noumantahir
a27f1f9634 cleaning using pre-build script 2021-09-16 17:38:54 +05:00
noumantahir
adc3c55997 resetting profile modal flag on startup 2021-09-16 15:30:42 +05:00
Nouman Tahir
37307c53ad integrated quick profile modal with all post headers and notification avatar 2021-09-16 15:05:54 +05:00
feruz
fbb2c4ff12 revert 2021-09-16 11:42:19 +03:00
Nouman Tahir
ef084fb7cf updated font weight 2021-09-16 13:04:55 +05:00
Nouman Tahir
e0b0040a0c hiding action panel if not logged in 2021-09-16 13:01:58 +05:00
Nouman Tahir
4745f19f07 support for favourite button action 2021-09-16 12:59:41 +05:00
feruz
49745de290 buildtools version bump 2021-09-16 10:55:13 +03:00
Nouman Tahir
82f19fe45b removed support for unfollow 2021-09-16 12:53:37 +05:00
Nouman Tahir
62ecaf24da enabled follow unfollow action 2021-09-16 12:45:44 +05:00
Nouman Tahir
11da0387a6 updated joined string 2021-09-16 12:11:03 +05:00
Nouman Tahir
8bb0e156dd swapped voting power for resource credits 2021-09-16 12:10:40 +05:00
Nouman Tahir
3f08d3dc66 minor ui tweaks 2021-09-16 11:25:13 +05:00
Nouman Tahir
433cbba484 added quick profile action panel 2021-09-16 10:32:12 +05:00
Nouman Tahir
51fcdd0c22 Merge branch 'development' into nt/quick-profile 2021-09-16 09:39:49 +05:00
feruz
f96749301f android compiler increase 31 2021-09-15 23:08:44 +03:00
noumantahir
1b2e013c96 integrated navigation and loading indicator 2021-09-13 23:16:50 +05:00
noumantahir
21541aa368 updated profile sheet ui 2021-09-13 22:51:55 +05:00
noumantahir
0b5126f47e redering basic profile data in modal 2021-09-11 22:51:39 +05:00
Feruz M
4ad33e1644
Merge pull request #2061 from ecency/nt/duplicate-post-fix
Nt - Permlink Duplication
2021-09-10 22:25:37 +03:00
noumantahir
e2ef88fcb7 added basic quick profile placeholder and fetching basic user data 2021-09-10 23:07:23 +05:00
noumantahir
0f434fc5a8 comparing post permlink for duplication instead of checking for id
the id is undefined in the post data returned, checking for permlink seems like a more reliable.
2021-09-10 21:30:25 +05:00
Feruz M
37f7881807
Merge pull request #2060 from ecency/nt/iap-fix
processing purchases with consumable status
2021-09-10 18:02:57 +03:00
noumantahir
122e96f71b processing purchases with consumable status
1. new purchase transactions are finished with isConsumable flag true
2. added migration snippet to consume and previously available purchases
2021-09-10 18:52:21 +05:00
Feruz M
7f0a023e68
Merge pull request #2058 from ecency/nt/re-click-fix
freeing up link state value
2021-09-10 11:58:19 +03:00
noumantahir
cca1315701 freeing up link state value
setting link value to null to free up for next click once actionsheet callback has processed link irrespective of option selected
2021-09-10 12:33:51 +05:00
Feruz M
ca39d6f9e6
Merge pull request #2057 from ecency/nt/comments-ui
Nt/comments UI
2021-09-05 16:17:30 +03:00
noumantahir
b21386d755 reveal button vertical margin 2021-09-05 16:53:03 +05:00
noumantahir
a6418009d4 refractoring 2021-09-05 16:47:27 +05:00
noumantahir
d000566378 migrated renderer as postHtmlRenderer in components 2021-09-05 16:46:59 +05:00
noumantahir
55e3bf1e6d removed unused imports 2021-09-05 16:30:59 +05:00
noumantahir
be1d4bbafe updated and refined comment action panel 2021-09-05 16:28:23 +05:00
noumantahir
0d898f11a4 fine tuned content widths and vertical spacings 2021-09-05 13:27:41 +05:00
noumantahir
b814b0a817 added dot menu to right of post header 2021-09-05 13:26:58 +05:00
noumantahir
8c173f8bcd refine replies reveal mechanism 2021-09-05 12:24:51 +05:00
Nouman Tahir
e42d71e702 rough implementation for testing 2021-09-03 12:31:17 +05:00
Feruz M
fcd8bd7b56
Merge pull request #2053 from ecency/nt/native-render
WIP - Nt/native render
2021-09-03 10:16:06 +03:00
Nouman Tahir
2a170f5dbd renamed center to text-center class 2021-09-03 12:13:29 +05:00
Nouman Tahir
99734719e7 fixed type in file name 2021-09-03 12:11:25 +05:00
Nouman Tahir
53d5521f99 using regex to extract anchored post link 2021-09-03 11:16:26 +05:00
Nouman Tahir
58b6fa8183 processing anchored post link 2021-09-03 10:56:38 +05:00
Nouman Tahir
487d5f1217 discarding center for div with center class 2021-09-03 09:57:41 +05:00
noumantahir
563f066b08 introduced separate htmlRenderer component to avoid re-render glitches 2021-08-31 20:31:44 +05:00