Difference between revisions of "Mibbit's Brain"

From Mibbit Wiki
Jump to: navigation, search
(Recently done: chat.)
 
(57 intermediate revisions by 4 users not shown)
Line 1: Line 1:
* Continue cleanup of UI
+
== Current TODO list ==
* Fix pastebin issues - switch to using a rich editable element - line numbers etc
 
* Fix log tab
 
** log output sizes to the window
 
** Shows a content relevent ad
 
** Some color coding to make things more readable
 
* Whois updates - secure connection, etc
 
* Sound alerts
 
* Finish custom smiley prefs - add/delete
 
* Finish work on auto url minifier
 
* Add option to open links in new tab *within* mibbit - useful for iphone/wii where multiple browser windows don't work well.
 
* Make prefs only send *Diffs* from defaults.
 
* Start on channel context options - Allow recent chat, etc
 
* Further automate webirc config adding, and add wildcards.
 
  
* Think more about Mibbit user->Mibbit user PMs. Is there any point going through the ircd?
+
* Decide if wbeuk can be merged onto wbeuk2, and if so do it. (Make sure direct connection for irc.mibbit.net).
 +
* Start getting networks to allow webirc from a new IP on new dedicated widget server - less traffic for us, lower latency
 +
* Finish user channel logging and test
 +
* Update logging UI to deal with channel logs
 +
* Style logging UI, integrate into the client
 +
* Finish remaining parts needed for simple XMPP support (DIGEST-MD5)
 +
* Reassess file upload system, consider moving to something other than db as intermediary
 +
* Recommission wbeuk as new DB server etc
 +
* Decide on continuing /list functionality, or moving to a completely separate bot based system, maybe outsourced
  
* Syntax highlighting etc on pastebin output.
+
== Recently done ==
* More widgets/plugins for extraArea on the left, google maps? ustream? Network tools?
+
 
 +
* New main client backend up at http://chat.mibbit.com/
 +
 
 +
== Other links ==
 +
 
 +
* [[StaffWishList]]
 +
* [[WishList]]
 +
 
 +
* [[ProblemNetworks]]
 +
 
 +
[[Category: Protected]]
 +
[[Category: Development]]

Latest revision as of 22:34, 19 June 2010

Current TODO list

  • Decide if wbeuk can be merged onto wbeuk2, and if so do it. (Make sure direct connection for irc.mibbit.net).
  • Start getting networks to allow webirc from a new IP on new dedicated widget server - less traffic for us, lower latency
  • Finish user channel logging and test
  • Update logging UI to deal with channel logs
  • Style logging UI, integrate into the client
  • Finish remaining parts needed for simple XMPP support (DIGEST-MD5)
  • Reassess file upload system, consider moving to something other than db as intermediary
  • Recommission wbeuk as new DB server etc
  • Decide on continuing /list functionality, or moving to a completely separate bot based system, maybe outsourced

Recently done

Other links