server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugin
/
rpcplugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
disable Supervisor_PluginRepeatedlyCrash (#8918)
Jesse Hallam
2018-06-05
1
-2
/
+2
*
MM-8622: Improved plugin error reporting (#8737)
Jesse Hallam
2018-05-23
2
-3
/
+51
*
MM-10249 Adding plugin ability to intercept posts before they reach the DB. (...
Christopher Speller
2018-05-15
3
-30
/
+160
*
MM-8622: improved plugin error handling (#8692)
Jesse Hallam
2018-05-01
7
-12
/
+143
*
MM-8678: add CUD support for channel members via plugins (#8565)
Jesse Hallam
2018-04-06
2
-1
/
+125
*
fix sandbox cleanup (#8421)
Chris
2018-03-08
1
-21
/
+28
*
plugin sandbox fixes (#8418)
Chris
2018-03-07
1
-1
/
+10
*
register additional gob types to support arrays and dicts in post props (#8412)
Chris
2018-03-06
2
-5
/
+40
*
add arch linux sandboxing mount points (#8147)
Chris
2018-01-25
1
-0
/
+4
*
ABC-22: Plugin sandboxing for linux/amd64 (#8068)
Chris
2018-01-15
18
-185
/
+1702
*
Add plugin slash command support (#7941)
Chris
2017-12-08
4
-0
/
+76
*
make slack attachments gobable (#7948)
Chris
2017-12-05
2
-1
/
+12
*
call OnActivate after plugin crash, update example (#7940)
Chris
2017-12-05
2
-13
/
+41
*
Add GetChannelMember method to plugin API (#7930)
Joram Wilander
2017-12-05
2
-0
/
+40
*
PLT-8131 (part2) Add plugin key value store support (#7902)
Joram Wilander
2017-11-27
2
-6
/
+97
*
improve rpcplugin tests (#7837)
Chris
2017-11-15
2
-0
/
+26
*
Remove unused variables / code (#7736)
Chris
2017-10-30
1
-1
/
+0
*
add missing license headers, test to makefile (#7711)
Chris
2017-10-25
10
-0
/
+30
*
remove go 1.8 ipc workaround (#7604)
Chris
2017-10-10
3
-224
/
+1
*
plugin CRUD operations for users, posts, channels, and teams (#7479)
Chris
2017-09-21
2
-17
/
+431
*
PLT-7407: Back-end plugins (#7409)
Chris
2017-09-11
7
-16
/
+315
*
Renaming repo
Christopher Speller
2017-09-06
9
-18
/
+18
*
Implement experimental REST API endpoints for plugins (#7279)
Joram Wilander
2017-09-01
2
-5
/
+6
*
add client4 apis needed for jira plugin (#7292)
Chris
2017-08-28
2
-5
/
+151
*
add plugin http handler (#7289)
Chris
2017-08-28
8
-30
/
+386
*
make hooks optional, short circuit if unimplemented (#7263)
Chris
2017-08-21
5
-49
/
+156
*
windows support for plugin ipc (#7251)
Chris
2017-08-18
5
-15
/
+649
*
PLT-7407: Back-end plugin mechanism (#7177)
Chris
2017-08-16
17
-0
/
+1299