mastodon/app/models
Yann Vaillant 35de03fbe3
Strip exif data from uploaded images
Using `-strip` cli options from ImageMagick

http://www.imagemagick.org/script/command-line-options.php#strip

fix #85
2016-10-08 15:18:20 +02:00
..
concerns Add since_id param to feeds 2016-10-02 22:35:27 +02:00
.keep Initial commit 2016-02-20 22:53:20 +01:00
account.rb Integrating block relationships into the API (read-only for now) 2016-10-03 17:16:58 +02:00
application_record.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
block.rb Adding a block model and filter mentions from blocked users (fix #60) 2016-10-03 17:12:13 +02:00
favourite.rb Making public pages responsive, removing reblogs/favs counts from them 2016-10-03 00:26:00 +02:00
feed.rb Add since_id param to feeds 2016-10-02 22:35:27 +02:00
follow.rb Improve code style 2016-09-29 21:28:21 +02:00
media_attachment.rb Strip exif data from uploaded images 2016-10-08 15:18:20 +02:00
mention.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
status.rb Validate against multiple reblogs of same status by same account 2016-10-02 15:33:24 +02:00
stream_entry.rb Adding a block model and filter mentions from blocked users (fix #60) 2016-10-03 17:12:13 +02:00
user.rb Adding user settings (model and mailer), no form yet 2016-10-07 13:17:56 +02:00