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
...
*
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
*
PLT-4429 disabling at_all at_channel metions mentions when channel has more t...
Corey Hulen
2016-11-24
1
-1
/
+2
*
PLT-4716 fixes cache invalidation issue (#4518)
Corey Hulen
2016-11-10
1
-0
/
+1
*
PLT-4665 Fix Max Channels limit wrong count (#4512)
enahum
2016-11-10
1
-0
/
+1
*
PLT-4481 Fix member count for team user lists and channel invite list (#4422)
Joram Wilander
2016-11-04
1
-1
/
+2
*
PLT-4535/PLT-4503 Fix inactive users in searches and add option functionality...
Joram Wilander
2016-11-02
1
-3
/
+3
*
PLT-4430 improve slow channel switching (#4331)
enahum
2016-10-27
1
-0
/
+1
*
PLT-4359 fixing push notification for more than 1 device (#4318)
Corey Hulen
2016-10-24
1
-0
/
+1
*
Merging performance branch into master (#4268)
Joram Wilander
2016-10-19
1
-7
/
+19
*
GH-4187 Create direct channel during incoming webhook if not exists (#4206)
Alexander Smaga
2016-10-17
1
-0
/
+1
*
PLT-3105 Files table migration (#4068)
Harrison Healey
2016-09-30
1
-1
/
+13
*
Cleaning up some old code from the permissions system change (#4090)
Christopher Speller
2016-09-26
1
-4
/
+0
[prev]
[next]