Commit Graph

26292 Commits

Author SHA1 Message Date
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
Feruz M
14d59ae261 New translations en-US.json (Chinese Simplified) 2021-07-05 20:34:08 +03:00
Feruz M
e6d5f28534 New translations en-US.json (Chinese Simplified) 2021-07-05 20:24:05 +03:00
Feruz M
491276fb23 New translations en-US.json (Chinese Simplified) 2021-07-05 20:14:44 +03: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
Nouman Tahir
e98c83cf0f migrated leaderboard api 2021-07-05 14:34:40 +05:00
Nouman Tahir
3463b55fcb migrated fragment/snippets api 2021-07-05 13:48:21 +05:00
Feruz M
b2db7870b6
Merge pull request #1983 from ecency/nt/upvote-duplication
NT - Local Vote Duplication
2021-07-05 11:28:42 +03:00
Nouman Tahir
93c9ae86f2 fixed local vote map duplication because of undefined post-id 2021-07-05 13:08:14 +05:00
Nouman Tahir
41bab247d8 migrated bookmarks api endpoints 2021-07-02 17:07:52 +05:00
Nouman Tahir
b9cd32959e clean up 2021-07-02 16:48:02 +05:00
Nouman Tahir
942633583b migrated scheduled posts apis 2021-07-02 16:47:43 +05:00
Nouman Tahir
40420ef9e4 migrated user image related apis 2021-07-02 15:17:22 +05:00
Nouman Tahir
3031ca7f87 migrated mark notification and get unread count apis 2021-07-02 15:06:56 +05:00
Nouman Tahir
2e8158e4f9 added end of line 2021-06-29 17:24:20 +05:00
Nouman Tahir
2b444d6354 Migrating drafts apis 2021-06-29 17:02:56 +05:00
Nouman Tahir
f44da57529 lint 2021-06-29 15:02:35 +05:00
Nouman Tahir
97109ddc24 added migration script to bottom sheet switcher and fixed check logic 2021-06-29 15:02:06 +05:00
Nouman Tahir
b6b80e7a7b removed duplicated code from accoutn switcher 2021-06-29 14:48:34 +05:00
Nouman Tahir
9655fd383d int 2021-06-29 14:06:55 +05:00
Nouman Tahir
6696669aeb fixed realmData entry bug on logout 2021-06-29 14:06:25 +05:00
Nouman Tahir
4ecb8da9ab added master key auth access token migration script 2021-06-29 13:54:51 +05:00
Nouman Tahir
18000df7f7 Merge branch 'development' into nt/api-migration 2021-06-29 12:43:45 +05:00
Nouman Tahir
75a845410a refreshing access token for masterKey login as well 2021-06-29 12:41:48 +05:00
Nouman Tahir
f494fa90f8 added color support borderedButtonBlue 2021-06-29 12:41:48 +05:00
Nouman Tahir
e1e64194fa updated community join/leave button to match border button styling 2021-06-29 12:41:47 +05:00
Nouman Tahir
f202a38603 updated follow unfollow button appearence in empty feed suggestions 2021-06-29 12:41:47 +05:00
Nouman Tahir
f80c0d3e24 making use of translations 2021-06-29 12:41:46 +05:00
Nouman Tahir
d1d9cf121e updated profile summary footer actions...
1. moved fav to dropdown
2. using text based follow/unfollow button
3. UI fine tuning
2021-06-29 12:41:46 +05:00
Nouman Tahir
6a47ffd833 updated signer to use one of owner active and posting keys 2021-06-28 23:58:57 +05:00
Nouman Tahir
2e20420337 passing access token for encryption for master key login as well 2021-06-28 23:56:25 +05:00
Nouman Tahir
101a4c7ac4 skipping access code addition for auth-api/hs-token-refresh endpoint 2021-06-28 23:02:33 +05:00