Git Product home page Git Product logo

irccloud-sws's People

Contributors

advaith1 avatar dogancelik avatar hnosmium0001 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

irccloud-sws's Issues

Markdown formatting works in commands (namely /mode)

706acf5adb50893893fc4a74ba597aae

The command I ran is on the bottom, and the output is on top.

The ban was treated as:
!@an.annoying.spammer is banned
instead of
*!*@an.annoying.spammer

This can seriously affect banning wildcard hosts as it just italicizes it.

[Request] Support (some) Markdown formatting

I came up with this idea fairly recently, so if some sentences don't make sense, my apologies.

IRCCloud-SWS is a nice script, but it operates off of "control" symbols like %B for bold, etc. I think it would be cool if the script had a "markdown" mode where if I typed something like this into the input box:

Trying to torrent over Tor **is** pointless

It would get transformed (formatted) and sent to the chat as:

Trying to torrent over Tor is pointless

automatically. Obviously this probably won't work well with the color, etc. formatting so the current method for formatting those things should probably be retained. Also, only a small amount of markdown should be watched for because of the nature of IRC. For example, link markdown []() should be ignored, because IRC clients will never render that. For that kind of case, you could choose to not send that line at all, send just the title + link, or do something else.

Your thoughts would be appreciated.

[Request] Add colour menu

It would be a good idea to have a colour menu of some sort pop up when a users adds %C or enters the keyboard shortcut. This way people who don't use colours enough don't have to google what the colour numbers are before sending messages.

[Request] Add support for random rainbow colors

For example, weechat has a script where a user can type /prism and the message is sent in a colored message with, well, varying colors. Textual also has a similar option underneath their 'IRC Formatting' menus. The rainbow could be sent using %P to stand for prism.

Italic handling

It seems that italics don't always work.

Colloquy handles \x16 as italics and \x1D does nothing
IRCCloud handles \x16 and \x1D as italics
Chatzilla doesn't handle \x16 as anything

From what I can understand via google-fu \x1D is suppose to be italics from how mIRC and most IRC clients implemented, but a few have chosen to implement it by using \x16.

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.