Commit Graph

29854 Commits

Author SHA1 Message Date
Feruz M
562623da9e
Merge pull request #2263 from ecency/nt/profile-feed-refresh
fixed issue with feed not refreshing on pinned post change
2022-04-15 14:08:40 +03:00
Nouman Tahir
89357699ed fixed issue with feed not refreshing on pinned post change 2022-04-15 15:23:00 +05:00
Feruz M
5a9f3c2b14
Merge pull request #2262 from ecency/sa/leaderboard-quick-profile
added quick profile modal in leaderboard
2022-04-14 13:03:14 +03:00
Sadaqat Ali
1c8de53510 added quick profile modal in leaderboard 2022-04-14 09:32:15 +05:00
noumantahir
5af2e0ce19 better support for refresh, loading and empty placeholders 2022-04-14 05:29:42 +05:00
noumantahir
9d419065f5 tracking each notification tab data in map state 2022-04-14 03:41:40 +05:00
Feruz M
fe76d5d2a6
Merge pull request #2259 from ecency/nt/html-edit-bug
Nt / Html edit bug
2022-04-14 00:19:02 +03:00
noumantahir
ae754f3ee2 fixed issue with reply editing showing html tags 2022-04-14 02:00:45 +05:00
Feruz M
1f97f99518
Merge pull request #2253 from ecency/nt/infinite-trasaction-scroll
Nt/infinite transaction scroll
2022-04-13 07:10:53 +03:00
Feruz M
b3bce84840
Merge pull request #2256 from ecency/nt/pin-from-feed
Nt/pin from feed
2022-04-13 07:01:31 +03:00
noumantahir
36dfa76c7a removed missed userCommunityRole prop 2022-04-13 06:03:07 +05:00
noumantahir
4e2f935de4 cleaned logic for checking pin elgibility 2022-04-13 06:00:24 +05:00
noumantahir
dfbe19595f removed implementation of old userCommunityRole prop 2022-04-13 05:53:59 +05:00
noumantahir
b14cc05784 utilising subscribedCommunities cache to set user community role 2022-04-13 05:48:54 +05:00
noumantahir
9d5c752802 Merge branch 'nt/no-user-crash' into nt/pin-from-feed 2022-04-13 05:21:11 +05:00
noumantahir
1beaceaf29 fixed no user crash caused by pinned property 2022-04-13 05:19:11 +05:00
dependabot[bot]
b0f57bcc94
Bump urijs from 1.19.10 to 1.19.11
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.10 to 1.19.11.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.10...v1.19.11)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 00:17:12 +00:00
noumantahir
4ac3302348 fetching subscribed communities in relevant redux store 2022-04-13 05:07:07 +05:00
noumantahir
eb2a6b1307 fine tuned activity indicator 2022-04-13 03:02:28 +05:00
noumantahir
8c0d2035c5 fixed duplicating activities 2022-04-13 02:49:41 +05:00
noumantahir
02cbc69de4 Merge branch 'development' into nt/infinite-trasaction-scroll 2022-04-13 00:21:19 +05:00
Feruz M
31c63a2f59
Merge pull request #2240 from ecency/nt/post-pinning
Nt/post pinning
2022-04-12 08:25:02 +03:00
Feruz M
7ee00f72c6
Merge pull request #2236 from ecency/sa/landscape-support
Landscape support
2022-04-12 08:19:22 +03:00
dependabot[bot]
9f40eeb11c
Bump moment from 2.29.1 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 01:32:33 +00:00
Nouman Tahir
6906676cb2 integrated infinite scroll in coin details screen 2022-04-09 02:08:25 +05:00
Nouman Tahir
27f62f0ca1 added required list props for infinite scroll 2022-04-09 02:07:36 +05:00
Nouman Tahir
3f72d67dbb making use of updated getAccountHistory args 2022-04-09 02:07:00 +05:00
Nouman Tahir
30540ba91b tracking transaction index in returned activity data 2022-04-09 02:06:05 +05:00
Nouman Tahir
e4fcff7c8a support for dynamic range fetch 2022-04-09 02:04:11 +05:00
Sadaqat Ali
f330c914a1 fixed a typo in height calculation 2022-04-08 09:53:22 +05:00
Sadaqat Ali
b4683df0aa removed unused orientation related code 2022-04-08 09:51:49 +05:00
Sadaqat Ali
f6c05924a7 fixed background color glitch at bottom of screen 2022-04-08 09:46:50 +05:00
Sadaqat Ali
da59b978ff Merge branch 'development' of https://github.com/ecency/ecency-mobile into sa/landscape-support 2022-04-08 09:33:15 +05:00
noumantahir
33065ad1b0 preserving blog pinned status while updating profile 2022-04-08 05:17:57 +05:00
noumantahir
03034d91b7 improved user community role setting routine 2022-04-08 04:40:07 +05:00
Nouman Tahir
b58c5a924e updated pin unpin keys to avoid confusions 2022-04-07 23:08:41 +05:00
Nouman Tahir
75a4c782f2 removed todo tag 2022-04-07 23:05:41 +05:00
Nouman Tahir
28923683c6 fixed bugs in aggregating right dropdown options 2022-04-07 23:03:40 +05:00
Nouman Tahir
f47cab304b simplified logic for filters post dropdown options 2022-04-07 22:21:06 +05:00
Nouman Tahir
cf1bd5c953 setting and passing user's community role from community container to post dropdown container 2022-04-07 22:20:25 +05:00
Feruz M
382467bc14 New translations en-US.json (Czech) 2022-04-07 16:25:37 +03:00
Feruz M
26dcfdd96a New translations en-US.json (Czech) 2022-04-07 16:16:28 +03:00
Nouman Tahir
9013c5dc1e showing pinning an unpinning community post option 2022-04-07 17:50:00 +05:00
Nouman Tahir
dfa8a47835 Merge remote-tracking branch 'upstream/development' into nt/post-pinning 2022-04-07 16:05:45 +05:00
Feruz M
8c84a33ef8
Merge pull request #2250 from ecency/sa/post-options-modal-ui-fix
fixed ui alignment issues
2022-04-06 21:03:37 +03:00
Sadaqat Ali
06cf38eeb8 fixed ui alignment issues 2022-04-06 22:52:25 +05:00
Feruz M
5239a34b54
Merge pull request #2249 from ecency/sa/tags-input-ui-fix
Sa/tags input UI fix
2022-04-06 20:40:43 +03:00
noumantahir
c0b25947ea Merge branch 'development' into nt/post-pinning 2022-04-06 22:37:20 +05:00
Sadaqat Ali
33278f8ef3 fixed rtl in community selection modal 2022-04-06 22:35:37 +05:00
Sadaqat Ali
73f64b9614 changed tags input height 2022-04-06 22:23:05 +05:00