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
...
*
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
*
PLT-5705 Created a single source of http.Client creation logic with internet ...
Torsten Juergeleit
2017-05-31
1
-38
/
+6
*
PLT-6472: Basic Elastic Search implementation. (#6382)
George Goldberg
2017-05-18
1
-15
/
+93
*
Fixing error messages (#5995)
Corey Hulen
2017-04-12
1
-2
/
+2
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
APIv4 GET /users/{user_id}/posts/flagged (#5984)
Saturnino Abril
2017-04-05
1
-0
/
+8
*
Fix blanking out of FileIds and backwards compatability issue with v3 (#5950)
Joram Wilander
2017-04-04
1
-18
/
+15
*
PLT-5900 Removed automatic configuration of SiteURL (#5952)
Harrison Healey
2017-04-04
1
-9
/
+9
*
PLT-5483 Fix bug where flagged posts endpoint returned posts on other teams (...
Joram Wilander
2017-03-31
1
-0
/
+8
*
APIv4 put /posts/{post_id}/patch (#5883)
Saturnino Abril
2017-03-29
1
-4
/
+31
*
Add query parameters to get posts v4 endpoint (#5858)
Joram Wilander
2017-03-24
1
-0
/
+16
*
Add http_proxy support for http client (#5571)
Josta Yee
2017-03-20
1
-5
/
+31
*
PLT-5765 Passed SiteURL to SendNotifications (#5705)
Harrison Healey
2017-03-10
1
-9
/
+9
*
Added additional validation for slack attachment format on server (#5680)
Harrison Healey
2017-03-08
1
-29
/
+9
*
Set timeout to http client (#5540)
Josta Yee
2017-02-28
1
-3
/
+10
*
Implement posts endpoints for APIv4 (#5480)
Ruzette Tanyag
2017-02-21
1
-0
/
+1
*
Fixing file info caching issue with Aurora for master (#5477)
Corey Hulen
2017-02-20
1
-2
/
+2
*
Added NewPostList constructor to set fields to be non-null (#5440)
Harrison Healey
2017-02-16
1
-1
/
+1
*
Remove MakeDirectChannelVisible and add client handling for showing DMs (#5430)
Joram Wilander
2017-02-15
1
-8
/
+0
*
Implement some post endpoints for APIv4 (#5353)
Joram Wilander
2017-02-13
1
-8
/
+24
*
Add caching for file infos (#5330)
Joram Wilander
2017-02-07
1
-1
/
+2
*
PLT-5379 Fix the error occuring while fetching OG metadata for links which do...
Debanshu Kundu
2017-02-07
1
-1
/
+1
*
Merge 3.6.2 into master (#5211)
Joram Wilander
2017-01-27
1
-3
/
+3
*
More app code migration (#5170)
Joram Wilander
2017-01-25
1
-0
/
+305
*
PLT-5284 Fix webhook notifications for channel creator is not in (#5119)
Joram Wilander
2017-01-20
1
-4
/
+4
*
PLT-4938 Add app package and move logic over from api package (#4931)
Joram Wilander
2017-01-13
1
-0
/
+196
[prev]