Files
2012-02-21 01:15:00 -05:00

1 line
12 KiB
JSON

[{"user_id": 1, "stars": [{"date_created": 1299547269.9076509, "user_id": 8197}, {"date_created": 1299561137.450016, "user_id": 2907}, {"date_created": 1299719392.404989, "user_id": 1521}], "topic_id": 11403, "date_created": 1299544132.9082, "message": "Just copy/paste code in, and we'll make sure it's displayed monospace :)", "group_id": 109, "id": 292702}, {"user_id": 4935, "stars": [], "topic_id": 11403, "date_created": 1299545212.434972, "message": "\" Tab completion\nset wildmode=list:longest,list:full\nset wildignore+=*.o,*.obj,.git,*.rbc,*.class,.svn,test/fixtures/*,vendor/gems/*", "group_id": 109, "id": 292738}, {"user_id": 1, "stars": [], "topic_id": 11403, "date_created": 1299544111.111124, "message": "We just released a new feature I think you guys might like", "group_id": 109, "id": 292700}, {"user_id": 1, "stars": [{"date_created": 1301837659.314229, "user_id": 26305}], "topic_id": 11403, "date_created": 1299544114.4588809, "message": "function handleWrapLongLines(e) {\n var elt = $(this);\n var pre = elt.next();\n if(pre.css('white-space') === 'pre-wrap') {\n pre.css('white-space', 'pre');\n elt.text('wrap text');\n }\n else {\n pre.css('white-space', 'pre-wrap');\n elt.text(\"don't wrap text\");\n }\n adjustPageScroll();\n return false;\n}", "group_id": 109, "id": 292701}, {"user_id": 1, "stars": [], "topic_id": 11403, "date_created": 1299547325.114063, "message": "@bat yay :)", "group_id": 109, "id": 292909}, {"user_id": 13044, "stars": [], "topic_id": 11403, "date_created": 1299555366.1817319, "message": "Cool feature but doesn't work in email alerts. :)", "group_id": 109, "id": 293210}, {"user_id": 8192, "stars": [{"date_created": 1299592041.559222, "user_id": 570}, {"date_created": 1299596843.116904, "user_id": 7762}, {"date_created": 1299603241.4296441, "user_id": 5928}, {"date_created": 1301452282.6359789, "user_id": 22924}, {"date_created": 1302883733.383657, "user_id": 29629}], "topic_id": 11403, "date_created": 1299567410.5281351, "message": "Syntax highlighting would be a great addition!", "group_id": 109, "id": 294733}, {"user_id": 8192, "stars": [], "topic_id": 11403, "date_created": 1299567258.757827, "message": "def great(what)\n puts \"That's a very great %s!\" % what\nend\ngreat 'feature'", "group_id": 109, "id": 294725}, {"user_id": 7762, "stars": [], "topic_id": 11403, "date_created": 1299596851.0015199, "message": "Oh cool!", "group_id": 109, "id": 296599}, {"user_id": 13501, "stars": [], "topic_id": 11403, "date_created": 1299614563.5465779, "message": "what can i say? (sorry didn't bother to test ruby code) (lambda haha)", "group_id": 109, "id": 299005}, {"user_id": 13501, "stars": [], "topic_id": 11403, "date_created": 1299614427.9726341, "message": "I wonder how this was done... referencing the other topic in *python* talking about code detection...", "group_id": 109, "id": 298980}, {"user_id": 13501, "stars": [], "topic_id": 11403, "date_created": 1299614357.0119491, "message": "factorial n = factorialWorker n 1 where\nfactorialWorker n res | n > 1 = factorialWorker (n - 1) (res * n)\n | otherwise = res", "group_id": 109, "id": 298976}, {"user_id": 13501, "stars": [], "topic_id": 11403, "date_created": 1299614518.1959989, "message": "(define (fork proc)\n (call/cc\n (lambda (k)\n (enqueue k)\n (proc))))\n", "group_id": 109, "id": 299001}, {"user_id": 13501, "stars": [], "topic_id": 11403, "date_created": 1299614539.881361, "message": "(define (fork proc) (call/cc (lambda (k) (enqueue k) (proc))))\n", "group_id": 109, "id": 299004}, {"user_id": 8029, "stars": [], "topic_id": 11403, "date_created": 1299622529.6980169, "message": "values.map {|value| value * 2}", "group_id": 109, "id": 300078}, {"user_id": 8029, "stars": [], "topic_id": 11403, "date_created": 1299622542.5799661, "message": "ok, so little bit fixing?", "group_id": 109, "id": 300082}, {"user_id": 1855, "stars": [], "topic_id": 11403, "date_created": 1299633905.506268, "message": "def con; puts \"you are dead\"; end", "group_id": 109, "id": 300903}, {"user_id": 1855, "stars": [], "topic_id": 11403, "date_created": 1299633922.9092619, "message": "def con\n puts \"you are dead\"\nend", "group_id": 109, "id": 300906}, {"user_id": 1855, "stars": [], "topic_id": 11403, "date_created": 1299633940.3810019, "message": "def great(what)\n puts \"That's a very great %s!\" % what\nend\ngreat 'feature'", "group_id": 109, "id": 300909}, {"user_id": 1855, "stars": [], "topic_id": 11403, "date_created": 1299633943.0897009, "message": "hm.", "group_id": 109, "id": 300910}, {"user_id": 1855, "stars": [], "topic_id": 11403, "date_created": 1299633886.0566919, "message": "(define iwanttotryitto 32)", "group_id": 109, "id": 300901}, {"user_id": 1855, "stars": [], "topic_id": 11403, "date_created": 1299633892.2083631, "message": "xp", "group_id": 109, "id": 300902}, {"user_id": 4935, "stars": [{"date_created": 1299653762.9107361, "user_id": 8192}, {"date_created": 1299760963.726846, "user_id": 16058}, {"date_created": 1301837641.9818261, "user_id": 26305}], "topic_id": 11403, "date_created": 1299649208.0864899, "message": "Feature: Pasted Source Code\n In order to please developers\n we want source code pasting\n\n Scenario: Pasting source code\n Given that I am in a topic chat room\n When I paste in some indented source code\n And I press Enter\n Then it should be displayed in a fixed width font\n And its indentation should be intact\n", "group_id": 109, "id": 302223}, {"user_id": 45, "stars": [{"date_created": 1299739246.6130061, "user_id": 3265}], "topic_id": 11403, "date_created": 1299655511.45735, "message": "++++[>+++++<-]>[<+++++>-]+<+[>[>+>+<<-]++>>[<<+>>-]>>>[-]++>[-]+>>>+[[-]++++++>\n>>]<<<[[<++++++++<++>>-]+<.<[>----<-]<]<<[>>>>>[>>>[-]+++++++++<[>-<-]+++++++++\n>[-[<->-]+[<<<]]<[>+<-]>]<<-]<<-]", "group_id": 109, "id": 302458}, {"user_id": 45, "stars": [{"date_created": 1305197841.4393029, "user_id": 30155}, {"date_created": 1311846307.951695, "user_id": 1363}], "topic_id": 11403, "date_created": 1299655538.2408161, "message": "it successfully detects brainfuck, I consider this feature a success", "group_id": 109, "id": 302461}, {"user_id": 8192, "stars": [], "topic_id": 11403, "date_created": 1299660134.511466, "message": "('&%:9]!~}|z2Vxwv-,POqponl$Hjig%eB@@>}=<M:9wv6WsU2T|nm-,jcL(I&%$#\"\n `CB]V?Tx<uVtT`Rpo3NlF.Jh++FdbCBA@?]!~|4XzyTT43Qsqq(Lnmkj\"Fhg${z@>", "group_id": 109, "id": 302759}, {"user_id": 8192, "stars": [], "topic_id": 11403, "date_created": 1299660146.637413, "message": "malboge. success.", "group_id": 109, "id": 302760}, {"user_id": 20026, "stars": [{"date_created": 1299757491.3251269, "user_id": 1855}], "topic_id": 11403, "date_created": 1299732725.1979041, "message": "def great(what)\n puts \"That's a very great %s!\" % what\nend\ngreat 'feature'", "group_id": 109, "id": 310959}, {"user_id": 1855, "stars": [], "topic_id": 11403, "date_created": 1299757490.286202, "message": "@kingcode I had _no_ idea about that syntax. n1", "group_id": 109, "id": 312644}, {"user_id": 16058, "stars": [], "topic_id": 11403, "date_created": 1299761025.1845689, "message": "Not monospaced in the iOS app.", "group_id": 109, "id": 312929}, {"user_id": 13501, "stars": [], "topic_id": 11403, "date_created": 1299826364.8905921, "message": "I was about to state that too... This seems to be a visual enhancement solely on web edition", "group_id": 109, "id": 320133}, {"user_id": 25773, "stars": [], "topic_id": 11403, "date_created": 1301427266.4037819, "message": "Posting and not signed in?", "group_id": 109, "id": 471835}, {"user_id": 25368, "stars": [], "topic_id": 11403, "date_created": 1301589983.7344251, "message": "This is a test of some text that is not code:\n* I am writing in a bulleted list\n* why is this showing up as a fixed width font?\n\nI also have a newline, which is why I write this in notepad and then copy and paste it over.", "group_id": 109, "id": 493473}, {"user_id": 25368, "stars": [], "topic_id": 11403, "date_created": 1301589663.023854, "message": "If i copy and paste any text it seems to happen", "group_id": 109, "id": 493426}, {"user_id": 25368, "stars": [], "topic_id": 11403, "date_created": 1301616146.6093371, "message": "Oh it seems to recognize that it's not code after a while. When i pasted the text it was fixed width font, but now that I've come back a few hours later it shows up normally. Weird", "group_id": 109, "id": 497822}, {"user_id": 24447, "stars": [], "topic_id": 11403, "date_created": 1301647261.033227, "message": "starttest\n test\nendtest\n", "group_id": 109, "id": 500159}, {"user_id": 24447, "stars": [], "topic_id": 11403, "date_created": 1301647238.835309, "message": "test", "group_id": 109, "id": 500158}, {"user_id": 27232, "stars": [], "topic_id": 11403, "date_created": 1301742113.6666059, "message": "def test", "group_id": 109, "id": 508172}, {"user_id": 27232, "stars": [], "topic_id": 11403, "date_created": 1301742167.4276121, "message": "def test\n puts \"Hello world\"\nend", "group_id": 109, "id": 508179}, {"user_id": 26305, "stars": [], "topic_id": 11403, "date_created": 1301837619.664851, "message": "@soulim test", "group_id": 109, "id": 514811}, {"user_id": 25368, "stars": [], "topic_id": 11403, "date_created": 1302049184.3444409, "message": "this behavior seems quite erratic....", "group_id": 109, "id": 550993}, {"user_id": 1, "stars": [], "topic_id": 11403, "date_created": 1302114356.784776, "message": "Right now the rules are like this 1) you have to paste the code in (literally, with ctrl + v) and 2) it has to be the only thing in the message", "group_id": 109, "id": 562606}, {"user_id": 274, "stars": [], "topic_id": 11403, "date_created": 1302114517.233381, "message": ":( not good ^", "group_id": 109, "id": 562648}, {"user_id": 1, "stars": [], "topic_id": 11403, "date_created": 1302114368.5498469, "message": "oh, and 3) it has to include at least one newline", "group_id": 109, "id": 562611}, {"user_id": 25368, "stars": [], "topic_id": 11403, "date_created": 1302134959.0793619, "message": "ok that makes sense. is there a sly way I can copy and paste in text that has a newline in it, and not have it use this feature?", "group_id": 109, "id": 566625}, {"user_id": 1, "stars": [], "topic_id": 11403, "date_created": 1302135085.0049391, "message": "@damnittom but wow we need to make a better way", "group_id": 109, "id": 566667}, {"user_id": 1, "stars": [], "topic_id": 11403, "date_created": 1302135075.6784861, "message": "@damnittom I suppose you could type a letter (not whitespace), then paste something, then go back and delete the letter before sending", "group_id": 109, "id": 566662}, {"user_id": 14562, "stars": [{"date_created": 1305223711.485311, "user_id": 16058}], "topic_id": 11403, "date_created": 1305177253.3412731, "message": " IDENTIFICATION DIVISION.\n PROGRAM-ID. FANCY-CONVORE.\n PROCEDURE DIVISION.\n DISPLAY 'Convore is damn hot.'.\n STOP RUN.", "group_id": 109, "id": 1020142}, {"user_id": 14726, "stars": [], "topic_id": 11403, "date_created": 1305176957.9858711, "message": "{'testing': 'JSON'}", "group_id": 109, "id": 1020079}, {"user_id": 38590, "stars": [], "topic_id": 11403, "date_created": 1311435945.133841, "message": "test", "group_id": 109, "id": 1705977}, {"user_id": 38255, "stars": [{"date_created": 1311846349.919208, "user_id": 1363}], "topic_id": 11403, "date_created": 1311535920.693835, "message": "awesome, but nitpick: mouseover gray is the same color as code background gray", "group_id": 109, "id": 1710908}, {"user_id": 33207, "stars": [], "topic_id": 11403, "date_created": 1315330156.1171961, "message": "https://convore.com/ruby/shiny-new-convore-feature/", "group_id": 109, "id": 2060516}, {"user_id": 41674, "stars": [], "topic_id": 11403, "date_created": 1317388846.2070539, "message": "awesome", "group_id": 109, "id": 2248337}, {"user_id": 41625, "stars": [], "topic_id": 11403, "date_created": 1317813901.2306089, "message": "Hi", "group_id": 109, "id": 2283809}, {"user_id": 41625, "stars": [], "topic_id": 11403, "date_created": 1317813901.2179699, "message": "Any one here?", "group_id": 109, "id": 2283808}, {"user_id": 41625, "stars": [], "topic_id": 11403, "date_created": 1317813880.9993999, "message": "Any one here?", "group_id": 109, "id": 2283804}, {"user_id": 41625, "stars": [], "topic_id": 11403, "date_created": 1317813795.172684, "message": "Hi", "group_id": 109, "id": 2283801}]