summaryrefslogtreecommitdiff
path: root/granolin.lisp
AgeCommit message (Expand)Author
2019-09-28room and direct room managmentBoutade
2019-09-27made create-direct-message-roomBoutade
2019-09-27created macros.lisp, bugfixBoutade
2019-09-27mooBoutade
2019-09-27changed interface to handle-event, made room-id optionalBoutade
2019-09-27added account-data-event and account-data-event processor functionBoutade
2019-09-26send-text-message given format args, contact query utils addedBoutade
2019-09-26extended timeline-event struct to include subcategories for handler specializ...Boutade
2019-09-26reoranizing, cleaning up, fixing cracksBoutade
2019-09-26removed debugging gunkBoutade
2019-09-26added send-text-message functionBoutade
2019-09-26created auto-joiner to respond to invitesBoutade
2019-09-25integrated server-directory component into example botBoutade
2019-09-25added initial server-directory utility classBoutade
2019-09-25added HARDCOPY slot to CLIENT.Boutade
2019-09-25added save and load client state functionsBoutade
2019-09-25bugfixBoutade
2019-09-25consolodated event handling generic functions. added clean-upBoutade
2019-09-25added basic logging exampleBoutade
2019-09-25added timeout to clientBoutade
2019-09-25added exports to package def, removed amorphous state slot from clientBoutade
2019-09-25consistencyBoutade
2019-09-25more event wrappers. reorganizingBoutade
2019-09-24little bugsBoutade
2019-09-24bugfix, rewordingBoutade
2019-09-24code cleanupBoutade
2019-09-24building up event processing utilitiesBoutade
2019-09-23nilnitial commitBoutade
2019-09-23initial commitBoutade