Difference between revisions of "Mibbit's Brain"

From Mibbit Wiki
Jump to: navigation, search
(Recently done: chat.)
 
(32 intermediate revisions by 3 users not shown)
Line 1: Line 1:
* Finish tidy up of cgm, including new optional tab list on the left.
+
== Current TODO list ==
* Network tester util to thoroughly test the comms.
 
* Password reminder system.
 
* Opera 8.* issue - not found doc?
 
* RTL text option, swap order of elements in output - chat|nick|time. Fix red marker in IE?
 
* Continue cleanup of UI
 
* Start on pastebin enhancements - syntax highlight, and line numbers
 
* Show a content relevent ad in log tab and search results
 
* Finish work on auto url minifier + tinyurl follower
 
* Implement remotes (Scripting)
 
* Implement more functions etc for scripting
 
  
* 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
  
* More widgets/plugins for extraArea, ustream? Network tools?
+
== Recently done ==
  
* Think about dcc send as an option in uploader...
+
* New main client backend up at http://chat.mibbit.com/
* Uploader multipart issue sometimes?
 
* dcc download issues? test
 
  
* Follow mini urls like tinyurl when user clicks link [expand].
+
== Other links ==
 +
 
 +
* [[StaffWishList]]
 +
* [[WishList]]
 +
 
 +
* [[ProblemNetworks]]
  
 
[[Category: Protected]]
 
[[Category: Protected]]
 
[[Category: Development]]
 
[[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