Giter VIP home page Giter VIP logo

daydream's Introduction

Netlify Status Contributors Forks Stargazers Issues GPL-3.0 License #daydream


Logo

Daydream Matrix Client

A small first try of writing a Matrix Client in wasm and rust using the Matrix Rust SDK

Report Bug ยท Request Feature

Table of Contents

About The Project

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

Setting up a Development Environment

  1. Clone the repo
git clone https://github.com/MTRNord/Daydream.git
  1. Install node dependencies
yarn install

๐Ÿ› ๏ธ Build

yarn run build

๐Ÿ”ฌ Serve locally

yarn run start:dev

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the AGPL-v3.0 License. See LICENSE for more information.

Contact

Matrix Room - #daydream:nordgedanken.dev

MTRNord - @mtrnord - https://matrix.to/#/@mtrnord:nordgedanken.dev

Project Link: https://github.com/MTRNord/Daydream

Acknowledgements

daydream's People

Contributors

dependabot[bot] avatar jplatte avatar mtrnord avatar

Stargazers

 avatar

Watchers

 avatar

daydream's Issues

Improve eventlist readability

It can be quite hard to read messages in the list as you sometimes cant see where these end. This should be improved

Redesign

Content will come in a few hours/days. This is a placeholder

Notes/TODOs

  • Login Page
  • Settings
    • Global Settings
      • Theme Settings
        • Custom accent color
      • Username/Avatar Settings
      • Devices
      • Logout
      • ...
    • Room Settings
  • Creating Rooms
  • Member List
  • Communities List (Vertical and Horizontal Option)
  • Allow more compact UI (no last message in room list, ...)
  • Timeline
    • Events
      • Text Event
        • Replies Event
      • Image Event
      • Video Event
      • File Event
      • Notice Event
      • State Events
        • Membership Events
        • Profile Data Change Events
      • Reaction Event
      • Redaction Event
      • Encrypted Event
  • Allow using current theme too after new design is deployed
  • ....

Fix Sorunome emoji things

Sorunome has inline custom emoji things for matrix (there is also somewhere a Spec proposal for this). Basically we need to convert mxc links to real urls in text.

Todos

Some Todos that need to happen:

  • RAINBOWS!
  • More errorhandling
  • Reverse the event list
  • Roomlist filtering
  • Setting Readmarker
  • Memberlist
  • Dark Theme (slightly horrible to code at 1am and look at a bright white page :D)
  • Notifications (Blocked by rustwasm/gloo#52 ?)
  • Sending messages
    ...

Fix UIKit lightbox format detection

The lightroom needs to have a file ending currently. It should work without it. Currently we force to get it as "/fix.jpg" but this isn't good.

Notification TODOs

  • Don't show notifications for own messages
  • Don't show notifications for muted rooms
  • Don't show notifications on first sync
  • Click to open room action (This requires major refactoring I think)

E2EE TODOS

  • Implement CryptoStore trait
  • Display events
    ...

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.