Christopher Brown
141cfd2f9b
remove willnorris/imageproxy support
2018-02-12 13:05:01 -06:00
Christopher Brown
c1b6e8792c
minor addition to #8238
2018-02-09 20:08:39 -06:00
Chris
396e7513ec
Don't proxy same-site image urls ( #8238 )
...
* don't proxy same-site urls
* fix empty site url case
2018-02-09 15:41:06 -06:00
Chris
0cd2895456
fix image url replacement for blank urls ( #8184 )
2018-02-01 18:31:49 -08:00
Chris
599991ea73
PLT-3383: image proxy support ( #7991 )
...
* image proxy support
* go vet fix, remove mistakenly added coverage file
* fix test compile error
* add validation to config settings and documentation to model functions
* add message_source field to post
2018-01-22 15:32:50 -06:00
Chris
e7725106ed
fix post editing when channel links are present ( #7938 )
2017-12-05 14:18:45 -05:00
Chris
b87fae646a
PLT-5458: If someone posts a channel link to channel_A that you don't belong to, it doesn't render properly ( #7833 )
...
* add channel link hints to post props
* optimization
* update regex, add unit test
* fix rebase issue
2017-11-28 13:02:56 -08:00
Chris
ce2b2be5de
Refactoring cfg refs and load / save functions ( #7749 )
...
* refactoring cfg refs and load / save functions
* improve error output
2017-10-31 10:39:31 -04:00
Chris
8e19ba029f
Reduce utils.Cfg references ( #7650 )
...
* app.UpdateConfig method
* test fix
* another test fix
* the config override option as-was is just error prone, remove it for now
* derp
2017-10-18 15:36:43 -07:00
Chris
07777f5ff9
Fix races / finally remove global app for good ( #7570 )
...
* finally remove global app for good
* test compilation fixes
* fix races
* fix deadlock
* wake up write pump so it doesn't take forever to clean up
2017-10-04 13:09:41 -07:00
Chris
b066b6df13
Remove global app references ( #7433 )
...
* remove global app references
* test fix
* fix api4 test compilation
2017-09-12 09:19:52 -05:00
Christopher Speller
29fca51821
Renaming repo
2017-09-06 23:11:59 -07:00
Chris
1adfd0e9be
app type transition ( #7167 )
2017-09-06 17:12:54 -05:00
Chris
213a072b38
PLT-6403: Interactive messages ( #7274 )
...
* wip
* finish first pass
* requested changes
* add DoPostAction to Client4
2017-08-29 16:14:59 -05:00
Harrison Healey
4bd7b68b24
PLT-6960 Only update post.EditAt when the message changes ( #6840 )
2017-07-04 15:17:54 -04:00
George Goldberg
6026ed9d53
PLT-6523: Don't crash when replying to a post whose poster has left the channel. ( #6388 )
2017-05-10 19:16:45 -04:00