Nouman Tahir
|
37307c53ad
|
integrated quick profile modal with all post headers and notification avatar
|
2021-09-16 15:05:54 +05: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 |
|
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 |
|
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 |
|
noumantahir
|
5597384a5d
|
added styles for phishy and text-align
|
2021-08-31 18:06:35 +05:00 |
|
noumantahir
|
0dab94d4c6
|
removed test height
|
2021-08-31 16:25:08 +05:00 |
|
noumantahir
|
f3548785c7
|
handling long press using handler instead of touchable
touchable was causing child views to drop touch events
|
2021-08-31 13:17:40 +05:00 |
|
noumantahir
|
6e93cba281
|
Revert "handling long press"
This reverts commit 100b4d31ec .
|
2021-08-31 13:11:22 +05:00 |
|
noumantahir
|
100b4d31ec
|
handling long press
|
2021-08-31 13:09:27 +05:00 |
|
noumantahir
|
a25771fc9d
|
handling embedded video links
|
2021-08-31 12:49:08 +05:00 |
|
noumantahir
|
7d37d97e54
|
rendering video thumb play button
|
2021-08-31 12:00:32 +05:00 |
|
noumantahir
|
102eb435dd
|
handling various anchor data types
|
2021-08-31 10:36:04 +05:00 |
|
noumantahir
|
c9f752bcbb
|
favouring anchor link over image if image is anchor child
|
2021-08-31 09:38:39 +05:00 |
|
noumantahir
|
b4caaddf76
|
handling image click event and image slideshow
|
2021-08-31 07:37:14 +05:00 |
|
noumantahir
|
85beb90aff
|
Merge branch 'development' into nt/native-render
|
2021-08-30 17:32:45 +05:00 |
|
Feruz M
|
f0440eeed0
|
Merge pull request #2054 from ecency/nt/manifest-fix
nt/manifest-fix
|
2021-08-27 13:13:22 +03:00 |
|