Commit Graph

25614 Commits

Author SHA1 Message Date
Feruz M
b6036afe07
Merge pull request #1990 from ecency/nt/fixes
Nt/fixes
2021-07-12 16:32:30 +03:00
Nouman Tahir
8fe27ffb50 fixed issue with glitchy notification pagination 2021-07-12 17:07:07 +05:00
Nouman Tahir
9333f4cf55 profile edit button is not text based 2021-07-12 14:22:48 +05:00
Nouman Tahir
cf79d21267 improved notifications fetch flow 2021-07-12 14:10:54 +05:00
Nouman Tahir
d611d5e6a8 fixed issue with mark all read endpoint 2021-07-12 12:29:09 +05:00
Feruz M
a073a34873
Merge pull request #1989 from ecency/nt/bug-fixes
Nt/bug fixes
2021-07-09 22:11:59 +03:00
Nouman Tahir
d4ef198b9c added failure message if image picker failed for other reason than permission so you user dont wait for upload to finish 2021-07-09 21:48:38 +05:00
Nouman Tahir
9befde93ae lint fix 2021-07-09 21:32:16 +05:00
Nouman Tahir
06ea7e6bc4 fixed issue with upvote downvote local cache swap not updating ui 2021-07-09 21:31:55 +05:00
Nouman Tahir
5642819488 fixed issue wiht comment parser total value 2021-07-09 21:31:16 +05:00
Feruz M
8ea9a7c922
Merge pull request #1988 from ecency/nt/bug-fixes
Nt/bug fixes
2021-07-09 18:50:18 +03:00
Nouman Tahir
15901ccb3d lint 2021-07-09 18:56:22 +05:00
Nouman Tahir
395df42470 fixed action modal not appear on second press 2021-07-09 18:55:57 +05:00
Nouman Tahir
b934e85255 fixed comments not loading after refresh bug 2021-07-09 17:31:56 +05:00
Nouman Tahir
5de40961ab updating summary as draft is modified 2021-07-09 17:02:14 +05:00
Nouman Tahir
81b460b838 adding timestamp to comment parser to invalidate local vote map 2021-07-09 16:42:51 +05:00
Nouman Tahir
00b3528eae fixed isPostSending undefined bug 2021-07-09 15:40:43 +05:00
Nouman Tahir
5e2eca5410 Merge branch 'development' into nt/bug-fixes 2021-07-09 15:26:30 +05:00
feruz
160227f484 update text 2021-07-08 14:01:37 +03:00
Feruz M
5b1dab6b64
Merge pull request #1987 from ecency/nt/clearing-draft
Nt/clearing draft
2021-07-07 15:20:27 +03:00
Nouman Tahir
b0871a17a2 no longer deleting draft after publish success 2021-07-07 16:12:27 +05:00
Nouman Tahir
22269486d9 lint 2021-07-07 12:54:22 +05:00
Nouman Tahir
3c6b8faa3a avoiding more accidental submits during publish 2021-07-07 12:54:15 +05:00
Nouman Tahir
aca0590e5d skipping draft save during during publish and duplicate running on submit post 2021-07-07 12:52:03 +05:00
Nouman Tahir
58b5e78e26 lint 2021-07-07 12:46:48 +05:00
Nouman Tahir
207211c9f5 updated recent draft load logic to support new draft deletion 2021-07-07 12:46:19 +05:00
Nouman Tahir
76db34e328 lint 2021-07-07 12:35:18 +05:00
Nouman Tahir
cab9e61eab updated publish and schedule flow to remove associated draft on success 2021-07-07 12:34:44 +05:00
Feruz M
f3cfcb3db6
Merge pull request #1985 from ecency/nt/unvoted-to-downvoted
changed unvoted text to downvoted
2021-07-07 09:27:25 +03:00
Nouman Tahir
12ecfc3448 Merge branch 'development' into nt/unvoted-to-downvoted 2021-07-07 11:09:37 +05:00
Nouman Tahir
6b232dff50 only updated en-US 2021-07-07 11:03:54 +05:00
Nouman Tahir
2754b71fdb Revert "changed unvoted text to downvoted"
This reverts commit 0b6dd6202a.
2021-07-07 11:03:16 +05:00
Feruz M
7db85d109b
Merge pull request #1986 from ecency/nt/upvote-bug
Nt/upvote bug
2021-07-06 21:53:24 +03:00
Nouman Tahir
6e803f8761 using react-native-modal-popover from doomsover
the forked esteemapp package was outdated from 2 years back while package from doomsower seems more uptodate though still using UNSAFE method...

Let's hope it fixes the android popover crash else we can attempt to uplift popover ourselves.
2021-07-06 18:42:38 +05:00
Nouman Tahir
ed20b9b48c lint 2021-07-06 18:07:18 +05:00
Nouman Tahir
fe95023ef1 updated estimate calculator to avoid nan and infinity 2021-07-06 18:06:58 +05:00
Nouman Tahir
f5e4be70fa avoiding nan in amount 2021-07-06 17:20:13 +05:00
Nouman Tahir
0b6dd6202a changed unvoted text to downvoted 2021-07-06 17:13:06 +05:00
Feruz M
7a56e23681
Merge pull request #1982 from ecency/nt/api-migration
Nt/api migration
2021-07-06 14:25:40 +03:00
feruz
40997b84ee new line 2021-07-06 14:24:09 +03:00
Feruz M
167f9a619d
Merge pull request #1984 from ecency/nt/functional-upvote-view
NT - Functional Upvote View
2021-07-06 14:22:09 +03:00
Nouman Tahir
e14c8459ce lint 2021-07-06 16:10:02 +05:00
Nouman Tahir
1cc4795ef3 processed PR feedback
typo fix
add line end
2021-07-06 16:09:09 +05:00
Nouman Tahir
4363866a80 Converted upvote view to functional component
Avoiding using UNSAFE methods
Improved sliderValue caclculator
2021-07-06 15:51:04 +05:00
Nouman Tahir
c639d2c6f7 removed old search api instance 2021-07-05 18:55:40 +05:00
Nouman Tahir
7a4e4e04b0 migrated promited entries endpoint 2021-07-05 18:41:15 +05:00
Nouman Tahir
8669a4a801 migrated search endpoints 2021-07-05 18:03:17 +05:00
Nouman Tahir
e844d9bab2 migrated get account create endpoint 2021-07-05 16:42:08 +05:00
Nouman Tahir
8b9ef8b4a3 migrated get notifications endpoint 2021-07-05 16:03:38 +05:00
Nouman Tahir
48b4bec41f migrated favourites api endpoints 2021-07-05 15:05:53 +05:00