Commit Graph

29394 Commits

Author SHA1 Message Date
noumantahir
5d5ddaadcc injected cache comment in list before sorting 2022-01-29 17:29:18 +05:00
noumantahir
9f94b6c2d4 updated comment cache to support more props 2022-01-29 17:28:10 +05:00
noumantahir
8c8948f3f2 fixed bug with sorting 2022-01-29 16:23:40 +05:00
noumantahir
a36f56eede avoid cache event update if post is fetched after cache update 2022-01-29 16:18:34 +05:00
Feruz M
39789d57e8
Merge pull request #2167 from ecency/nt/username-autocomplete
fixes misfired user search
2022-01-29 12:09:20 +02:00
noumantahir
5df0549600 fixed bug with cache listener 2022-01-29 15:02:35 +05:00
noumantahir
8c284a905c making cache comment entry from rich editor 2022-01-29 15:02:12 +05:00
noumantahir
9e690517ba Merge branch 'development' into nt/comments-cache 2022-01-29 14:43:51 +05:00
noumantahir
689018b713 fixes misfired user search by running debounce on leading edge 2022-01-29 14:31:55 +05:00
noumantahir
f8d4e88bda reading and rendering cached comment if comment not yet returned in api response 2022-01-29 02:28:41 +05:00
noumantahir
5eed208fe1 updated store persistance for comments cache 2022-01-29 02:28:08 +05:00
Feruz M
5424f03411
Merge pull request #2163 from ecency/nt/div-width-fix
exclusively setting div width
2022-01-28 21:45:07 +02:00
feruz
0b0bba4781 merge 2022-01-28 21:44:11 +02:00
Feruz M
4f3070ac5f
Merge pull request #2160 from ecency/sa/options-modal
Replaced ActionSheet with OptionsModal
2022-01-28 21:40:39 +02:00
Feruz M
863b83c5f3
Merge branch 'development' into sa/options-modal 2022-01-28 21:40:30 +02:00
Feruz M
bf323bb376
Merge pull request #2154 from ecency/sa/post-video-render
Post Video Renderer
2022-01-28 21:33:42 +02:00
noumantahir
0143fa122f updated cache data to match with comment response data 2022-01-29 00:02:51 +05:00
noumantahir
4b8fa871b4 making cache entry on quick comment response 2022-01-28 23:50:31 +05:00
noumantahir
c6f69c64e2 added basic comments cache store model 2022-01-28 23:33:48 +05:00
Nouman Tahir
63bdd98b90
Merge pull request #2161 from ecency/nt/username-autocomplete
Nt/username autocomplete
2022-01-28 20:12:41 +05:00
noumantahir
ef521f5210 reduced debounce interval to 200 ms 2022-01-28 20:11:48 +05:00
Sadaqat Ali
aa9bdd9d54 added tooltip component 2022-01-28 19:02:39 +05:00
noumantahir
c10e45bd8e exclusively setting div width
apparently if div is present as post content parent, it was overriding the base contentWidth and taking whole available space, now setting div width exclusively to avoid this behaviour
2022-01-28 18:50:07 +05:00
noumantahir
3b27401a88 Merge branch 'development' into nt/username-autocomplete 2022-01-28 18:15:43 +05:00
feruz
14b56ac576 bump version 2022-01-27 21:16:06 +02:00
noumantahir
65b6634f74 improved show hide behaviour 2022-01-27 20:27:37 +05:00
noumantahir
ac462d619d swapped search method with dhive lookupAccounts method 2022-01-27 19:55:31 +05:00
noumantahir
5cb037bc28 cleaned markdownEditor by moving username search to separate component completely 2022-01-27 19:42:52 +05:00
Sadaqat Ali
b80320f0b3 replaced actionsheet in basicHeader 2022-01-27 19:40:20 +05:00
Sadaqat Ali
ca714a41fd replaced actionsheet in transferTokenScreen 2022-01-27 19:39:09 +05:00
Sadaqat Ali
81808c780f replaced actionsheet in transferScreen 2022-01-27 19:38:06 +05:00
Sadaqat Ali
2578666076 replaced actionsheet in powerDownScreen 2022-01-27 19:36:40 +05:00
Sadaqat Ali
6b18b8c842 replaced actionsheet in delegateScreen 2022-01-27 19:35:22 +05:00
Sadaqat Ali
9ab2a92d14 replaced actionSheet in addressScreen 2022-01-27 19:34:19 +05:00
noumantahir
a9d26c40f9 refined user bubbble 2022-01-27 19:32:39 +05:00
Sadaqat Ali
5f374d7820 replaced actionsheet in profileEditScreen 2022-01-27 19:29:08 +05:00
Sadaqat Ali
83972bb564 replaced actionsheet in sideMenuView 2022-01-27 19:06:11 +05:00
Sadaqat Ali
b85920dbd6 replaced actionsheet in promoteView 2022-01-27 19:04:31 +05:00
noumantahir
5d1290dbe3 resolved wrong method call applyUsername 2022-01-27 19:02:34 +05:00
Sadaqat Ali
f9d1dc6391 replaced actionsheet in postDisplayView 2022-01-27 19:01:36 +05:00
Sadaqat Ali
b812f6a16f replaced actionsheet in postDropdownContainer 2022-01-27 18:59:07 +05:00
Sadaqat Ali
05bc0703f2 replaced actionsheet in postBoostView 2022-01-27 18:55:46 +05:00
noumantahir
07574b6103 improved usersBar styling 2022-01-27 18:55:29 +05:00
noumantahir
229c5546f5 Organised username insert code 2022-01-27 18:55:01 +05:00
Sadaqat Ali
20b2237531 replaced actionsheet in markDownEditor 2022-01-27 18:52:11 +05:00
Sadaqat Ali
7a92278577 replaced actionsheet in draftListItem 2022-01-27 18:45:32 +05:00
Sadaqat Ali
304fe07e82 replaced action sheet in commentView 2022-01-27 18:17:51 +05:00
noumantahir
cefa54cb0b basic end to end implementation 2022-01-27 16:00:37 +05:00
noumantahir
6422f1d3b8 updated styles 2022-01-27 15:40:05 +05:00
noumantahir
e75d8d0415 added users bar component for rendering searched users 2022-01-27 15:39:57 +05:00