Giter Site home page Giter Site logo

feather's Introduction

feather

Feather is a Pleroma frontend which resembles Facebook and Diaspora.

Screenshot

Registering the OAuth App

curl -XPOST -F client_name=Feather -F redirect_uris=urn:ietf:wg:oauth:2.0:oob -F 'scopes=read write follow' https://your.pleroma.instance/api/v1/apps

Building

Real instructions coming soon

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

feather's People

Contributors

kaniini avatar deadsuperhero avatar morguldir avatar

Stargazers

Anne Thorpe avatar Mæve Rey avatar David Blue avatar a sleepy crow avatar Reed HHW avatar Iqbal Rifai avatar Mauricio Uribe avatar  avatar Madeorsk avatar Jason Robinson avatar  avatar  avatar Rafał Kołucki avatar Michalina Sidor avatar Haelwenn Monnier avatar Liaizon Wakest avatar Calvin Buckley avatar bb010g avatar

Watchers

Neustradamus avatar  avatar  avatar Zachary Dunn avatar Liaizon Wakest avatar Andrei Guliaikin avatar  avatar

feather's Issues

Add Composer to each timeline

Adding this will probably require some refactoring, but it would be nice for users to be able to post a status from any timeline that they are viewing. This is an expected behavior for platforms such as Diaspora, where one can post from their own profile, their personal timeline, a tag search timeline, or from a public timeline.

At the moment, only src/components/home.vue calls the Composer element. I played around with this a bit, and it looks like it's not currently possible to call said component directly from the Timeline itself, without incorporating some of the methods currently being leveraged by home.vue.

Text-overflow error on occasional GNU Social posts

feather

It's not really clear why this element is effected in the way that it is. It only seems to show up occasionally on GNU Social posts with lots of characters. For whatever reason, the view element for this post just overflows the body, even when all other posts act as expected.

There didn't seem to be any noticeable HTML structure differences between this and a post coming from Pleroma, which is unusual.

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.