Difference between revisions of "Mibbit's Brain"

From Mibbit Wiki
Jump to: navigation, search
(Recently done: chat.)
 
(28 intermediate revisions by 3 users not shown)
Line 1: Line 1:
* Fix tab closer, especially for [tabs on left] - Need to either have it on the left, or fixed pos on the right - needs to be visible anyway.
+
== Current TODO list ==
* Fix user menu so that once open, it won't move - Queue up userList changes, and add timeout to close it.
 
* Use charset default in all places... [home] connect form, [accounts].
 
  
* Start thinking about public logs per channel (opt-in). These should be available at /networks/ and from within the chat
+
* 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
  
* Switch to yellow? = non mibbit, green icon = mibbit, blue=male, pink=female.
+
== Recently done ==
  
* Password reminder system.
+
* New main client backend up at http://chat.mibbit.com/
* Finish work on auto url minifier + tinyurl follower
 
* Implement remotes (Scripting)
 
* Implement more functions etc for scripting
 
  
* Think about dcc send as an option in uploader...
+
== Other links ==
* Uploader multipart issue sometimes?
+
 
* dcc download issues? test
+
* [[StaffWishList]]
 +
* [[WishList]]
  
 
* [[ProblemNetworks]]
 
* [[ProblemNetworks]]

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