Commit Graph

123 Commits

Author SHA1 Message Date
Nouman Tahir
807174322a added null checks for communities leaderboard data 2021-08-05 20:34:53 +05:00
feruz
a1872798a5 fix default leaderboard duration 2021-07-30 21:30:22 +03:00
Nouman Tahir
df7e35e8d4 updated estimate vote value calculation recipe 2021-07-13 13:47:32 +05:00
Nouman Tahir
93c9ae86f2 fixed local vote map duplication because of undefined post-id 2021-07-05 13:08:14 +05:00
Nouman Tahir
888dc71920 updated action modal to be slightly adaptive 2021-06-21 20:25:48 +05:00
Nouman Tahir
e8ea54eb5f added UiState interface 2021-06-15 22:27:39 +05:00
Nouman Tahir
0902d62481 invalidating cached avatars on every app session and avatart update 2021-06-15 22:23:33 +05:00
Nouman Tahir
e0a3dddd3a updated custom tabs store to support profile and own profile tabs 2021-05-18 14:52:30 +05:00
Nouman Tahir
153325541d linked up new tabs store with main feed screen 2021-05-18 11:36:35 +05:00
Nouman Tahir
7aa666fea6 setup store for custom tabs with community and main tabs data 2021-05-18 11:04:17 +05:00
Nouman Tahir
829f0a7daf removed redux logger 2021-05-18 10:36:52 +05:00
Nouman Tahir
5ad8ce3506 basic implementation of reactotron, tracks api calls and redux
to my surprise it also started tracking hive calls, it's huge thing for me
2021-05-18 10:26:29 +05:00
Nouman Tahir
a245dec56a refined external sharing flow 2021-04-25 01:35:19 +05:00
Nouman Tahir
f64035ae6f cleanup 2021-04-22 05:37:35 +05:00
Nouman Tahir
34b105549e linked up filter selection modal with redux 2021-04-22 05:05:44 +05:00
Nouman Tahir
1136505261 linked up feed screen tabs with redux custom filters 2021-04-22 03:21:40 +05:00
Nouman Tahir
16b82a1271 added redux entry for selected feed filters 2021-04-21 05:40:34 +05:00
feruz
d3f946af95 version bump 2021-04-12 14:56:18 +03:00
Nouman Tahir
4cf3aa851c showing keyboard on modal close or directly if no modal required 2021-04-01 20:42:37 +05:00
Nouman Tahir
e90040d716 fine tuning, texts update 2021-04-01 15:30:31 +05:00
Nouman Tahir
d977b75b23 using action sheet instead of modal 2021-04-01 14:42:57 +05:00
Nouman Tahir
486a8191ae added structure for global action modal 2021-04-01 14:17:25 +05:00
Nouman Tahir
b9f4241d83 save draft only if body and title has data 2021-03-31 18:49:22 +05:00
Nouman Tahir
e0dd6f8ed3 defaulting nsfw to warn, fixed modal not appearing issue 2021-03-18 12:19:38 +05:00
Nouman Tahir
f5dd78e415 imporved babel script, put back important logs and redux logger 2021-03-18 10:56:05 +05:00
Nouman Tahir
211616224a removed logger and some major console statements 2021-03-18 01:49:08 +05:00
Nouman Tahir
c934e35884 added null check for initPosts, cleaned reset local vote function 2021-03-10 01:06:11 +05:00
Nouman Tahir
beb1640b87 maintaing local vote map 2021-03-08 21:02:56 +05:00
Nouman Tahir
1e545d7545 memorizing scrolls 2021-03-08 18:57:58 +05:00
Nouman Tahir
67f766563f handling exception of feed tab 2021-03-06 01:51:20 +05:00
Nouman Tahir
88b40d7d20 maintaining feedposts cache separate to avoid data inconsistencies
I have also placed a basic structure to cache each feedScreen tab, will enable in next iteration after fixing the upvote updater issue
2021-03-03 19:26:54 +05:00
feruz
6b6e759199 bug fixes and new accountsheet 2021-02-03 10:13:22 +02:00
Furkan Kılıç
8475f2c91b Merge branch 'development' of github.com:ecency/ecency-mobile into feature/accounts-bottom-sheet 2021-01-19 00:18:35 +03:00
Furkan Kılıç
d72801bf3d Finish searchResults screen 2021-01-18 18:34:28 +03:00
Furkan Kılıç
563618e173 finish communities screen 2021-01-17 19:54:48 +03:00
Furkan Kılıç
b2e1fc277b Add AccountsBottomSheet 2021-01-15 01:06:44 +03:00
feruzm
8582437ab7 move hive.js inside dhive 2020-12-29 22:12:58 +02:00
Furkan Kılıç
defc41b7c4 Fix to show multiple loading for following and sunbscribing in feed screen 2020-12-22 00:01:46 +03:00
Furkan Kılıç
3c2facce5a Add comments to UserAction 2020-12-20 00:08:59 +03:00
Furkan Kılıç
63603e6803 Implement subscribe&leave community to feed screen 2020-12-20 00:04:36 +03:00
Furkan Kılıç
d2b4739024 Follow and unfollow user implemented completely 2020-12-19 22:57:50 +03:00
Furkan Kılıç
282a9ebcad UserActions and CommunityActions rewrite 2020-12-19 17:04:08 +03:00
Furkan Kılıç
7ad098a613 Start to you redux for requests 2020-12-18 23:58:21 +03:00
Furkan Kılıç
75add99ee1 Implement CommunityListTile and UserListTile. Create UserAction, UserReducer. 2020-12-18 23:00:23 +03:00
Furkan Kılıç
fa233a48bb Add SelectCommunityModal and SelectCommunityArea 2020-12-11 00:16:10 +03:00
feruz
82675efb79 account history fix and rename ecency folder 2020-12-03 13:37:12 +02:00
feruz
f256c388a4 renaming folder 2020-12-03 13:16:41 +02:00
feruz
654ef2b94e change API list and failover threshold 2020-10-24 20:52:48 +03:00
feruz
b382fb78b7 improve error boundary page 2020-10-23 12:47:58 +03:00
feruz
ea4c1cf9d8 add analytics 2020-09-18 11:21:12 +03:00