Commit Graph

32886 Commits

Author SHA1 Message Date
Nouman Tahir
389018cc81 migratted selected component to useNavigation 2022-10-18 15:46:18 +05:00
Nouman Tahir
d09fbaf23f fixed crashing comopnents directory 2022-10-18 13:33:10 +05:00
Nouman Tahir
1ec1ba0f76 App stable uptil index configurations 2022-10-18 12:35:31 +05:00
Nouman Tahir
68b1db06c4 separated dummy component 2022-10-18 12:02:35 +05:00
Nouman Tahir
7b6317075e raw store init 2022-10-18 12:01:25 +05:00
Nouman Tahir
4c645d20ca cleaned appdelegate 2022-10-18 11:23:51 +05:00
Nouman Tahir
42cc24f981 using updated redux pacakges 2022-10-17 18:33:37 +05:00
Nouman Tahir
a8bf1bb950 updating redux 2022-10-17 17:24:58 +05:00
Nouman Tahir
fbfca8ec9d android rendering successfully 2022-10-17 14:49:44 +05:00
Nouman Tahir
9d06fe091e updated ios side configs 2022-10-17 13:56:16 +05:00
Nouman Tahir
f3cd2de5b5 all android config file migrated 2022-10-17 13:42:23 +05:00
Nouman Tahir
9755e1b6ca build config update 2022-10-17 13:28:59 +05:00
Nouman Tahir
c8e8c456a8 lint 2022-10-17 13:11:23 +05:00
Nouman Tahir
ef9756cb2f lint 2022-10-17 13:10:35 +05:00
Nouman Tahir
269d3fb93a succesfully buidling android with 0 pacakge errors 2022-10-17 13:09:15 +05:00
Nouman Tahir
3c63b00f87 lint 2022-10-17 11:28:45 +05:00
Nouman Tahir
d34fa30f40 Merge branch 'development' into nt/rn-upgrade
# Conflicts:
#	ios/Ecency.xcodeproj/project.pbxproj
#	ios/Podfile
#	ios/Podfile.lock
#	package.json
#	yarn.lock
2022-10-17 11:28:10 +05:00
Feruz M
d25abf5edf
Merge pull request #2511 from ecency/nt/usr-activity-cache
Nt/usr activity cache
2022-10-14 15:04:01 +05:30
Nouman Tahir
d2694632ae processing failed activities on launch and resume 2022-10-14 13:06:05 +05:00
Nouman Tahir
862de5ae60 removed force fail 2022-10-14 12:46:05 +05:00
Nouman Tahir
c8e071e47c keeping track of failed useractivity calls in redux cache 2022-10-14 12:45:37 +05:00
Nouman Tahir
558a787d26 added redux structure for managing point activities 2022-10-14 12:31:42 +05:00
Nouman Tahir
fcb624c1a9 migrated all instance of userActivity call to react-query 2022-10-14 11:53:30 +05:00
noumantahir
0bb051d675 implemented points mutation on voting 2022-10-14 00:13:14 +05:00
noumantahir
0f7ce49999 introduced points mutation hook 2022-10-14 00:12:45 +05:00
noumantahir
7edd1308ad Merge remote-tracking branch 'origin/development' into nt/usr-activity-cache
# Conflicts:
#	src/screens/editor/container/editorContainer.tsx
2022-10-13 16:30:37 +05:00
noumantahir
d1f3fc29bb lint 2022-10-13 16:29:12 +05:00
noumantahir
9bc7d5fba3 added TODO tags to address user activity 2022-10-13 16:27:09 +05:00
Feruz M
808caa6e79
Merge pull request #2509 from ecency/revert-2508-nt/draft-mutation
Revert "Nt/draft mutation"
2022-10-13 15:57:50 +05:30
Nouman Tahir
bf6e184b3a
Revert "Nt/draft mutation" 2022-10-13 14:07:16 +05:00
Feruz M
30c528137d
Merge pull request #2508 from ecency/nt/draft-mutation
Nt/draft mutation
2022-10-12 18:08:21 +05:30
Nouman Tahir
0f200cce8f making use of live draft update mutations 2022-10-12 17:29:09 +05:00
Nouman Tahir
2d4aee56dc added draft update mutation 2022-10-12 17:28:47 +05:00
Feruz M
0f0bb4e13b
Merge pull request #2507 from ecency/nt/delegation-value-overflow
dynamic userListItem right text wrapper style
2022-10-12 15:18:56 +05:30
Nouman Tahir
96c9f83b0b dynamic uselistitem right text wrapper style 2022-10-12 14:25:52 +05:00
Feruz M
339ee8c92f
Merge pull request #2506 from ecency/nt/warning-fix
fixed component update from inside function body issue
2022-10-12 13:54:35 +05:30
Nouman Tahir
a9af4c4814 fixed component update from inside function body issue 2022-10-12 13:06:54 +05:00
Feruz M
3c57579333
Merge pull request #2505 from ecency/nt/text-input-simplify
Nt/text input simplify
2022-10-12 13:08:30 +05:30
Nouman Tahir
75608098b5 fixed android oreo scroll issue 2022-10-12 12:30:27 +05:00
Nouman Tahir
d658cc18fb avoind textinput state updates 2022-10-12 11:57:42 +05:00
Nouman Tahir
f3d62bf4cd simplified text input styling 2022-10-12 11:56:58 +05:00
Feruz M
50ff83b41a
Merge pull request #2473 from ecency/sa/limit-meta-imgs
limit images to 10 while extracting meta
2022-10-12 11:05:42 +05:30
Feruz M
4b7269ecc4
Merge pull request #2504 from ecency/nt/refine-tag-input
Nt/refine tag input
2022-10-12 11:03:34 +05:30
Nouman Tahir
315aa9d7cc support for comma and space separated tags 2022-10-12 10:05:55 +05:00
Nouman Tahir
41d3347b0c running verification routine on tag register 2022-10-12 09:46:33 +05:00
Nouman Tahir
3eb4a860ae avoid rendering # before tag value 2022-10-12 09:43:00 +05:00
Sadaqat Ali
e2ffce2a4a limit users and links in meta 2022-10-11 22:59:12 +05:00
Sadaqat Ali
0085b7a601 Merge branch 'development' of https://github.com/ecency/ecency-mobile into sa/limit-meta-imgs 2022-10-11 22:25:20 +05:00
Nouman Tahir
2e22068ad5 debounce time increase 2022-10-11 18:51:14 +05:00
Nouman Tahir
6f92b92cdd Merge remote-tracking branch 'upstream/development' into nt/refine-tag-input 2022-10-11 18:46:47 +05:00