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
noumantahir
6a6796db6f
introduced options modal as atom
...
options modal extends base actionsheet and support for referenced onPress callback
2021-10-03 00:09:59 +05:00
noumantahir
6f5548462e
adjusting json_metadata tags to not be string
2021-10-02 20:25:28 +05:00
Nouman Tahir
ad1e750559
added support for reported user from dropdown
2021-10-01 21:41:24 +05:00
Nouman Tahir
73f724746b
updated addReport method to support report type
2021-10-01 21:40:59 +05:00
Nouman Tahir
cd7780113e
updated translations
2021-10-01 21:37:23 +05:00
noumantahir
3ac1bc2dae
added confirmation alert before reporting a post
2021-09-28 18:29:07 +05:00
Feruz M
dd185876f7
Merge pull request #2082 from ecency/nt/user-img-updates
...
Nt/user img updates
2021-09-28 12:08:20 +03:00
Nouman Tahir
a1e1671604
updated cover image handling
2021-09-28 14:02:31 +05:00
Nouman Tahir
20255a5008
handling avatar using UserAvatar in profile content
2021-09-28 13:42:28 +05:00
Feruz M
8742dee023
Merge pull request #2081 from ecency/nt/invalid-username-fix
...
added 1 second debounce time for username input
2021-09-26 08:11:31 +03:00
noumantahir
036e912a2c
added 1 second debounce time for username input
2021-09-26 01:01:23 +05:00
feruz
6712b4faeb
version bump for next
2021-09-23 16:56:06 +03:00
feruz
62f4c1e445
render helper older version
2021-09-22 19:23:23 +03:00
feruz
3ee0ffd679
renderer update2
2021-09-22 12:35:14 +03:00