]> jfr.im git - irc/charybdis-ircd/webirc.git/shortlog
irc/charybdis-ircd/webirc.git
2016-07-02  William Pitcockclient: quite a bit more state tracking now master origin/HEAD origin/master
2016-07-02  William Pitcockclient: plug in some state tracking stuff
2016-07-01  William Pitcockclient: add cli.person_{new,find,delete}
2016-07-01  William Pitcockclient: track people, part 1
2016-07-01  William Pitcockclient: give each buffer it's own input box, unfortunat...
2016-07-01  William Pitcockcss: some final tweaks to the left sidebar
2016-06-26  William Pitcockcss: more tweaks
2016-06-26  William Pitcockfe: various ui tweaks, sidebar for channels
2016-06-26  William Pitcockclient: use an outer container to enable some buffers...
2016-04-11  William Pitcockwebirc: css tweaks
2016-04-11  William Pitcockfe: style messages a bit
2016-04-11  William Pitcockclient: implement generic channel/privmsg handlers
2016-04-11  William Pitcockclient: very rudementary JOIN/PART handling, some layout
2016-04-11  William Pitcockclient: buffers: support writing element trees as a...
2016-04-11  William Pitcockclient: use element.scrollIntoView() to scroll the...
2016-04-10  William Pitcockclient: clean up raw log handling, uncouple command...
2016-04-10  William Pitcockfe: CSS adjustments to be a little less ugly
2016-04-10  William Pitcockclient: write rawlog output in the right order
2016-04-10  William Pitcockclient: handle PING/PONG and improve raw log handling
2016-04-10  William Pitcockclient: set up rawlog
2016-04-10  William Pitcockfe: add sidebar manager
2016-04-10  William Pitcockbuild: properly build the dist js
2016-04-10  William Pitcockfe: introduce sidebar
2016-04-10  William Pitcockclient: minor hack to remap JOIN to appropriate spot
2016-04-10  William Pitcockclient: fix input handling
2016-04-10  William Pitcocksome CSS styling
2016-04-10  William Pitcockclient: some very naive buffer swapping code
2016-04-10  William Pitcockclient: implement very basic skeleton
2016-04-10  William Pitcockparse: provide the raw line back for reference
2016-04-10  William Pitcockparse: handle prefixless messages
2016-04-09  William Pitcockadd a very simple connection class, very rudementary
2016-04-09  William Pitcockadd build
2016-04-09  William Pitcockinitial commit