server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make all emails with the same pattern on subject (#5198)
Carlos Tadeu Panato Junior
2017-03-01
3
-66
/
+129
*
Fixing removing push tokens and logging error messages (#5551)
Corey Hulen
2017-02-28
1
-6
/
+8
*
PLT-5367: Basic post bulk importing. (#5562)
George Goldberg
2017-02-28
3
-16
/
+487
*
Set timeout to http client (#5540)
Josta Yee
2017-02-28
1
-3
/
+10
*
Optimzing the user typing event in ShouldSendEvent() (#5560)
Corey Hulen
2017-02-28
2
-25
/
+31
*
Reload license from DB for all cluster app servers (#5525)
Joram Wilander
2017-02-28
2
-0
/
+100
*
Move webhook logic from api layer to app layer (#5527)
Joram Wilander
2017-02-28
1
-5
/
+298
*
Implemented preferences endpoints for apiv4 (#5531)
Ruzette Tanyag
2017-02-28
1
-0
/
+44
*
Get all teams api4 (#5542)
Andrei Stanciu
2017-02-28
1
-0
/
+16
*
Revert "Adding caching to get channel member (#5518)"
Christopher Speller
2017-02-27
3
-20
/
+4
*
Fix channel created WS event (#5552)
enahum
2017-02-27
1
-0
/
+1
*
PLT-5653 Fix Create channel does not show in another device (#5548)
enahum
2017-02-27
1
-0
/
+4
*
Adding recovery to web hub (#5546)
Christopher Speller
2017-02-27
1
-2
/
+31
*
APIv4: GET /users/{user_id}/image (#5526)
Saturnino Abril
2017-02-27
1
-0
/
+22
*
Adding edit of incoming webhook (#5272)
Poornima
2017-02-26
1
-1
/
+1
*
Updating user attributes on oauth login (#5324)
Poornima
2017-02-26
2
-1
/
+196
*
PLT-5070: Server side component of Telemetry. (#5514)
George Goldberg
2017-02-24
2
-0
/
+519
*
Adding caching to get channel member (#5518)
Christopher Speller
2017-02-24
3
-4
/
+20
*
Adding ability to remove push ids when reported as removed from google or app...
Corey Hulen
2017-02-23
1
-5
/
+14
*
PLT-3193 Add channel notification preferences for push and email notiā¦ (#5500)
enahum
2017-02-23
5
-38
/
+80
*
Block OAuth account creation when disabled in config (#5506)
Joram Wilander
2017-02-23
2
-0
/
+38
*
Fixing double send of websocket hello message (#5490)
Corey Hulen
2017-02-22
1
-1
/
+0
*
Implement create and get incoming webhook endpoints for APIv4 (#5407)
Joram Wilander
2017-02-21
1
-0
/
+39
*
Implement posts endpoints for APIv4 (#5480)
Ruzette Tanyag
2017-02-21
1
-0
/
+1
*
Implement endpoint for APIv4: GET /users/{user_id}/audits (#5472)
Saturnino Abril
2017-02-21
1
-1
/
+9
*
Fixing file info caching issue with Aurora for master (#5477)
Corey Hulen
2017-02-20
3
-6
/
+10
*
Implement a few channel member endpoints for APIv4 (#5444)
Joram Wilander
2017-02-20
1
-3
/
+19
*
Implementation endpoint for APIv4: GET /teams/name/{name} (#5473)
Saturnino Abril
2017-02-20
1
-0
/
+1
*
Implement upload and get file endpoints for APIv4 (#5396)
Joram Wilander
2017-02-17
1
-0
/
+57
*
Implement user sessions endpoints for APIv4 (#5449)
Ruzette Tanyag
2017-02-17
1
-0
/
+2
*
Move channel permission check back to using cache (#5454)
Joram Wilander
2017-02-17
1
-7
/
+13
*
Simplify code (#5452)
Josta Yee
2017-02-17
1
-1
/
+1
*
Fix issue with Aurora read replica (#5448)
Corey Hulen
2017-02-17
1
-0
/
+30
*
Added NewPostList constructor to set fields to be non-null (#5440)
Harrison Healey
2017-02-16
1
-1
/
+1
*
PLT-5521: Mandatory version in line 1 of bulk import. (#5400)
George Goldberg
2017-02-16
2
-3
/
+58
*
Implement PUT /users/{user_id}/patch endpoint for APIv4 (#5418)
Joram Wilander
2017-02-16
1
-4
/
+28
*
Adding caching to profile images to master (#5428)
Corey Hulen
2017-02-15
1
-5
/
+8
*
Remove MakeDirectChannelVisible and add client handling for showing DMs (#5430)
Joram Wilander
2017-02-15
2
-63
/
+0
*
Fixing websocket auth then sending challenge (#5406)
Corey Hulen
2017-02-14
1
-0
/
+2
*
Implement GET channels endpoints for APIv4 (#5363)
Ruzette Tanyag
2017-02-14
1
-2
/
+31
*
Fix here notifications (#5377)
Joram Wilander
2017-02-14
1
-14
/
+10
*
PLT-5398 Bulk loading of user display preferences. (#5382)
George Goldberg
2017-02-14
2
-0
/
+204
*
Fixing push notificaiton (#5394)
Corey Hulen
2017-02-13
1
-1
/
+2
*
Fix unread error (#5390)
Joram Wilander
2017-02-13
1
-1
/
+1
*
Implement some post endpoints for APIv4 (#5353)
Joram Wilander
2017-02-13
1
-8
/
+24
*
Increase performance when receiving messages (#5375)
Joram Wilander
2017-02-13
1
-5
/
+13
*
Fix copy/paste error for getting users (#5373)
Joram Wilander
2017-02-12
1
-4
/
+4
*
Adding webhook metrics (#5348)
Christopher Speller
2017-02-10
1
-0
/
+5
*
Adding websocket event metrics (#5342)
Christopher Speller
2017-02-10
1
-0
/
+4
*
Adding go vet from hack-a-thon (#5328)
Corey Hulen
2017-02-09
6
-29
/
+27
[prev]
[next]