Skip to content

Instantly share code, notes, and snippets.

@foxbot
Last active June 23, 2016 07:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save foxbot/eee5d046b671fe468fa39bc33ffbce3c to your computer and use it in GitHub Desktop.
Save foxbot/eee5d046b671fe468fa39bc33ffbce3c to your computer and use it in GitHub Desktop.
Strife To-Do List

Strife 2

Changelogs

Strife 2.0-dev2-breaking (6/22/16)

  • Updated to Discord.Net dev-04bf733
  • Supports User Accounts
  • Authenticate User Accounts without a Token
  • Message Timestamps
  • Edited Messages will be suffixed with (EDITED)
  • Added a configuration option for timestamps in minutes (display/timestamp_threshold)
  • Added a Login UI
  • The Logger now properly displays
  • Messages edited/removed from other clients will be reflected properly
  • Login UI no longer hangs
  • Chatbox does not autoscroll

Strife 2.0-dev1-hf1-breaking (6/13/16)

  • Fixed a Discord.Net dependency regarding System.Collections.Immutable

Strife 2.0-dev1-breaking (6/13/16)

  • Initial Release

Nothing to see here (yet)

To-do

Strife 2.0-dev1

  • Play with Server Tabs
  • Side User-List
  • ? Move more hard-coded strings into strings.xml
  • User analytics possibly? Idea Scrapped
  • Stress-testing
  • Finish the Auto-Updater
  • Deploy

Strife 2.0-dev2

  • Login UI
  • Breaking Bug Fix Transition between Login UI and Client
  • BUG Fix logger
  • BUG Fix edit/remove messages
  • Add Edited Message Text
  • Add Timestamps between messages
  • Add Config Option for Timestamps

Strife 2.0-dev3

  • Settings UI
  • Investigate solutions for text padding
  • BUG Keep chatbox scrolled to bottom.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment