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
...
|
*
PLT-44 allow team switching without the need to login
=Corey Hulen
2015-10-01
1
-1
/
+1
*
|
Moved ChannelMember.NotifyLevel into ChannelMember.NotifyProps
hmhealey
2015-10-01
1
-52
/
+10
*
|
Replaced ChannelMember.MarkUnreadLevel with ChannelMember.NotifyProps
hmhealey
2015-10-01
1
-17
/
+33
*
|
Removed UI for quiet mode and added UI to set when a channel will be marked u...
hmhealey
2015-09-30
1
-8
/
+52
*
|
Added 'default' option to channel notification settings that just uses the us...
hmhealey
2015-09-30
1
-6
/
+6
|
/
*
Implement incoming webhooks.
JoramWilander
2015-09-21
1
-5
/
+1
*
Renaming ROLE_ADMIN to ROLE_TEAM_ADMIN
=Corey Hulen
2015-09-11
1
-3
/
+3
*
Refactored post handling/updating on both the client and server.
JoramWilander
2015-08-27
1
-0
/
+2
*
Merge pull request #406 from mattermost/mm-1281
Christopher Speller
2015-08-19
1
-0
/
+2
|
\
|
*
Track channel creator in DB and show in channel intro message.
JoramWilander
2015-08-19
1
-0
/
+2
*
|
Implemention of slack import feature.
Christopher Speller
2015-08-19
1
-1
/
+1
|
/
*
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
[prev]