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 |
|
feruz
|
99289b9ba4
|
version check improved
|
2021-09-21 21:43:41 +03:00 |
|
Feruz M
|
76b3c5c56f
|
Merge pull request #2079 from ecency/nt/profile-mute-hide
hiding profile content if user is muted
|
2021-09-21 20:32:21 +03:00 |
|
noumantahir
|
7ebe197d61
|
hiding profile content if user is muted
|
2021-09-21 20:05:11 +05:00 |
|
Feruz M
|
821abf66b6
|
Merge pull request #2078 from ecency/l10n_development
New Crowdin updates
|
2021-09-21 14:10:39 +03:00 |
|
feruz
|
b5230b7882
|
update render helper
|
2021-09-21 14:05:46 +03:00 |
|
Feruz M
|
2b289e847d
|
Update source file en-US.json
|
2021-09-21 14:03:41 +03:00 |
|
Feruz M
|
b2fe76916c
|
New translations en-US.json (Acehnese)
|
2021-09-21 13:57:21 +03:00 |
|
Feruz M
|
b9dd40d6ec
|
New translations en-US.json (Kurdish)
|
2021-09-21 13:57:20 +03:00 |
|
Feruz M
|
943b7ca4a4
|
New translations en-US.json (Lithuanian)
|
2021-09-21 13:57:19 +03:00 |
|
Feruz M
|
01839c275b
|
New translations en-US.json (Macedonian)
|
2021-09-21 13:57:18 +03:00 |
|
Feruz M
|
e2f14e8d3f
|
New translations en-US.json (Mongolian)
|
2021-09-21 13:57:17 +03:00 |
|
Feruz M
|
f1547a49f0
|
New translations en-US.json (Dutch)
|
2021-09-21 13:57:16 +03:00 |
|
Feruz M
|
7bf4747129
|
New translations en-US.json (Norwegian)
|
2021-09-21 13:57:15 +03:00 |
|