Commit Graph

1411 Commits

Author SHA1 Message Date
Feruz M
df2ce191ba
Merge pull request #1909 from ecency/nt/editor-tweaks
Nt/editor tweaks
2021-04-09 18:55:29 +03:00
Nouman Tahir
bc008b0d32 setting notification token to empty if disable notification 2021-04-09 20:12:55 +05:00
Nouman Tahir
f64d2386b4 syncing tags and community 2021-04-09 20:02:11 +05:00
Nouman Tahir
ea569fc539 defaulting drarft user to currentAccount if no community selected 2021-04-09 19:20:36 +05:00
Nouman Tahir
d7f555f2fb defaulting post username to null 2021-04-09 15:19:43 +05:00
Nouman Tahir
aab859307c metadata parsing fix 2021-04-08 18:31:57 +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
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
032e6f74a8 unblocked editor while images upload in background 2021-04-04 01:51:00 +05:00
Nouman Tahir
97df283214 using await with image upload, keeping better track of selection 2021-04-02 21:04:03 +05: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
a605738b63 dismissing keyboard before showing action panel to avoid transparency glitch 2021-04-01 15:33:53 +05:00
Nouman Tahir
486a8191ae added structure for global action modal 2021-04-01 14:17:25 +05: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
b9f4241d83 save draft only if body and title has data 2021-03-31 18:49:22 +05:00
Nouman Tahir
bea5555351 added support for translations for new strings 2021-03-30 21:37:42 +05:00
Nouman Tahir
f023565851 resolved draft bug affecting new installs 2021-03-30 20:51:55 +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
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
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
349f7f2e5b removed videos from smart albums 2021-03-22 18:17:17 +05:00
Nouman Tahir
5ea15c6458 added favourites selection in iOS gallery 2021-03-22 17:43:31 +05:00
Nouman Tahir
1b31e78efc better handling decryption failed exception 2021-03-20 17:51:56 +05:00
Nouman Tahir
3a8149e63e improved decrypt exception handling 2021-03-20 01:51:36 +05:00
Nouman Tahir
e319e932f7 decryption migration with failure prompt to data reset 2021-03-20 01:20:51 +05:00
Nouman Tahir
ed2ed80bd8 patched up issue logging out on login using pin code...
realm update was being skipped as pin code screen was being accessed in passive mode to respond with verification status from loginContainer, while essentially it also change pin code from default to code set by user previously
2021-03-19 20:02:52 +05:00
Nouman Tahir
b6ca8b60e6 handling realm setting upon for pincode upon reset 2021-03-19 18:07:55 +05:00
Nouman Tahir
95b028426f clean up and important commenting added 2021-03-19 17:27:48 +05:00
Nouman Tahir
41698f5b2f reverted login pin code modal specs for re-login 2021-03-19 16:46:24 +05:00
Nouman Tahir
a5fd4b7557 fix pin modal popping up login even after reset 2021-03-19 16:39:31 +05:00
Nouman Tahir
5e63af1621 handled mismatch new pin, added translation entries 2021-03-19 00:58:03 +05:00
Nouman Tahir
1eb7f67475 welcome color modal them background color 2021-03-19 00:15:50 +05:00
Nouman Tahir
9857553dfe asking new pin twice before setting up 2021-03-19 00:12:40 +05:00
Nouman Tahir
d8b3024617 reseting user of 3 failed pin code attempts 2021-03-18 23:40:36 +05:00
Nouman Tahir
2997e1851d added console logs on in error handling snippets 2021-03-18 19:49:08 +05:00
Nouman Tahir
dc8780ddbc avoiding pin code border 2021-03-18 19:01:06 +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
5422d2f5f1 handled logout login and account switch fro cached tabs 2021-03-09 12:53:11 +05:00
feruz
d8e9faff4a Merge branch 'development' into nt/posts_experimental 2021-03-05 07:46:31 +02:00
feruz
7258b60c37 disable swiper loop 2021-03-04 11:30:13 +02:00
Nouman Tahir
dda1ad5c0e Merge remote-tracking branch 'upstream/development' into nt/posts_experimental 2021-03-03 19:28:19 +05:00
Nouman Tahir
5743d6b2c5 fixed upvote fake rendering 2021-03-03 19:26:54 +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
1f13e0b6d8 wallet improvements 2021-03-03 14:15:49 +02:00
feruz
8b1d77ddfb inactivity notification route 2021-03-03 10:03:40 +02:00