Conversation:
Notices
- 
            
arunisaac (arunisaac)'s status on Friday, 10-Jun-2016 06:50:56 EDT 
arunisaac
             
            !gnusocial I want notices with links to images display the images in my timeline, rather than just present me with a link to the image that I have to click. Is there a #plugin to do this? - 
              
M-x nemui (nee)'s status on Friday, 10-Jun-2016 07:26:30 EDT 
M-x nemui
               
               
              The 'StoreRemoteMedia' plugin does that. It's in the default distribution of !gnusocial, but I think you have to manually activate it in the config.php with 
addPlugin('StoreRemoteMedia', array()); 
 -