discourse/app
Scott Carleton cbef844a57 Build out a URI Adapter to allow uploading an avatar via a url
Currently only really accessible via the API. The UriAdapter creates a
tempfile from a url and gives a ActionDispatch::HTTP::UploadedFile back
to the controller to process as normal.
This will help a lot in being able to transfer avatar urls from another
app without monkey patching a lot of discourse code.
2013-10-21 14:53:03 -04:00
..
assets force max-width on images/svgs in composer preview and post view 2013-10-21 20:01:10 +02:00
controllers Build out a URI Adapter to allow uploading an avatar via a url 2013-10-21 14:53:03 -04:00
helpers Show mobile view as default for nexus 7 tablet 2013-09-23 17:13:29 -07:00
jobs add a sitesetting to enable the CleanUpUploads job 2013-10-16 17:09:36 +02:00
mailers remove "via sitename" from senders 2013-09-12 15:38:18 +10:00
models categories can now be re-ordered 2013-10-21 15:25:20 +11:00
serializers allow ordering categories in the edit category ui 2013-10-21 17:21:34 +11:00
services Build out a URI Adapter to allow uploading an avatar via a url 2013-10-21 14:53:03 -04:00
views work in progress, wide categories page 2013-10-18 11:10:10 +11:00