[{"user_id": 28790, "stars": [], "topic_id": 18724, "date_created": 1302566196.3118291, "message": "how can I send code using the API in a way that it will be rendered using a monospaced font?", "group_id": 2780, "id": 632205}, {"user_id": 1284, "stars": [], "topic_id": 18724, "date_created": 1302566725.5052919, "message": "I'm just going to write my next bot in Selenium", "group_id": 2780, "id": 632501}, {"user_id": 28790, "stars": [], "topic_id": 18724, "date_created": 1302566236.3082211, "message": "I'be trying something like the following without success:", "group_id": 2780, "id": 632215}, {"user_id": 9907, "stars": [], "topic_id": 18724, "date_created": 1302566627.895649, "message": ";p", "group_id": 2780, "id": 632443}, {"user_id": 28790, "stars": [], "topic_id": 18724, "date_created": 1302566714.076848, "message": "is there a timeframe already for this?", "group_id": 2780, "id": 632494}, {"user_id": 1284, "stars": [{"date_created": 1302566737.206841, "user_id": 209}], "topic_id": 18724, "date_created": 1302566390.116312, "message": "I'm not a convore developer, but I'm pretty sure the answer is: you don't", "group_id": 2780, "id": 632298}, {"user_id": 1284, "stars": [], "topic_id": 18724, "date_created": 1302566394.0876551, "message": "(yet)", "group_id": 2780, "id": 632299}, {"user_id": 9907, "stars": [], "topic_id": 18724, "date_created": 1302566596.088243, "message": "the website uses this parameter, but i have no idea whether it is in the api: pasted=true", "group_id": 2780, "id": 632422}, {"user_id": 1284, "stars": [], "topic_id": 18724, "date_created": 1302566608.111254, "message": "can test in a moment", "group_id": 2780, "id": 632429}, {"user_id": 1284, "stars": [], "topic_id": 18724, "date_created": 1302566602.6708, "message": "hmmm", "group_id": 2780, "id": 632427}, {"user_id": 2, "stars": [], "topic_id": 18724, "date_created": 1302566652.989033, "message": "I'm a convore dev and this isn't supported yet. sorry!", "group_id": 2780, "id": 632459}, {"user_id": 2, "stars": [], "topic_id": 18724, "date_created": 1302566697.004636, "message": "javascript paste that is", "group_id": 2780, "id": 632486}, {"user_id": 1284, "stars": [], "topic_id": 18724, "date_created": 1302566581.9883151, "message": "from their javascript:", "group_id": 2780, "id": 632415}, {"user_id": 1284, "stars": [], "topic_id": 18724, "date_created": 1302566583.5592451, "message": " function instaPost(msg, tempId) {\n AudioPlayer.playAlert();\n var fragment = $($('#message-tmpl').html());\n var formattedDate = toISODate(new Date());\n $('.timeago', fragment).attr('title', formattedDate).text(formattedDate).timeago();\n msg = $('
').text(msg).html();\n if (pasted) {\n msg = '' + msg + '';\n }\n $('.message-body', fragment).html(msg);\n $('#message-list').append(fragment);\n fragment = fragment.attr('id', tempId).addClass('in-transit');\n $(window).scrollTop($('body').height());\n }", "group_id": 2780, "id": 632418}, {"user_id": 28790, "stars": [], "topic_id": 18724, "date_created": 1302566755.769361, "message": "oh, you will, sorry", "group_id": 2780, "id": 632518}, {"user_id": 28790, "stars": [], "topic_id": 18724, "date_created": 1302566766.0279961, "message": "well, thx a lot then.", "group_id": 2780, "id": 632529}, {"user_id": 28790, "stars": [], "topic_id": 18724, "date_created": 1302566169.6154389, "message": "hi all, sorry if this has been addressed in another topic but I couldn't find it, so here it goes", "group_id": 2780, "id": 632192}, {"user_id": 2, "stars": [], "topic_id": 18724, "date_created": 1302566686.525085, "message": "we're using the paste action to determine if something should be rendered as monospaced", "group_id": 2780, "id": 632480}, {"user_id": 2, "stars": [], "topic_id": 18724, "date_created": 1302566724.3427639, "message": "@dsouza not yet", "group_id": 2780, "id": 632500}, {"user_id": 28790, "stars": [], "topic_id": 18724, "date_created": 1302566727.5694931, "message": "okay thx!", "group_id": 2780, "id": 632503}, {"user_id": 2, "stars": [], "topic_id": 18724, "date_created": 1302566731.719475, "message": "I'll file a ticket though", "group_id": 2780, "id": 632507}, {"user_id": 2, "stars": [{"date_created": 1302567549.3525729, "user_id": 1284}, {"date_created": 1302568301.340306, "user_id": 4149}], "topic_id": 18724, "date_created": 1302567517.9336259, "message": "@llimllib good suggestion... we're definitely looking into adding more embed types", "group_id": 2780, "id": 632884}, {"user_id": 28790, "stars": [], "topic_id": 18724, "date_created": 1302566510.691962, "message": "I guess cowsay through command line will have to wait, heh", "group_id": 2780, "id": 632394}, {"user_id": 2, "stars": [{"date_created": 1302567259.0723939, "user_id": 1284}], "topic_id": 18724, "date_created": 1302567182.08476, "message": "@berryp we don't have any plans to support any kind of markup at this time, sorry", "group_id": 2780, "id": 632739}, {"user_id": 1706, "stars": [], "topic_id": 18724, "date_created": 1302567603.4161789, "message": "I think someone wrote a hack for Propane to display them but it wasn't pretty", "group_id": 2780, "id": 632929}, {"user_id": 28790, "stars": [], "topic_id": 18724, "date_created": 1302566357.7981141, "message": "curl -d message=$(echo -en \"\\ndef foobar():\\n return(true)\\n\\n\" | python -c 'import urllib; import sys; print(urllib.quote(sys.stdin.read()));') -H \"Authorization: ...\" https://convore.com/api/topics/:topic_id/messages/create.json\n\n", "group_id": 2780, "id": 632271}, {"user_id": 28790, "stars": [], "topic_id": 18724, "date_created": 1302566618.696907, "message": "maybe sending
might work :-)", "group_id": 2780, "id": 632437}, {"user_id": 28790, "stars": [], "topic_id": 18724, "date_created": 1302566720.6397381, "message": "just curious", "group_id": 2780, "id": 632498}, {"user_id": 28790, "stars": [], "topic_id": 18724, "date_created": 1302566478.321116, "message": "I guess you are right. Every single combination I tried failed miserably. Even using the HTML interface fails if I do not use ctrl+v (or middle button) :-)", "group_id": 2780, "id": 632373}, {"user_id": 28790, "stars": [], "topic_id": 18724, "date_created": 1302566691.6565721, "message": "oh, okay", "group_id": 2780, "id": 632483}, {"user_id": 28790, "stars": [], "topic_id": 18724, "date_created": 1302566747.4894841, "message": "sure, but how can I do this?", "group_id": 2780, "id": 632515}, {"user_id": 20584, "stars": [], "topic_id": 18724, "date_created": 1302567049.500056, "message": "@leah are there any plans to support a wiki style formatting for identifying content in messages (or something along those lines), such as triple braces in Trac?", "group_id": 2780, "id": 632675}, {"user_id": 1284, "stars": [{"date_created": 1302567492.6998169, "user_id": 1}, {"date_created": 1302567507.7674651, "user_id": 20584}], "topic_id": 18724, "date_created": 1302567453.302006, "message": "it'd be cool if there was gist embed support, just like the twitter embed", "group_id": 2780, "id": 632851}, {"user_id": 1284, "stars": [], "topic_id": 18724, "date_created": 1302567474.669023, "message": "and they already have an API", "group_id": 2780, "id": 632863}, {"user_id": 1284, "stars": [], "topic_id": 18724, "date_created": 1302567621.035423, "message": "@protocool that seems to be the style with embeds these days, google has updated their youtube embeds to be iframes too", "group_id": 2780, "id": 632933}, {"user_id": 20584, "stars": [], "topic_id": 18724, "date_created": 1302567403.707288, "message": "That's what I expected - I don't imagine there's a significant use case for markup support.", "group_id": 2780, "id": 632837}, {"user_id": 2, "stars": [{"date_created": 1302568409.334533, "user_id": 4149}, {"date_created": 1302568413.1169691, "user_id": 1284}, {"date_created": 1302568419.154902, "user_id": 9907}], "topic_id": 18724, "date_created": 1302568392.9938729, "message": "okay, I've added a way to send code via the api: https://convore.com/api/#topic-message-create", "group_id": 2780, "id": 633168}, {"user_id": 1284, "stars": [], "topic_id": 18724, "date_created": 1302567464.7629471, "message": "that way, you wouldn't need to send markup, just a gist.github url", "group_id": 2780, "id": 632858}, {"user_id": 20584, "stars": [], "topic_id": 18724, "date_created": 1302567525.106492, "message": "that's a really neat idea.", "group_id": 2780, "id": 632892}, {"user_id": 1706, "stars": [], "topic_id": 18724, "date_created": 1302567571.8286109, "message": "gist has caused me problems because (at least the last time I looked) it relied iframes - probably because a gist can be multiple files...", "group_id": 2780, "id": 632912}, {"user_id": 1284, "stars": [], "topic_id": 18724, "date_created": 1302567671.2441349, "message": "@protocool I assume it avoids problems of conflicts with the page the widget is embedded into", "group_id": 2780, "id": 632950}, {"user_id": 2, "stars": [], "topic_id": 18724, "date_created": 1302568400.1983399, "message": "just specify pasted=true", "group_id": 2780, "id": 633171}, {"user_id": 1706, "stars": [], "topic_id": 18724, "date_created": 1302570313.2594869, "message": "@leah will the message in live include 'pasted=true' as well?", "group_id": 2780, "id": 633620}, {"user_id": 2, "stars": [], "topic_id": 18724, "date_created": 1302570435.9703951, "message": "@protocool not sure... might be part of the embeds... or we could just say that it was pasted", "group_id": 2780, "id": 633652}, {"user_id": 2, "stars": [], "topic_id": 18724, "date_created": 1302570438.287992, "message": "hrm", "group_id": 2780, "id": 633655}, {"user_id": 1706, "stars": [], "topic_id": 18724, "date_created": 1302570322.9018469, "message": "(eventually)", "group_id": 2780, "id": 633624}, {"user_id": 2, "stars": [], "topic_id": 18724, "date_created": 1302570465.7937601, "message": "I'm fine with 'pasted=true' if you're cool with doing the styling :D", "group_id": 2780, "id": 633661}, {"user_id": 1706, "stars": [], "topic_id": 18724, "date_created": 1302570632.302141, "message": "but that's just me, maybe other people have different needs", "group_id": 2780, "id": 633712}, {"user_id": 1706, "stars": [], "topic_id": 18724, "date_created": 1302570566.102668, "message": "I'm basing my opinion on the assumption that what I get with the json API is exactly what they typed in so...", "group_id": 2780, "id": 633689}, {"user_id": 1706, "stars": [], "topic_id": 18724, "date_created": 1302570619.0108111, "message": "all I need to know is whether I'm displaying as a monospace multiline or a proportional multiline - which means that all I need to know is whether pasted=true", "group_id": 2780, "id": 633708}, {"user_id": 4149, "stars": [], "topic_id": 18724, "date_created": 1302573259.4585619, "message": "a json boolean is fine with me", "group_id": 2780, "id": 634487}, {"user_id": 1706, "stars": [], "topic_id": 18724, "date_created": 1302573213.1164579, "message": "/me wishes pasted=true didn't also rely on at least one newline being in the message body too :-(", "group_id": 2780, "id": 634474}, {"user_id": 17897, "stars": [], "topic_id": 18724, "date_created": 1302589731.1423819, "message": "same here, I'd be fine with a pasted parameter in the message.", "group_id": 2780, "id": 638567}, {"user_id": 17897, "stars": [{"date_created": 1302982735.5811629, "user_id": 4149}], "topic_id": 18724, "date_created": 1302982250.646085, "message": "aehm, shouldn't the topics/:topic_id/messages.json API include the pasted parameter? or is that still to come?Also how about renaming that to preformatted or sourcecode. Pasted is the user action that created the content it's not what the content contains.", "group_id": 2780, "id": 713189}, {"user_id": 17897, "stars": [], "topic_id": 18724, "date_created": 1302982935.147634, "message": "icing on the cake would be if pasted content is run through pygments then we can add a shebang in the first line of the pasted content and get syntax highlighting. :)", "group_id": 2780, "id": 713227}, {"user_id": 17897, "stars": [], "topic_id": 18724, "date_created": 1302982841.5999999, "message": "whatever, but as it currently stands there is no way to know the we should display the content as code.", "group_id": 2780, "id": 713224}, {"user_id": 4149, "stars": [], "topic_id": 18724, "date_created": 1302982775.2452929, "message": "@adsworth or maybe they can put it in the embed part and we can know that is the part that is pasted", "group_id": 2780, "id": 713220}, {"user_id": 4149, "stars": [], "topic_id": 18724, "date_created": 1302983233.275955, "message": "i totally hear you i working on a java client for convore and using java patterns i can do crazy syntax highlighting and even have users add there own syntaxs", "group_id": 2780, "id": 713246}]