Giter VIP home page Giter VIP logo

f-chat-2's Introduction

f-chat-2

The "experimental" webclient.

f-chat-2's People

Contributors

dhwty avatar maw-fox avatar

Stargazers

Sekioh avatar

Watchers

 avatar

Forkers

maw-fox

f-chat-2's Issues

Auto-idle causes double escaping in status messages

https://www.f-list.net/view_bugreport.php?id=1868

Set a status message containing &, <,>, £, or anything else that'll get escaped. Turn on auto-idle and let it roll over. The character will be double escaped when the status is set to idle.

It's not fixed. Talking to Kali about it now.

Kali Trixtan: Either way Teal, the issue is that every time a STA message is received in F-List, it re-sanitizes it.
Teal Deer: nods
Kali Trixtan: And sanitizes it when it's initially handled.
Teal Deer: So, it picks up the already-sanitized message, resanitizes it, and then sets it as the idle message.
Kali Trixtan: Actually I think it sends HTML sanitized strings to the server if I'm not mistaken.
Kali Trixtan: Which would be weird for a third-party client.

From https://github.com/f-list/f-list-old/issues/55

/priv in 2.0 can return incorrect results

Under some weird circumstances involving multi-part names where the character you want is offline, but another character (and only one) is online with the same first name part.

For example, we just proved /priv Kurai Maki will open a PM with Kurai Kouen, without issuing a warning about the switch.

Fixed in Maw-Fox/F-List@3762e82
Totally unsure if that got merged, though...

Name autocomplete clickable after tab switch

Writing apart of name and tab-completing it with multiple options spawns a clicky link to fill the desired name in.
With more typing, those licks should become "obsolete" and no longer clickable (since it would wipe your message and replace it with the one that was present when the autocomplete was spawned).
But, swapping tab re-enables clickable linkies, which shouldn't happen.

From https://github.com/f-list/f-list-old/issues/146

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.