server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
/
channel.go
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Moving the handing of extra_info etag before the extra info is retrieved ↵
Christopher Speller
2015-07-30
1
-10
/
+14
|
|
|
|
from the database
*
Adding etag to channel extra_info api call.
Christopher Speller
2015-07-29
1
-1
/
+7
|
*
When user is removed, a modal appears, which on closing redirects the
nickago
2015-07-27
1
-0
/
+1
|
|
|
|
user to town square.
*
When removed from a channel, user is sent back to town square and that
nickago
2015-07-27
1
-0
/
+4
|
|
|
|
channel is removed from their sidebar
*
fixes mm-1348 removing dependency on redis
=Corey Hulen
2015-07-14
1
-3
/
+2
|
*
Server now notifies users they have been added to a new channel
nickago
2015-07-09
1
-0
/
+4
|
*
Add a post type for user joined/left messages and don't flag a channel as ↵
hmhealey
2015-07-07
1
-3
/
+3
|
|
|
|
unread when one of those is automatically posted
*
new users now join off-topic defaultly
JoramWilander
2015-06-29
1
-3
/
+29
|
*
move default channel creation to seperate func and add off-topic
JoramWilander
2015-06-29
1
-7
/
+24
|
*
first commit
=Corey Hulen
2015-06-14
1
-0
/
+713