Difference between revisions of "Mibbit's Brain"

From Mibbit Wiki
Jump to: navigation, search
Line 4: Line 4:
 
* Implement tagging for channels. eg a channel op could go into #javascript and do "/tag javascript programming js". This will make the channel found by those keywords, and will also be listed at http://www.mibbit.com/tags/
 
* Implement tagging for channels. eg a channel op could go into #javascript and do "/tag javascript programming js". This will make the channel found by those keywords, and will also be listed at http://www.mibbit.com/tags/
 
* Implement opt in public logging for channels. This will also be a channel op opt in command, "/publiclog on|off". The logs will be exposed at http://www.mibbit.com/networks/<network>/<channel>/logs/  
 
* Implement opt in public logging for channels. This will also be a channel op opt in command, "/publiclog on|off". The logs will be exposed at http://www.mibbit.com/networks/<network>/<channel>/logs/  
 
+
* Decide how to handle charsets in channel names. For example, if we have the same channel name, in 2 charsets on the same server, how do we represent... How do we handle unicode in urls etc etc.
  
 
== Later ==
 
== Later ==

Revision as of 20:59, 1 January 2009

January

  • Continue work on backend IRC protocol. Improve compatibility.
  • Continue on /list reimplementation which ties into http://www.mibbit.com/networks/ channel lists
  • Implement tagging for channels. eg a channel op could go into #javascript and do "/tag javascript programming js". This will make the channel found by those keywords, and will also be listed at http://www.mibbit.com/tags/
  • Implement opt in public logging for channels. This will also be a channel op opt in command, "/publiclog on|off". The logs will be exposed at http://www.mibbit.com/networks/<network>/<channel>/logs/
  • Decide how to handle charsets in channel names. For example, if we have the same channel name, in 2 charsets on the same server, how do we represent... How do we handle unicode in urls etc etc.

Later

  • Get rid of all alerts, confirms and prompts. These stall comms and can disconnect if you're not quick enough. They should all be done with divs etc. (Most done in main client)
  • Make IRC send pings every so often - I want to know much sooner when a connection is dead. (Comms issue)
  • Use charset default in all places... [home] connect form, [accounts].
  • Add alt-nicks
  • Fix channels so people with a ton of channels can see them all properly
  • URL following finish
  • http proxy finish
  • Google maps geocoding mouseover
  • Finish XMPP/Jabber/GTalk
  • Start thinking about public logs per channel (opt-in). These should be available at /networks/ and from within the chat
  • Switch to yellow? = non mibbit, green icon = mibbit, blue=male, pink=female.
  • Start work on new [profile] system with a lot more data.
  • Password reminder system.
  • Implement remotes (Scripting)
  • Implement more functions etc for scripting
  • Think about dcc send as an option in uploader...
  • Uploader multipart issue sometimes?
  • dcc download issues? test