Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO #1

Open
6 of 14 tasks
Zren opened this issue Jan 22, 2016 · 0 comments
Open
6 of 14 tasks

TODO #1

Zren opened this issue Jan 22, 2016 · 0 comments

Comments

@Zren
Copy link
Owner

Zren commented Jan 22, 2016

QDataStream

  • QDateTime deserialization / serialization
  • QTime deserialization / serialization
  • Message.flags deserialization

LibQuassel

  • Connection
    • SSL (Meh, should be run on same host)
    • Encryption (Meh, should be run on same host)
  • HeartBeat

PushBullet

  • Lighter weight python library using urllib.
  • Current nick highlight (must currently manually specify a token to highlight which ignore's nicks with a _ suffix when the target nick is taken).
  • Don't spam messages
    • It currently it delete's the old push and sends a new one with the previous messages. Chrome on windows does not hide the old notification however, so I probably need to dismiss it first, then delete it.
  • Link to WebApp

WebApp

  • sendInput
  • Decent UI
  • Serialize a generated flask session SECRET_KEY and a user api key.
  • Login form (rather than just an api key parameter => session variable linked with the pushbullet plugin).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant