Coder Social home page Coder Social logo

winweelay's Introduction

WinWeelay Build

A WeeChat relay for Windows.

winweelay's People

Contributors

dependabot[bot] avatar heufneutje avatar

Stargazers

 avatar

Watchers

 avatar

winweelay's Issues

Parse options in parallel

Right now they're looped through one by one which is slow when for example you don't set a filter. Look into speeding it up with some Parallel.ForEach.

Message order gets messed up

Sometimes when opening a buffer, receiving a few messages, closing that tab and then reopening the tab again will cause some messages to be placed out of order.

TO-DO list

Remaining WeeChat signals

  • _buffer_opened
  • _buffer_moved
  • _buffer_hidden
  • _buffer_unhidden
  • _buffer_renamed
  • _buffer_title_changed
  • _buffer_cleared
  • _buffer_line_added
  • _buffer_closing
  • _nicklist
  • _nicklist_diff
  • _pong
  • _upgrade
  • _upgrade_ended

Must-have

  • Syncing read messages with host
  • Arrow key navigation through old messages
  • IRC color parsing
  • Automatically reconnect when connection drops (ping?)
  • Secure connections
  • Nick colors
  • Loading messages that are older than the initial backlog
  • Remember dock layout
  • Proper validation on connection settings
  • Display hotlist items
  • Notifications when highlighted
  • Investigate nicks sometimes appearing in the nicklist twice
  • Send commands in batches where applicable
  • Fix notifications only sending when the buffer is active
  • Make URLs clickable
  • Investigate why selecting all text in the input box and hitting backspace only deletes the last character

Nice-to-have

  • Theme support
  • Synchronizing nick colors with host
  • Parse colors specified by the host's options

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.