Commit Graph

24943 Commits

Author SHA1 Message Date
Nouman Tahir
258e5d0b09 Support for pagination, refresh, empty placeholders 2021-04-07 23:50:00 +05:00
Nouman Tahir
1fc8b323e0 Merge remote-tracking branch 'upstream/development' into nt/native-filters 2021-04-07 21:31:33 +05:00
Feruz M
be1017b7ea
Merge pull request #1901 from ecency/nt/editor-tweaks
Nt/editor tweaks
2021-04-07 17:08:56 +03:00
Nouman Tahir
09a116e1b6 reusing pre-translated alert texts 2021-04-07 18:39:18 +05:00
Nouman Tahir
c71a59b041 ignoring post edits for local save, fixed toastNotification cache issue 2021-04-07 18:32:35 +05:00
Nouman Tahir
0d8cb3106e added image delete confirmation alert 2021-04-06 01:37:03 +05:00
Nouman Tahir
f68cb455db re-instantiating state for posts update as an experiment 2021-04-06 01:15:46 +05:00
Nouman Tahir
13d031c563 Revert "converted useReducer to useState hook as experiment"
This reverts commit c543ffe6b0.
2021-04-06 01:14:36 +05:00
Nouman Tahir
c543ffe6b0 converted useReducer to useState hook as experiment 2021-04-06 01:10:07 +05:00
Nouman Tahir
9880e1dc23 linked reducer and fetcher with tabbed posts 2021-04-06 00:50:09 +05:00
feruz
6653375fe3 New version start v3.0.17 2021-04-05 22:22:10 +03:00
Feruz M
b014d94a31
Merge pull request #1898 from ecency/development
3.0.16
2021-04-05 22:20:37 +03:00
Nouman Tahir
08f4e1fa50 fixes to tabbed posts reducer 2021-04-05 22:55:08 +05:00
Nouman Tahir
fde8e7b75c added tabbed posts fetch class 2021-04-05 22:54:53 +05:00
Nouman Tahir
8574995c7f setup tabbed posts reducer 2021-04-05 22:27:52 +05:00
Feruz M
dd963e1ae4 Update source file en-US.json 2021-04-05 18:55:26 +03:00
Feruz M
ecd48fc636
Merge pull request #1879 from ecency/l10n_development
New Crowdin updates
2021-04-05 18:47:29 +03:00
Nouman Tahir
d822866fc8 Merge branch 'nt/native-filter' into nt/native-filters
# Conflicts:
#	ios/Ecency.xcodeproj/project.pbxproj
#	src/components/tabbedPosts/container/tabbedPosts.tsx
#	src/components/tabbedPosts/view/stackedTabBar.tsx
2021-04-05 19:42:16 +05:00
Nouman Tahir
c99cb01461 adding reducer 2021-04-05 19:40:56 +05:00
Feruz M
f50f70dc21
Merge pull request #1896 from ecency/nt/tweaks
fixed notification data getting ignore after refresh
2021-04-05 17:13:22 +03:00
Nouman Tahir
5d3fa83ae0 Merge remote-tracking branch 'upstream/development' into nt/native-filters
# Conflicts:
#	ios/Ecency.xcodeproj/project.pbxproj
#	ios/Podfile.lock
#	src/components/index.js
2021-04-05 19:09:15 +05:00
Feruz M
8fb6cc975e
Merge pull request #1895 from ecency/nt/tweaks
Nt/tweaks
2021-04-05 16:13:32 +03:00
Nouman Tahir
ba1d026afe fixed notification data getting ignore after refresh 2021-04-05 17:43:35 +05:00
Nouman Tahir
dac6ac9b7f showing toast on foreground notification with notification title 2021-04-05 17:21:01 +05:00
Nouman Tahir
b6c1c8ff01 fixed notification refresh cancelation 2021-04-05 17:20:00 +05:00
Nouman Tahir
11bc4f20dc Merge remote-tracking branch 'upstream/development' into nt/tweaks 2021-04-05 17:02:15 +05:00
feruz
ffa98c2ac9 hivesigner bump 2021-04-05 09:31:47 +03:00
Feruz M
3f1aae427f New translations en-US.json (Arabic) 2021-04-04 20:03:45 +03:00
Feruz M
074fba4a6e New translations en-US.json (Arabic) 2021-04-04 19:53:29 +03:00
Feruz M
387de9a65c New translations en-US.json (Arabic) 2021-04-04 19:43:36 +03:00
Feruz M
e4f89aa835 New translations en-US.json (Arabic) 2021-04-04 19:33:50 +03:00
Feruz M
367cb45b3a New translations en-US.json (Arabic) 2021-04-04 19:24:10 +03:00
Feruz M
53a7b7aa9d New translations en-US.json (Arabic) 2021-04-04 19:13:30 +03:00
Feruz M
6ff4587a90 New translations en-US.json (Arabic) 2021-04-04 19:04:25 +03:00
feruz
c965eb7bff hs version downgrade 2021-04-04 07:32:31 +03:00
Feruz M
e2dcfc035f
Merge pull request #1894 from ecency/nt/tweaks
Nt/tweaks
2021-04-04 00:16:08 +03:00
feruz
53aeacfa37 en clean 2021-04-04 00:15:03 +03:00
feruz
9c31aad2d2 en clean 2021-04-04 00:14:11 +03:00
Nouman Tahir
2a4d54c9d7 en US cleanup 2021-04-04 02:12:37 +05:00
feruz
68b898b32f Merge branch 'development' of https://github.com/ecency/ecency-mobile into development 2021-04-04 00:04:36 +03:00
feruz
fa554e0402 rename 2021-04-04 00:03:58 +03:00
Nouman Tahir
032e6f74a8 unblocked editor while images upload in background 2021-04-04 01:51:00 +05:00
Nouman Tahir
39032ba74b fine tuning 2021-04-04 01:30:48 +05:00
Nouman Tahir
9a6e49a481 added support for removing uploaded image 2021-04-04 01:18:39 +05:00
Nouman Tahir
0d837f9bf3 added support for gallery modal 2021-04-04 00:58:17 +05:00
Feruz M
73f00a94f2
Merge pull request #1891 from ecency/nt/tweaks
Nt/tweaks
2021-04-02 21:00:31 +03:00
Nouman Tahir
97df283214 using await with image upload, keeping better track of selection 2021-04-02 21:04:03 +05:00
Nouman Tahir
902d913f74 adding extra base height fixed text clipping issue 2021-04-02 20:35:05 +05:00
feruz
a78e5a9c70 hivesigner package fix 2021-04-02 13:52:00 +03:00
Nouman Tahir
378b781773 improved stacked tab bar to return selected filter key 2021-04-02 12:08:25 +05:00