server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
channel.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement a few channel member endpoints for APIv4 (#5444)
Joram Wilander
2017-02-20
1
-3
/
+19
*
Fix issue with Aurora read replica (#5448)
Corey Hulen
2017-02-17
1
-0
/
+30
*
Remove MakeDirectChannelVisible and add client handling for showing DMs (#5430)
Joram Wilander
2017-02-15
1
-55
/
+0
*
Implement GET channels endpoints for APIv4 (#5363)
Ruzette Tanyag
2017-02-14
1
-2
/
+31
*
Fix unread error (#5390)
Joram Wilander
2017-02-13
1
-1
/
+1
*
Increase performance when receiving messages (#5375)
Joram Wilander
2017-02-13
1
-5
/
+13
*
Adding go vet from hack-a-thon (#5328)
Corey Hulen
2017-02-09
1
-1
/
+1
*
Implement a few channel member endpoints for APIv4 (#5304)
Joram Wilander
2017-02-07
1
-3
/
+11
*
Implement GET /users endpoint for APIv4 (#5277)
Joram Wilander
2017-02-03
1
-6
/
+4
*
Implement POST /channels/direct endpoint for APIv4 (#5283)
Joram Wilander
2017-02-03
1
-3
/
+8
*
Add tear down to APIv4 tests (#5250)
Joram Wilander
2017-02-02
1
-0
/
+16
*
PLT-5407: Bulk importing of User memberships. (#5273)
George Goldberg
2017-02-02
1
-1
/
+11
*
Implement POST /channels endpoint for APIv4 (#5241)
Joram Wilander
2017-02-02
1
-0
/
+33
*
PLT-5225 Added separate post types for certain system messages (#5193)
Harrison Healey
2017-01-27
1
-36
/
+94
*
Merge 3.6.2 into master (#5211)
Joram Wilander
2017-01-27
1
-9
/
+10
*
PLT-4858: Allow system admin to delete all channels. (#5180)
George Goldberg
2017-01-25
1
-4
/
+0
*
Migrate functions to app package (#5106)
Joram Wilander
2017-01-19
1
-3
/
+337
*
PLT-2978: Add channel purpose change system message. (#5094)
George Goldberg
2017-01-17
1
-0
/
+35
*
Refactor and migrate more functions out of api into app package (#5063)
Joram Wilander
2017-01-13
1
-1
/
+186
*
PLT-4938 Add app package and move logic over from api package (#4931)
Joram Wilander
2017-01-13
1
-0
/
+216