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 (
Expand
)
Author
Age
Files
Lines
*
change getChannel api service to not register as user activity
JoramWilander
2015-08-11
1
-1
/
+1
*
added getChannelCounts service and refactored the client to more intelligentl...
JoramWilander
2015-08-11
1
-0
/
+17
*
added getChannel api service and use that over getChannels where appropriate ...
JoramWilander
2015-08-11
1
-2
/
+34
*
Moving the handing of extra_info etag before the extra info is retrieved from...
Christopher Speller
2015-07-30
1
-10
/
+14
*
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
*
When removed from a channel, user is sent back to town square and that
nickago
2015-07-27
1
-0
/
+4
*
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 unr...
hmhealey
2015-07-07
1
-3
/
+3
*
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