Git Product home page Git Product logo

flyweight's Introduction

Flyweight

iOS client for GNU social

Status

This is very much a work in progress. The data and network layers are coming along. The UI is barely good enough for testing, showing notices from a public timeline. I will need to finish basic features to put it on the App Store for general usage.

Licence

Flyweight is distributed under the Apache 2.0 license. A permissive licence is used specifically so that derivative works can be submitted to the App Store.

Some external libraries are included in the repository that are covered by their own copyright and licensing. Refer to file headers.

Goals for initial release

  • Ability to send and receive notices including image attachments
  • Ability to repeat and favourite notices
  • Ability to reply to notices and view the conversation chain as known by your server
  • View home, notifications, public, TWKN and own timelines (tags, groups, other users to come later)
  • Cache aggressively and use embedded database to quickly recall notices and image assets for display
  • Carefully managed network operations with rock-solid error handling
  • Clean touch interface that is functional on all iPhone and iPad sizes
  • UI for single account only, but backend support for multiple
  • Lean on server to linkify groups, tags, mentions initially

Build instructions

  • Install CocoaPods
  • Open a terminal in the project directory and run pod install
  • Open Flyweight.xcworkspace
  • Build and run

flyweight's People

Contributors

thombles avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

flyweight's Issues

GNU Social / statusnet compatibility?

Hi,

I tried running you app against my Friendica instance which should be statusnet compatible. I just learned that the GNU Social api implements statusnet amongst other things.

Are you targeting GNU Social as an API or really just the statusnet part?

Testing your app using my Friendica instance or your embedded test credentials both fail for me. On my friendica I find an URL request for /api/gnusocial/config.json HTTP/1.1 where my Friendica instance responds with a 501 not implemented.

If this is the only GNU social specific thing you are trying to do, them maybe this can be resolved. If you are targeting the GNU Social API itself and not statusnet, I may have to look elsewhere.

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.