cchat/repository
diamondburned 7cb512f8b1 Added Replier and renamed Attachments
This commit renamed Attachments to Attacher, as the new name is more
idiomatic.

This commit also added the Replier interface, which is used to indicate
that a message being sent is a reply towards something.
2021-01-01 14:09:42 -08:00
..
gob Added Replier and renamed Attachments 2021-01-01 14:09:42 -08:00
comment.go Added AuthenticateError 2020-10-27 13:33:52 -07:00
comment_test.go Added AuthenticateError 2020-10-27 13:33:52 -07:00
enum.go Clarified bitwise enum starting point; regenerate 2020-10-09 00:05:25 -07:00
interface.go Added AuthenticateError 2020-10-27 13:33:52 -07:00
main.go Added Replier and renamed Attachments 2021-01-01 14:09:42 -08:00
main_test.go Added AuthenticateError 2020-10-27 13:33:52 -07:00
repository.go Add Stringer into struct repositories 2020-10-04 10:28:48 -07:00
struct.go Add Stringer into struct repositories 2020-10-04 10:28:48 -07:00
type.go Repository changes; regenerated code 2020-09-27 18:41:17 -07:00