server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add GetPostThread() to plugin API (#9652)
Hanzei
2018-10-15
4
-0
/
+61
*
MM-12419: Flush channels from cache when deleted/restored. (#9625)
George Goldberg
2018-10-15
2
-0
/
+4
*
[MM-12537] Migrate to idiomatic error handling the file `app/status.go` in th...
Mukul Rawat
2018-10-14
1
-23
/
+23
*
[MM-12606] Migrate to idiomatic error handling in the file `app/role.go` in t...
Mukul Rawat
2018-10-13
1
-17
/
+20
*
[MM-12607] Migrate to idiomatic error handling in the file `app/saml.go` in ...
Mukul Rawat
2018-10-13
1
-3
/
+3
*
MM-12355: Add CLI command "command create" (#9569)
Jason Mojica
2018-10-13
2
-0
/
+218
*
[APIv4] add getChannelMembersTimezone (#9286)
Carlos Tadeu Panato Junior
2018-10-13
11
-7
/
+203
*
MM-11905: delete plugin commands on removal (#9601)
Jesse Hallam
2018-10-10
3
-21
/
+147
*
DeleteAll for KV (#9431)
Daniel Schalla
2018-10-10
20
-4
/
+501
*
Add GetPostsForChannel method to plugin API (#9557)
Akash Srivastava
2018-10-10
4
-0
/
+63
*
Refactored to rename "service terms" to "terms of service" (#9581)
Harshil Sharma
2018-10-09
37
-629
/
+630
*
MM-12519: simplify autocomplete team id checking (#9577)
Jesse Hallam
2018-10-09
2
-19
/
+12
*
Added the changes requested for MM-8860: Bulk import email intervals (#8498) ...
Simone Salsi
2018-10-08
7
-0
/
+62
*
MM-12251: Add flag to MoveChannel to remove all deactivated users. (#9515)
George Goldberg
2018-10-08
8
-6
/
+162
*
MM-12323: Fix trailing slash in ServiceSettings.SiteURL (#9463)
Hanzei
2018-10-05
2
-4
/
+31
*
Small fix in the webhook list error handling (#9567)
Jesús Espino
2018-10-05
1
-1
/
+1
*
#MM-12130 Added permission check for createServiceTerms API (#9556)
Harshil Sharma
2018-10-05
2
-4
/
+18
*
[MM-12484] Fix return search posts on date filters (#9568)
Saturnino Abril
2018-10-05
4
-36
/
+154
*
MM-12357: Add CLI command "team list" (#9531)
Ashutosh Kumar
2018-10-05
1
-0
/
+47
*
MM-12371 Add webhook list command (#9528)
Ben Echols
2018-10-04
2
-0
/
+135
*
Added missed translations (#9554)
Jesús Espino
2018-10-04
1
-0
/
+60
*
Move CustomServiceTermsEnabled to the correct table in diagnostics (#9521)
Jason Blais
2018-10-04
1
-1
/
+1
*
Add GetChannelMembers method to plugin API (#9525)
Akash Srivastava
2018-10-03
4
-0
/
+63
*
MM-11863 Add KVList method (#9467)
Shobhit Gupta
2018-10-03
9
-0
/
+156
*
Fix CMD Init. Error Checks (#9547)
Daniel Schalla
2018-10-03
1
-1
/
+1
*
Set a proper HTTP user-agent header (#9482)
Andreas Linz
2018-10-03
5
-9
/
+46
*
MM-12193: remove auto unmarshalling (#9519)
Jesse Hallam
2018-10-03
6
-53
/
+105
*
[MM-12367] Added CLI command 'team search' (#9512)
Wasim Thabraze
2018-10-03
2
-0
/
+87
*
MM-10699: Disallow renaming direct and group message channels (#9518)
Jesús Espino
2018-10-02
4
-10
/
+59
*
MM-12067: Add SetDefaultProfileImage to reset the user profile image to a gen...
Jesús Espino
2018-10-02
8
-28
/
+242
*
if EnableLinkPreviews not enabled, do not call url (#9461)
Jesse Haka
2018-10-02
2
-3
/
+26
*
Bump prerequisite go version check to 1.11 (#9517)
George Goldberg
2018-10-01
1
-1
/
+1
*
fix gofmt for go 1.11 (#9516)
Carlos Tadeu Panato Junior
2018-10-01
5
-2164
/
+2160
*
MM-12110: Don't /invite or /kick deactivated users. (#9494)
George Goldberg
2018-10-01
5
-18
/
+84
*
#MM-12130 - Fix incorrect key in en.json and changes some translations from s...
Harshil Sharma
2018-10-01
2
-11
/
+7
*
Migrate to idiomatic error handling app/notification*.go (#9487)
Jesús Espino
2018-10-01
3
-73
/
+81
*
Updating server dependancies. (#9498)
Christopher Speller
2018-09-28
272
-4213
/
+23290
*
Add preparatory upgrade code for 5.5.0 (#9479)
Carlos Tadeu Panato Junior
2018-09-28
1
-0
/
+10
*
Idiomatic error handling for app/{job,license,login}.go (#9474)
Jesús Espino
2018-09-28
3
-50
/
+46
*
MM-12192: autocompleteUsers: if a teamId is provided, require it to match the...
Jesse Hallam
2018-09-28
3
-0
/
+23
*
Add EnablePublicChannelsMaterialization to diagnostics.go (#9495)
Jason Blais
2018-09-28
1
-8
/
+9
*
MM-12080: Added some extra logging to cluster leader changed. (#9475)
George Goldberg
2018-09-27
2
-1
/
+6
*
Bump AuthorizeRequest State max length to 1024 (#9468)
Mark Vainomaa
2018-09-27
1
-1
/
+1
*
MM-12013: Fix post-permission checks to cascade for DM/GM channels. (#9476)
George Goldberg
2018-09-27
3
-1
/
+42
*
Fixing non elastic search paging. (#9471)
Christopher Speller
2018-09-27
2
-0
/
+19
*
Add plugin API methode to return the current server version (#9429)
Hanzei
2018-09-27
4
-0
/
+48
*
Idiomatic error handling for app/import*.go (#9473)
Jesús Espino
2018-09-27
3
-125
/
+107
*
MM-11567: Autocomplete search in: for DMs and GMs (#9430)
Jesús Espino
2018-09-27
5
-34
/
+280
*
When leave a channel the push notification can fail (#9478)
Jesús Espino
2018-09-27
1
-1
/
+7
*
Uncomment upgrade for 5.4.0 (#9477)
Carlos Tadeu Panato Junior
2018-09-27
2
-10
/
+11
[next]