Skip to content
Commit 2fdc75c3 authored by eta's avatar eta
Browse files

Make message handling more generic (adding in system messages)

- This sets us up for storing JOIN and PART messages (for groupchats)
  in the database.
  - These are stored as 'system messages', which are essentially
    somewhat hacky objects with various reference fields that
    are filled in depending on the type.
- A set of generic functions are used to transform some message-like
  database object into an IRC message to be sent down the wire.
parent aa8a59bc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment