Feruz M
0ef2677a3c
Merge pull request #2099 from ecency/nt/max-payout
...
Nt/max payout
2021-12-02 18:30:03 +02:00
Nouman Tahir
b6fce9dc11
using formatted currency in payout popover
2021-12-02 21:26:33 +05:00
Nouman Tahir
ee8446232e
fixed postParser naming convention for max payout
2021-11-30 14:42:19 +05:00
Nouman Tahir
337ef3b743
showing maxPayout in popup
2021-11-30 14:41:49 +05:00
Nouman Tahir
bb6e48dbcd
typo fix
2021-11-30 14:30:37 +05:00
Nouman Tahir
71d492b52e
showing maxPayout is totalPayout exceeds max
2021-11-30 13:05:05 +05:00
Nouman Tahir
c1a17eb1a2
parsing max payout comment
2021-11-30 12:28:31 +05:00
Nouman Tahir
2d92c42870
parsing maxPayout
2021-11-30 12:27:38 +05:00
Feruz M
de029ec8e9
Merge pull request #2095 from ecency/nt/video-fixes
...
WIP - Video Fixes
2021-11-27 20:28:57 +05:00
Feruz M
8fc04e74be
Merge pull request #2097 from ecency/nt/follow-btn
...
Nt/follow btn
2021-11-27 20:28:06 +05:00
noumantahir
4ac9505507
disable follow button while loading to avoid multi press in profile modal
2021-11-26 18:32:33 +05:00
noumantahir
50fe52a48e
skip fetching profile after follow action, use cached follow value
2021-11-26 18:31:58 +05:00
noumantahir
bf4ae03eb3
disable follow button if loading in progress
2021-11-26 12:28:57 +05:00
Nouman Tahir
2a495dfd87
fixes to video link parsing and video thumb width
2021-11-19 17:17:22 +05:00
Feruz M
00685cc91a
Merge pull request #2094 from ecency/nt/native-post
...
WIP - Nt/native post
2021-11-17 21:07:02 +05:00
noumantahir
c0418dfeed
support for post actions
2021-11-17 18:40:54 +05:00
noumantahir
a26de6dcda
rendering post body using native renderer
2021-11-17 17:31:11 +05:00
noumantahir
65c1ab7023
updated replace to handle global <center> tag, onLoad callback
2021-11-17 17:30:41 +05:00
Feruz M
6112187595
Merge pull request #2092 from ecency/nt/referal
...
Nt/referal
2021-11-15 15:01:38 +05:00
Nouman Tahir
5710b9a8f7
handling passed referral user in registered screen
2021-11-10 19:14:45 +05:00
Nouman Tahir
5fcba941f7
accepting signup deep link
2021-11-10 19:04:27 +05:00
Feruz M
b394dc32b8
Merge pull request #2091 from ecency/nt/referal
...
Nt/referal
2021-11-10 12:50:37 +05:00
Nouman Tahir
e9cd0f4887
support for sharing referral link
2021-11-10 12:42:36 +05:00
Nouman Tahir
5f547f5e9a
added refer entry in side menu
2021-11-10 12:42:13 +05:00
Feruz M
6a81ac0c0d
Merge pull request #2090 from ecency/nt/autoplay-fix
...
disabled media auto play in webview
2021-10-12 11:19:38 +03:00
Nouman Tahir
a6e6dadf59
disabled media auto play in webview
...
there is a draw back of dabblr video always showing loading indicator but plays as soon play button is pressed, but I believe it is less of a problem then having all videos being played at once...
2021-10-12 12:58:16 +05:00
Feruz M
0eb06feb1c
Merge pull request #2089 from ecency/nt/beneficiary-track
...
Nt/beneficiary track
2021-10-11 15:09:20 +03:00
Nouman Tahir
61245bb54c
using spread operator with state return.
2021-10-11 16:47:36 +05:00
Nouman Tahir
97a7b2c3a5
integrated beneficiaries state with editor and draft status
2021-10-11 15:46:38 +05:00
Nouman Tahir
81e6d7e6cd
Merge remote-tracking branch 'upstream/development' into nt/post-linking
2021-10-11 14:01:16 +05:00
Nouman Tahir
da487e496d
introduced editor redux store with beneficiary trakcing
2021-10-11 14:00:23 +05:00
Feruz M
a0a23d966f
Merge pull request #2088 from ecency/nt/post-linking
...
Nt/post linking
2021-10-11 10:35:18 +03:00
Nouman Tahir
bb61b823fc
moved post permalink processor outside web script
...
it also now handles comment link from main post body
2021-10-11 12:03:09 +05:00
Feruz M
9b9303ef8a
Merge pull request #2087 from ecency/nt/header-title
...
Nt/header title
2021-10-11 09:57:01 +03:00
Nouman Tahir
6b11695e91
striping permalink with trailing query params
2021-10-11 11:52:47 +05:00
Nouman Tahir
16560e4080
handling tag and community with filter in post html renderer
2021-10-11 10:57:13 +05:00
Nouman Tahir
8cbe984cee
routing to community page with appropriate filter is post link is a community
2021-10-11 10:40:15 +05:00
Nouman Tahir
d5437c1ec8
refactored header view component
...
limited title to single line, updated text view container alignment for reversed view, organised component
2021-10-11 09:53:07 +05:00
Nouman Tahir
9c98f488c5
updating headerview styling to confine title text to 2/3 of available space
2021-10-11 09:51:19 +05:00
Feruz M
0c20fdd711
Merge pull request #2086 from ecency/nt/form-validity-fix
...
form validity fix
2021-10-03 10:04:46 +03:00
noumantahir
64f364b605
form validity fix
...
total of 10 tags are allowed but publish button was being disabled at 9 because of wrong comparison
2021-10-03 12:01:13 +05:00
Feruz M
bdbe15aef5
Merge pull request #2085 from ecency/nt/options-modal
...
Nt/options modal
2021-10-03 08:36:38 +03:00
Feruz M
f99a220459
Merge pull request #2083 from ecency/nt/report-confirm
...
added confirmation alert before reporting a post
2021-10-03 08:33:24 +03:00
Feruz M
b39af696e2
Merge pull request #2084 from ecency/nt/string_tags_fix
...
adjusting json_metadata tags to not be string
2021-10-03 08:31:21 +03:00
noumantahir
b9711ce99f
better handling string based tags
2021-10-03 05:30:58 +05:00
noumantahir
4e50ba7225
using optionsModel in draftsScreen
2021-10-03 02:36:32 +05:00
noumantahir
9b7cc73453
migrated bookmarksScreen to use OptionsModal
2021-10-03 01:55:58 +05:00
noumantahir
a91a3a056b
migrated CommentsView to use OptionsModal
2021-10-03 01:48:36 +05:00
noumantahir
f1ed5f5070
migrated comment body view to use OptionsModal instead of actionSheet
2021-10-03 01:43:48 +05:00
noumantahir
85e28ff8f7
Replaced ActionSheet with OptionsModal in postBodyView
...
Since now optionsmodal keep track of updated state and callbacks we no longer need extra state side effects
2021-10-03 00:11:08 +05:00