summaryrefslogtreecommitdiffstats
path: root/api/channel.go
Commit message (Collapse)AuthorAgeFilesLines
* Server now notifies users they have been added to a new channelnickago2015-07-091-0/+4
|
* Add a post type for user joined/left messages and don't flag a channel as ↵hmhealey2015-07-071-3/+3
| | | | unread when one of those is automatically posted
* new users now join off-topic defaultlyJoramWilander2015-06-291-3/+29
|
* move default channel creation to seperate func and add off-topicJoramWilander2015-06-291-7/+24
|
* first commit=Corey Hulen2015-06-141-0/+713