Commit Graph

24734 Commits

Author SHA1 Message Date
Nouman Tahir
a605738b63 dismissing keyboard before showing action panel to avoid transparency glitch 2021-04-01 15:33:53 +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
Feruz M
8c214a0927
Merge pull request #1887 from ecency/nt/post-draft-master
Nt/post draft master
2021-03-31 22:20:32 +03:00
Nouman Tahir
8a98e7f730 using updated flag to load draft, fetching drafts in draftsScreen on draft save 2021-03-31 23:41:37 +05:00
Nouman Tahir
72d9e680e9 appcenter update 2021-03-31 20:37:20 +05:00
Nouman Tahir
b9f4241d83 save draft only if body and title has data 2021-03-31 18:49:22 +05:00
Nouman Tahir
506e48c7f3 Merge remote-tracking branch 'upstream/development' into nt/post-draft-master
# Conflicts:
#	src/screens/editor/container/editorContainer.js
2021-03-30 21:42:01 +05:00
Nouman Tahir
bea5555351 added support for translations for new strings 2021-03-30 21:37:42 +05:00
Nouman Tahir
ecb7ee2e6d attempting to blind fix text input scroll issue
based on https://github.com/facebook/react-native/issues/12799
2021-03-30 21:06:05 +05:00
Nouman Tahir
f023565851 resolved draft bug affecting new installs 2021-03-30 20:51:55 +05:00
Nouman Tahir
ecfc970883 text align vertical top 2021-03-30 20:40:39 +05:00
Feruz M
e6c5ea6b43
Merge pull request #1886 from ecency/master
Master
2021-03-30 17:59:18 +03:00
Feruz M
78df426cc4
Merge pull request #1885 from ecency/details-timout-fix
removed timeout - using post body loading flag to render footer content
2021-03-30 17:58:40 +03:00
Feruz M
ea22d79553
Merge pull request #1884 from ecency/upvote-refresh-fix
Upvote refresh fix
2021-03-30 17:58:02 +03:00
Nouman Tahir
eec0527bae added editor min height 2021-03-30 18:33:13 +05:00
Nouman Tahir
93c03dba3c showing draft saved toast 2021-03-30 18:31:34 +05:00
Nouman Tahir
58ce0f9676 Updated draft save load flow
1. saves draft to DB on unmount
2. prompts user to load recent draft or write new post
3. opens draft based on save status and timestamp of draft
4. prioritises local unsaved data in case of DB save failure
2021-03-30 18:19:48 +05:00
Nouman Tahir
78dc054f69 removed timeout - using post body loading flag to render footer content 2021-03-30 14:07:36 +05:00
Nouman Tahir
8af719b05b removed unused post fetch and removed content state 2021-03-30 12:58:37 +05:00
Nouman Tahir
db823b76f1 update upvote state inside post card 2021-03-30 12:51:17 +05:00
Feruz M
5b9803f16b
Merge pull request #1880 from ecency/nt/post-draft
Post draft reset fix
2021-03-29 13:01:12 +03:00
Nouman Tahir
8342e10ae0 choosing between local and remote draft based on timestamp 2021-03-28 11:05:40 +05:00
Nouman Tahir
ebe0837543 maintaining draft local edits 2021-03-27 11:29:41 +05:00
Nouman Tahir
37cddc81fb Merge remote-tracking branch 'upstream/development' into nt/tweaks 2021-03-24 19:30:15 +05:00
Feruz M
ff36950c68 New translations en-US.json (Hindi) 2021-03-24 15:39:34 +02:00
Nouman Tahir
e253e311f4 improved null check draft save routine 2021-03-24 16:23:50 +05:00
feruz
9e757f729b version bump 2021-03-23 12:14:04 +02:00
Feruz M
4032217c11
Merge pull request #1876 from ecency/development
3.0.15
2021-03-23 12:11:19 +02:00
Nouman Tahir
0e481e98d9 covering replies in post parser body 2021-03-23 12:41:53 +05:00
Feruz M
f5406b3727
Merge pull request #1866 from ecency/l10n_development
New Crowdin updates
2021-03-23 09:29:14 +02:00
Feruz M
7f94d18ce1
Merge pull request #1874 from ecency/nt/tweaks
Nt/tweaks
2021-03-23 09:28:58 +02:00
feruz
11e087a8ff expand condition for replies also 2021-03-23 09:26:46 +02:00
feruz
b68955dcb7 expand condition for replies also 2021-03-23 09:25:57 +02:00
Nouman Tahir
7222075bf7 skipping body removal for comments list 2021-03-23 11:41:03 +05:00
Nouman Tahir
b102e149a7 Merge remote-tracking branch 'upstream/development' into nt/tweaks 2021-03-23 11:40:27 +05:00
feruz
cdc9075ae1 fix conflict 2021-03-22 21:47:22 +02:00
feruz
091e2c652f search page extra check fix 2021-03-22 21:45:49 +02:00
Feruz M
8228c4cdd2
Merge pull request #1871 from ecency/nt/tweaks
Nt/tweaks
2021-03-22 21:25:30 +02:00
Nouman Tahir
f7643a6a31 corrected mediaType; retaining activeOpacity to 1 2021-03-23 00:15:07 +05:00
Nouman Tahir
dedc8cb409 type correction; setting mediaType ImagePicker 2021-03-22 23:58:37 +05:00
Nouman Tahir
2c9905626c discarded generateUUid in favour of author permlink mix 2021-03-22 22:45:14 +05:00
Nouman Tahir
1b5e640e76 updated posts fetch limit to 20 and new post check to 5 2021-03-22 22:38:55 +05:00
Nouman Tahir
7dddc46d7a Merge remote-tracking branch 'upstream/development' into nt/tweaks 2021-03-22 22:36:03 +05:00
Feruz M
8f48e39efd
Merge pull request #1872 from ecency/axios-logs
Axios logs
2021-03-22 18:41:40 +02:00
feruz
6831825090 better naming 2021-03-22 18:39:55 +02:00
Nouman Tahir
21a073bb05 Merge remote-tracking branch 'upstream/development' into development 2021-03-22 20:17:24 +05:00
Nouman Tahir
6eb9a72c54 added console logs with axios calls - removed unused import 2021-03-22 20:16:24 +05:00
Nouman Tahir
ffac4f2b46 removed scrolling glitch by maintain image height cahce 2021-03-22 19:37:35 +05:00