server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
store
/
store.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor OAuth 2.0 code into app layer (#6037)
Joram Wilander
2017-04-12
1
-3
/
+3
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
APIv4 GET /users/{user_id}/posts/flagged (#5984)
Saturnino Abril
2017-04-05
1
-0
/
+1
*
APIv4 post /teams/search (#5931)
Saturnino Abril
2017-04-03
1
-0
/
+2
*
Add store unit tests and add make target for testing store with postgres (#5925)
Joram Wilander
2017-04-03
1
-1
/
+0
*
PLT-6162: Search for users not in a given team. (#5943)
George Goldberg
2017-04-03
1
-0
/
+1
*
PLT-5483 Fix bug where flagged posts endpoint returned posts on other teams (...
Joram Wilander
2017-03-31
1
-0
/
+1
*
PLT-2713 Added ability for admins to list users not in any team (#5844)
Harrison Healey
2017-03-29
1
-0
/
+1
*
PLT-6083: API to get users not in a specific team. (#5888)
George Goldberg
2017-03-29
1
-0
/
+2
*
APIv4 post /channels/ids (#5845)
Saturnino Abril
2017-03-27
1
-0
/
+1
*
Implement POST /users/search endpoint for APIv4 (#5822)
Joram Wilander
2017-03-23
1
-0
/
+1
*
Implement some channel endpoints for APIv4 (#5767)
Joram Wilander
2017-03-16
1
-0
/
+1
*
Implement GET and POST /hooks/outgoing endpoints for APIv4 (#5645)
Joram Wilander
2017-03-13
1
-2
/
+3
*
Implement compliance endpoints for APIv4 (#5683)
Joram Wilander
2017-03-13
1
-1
/
+1
*
Implement some team endpoints for APIv4 (#5745)
Joram Wilander
2017-03-13
1
-1
/
+2
*
Endpoint for APIv4: GET /team/{team_id}/channels (#5681)
Saturnino Abril
2017-03-13
1
-0
/
+1
*
Add pinned posts (#4217)
Gabin Aureche
2017-03-13
1
-0
/
+1
*
Merge 3.7 changes into master (#5679)
Joram Wilander
2017-03-07
1
-1
/
+3
*
PLT-5367: Basic post bulk importing. (#5562)
George Goldberg
2017-02-28
1
-0
/
+2
*
Get all teams api4 (#5542)
Andrei Stanciu
2017-02-28
1
-0
/
+2
*
Revert "Adding caching to get channel member (#5518)"
Christopher Speller
2017-02-27
1
-2
/
+1
*
Adding edit of incoming webhook (#5272)
Poornima
2017-02-26
1
-0
/
+3
*
PLT-5070: Server side component of Telemetry. (#5514)
George Goldberg
2017-02-24
1
-0
/
+3
*
Adding caching to get channel member (#5518)
Christopher Speller
2017-02-24
1
-1
/
+2
*
PLT-3193 Add channel notification preferences for push and email notiā¦ (#5500)
enahum
2017-02-23
1
-0
/
+2
*
Implement create and get incoming webhook endpoints for APIv4 (#5407)
Joram Wilander
2017-02-21
1
-1
/
+2
*
Implement endpoint for APIv4: GET /users/{user_id}/audits (#5472)
Saturnino Abril
2017-02-21
1
-1
/
+1
*
Fixing file info caching issue with Aurora for master (#5477)
Corey Hulen
2017-02-20
1
-1
/
+1
*
Adding emoji caching (#5433)
Corey Hulen
2017-02-15
1
-1
/
+1
*
Implement a few channel member endpoints for APIv4 (#5304)
Joram Wilander
2017-02-07
1
-1
/
+1
*
Add caching for file infos (#5330)
Joram Wilander
2017-02-07
1
-1
/
+2
*
Implement GET /users endpoint for APIv4 (#5277)
Joram Wilander
2017-02-03
1
-1
/
+2
*
Add tear down to APIv4 tests (#5250)
Joram Wilander
2017-02-02
1
-0
/
+4
*
Merge 3.6.2 into master (#5211)
Joram Wilander
2017-01-27
1
-3
/
+5
*
PLT-4378 Slack import when channel name is deleted (#4649)
George Goldberg
2017-01-25
1
-0
/
+1
*
More app code migration (#5170)
Joram Wilander
2017-01-25
1
-0
/
+2
*
Adding active users statistics to system console (#5141)
Christopher Speller
2017-01-20
1
-0
/
+1
*
Fixing should send event removing extra go channel creation (#4942)
Corey Hulen
2017-01-03
1
-0
/
+1
*
Adding memcache to getchannel (#4928)
Christopher Speller
2017-01-03
1
-1
/
+2
*
PLT-5073 Improve performance of /channels/view endpoint (#4881)
Joram Wilander
2016-12-23
1
-1
/
+1
*
Adding caching of last 60 posts. (#4880)
Christopher Speller
2016-12-22
1
-1
/
+1
*
API for getting channel members by IDs. (#4877)
George Goldberg
2016-12-22
1
-0
/
+1
*
Modifying post etag cache to apply to getPostsSince (#4837)
Christopher Speller
2016-12-20
1
-2
/
+2
*
PLT-4167 Team Sidebar (#4569)
enahum
2016-12-19
1
-0
/
+2
*
Adding caching layer to some posts calls (#4779)
Christopher Speller
2016-12-14
1
-1
/
+2
*
PLT-4982 Adding caching to user profiles (#4782)
Corey Hulen
2016-12-14
1
-1
/
+2
*
PLT-4767 Implement MFA Enforcement (#4662)
Joram Wilander
2016-12-12
1
-1
/
+1
*
Improving command line interface (#4689)
Christopher Speller
2016-12-06
1
-1
/
+2
*
PLT-1378 Initial version of emoji reactions (#4520)
Harrison Healey
2016-11-30
1
-0
/
+8
*
PLT-4403 Add server-based channel autocomplete, search and paging (#4585)
Joram Wilander
2016-11-24
1
-1
/
+3
[next]