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
*
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
|
|
/
|
/
|
*
|
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
|
/
*
add App.License, remove utils.IsLicensed / utils.License calls (#8203)
Chris
2018-02-06
1
-4
/
+4
*
fix image url replacement for blank urls (#8184)
Chris
2018-02-01
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
*
Role refactor (#7867)
Chris
2017-11-21
1
-1
/
+1
*
fix interactive message post username/icon behavior (#7776)
Chris
2017-11-04
1
-1
/
+17
*
PLT-7822: Fix search order for SQL search backend. (#7704)
George Goldberg
2017-10-24
1
-0
/
+2
*
[PLT-7362] Option to add user to channel if mentioned user is not currently i...
Saturnino Abril
2017-10-21
1
-0
/
+4
*
Reduce utils.Cfg references (#7650)
Chris
2017-10-18
1
-10
/
+10
*
Merge branch 'release-4.3'
Christopher Brown
2017-10-16
1
-6
/
+13
|
\
|
*
PLT-7818 Updates to post type (#7579)
Joram Wilander
2017-10-09
1
-0
/
+5
|
*
PLT-7826: Don't fetch posts from store if ES returns none. (#7596)
George Goldberg
2017-10-09
1
-6
/
+8
*
|
Add back consumeAndClose functionality. (#7608)
Christopher Speller
2017-10-12
1
-2
/
+2
*
|
Remove duplicate post edit WS event and cache invalidation (#7576)
Joram Wilander
2017-10-09
1
-3
/
+0
*
|
Miscellaneous app cleanup (#7594)
Chris
2017-10-09
1
-1
/
+1
*
|
store/sqlstore cleanup and postgres tests (#7595)
Chris
2017-10-09
1
-0
/
+4
|
/
*
Goroutine wranglin (#7556)
Chris
2017-10-03
1
-12
/
+28
*
remove remaining Global() calls (outside of tests) (#7521)
Chris
2017-09-28
1
-10
/
+10
*
Finally do away with NewLocAppError function. (#7498)
George Goldberg
2017-09-25
1
-1
/
+1
*
remove einterface gets (#7455)
Chris
2017-09-19
1
-10
/
+9
*
Renaming repo
Christopher Speller
2017-09-06
1
-4
/
+4
*
app type transition (#7167)
Chris
2017-09-06
1
-82
/
+82
*
App: NewLocAppError -> NewAppError (#7327)
George Goldberg
2017-09-01
1
-8
/
+6
*
Config to make town square read only (#7140)
David Meza
2017-09-01
1
-11
/
+40
*
PLT-6403: Interactive messages (#7274)
Chris
2017-08-29
1
-1
/
+66
*
PLT-5745 Cleaning up duplicate calls (#7298)
Corey Hulen
2017-08-28
1
-19
/
+25
*
PLT-6226 Fixing races with licensing (#7213)
Corey Hulen
2017-08-16
1
-3
/
+3
*
PLT-6358: Server HTTP client improvements (#6980)
Chris
2017-08-09
1
-1
/
+1
*
Revert " #4755 Combining consecutive user join/leave system messages to singl...
Saturnino Abril
2017-08-01
1
-2
/
+2
*
PLT-6603: Don't return all posts on invalid query. (#7061)
George Goldberg
2017-07-31
1
-0
/
+5
*
#4755 Combining consecutive user join/leave system messages to single messag...
Debanshu Kundu
2017-08-01
1
-2
/
+2
*
PLT-7040: Fix capitalisation of Elasticsearch in Config. (#7020)
George Goldberg
2017-07-27
1
-5
/
+5
*
PLT-6596: Elasticsearch interface changes. (#6993)
George Goldberg
2017-07-21
1
-1
/
+1
*
Merge branch 'release-4.0'
Christopher Speller
2017-07-18
1
-8
/
+8
|
\
|
*
Only apply never edit policy setting when message changes (#6947)
Joram Wilander
2017-07-18
1
-7
/
+7
|
*
Only apply edit policy setting if message changed (#6930)
Joram Wilander
2017-07-15
1
-1
/
+1
*
|
PLT-6976: Elasticsearch capitalisation and tests. (#6839)
George Goldberg
2017-07-07
1
-6
/
+6
|
/
*
PLT-6960 Only update post.EditAt when the message changes (#6840)
Harrison Healey
2017-07-04
1
-3
/
+5
*
Fix EnablChannelViewedMessages typo (#6822)
Jason Blais
2017-07-03
1
-1
/
+1
*
PLT-6610 sending websocket event for last channel viewed (#6787)
Corey Hulen
2017-06-29
1
-0
/
+6
*
fix permission app error with updatePost (#6749)
Saturnino Abril
2017-06-26
1
-5
/
+0
[next]