Giter VIP home page Giter VIP logo

reactivehub's Introduction

Hi there ๐Ÿ‘‹

I'm Stephan Wirth. Cross Platform Fullstack Engineer.

reactivehub's People

Contributors

markuspalcer avatar wirthaware avatar

Stargazers

 avatar

Watchers

 avatar  avatar

reactivehub's Issues

Sound effect

As a user I want to be notified of a new message by sound effect.

  • Sound effect can be turned on and off
  • If multiple lists are already implemented, sound effects can be toggled per list

Multiple accounts per service

As a user I want to add more than one account per service, so I can maintain multiple identities with the same interface.

This includes:

  • Showing which account received a message
  • Choosing which account(s) should send/interact with a message

Reply-Feature (for supported sources)

If the message source supports replying to a message, a reply function becomes available for the message
The button should be to the lower right of the message.
Borders currently indicate the rough position of the interaction buttons.

Display Avatars of sender

  • Display the avatar of the sender of the message if possible
  • If no avatar exists or the source does not support avatars, display a placeholder image
  • The avatar is displayed in the rectangle which is to the left of the message

Cross-Share

Share a message using the "Post"-Functionality provided by the message hub.
This way a message received on Twitter can be shared on Facebook and Google+.

The function should be in a menu containing advanced interaction options.
This menu should be accessible from the last button in the interaction area which is located at the bottom right corner of a message.

Share (using Source functionality)

Share a message using the sharing functionality which is provided by the message source
The share button should be to the lower right of the message.
Borders currently indicate the rough position of the interaction buttons.

Like-Feature

Like items for sources that support liking / favouriting, etc.
The button should be to the lower right of the message.
Borders currently indicate the rough position of the interaction buttons.

Blacklist

Block messages based on:

  • Sender
  • Keyword (e.g. Hashtag for Twitter)

Multiplexing

(I know this title is confusing - I couldn't find a good one)

  • Ability to create more than one list
  • Rules can be specified to determine in which list a message is displayed

Examples:

  • List A contains all messages with the Keyword "Blah"
  • List B contains all messages sent from one of the following users {...}
  • List C contains all messages not covered by previous rules.

Instagram Integration

Interesting, because Instagram is a stream of pictures instead of messages
(it could also be viewed as more than one stream since comments on a picture can be viewed as stream of messages too)

Twitter integration

  • Add Twitter library from ZCamp to project and refactor it
  • Create Twitter-API access token
  • Provide a way to read the dummy users timeline with automatic updates

Source discovery

Sources are no longer hard wired into the application, but loaded dynamically by discovering all available sources in the application folder. (using something like MEF)

Sort messages by timestamp

Right now the messages are listed in the order they arrive (oldest first).
The most intuitive display method would be to display the messages in the order of their timestamps, most recent first.

Send message UI

A unified UI for sending messages and choosing where to send them to

Figure out navigation

Routing in ReactiveUI is not yet well documented and even the sample does not navigate between different views.

Core UI

The first shot of the core UI should be a merged list of all received messages from all sources.

Plugin configuration

  • Provide a way to configure parameters of the plugin like Username/Password.
    • The plugin specifies the settings it needs
    • The plugin specifies how the application should get the settings from the user
  • Persist the configuration for each plugin
  • Reload the configuration on startup

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.