summaryrefslogtreecommitdiffstats
path: root/app/post.go
Commit message (Expand)AuthorAgeFilesLines
...
* HTTP client refactor (#7884)Chris2017-11-221-3/+3
* Role refactor (#7867)Chris2017-11-211-1/+1
* fix interactive message post username/icon behavior (#7776)Chris2017-11-041-1/+17
* PLT-7822: Fix search order for SQL search backend. (#7704)George Goldberg2017-10-241-0/+2
* [PLT-7362] Option to add user to channel if mentioned user is not currently i...Saturnino Abril2017-10-211-0/+4
* Reduce utils.Cfg references (#7650)Chris2017-10-181-10/+10
* Merge branch 'release-4.3'Christopher Brown2017-10-161-6/+13
|\
| * PLT-7818 Updates to post type (#7579)Joram Wilander2017-10-091-0/+5
| * PLT-7826: Don't fetch posts from store if ES returns none. (#7596)George Goldberg2017-10-091-6/+8
* | Add back consumeAndClose functionality. (#7608)Christopher Speller2017-10-121-2/+2
* | Remove duplicate post edit WS event and cache invalidation (#7576)Joram Wilander2017-10-091-3/+0
* | Miscellaneous app cleanup (#7594)Chris2017-10-091-1/+1
* | store/sqlstore cleanup and postgres tests (#7595)Chris2017-10-091-0/+4
|/
* Goroutine wranglin (#7556)Chris2017-10-031-12/+28
* remove remaining Global() calls (outside of tests) (#7521)Chris2017-09-281-10/+10
* Finally do away with NewLocAppError function. (#7498)George Goldberg2017-09-251-1/+1
* remove einterface gets (#7455)Chris2017-09-191-10/+9
* Renaming repoChristopher Speller2017-09-061-4/+4
* app type transition (#7167)Chris2017-09-061-82/+82
* App: NewLocAppError -> NewAppError (#7327)George Goldberg2017-09-011-8/+6
* Config to make town square read only (#7140)David Meza2017-09-011-11/+40
* PLT-6403: Interactive messages (#7274)Chris2017-08-291-1/+66
* PLT-5745 Cleaning up duplicate calls (#7298)Corey Hulen2017-08-281-19/+25
* PLT-6226 Fixing races with licensing (#7213)Corey Hulen2017-08-161-3/+3
* PLT-6358: Server HTTP client improvements (#6980)Chris2017-08-091-1/+1
* Revert " #4755 Combining consecutive user join/leave system messages to singl...Saturnino Abril2017-08-011-2/+2
* PLT-6603: Don't return all posts on invalid query. (#7061)George Goldberg2017-07-311-0/+5
* #4755 Combining consecutive user join/leave system messages to single messag...Debanshu Kundu2017-08-011-2/+2
* PLT-7040: Fix capitalisation of Elasticsearch in Config. (#7020)George Goldberg2017-07-271-5/+5
* PLT-6596: Elasticsearch interface changes. (#6993)George Goldberg2017-07-211-1/+1
* Merge branch 'release-4.0'Christopher Speller2017-07-181-8/+8
|\
| * Only apply never edit policy setting when message changes (#6947)Joram Wilander2017-07-181-7/+7
| * Only apply edit policy setting if message changed (#6930)Joram Wilander2017-07-151-1/+1
* | PLT-6976: Elasticsearch capitalisation and tests. (#6839)George Goldberg2017-07-071-6/+6
|/
* PLT-6960 Only update post.EditAt when the message changes (#6840)Harrison Healey2017-07-041-3/+5
* Fix EnablChannelViewedMessages typo (#6822)Jason Blais2017-07-031-1/+1
* PLT-6610 sending websocket event for last channel viewed (#6787)Corey Hulen2017-06-291-0/+6
* fix permission app error with updatePost (#6749)Saturnino Abril2017-06-261-5/+0
* PLT-5705 Created a single source of http.Client creation logic with internet ...Torsten Juergeleit2017-05-311-38/+6
* PLT-6472: Basic Elastic Search implementation. (#6382)George Goldberg2017-05-181-15/+93
* Fixing error messages (#5995)Corey Hulen2017-04-121-2/+2
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* APIv4 GET /users/{user_id}/posts/flagged (#5984)Saturnino Abril2017-04-051-0/+8
* Fix blanking out of FileIds and backwards compatability issue with v3 (#5950)Joram Wilander2017-04-041-18/+15
* PLT-5900 Removed automatic configuration of SiteURL (#5952)Harrison Healey2017-04-041-9/+9
* PLT-5483 Fix bug where flagged posts endpoint returned posts on other teams (...Joram Wilander2017-03-311-0/+8
* APIv4 put /posts/{post_id}/patch (#5883)Saturnino Abril2017-03-291-4/+31
* Add query parameters to get posts v4 endpoint (#5858)Joram Wilander2017-03-241-0/+16
* Add http_proxy support for http client (#5571)Josta Yee2017-03-201-5/+31
* PLT-5765 Passed SiteURL to SendNotifications (#5705)Harrison Healey2017-03-101-9/+9