Commit Graph

30995 Commits

Author SHA1 Message Date
noumantahir
575fd3fcca added null safety while accessing accessToken 2022-06-30 15:57:32 +05:00
Sadaqat Ali
1c94b8d423 add status message in communities reducer 2022-06-30 11:38:42 +05:00
noumantahir
70425000ac to typescript 2022-06-29 21:40:35 +05:00
noumantahir
f735e8d7a3 removed isReady prop as it's no longer needed 2022-06-29 21:30:30 +05:00
noumantahir
3b880db0fe cleaned getSettings method 2022-06-29 21:30:14 +05:00
noumantahir
163e6b03be improved timing of showing welcome modal 2022-06-29 21:15:07 +05:00
noumantahir
01b97613ef Merge remote-tracking branch 'origin/development' into nt/app-startup 2022-06-29 16:09:37 +05:00
noumantahir
e5f9fd6ebe Merge remote-tracking branch 'origin/development' into sa/drafts-meta 2022-06-29 16:09:03 +05:00
Feruz M
5e869e31d5
Merge pull request #2363 from ecency/nt/reply-modal
Nt/reply modal
2022-06-24 17:06:03 +03:00
noumantahir
2b1d3820b2 changed modal component used in insertLinkModal 2022-06-24 18:23:17 +05:00
noumantahir
73d6964933 cleaned up quickReplyModal with inputSupportModal 2022-06-24 18:05:42 +05:00
noumantahir
02ece3d2de added inputSupportModal for generic use 2022-06-24 18:05:25 +05:00
noumantahir
380f5661c9 improved reply modal implementation 2022-06-24 17:21:20 +05:00
Feruz M
e66d4172db
Merge pull request #2362 from ecency/nt/register-device
Nt/register device
2022-06-24 10:22:31 +03:00
noumantahir
c9a188f567 updated note 2022-06-24 04:14:47 +05:00
noumantahir
41710a8b90 Merge remote-tracking branch 'origin/development' into nt/register-device 2022-06-24 04:11:21 +05:00
noumantahir
66bb54421b changed position on decrypting access token 2022-06-24 04:09:30 +05:00
noumantahir
699407ef29 registering push token for default pin accounts 2022-06-24 03:35:52 +05:00
feruz
c98da9143f fix image insert issue 2022-06-22 22:41:36 +03:00
feruz
bd98ee843f empty alt for image uploads 2022-06-21 23:38:47 +03:00
noumantahir
55f5b6ec2f using private-api/register-device instead of legacy api 2022-06-20 17:12:50 +05:00
noumantahir
e2c77a1dbb added todo tags for application container optimising 2022-06-20 16:33:03 +05:00
Sadaqat Ali
0b946da96d save beneficiaries to redux from draft meta 2022-06-19 21:59:21 +05:00
Sadaqat Ali
ce39dcf9e7 listen for beneficiary change in redux and enable save 2022-06-19 21:19:27 +05:00
Sadaqat Ali
be13dbbca0 load reward type from meta in post options modal 2022-06-19 17:13:12 +05:00
Sadaqat Ali
9fbba82f58 enable save draft if reward type is changed 2022-06-19 16:38:48 +05:00
Sadaqat Ali
15c78d885f save beneficiaries and reward type in meta 2022-06-19 16:19:09 +05:00
Sadaqat Ali
e840c94b43 changed addDraft/updateDraft params structure 2022-06-19 16:10:16 +05:00
Feruz M
2a6e949052
Merge pull request #2354 from ecency/sa/full-comment-editor-cache-bug
fixed comment cache bug in full editor
2022-06-18 14:43:01 +03:00
Sadaqat Ali
450eac65e1 fixed comment cache bug in full editor 2022-06-18 16:35:18 +05:00
noumantahir
dd320e3d11 initialising settings on application mount 2022-06-17 19:51:14 +05:00
noumantahir
79e15141ad remove application store from blacklist 2022-06-17 18:32:43 +05:00
noumantahir
2b8f0fcc50 removed unnecessary isThemeReady state 2022-06-17 18:31:11 +05:00
noumantahir
7b87d111eb cleaned up application screen class 2022-06-17 18:29:25 +05:00
noumantahir
418c1c9ae9 cleaned up index of application container 2022-06-17 18:29:02 +05:00
noumantahir
1bedeea969 fixed welcome screen not showing animation 2022-06-17 18:20:16 +05:00
noumantahir
4d1586d4b1 showing launch screen animation in welcome screen 2022-06-17 18:12:31 +05:00
noumantahir
e2b7ae060c lazy loading feed tabs 2022-06-17 18:10:13 +05:00
feruz
1b0d4b1e5f update render helper 2022-06-13 09:53:51 +03:00
Feruz M
e41ac34853
Merge pull request #2352 from ecency/sa/cache-subscribed-communities
user communities load glitch fix
2022-06-11 20:52:38 +03:00
Feruz M
3c472a5a96
Merge pull request #2350 from ecency/sa/separate-schedules-option
added separate schedules item in side menu
2022-06-10 22:49:11 +03:00
Sadaqat Ali
ff0c7883f7 fixed glitch by adding setIsSubscriptionsLoading to end of post processing 2022-06-10 22:39:31 +05:00
Sadaqat Ali
cd2a95f158 added separate schedules item in side menu 2022-06-10 21:04:40 +05:00
noumantahir
b8e6c075ef changed placement for loading indicator 2022-06-10 17:39:30 +05:00
noumantahir
f0c19b968b updated username style 2022-06-10 17:31:42 +05:00
noumantahir
8c5be59182 fine tuned account boost screen UI 2022-06-10 17:28:27 +05:00
Sadaqat Ali
aaad438287 Merge branch 'development' of https://github.com/ecency/ecency-mobile into sa/IAP-QR 2022-06-10 16:49:46 +05:00
Sadaqat Ali
5e06b6033d flex alignment 2022-06-10 16:47:05 +05:00
Sadaqat Ali
4d2884246c added username param and user avatar in purchase screen 2022-06-10 16:20:22 +05:00
Feruz M
c772cb1de4
Merge pull request #2346 from ecency/nt/optimise-editor
Nt/optimise editor
2022-06-10 12:32:10 +03:00