server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
post.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set a proper HTTP user-agent header (#9482)
Andreas Linz
2018-10-03
1
-2
/
+4
*
Fixing non elastic search paging. (#9471)
Christopher Speller
2018-09-27
1
-0
/
+5
*
MM-11567: Autocomplete search in: for DMs and GMs (#9430)
Jesús Espino
2018-09-27
1
-3
/
+51
*
MM-7188: Cleaning push notification on every read, not only on channel switch...
Jesús Espino
2018-09-26
1
-9
/
+3
*
Adding paging to elasticsearch API. (#9425)
Christopher Speller
2018-09-26
1
-2
/
+2
*
Add ChannelId and TeamId to PostActionIntegrationRequest (#9384)
Hanzei
2018-09-19
1
-4
/
+14
*
[MM-11860]: Expose slack attachment parsing functions in the model package (#...
Charles Birk
2018-09-17
1
-26
/
+1
*
Merge release-5.3
Carlos Tadeu Panato Junior
2018-09-10
1
-2
/
+4
|
\
|
*
Speed up search results post selection. (#9380)
Christopher Speller
2018-09-10
1
-2
/
+4
*
|
MM-11855 Add App.HTTPService to allow mocking of HTTP client (#9359)
Harrison Healey
2018-09-07
1
-3
/
+3
|
/
*
MM-11693 Allow connections to /plugins for interactive message buttons. (#9333)
Christopher Speller
2018-09-02
1
-1
/
+14
*
Feature/search after before on (#9219)
Dmitry Samuylov
2018-08-28
1
-2
/
+2
*
Support for interactive menus in message attachments (#9285)
Joram Wilander
2018-08-24
1
-1
/
+7
*
Merge release-5.2
Carlos Tadeu Panato Junior
2018-08-24
1
-1
/
+1
|
\
|
*
MM-11782: Make archived channels experimental and off-by-default. (#9281)
George Goldberg
2018-08-22
1
-1
/
+1
*
|
Add PostId to PostActionIntegrationRequest (#9270)
Hanzei
2018-08-18
1
-0
/
+1
|
/
*
MM-11575: change plugin nil semantics (#9212)
Jesse Hallam
2018-08-03
1
-5
/
+13
*
Pr 9039 (#9187)
Martin Kraft
2018-07-30
1
-3
/
+5
*
Merge branch 'master' into plugins-2
JoramWilander
2018-07-07
1
-0
/
+5
|
\
|
*
MM-10603: Ignore Redirects and Other Changes when Displaying Link Previews (#...
Declan Freeman-Gleason
2018-07-05
1
-0
/
+5
*
|
MM-10703 Adding blank request context to plugin hooks for future use. (#9043)
Christopher Speller
2018-07-06
1
-4
/
+8
*
|
MM-10702 Moving plugins to use hashicorp go-plugin. (#8978)
Christopher Speller
2018-06-25
1
-9
/
+22
|
/
*
MM-6992 Added highlighting to elasticsearch results (#8861)
Harrison Healey
2018-06-19
1
-5
/
+5
*
MM-10412: Adds deleteBy prop to posts. (#8896)
Martin Kraft
2018-06-01
1
-2
/
+2
*
MM-10249 Adding plugin ability to intercept posts before they reach the DB. (...
Christopher Speller
2018-05-15
1
-0
/
+28
*
MM-9072/MM-10185 Force-convert the encoding of OpenGraph metadata to UTF-8 (#...
Hyeseong Kim
2018-04-30
1
-1
/
+15
*
Structured logging (#8673)
Christopher Speller
2018-04-27
1
-15
/
+15
*
Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1
Martin Kraft
2018-03-27
1
-0
/
+11
|
\
|
*
Relax 4k post message limit (#8478)
Jesse Hallam
2018-03-26
1
-0
/
+11
*
|
Merge branch 'master' into advanced-permissions-phase-1
George Goldberg
2018-03-13
1
-14
/
+4
|
\
|
|
*
remove `go Publish(...)` idiom (#8373)
Chris
2018-03-02
1
-14
/
+4
*
|
Merge branch 'master' into advanced-permissions-phase-1
George Goldberg
2018-02-19
1
-24
/
+50
|
\
|
|
*
Merge branch 'release-4.7' into rm-willnorris-proxy-support
Chris
2018-02-12
1
-4
/
+50
|
|
\
|
|
*
Merge branch 'release-4.7' into icu669
Derrick Anderson
2018-02-12
1
-5
/
+5
|
|
|
\
|
|
*
|
ICU-669 Handle relative links better
Harrison Healey
2018-02-09
1
-9
/
+4
|
|
*
|
ICU-669 Ensured all URLs returned from OpenGraph are absolute
Harrison Healey
2018-02-08
1
-4
/
+55
|
*
|
|
remove willnorris/imageproxy support
Christopher Brown
2018-02-12
1
-20
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' into advanced-permissions-phase-1
George Goldberg
2018-02-13
1
-5
/
+5
|
\
|
|
|
*
|
minor addition to #8238
Christopher Brown
2018-02-09
1
-5
/
+1
|
*
|
Don't proxy same-site image urls (#8238)
Chris
2018-02-09
1
-2
/
+6
|
|
/
*
|
AllowEditPost and PostEditTimeLimit migration (#8208)
Jesús Espino
2018-02-09
1
-8
/
+1
*
|
Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1
Jesús Espino
2018-02-07
1
-4
/
+4
|
\
|
|
*
add App.License, remove utils.IsLicensed / utils.License calls (#8203)
Chris
2018-02-06
1
-4
/
+4
*
|
Merge branch 'master' into advanced-permissions-phase-1
George Goldberg
2018-02-06
1
-1
/
+1
|
\
|
|
*
fix image url replacement for blank urls (#8184)
Chris
2018-02-01
1
-1
/
+1
*
|
XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)
George Goldberg
2018-02-06
1
-1
/
+1
|
/
*
PLT-3383: image proxy support (#7991)
Chris
2018-01-22
1
-3
/
+129
*
fix post editing when channel links are present (#7938)
Chris
2017-12-05
1
-1
/
+1
*
PLT-5458: If someone posts a channel link to channel_A that you don't belong ...
Chris
2017-11-28
1
-0
/
+48
*
HTTP client refactor (#7884)
Chris
2017-11-22
1
-3
/
+3
[next]