Vicky Chijwani

Results 44 issues of Vicky Chijwani

[Fabric](https://fabric.io) was acquired by Google a while ago and their tools are being merged into [Firebase](https://firebase.google.com). So we'll need to migrate off of Fabric [in the coming months](https://get.fabric.io/roadmap). Currently we...

### Background First off: What is mobiledoc and how does it relate to Ghost? 👀👇 - https://blog.ghost.org/2-0/ - https://github.com/bustle/mobiledoc-kit/blob/master/MOBILEDOC.md ### Where we are today Currently Ghost Android only supports posts...

enhancement
help wanted

Having an issue with [contributing translations](https://github.com/TryGhost/Ghost-Android#help-translate-ghost-android) or need some help getting started? Post here!

help wanted

Pagination needs to be implemented. This issue is especially problematic for users with more than 30 drafts as they are all sorted to the top, which means no published posts...

bug

Pro users would like the option to sign in to multiple blogs and switch between them seamlessly. ---- Task list: - [x] [Rework storage architecture](https://github.com/vickychijwani/quill/wiki/Quill-v2#persistence-architecture) alongside other breaking changes for...

enhancement

Hello, I encountered the 404 error below when using muFunds to display mutual fund NAV from Morningstar. I believe it only stopped working a few days ago, so it's probably...

- Remove unused dependency on jQuery - Enable strict mode + fix strict mode errors - Rename different usages of variable "i" to avoid confusion

Hi, this package looks like it could be useful for others. Please publish it to npm. I know 0.1.0 is already published, but the install fails because minidump 0.1.1 doesn't...

There's another Chrome extension, [Wikipedia Quick Hints](https://chrome.google.com/webstore/detail/wikipedia-quick-hints/ldnhgfghebflgcndlbppfanbchpgmkna), that lets users preview the opening paragraph of an article simply by _hovering_ over the link. We should consider adding a feature like...

enhancement

Compatibility with Realm is obviously a requirement, which rules out AutoParcel, ParcelablePlease, and manual implementation, since Realm doesn't allow custom instance methods on `RealmObject`s :unamused: