Code Monkey home page Code Monkey logo

lemmy-martin's People

Contributors

aaronfg avatar

Watchers

 avatar

lemmy-martin's Issues

Add Redux

Description:

Need to add redux / RTK and stub out a basic store for now

[FEATURE] Handle comment nesting

Post View comments should be nested to show threads. Leading border edge will be colored by comment depth for easier grokking

[FEATURE] Comment View UI updates

There are some quick ui updates to fix the comment view for clarity:

  1. Blockquote text does not match theme
  2. "x comments" text should be replaced with a comment icon and total comments

[FEATURE] Load Post View

Description:

When clicking on a post in the feed, the Post View screen should load the post + comments.

Toolbar and comment sorting to be done in subsequent task

[FEATURE] Differentiate between image posts and urls in Feed thumbnails

The thumbnails in the feed list items currently always will bring up a modal image preview of the thumbnail image. This should only happen if the post is a link to an image.

For url posts, tapping the thumbnail should either:

  1. Take the user to the url the post linked to, same as tapping the entire list item

or

  1. Still bring up the larger image modal, but the "open in browser" button should have different text and take the user to the post's url.

Decide which of those feels better and do it.

Add RN Paper

Description:

Add reactg-native-paper for components and theming support. Set up dark theme by default

[FEATURE] Add Login Screen/Form

Description:

Keeping with single accounts for the first alpha, we need a simple form for logging in.

Fields:

  1. username
  2. pw
  3. instance url

[FEATURE] Pass in auth token for communities list

Describe:

After we add the ability to log in (#13), we need to pass in the auth token (jwt) to the subsequent api calls that accept one.

Since we've only got the community list working, we'll start with that.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.