Commit Graph

32890 Commits

Author SHA1 Message Date
noumantahir
330d60a539 removed navigation compat package 2022-10-19 17:21:46 +05:00
noumantahir
b760098c6d navigate service now use v6 navigation instead of compat 2022-10-19 17:02:31 +05:00
noumantahir
8f5eda4654 lint 2022-10-19 16:11:21 +05:00
noumantahir
ef13840384 updated hooks mapping 2022-10-19 15:52:49 +05:00
noumantahir
183cd587de lint 2022-10-19 14:23:40 +05:00
noumantahir
3a05b7f4e2 pin code to useNavigation 2022-10-19 14:12:55 +05:00
noumantahir
86279a1f57 removed intl 2022-10-19 14:06:03 +05:00
noumantahir
142da0a183 follows, regisgter, hivesigner and settings container to useNavigation 2022-10-19 13:41:33 +05:00
noumantahir
7887e8b605 community related classes to useNavigation 2022-10-19 13:28:06 +05:00
noumantahir
411decf1f1 redeem container migrate to useNavigation 2022-10-19 13:16:17 +05:00
noumantahir
ca4d95c4cf profile edit migrate to useNavigation 2022-10-19 13:14:02 +05:00
noumantahir
5c582768a9 profile container migrate to useNavigation 2022-10-19 12:39:39 +05:00
noumantahir
57982e76cb pointsContainer useNavigation with route 2022-10-19 12:24:05 +05:00
noumantahir
44fe3ecae1 sending route as prop to inAppPurhases 2022-10-19 12:12:09 +05:00
noumantahir
1939eb3e3e removed withNavigation from postButton 2022-10-19 11:52:02 +05:00
noumantahir
12376e4232 making use of route in inAppPurchases 2022-10-19 11:49:43 +05:00
noumantahir
fb9cc33202 fixed injectIntl not found 2022-10-19 11:41:28 +05:00
noumantahir
bd538b19dd re: cleared components directory of withNavigation 2022-10-19 11:27:49 +05:00
noumantahir
eb73394d04 re: migrated selected components to useNavigation 2022-10-19 11:23:28 +05:00
noumantahir
d496b29f44 components useNavigation migration in progress 2022-10-19 11:18:03 +05:00
Feruz M
8f1baef8c8
Merge pull request #2513 from ecency/sa/editor-input-focus-bug
Bug Fix: Editor crash when draft opened and closed instantly or loaded one after the other instanly
2022-10-19 06:51:04 +05:30
Sadaqat Ali
562448084a fixed null title bug causing crash when loaded drafts one after the other 2022-10-18 23:36:56 +05:00
Sadaqat Ali
8cab26a9e1 fixed focus bug when editor opened and closed instantly 2022-10-18 23:13:51 +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