]> git.zarvox.org Git - imoo.git/shortlog
imoo.git
2014-05-19 Drew FisherFix misnamed parameter in log line master
2014-05-19 Drew FisherMake websocket bind to the host in the specified URI
2014-05-19 Drew FisherSwitch React sources to cdnjs to work behind https
2014-05-18 Drew FisherPrefer sans-serif typefaces
2014-05-18 Drew FisherClicking on buddies in the buddy list opens chats with...
2014-05-18 Drew Fisherconv log: add spaces between timestamp, sender, and...
2014-05-18 Drew Fisherwidgets: small string and comment changes
2014-05-18 Drew Fisherribbon: emit signal when IMs are sent successfully
2014-05-18 Drew FisherAdd propTypes to everything that takes React props
2014-05-18 Drew Fisherfrontend: many things
2014-05-18 Drew FisherHandle null buddy icon on icon update
2014-05-18 Drew FisherRemove old React testing classes.
2014-05-15 Drew FisherA mostly-working three-panel page
2014-05-14 Drew FisherAllow multiple ribbon worker processes in different...
2014-05-13 Drew FisherSwitch ribbon to use unix sockets
2014-05-13 Drew FisherRefactor JS, rename a couple CSS classes
2014-05-13 Drew FisherExpose buddy icon changes
2014-05-13 Drew FisherAdd a command-line argument --state-dir for purple...
2014-05-08 Drew FisherUpdate README. ribbon_passthrough serves its own assets.
2014-05-07 Drew FisherEnd-to-end connectivity demo
2014-05-07 Drew Fisherribbon: send packets sans null-terminator
2014-05-07 Drew Fisherconversations: use the parameter you validated, dummy
2014-05-01 Drew Fisherrefactor, status messages, incoming typing notifications
2014-04-26 Drew Fisherribbon: plumbing for sending IMs
2014-04-26 Drew Fisherribbon: extract connections into a class
2014-04-26 Drew Fisherribbon: emit events for buddy signing on
2014-04-26 Drew Fisherribbon: extract blist into separate class
2014-04-26 Drew Fisherribbon: extract accounts and conversations into separat...
2014-04-24 Drew Fisherribbon: Extract account management into a separate...
2014-04-24 Drew Fisherribbon: dispatch network event to ribbon manager
2014-04-17 Drew FisherDispatch some basic events to the network socket
2014-04-17 Drew FisherAdd minimal README
2014-04-17 Drew FisherParse and validate messages as JSON
2014-04-17 Drew Fisherqmake-qt5 compatibility
2014-04-17 Drew FisherLength-coded framing for socket reads
2014-04-13 Drew FisherAdd a TCP socket server
2014-04-12 Drew FisherWIP on ribbon, a Qt libpurple client
2014-03-19 Drew FisherWIP on making a bitlbee gateway
2014-03-17 Drew FisherFirst pass at a tornado-powered async IRC client
2014-03-12 Drew FisherMake links use url_for and blueprints
2014-03-12 Drew FisherUsers can create an account.
2014-03-12 Drew FisherLogin/logout.
2014-03-12 Drew FisherWIP: Add API skeleton using Flask-RESTful
2014-03-12 Drew Fisheravoid name conflict on 'api'
2014-03-10 Drew FisherBasic templates, helpers, login page
2014-03-10 Drew FisherInitial commit