server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
/
api.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove global refs from api/api4 (#7496)
Chris
2017-09-22
1
-65
/
+53
*
remove more global refs (#7480)
Chris
2017-09-21
1
-2
/
+1
*
Remove global app references (#7433)
Chris
2017-09-12
1
-7
/
+8
*
Renaming repo
Christopher Speller
2017-09-06
1
-4
/
+4
*
app type transition (#7167)
Chris
2017-09-06
1
-5
/
+5
*
PLT-6554 Add config setting to control enabling API version 3 (#6835)
Joram Wilander
2017-07-04
1
-0
/
+5
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
Move WebSocket API to it's own package and add websocket v4 endpoint (#5881)
Joram Wilander
2017-03-28
1
-1
/
+0
*
Implement APIv4 infrastructure (#5191)
Joram Wilander
2017-01-30
1
-1
/
+1
*
More app code migration (#5170)
Joram Wilander
2017-01-25
1
-8
/
+0
*
Closing response body when fetching link previews (#5181)
Christopher Speller
2017-01-24
1
-0
/
+8
*
PLT-4938 Add app package and move logic over from api package (#4931)
Joram Wilander
2017-01-13
1
-8
/
+11
*
Adding metrics for caching mechanisms (#4828)
Christopher Speller
2016-12-19
1
-1
/
+10
*
Fixing etag issue with load tests (#4777)
Corey Hulen
2016-12-13
1
-0
/
+1
*
PLT-1378 Initial version of emoji reactions (#4520)
Harrison Healey
2016-11-30
1
-0
/
+1
*
PLT-4403 Add server-based channel autocomplete, search and paging (#4585)
Joram Wilander
2016-11-24
1
-0
/
+1
*
PLT-3105 Files table migration (#4068)
Harrison Healey
2016-09-30
1
-2
/
+6
*
PLT-3412 WebRTC Server side & System Console (#3706)
enahum
2016-09-15
1
-0
/
+4
*
PLT-3647 Email Batching (#3718)
Harrison Healey
2016-08-16
1
-0
/
+2
*
PLT-2241 Refactored statuses into a more real-time system (#3573)
Joram Wilander
2016-07-18
1
-0
/
+1
*
Added infrastructure for basic WebSocket API (#3432)
Joram Wilander
2016-07-12
1
-0
/
+4
*
PLT-3143 Added serverside code for custom Emoji (#3311)
Harrison Healey
2016-06-14
1
-0
/
+4
*
PLT-2559 Always return successful when trying to join a channel that the user...
Harrison Healey
2016-06-06
1
-2
/
+2
*
PLT-1800 Load server side locale from the config.json (#3202)
enahum
2016-06-02
1
-1
/
+0
*
Revert "PLT-1800 Load server side locale from the config.json" (#3201)
Christopher Speller
2016-06-01
1
-0
/
+1
*
PLT-1800 Load server side locale from the config.json (#3135)
enahum
2016-06-01
1
-1
/
+0
*
Adding APIs to reload config, recycle db connections and ping server (#3096)
Corey Hulen
2016-05-24
1
-0
/
+10
*
PLT-2600/PLT-2770 Added Get Public Link modal and added new API for public fi...
Harrison Healey
2016-05-05
1
-0
/
+3
*
Fixing permalinks to channels your not a memeber of (#2805)
Christopher Speller
2016-04-27
1
-2
/
+4
*
PLT-2057 User as a first class object (#2648)
Corey Hulen
2016-04-21
1
-13
/
+65
*
Visiting invalid URLs and bad APIs causes redirect to error page
Christopher Speller
2016-04-01
1
-0
/
+2
*
Convering client to react-router.
Christopher Speller
2016-03-14
1
-40
/
+3
*
Replaced FeedbackEmail with SupportEmail in the email footer
Harrison Healey
2016-03-03
1
-1
/
+1
*
PLT-7: Refactoring api to use translations (chunk 4)
Elias Nahum
2016-01-24
1
-2
/
+10
*
Merge branch 'master' into PLT-7-client-infra
=Corey Hulen
2016-01-21
1
-3
/
+3
|
\
|
*
Refactoring api to use translations (chunk 1)
Elias Nahum
2016-01-21
1
-3
/
+3
*
|
PLT-7 Adding react-intl libs
=Corey Hulen
2016-01-21
1
-0
/
+1
|
/
*
PLT-7 adding server side libraries
=Corey Hulen
2016-01-19
1
-0
/
+3
*
Added license validation and settings
JoramWilander
2016-01-14
1
-0
/
+1
*
Upgrade logging package
=Corey Hulen
2016-01-11
1
-1
/
+1
*
Inital support for multi-tab loging
=Corey Hulen
2015-10-16
1
-1
/
+1
*
Added api to get and set preferences
hmhealey
2015-10-13
1
-0
/
+1
*
Changing SpinPunch to Mattermost in copyright
Christopher Speller
2015-10-08
1
-1
/
+1
*
Implement incoming webhooks.
JoramWilander
2015-09-21
1
-0
/
+1
*
Implement OAuth2 service provider functionality.
JoramWilander
2015-09-16
1
-0
/
+1
*
Removing old config stuff
=Corey Hulen
2015-09-15
1
-1
/
+0
*
PLT-93 cleaing up client side configs
=Corey Hulen
2015-09-15
1
-4
/
+6
*
PLT-12 adding log viewer
=Corey Hulen
2015-09-10
1
-0
/
+1
*
Added initial api to allow clientside code to query serverside configuration
hmhealey
2015-08-11
1
-0
/
+1
*
Changed all templates to use site url instead of team url for finding the 'st...
nickago
2015-07-31
1
-2
/
+2
[next]