mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-18 14:10:59 +00:00
1 line
3.0 KiB
JSON
1 line
3.0 KiB
JSON
[{"user_id": 30494, "stars": [], "topic_id": 37049, "date_created": 1306504654.2219779, "message": "this speeds the app", "group_id": 236, "id": 1205150}, {"user_id": 30494, "stars": [], "topic_id": 37049, "date_created": 1306505220.006031, "message": "( it's time to restart firefox 4 )", "group_id": 236, "id": 1205267}, {"user_id": 30494, "stars": [], "topic_id": 37049, "date_created": 1306504327.350781, "message": "Some greasemonkey scripts are really fat. They end up in one rule emit << >> and that means browser can't cache them and KNS probably does some \"processing\" each time the rule gets fired which is completely unnecessary because an imported greasemonkey doesn't put anything in preludes.", "group_id": 236, "id": 1205054}, {"user_id": 30494, "stars": [], "topic_id": 37049, "date_created": 1306504954.147403, "message": "( hopefully a npm package hahahahaha )", "group_id": 236, "id": 1205206}, {"user_id": 30494, "stars": [], "topic_id": 37049, "date_created": 1306504516.4626961, "message": "So once a greasemonkey script is working with kynetx it's recommended to put the code in a external js file and import it with \"use javascript resource js_url\"", "group_id": 236, "id": 1205112}, {"user_id": 30494, "stars": [], "topic_id": 37049, "date_created": 1306504864.2353971, "message": "I hope that one day a \"kynetx app\" will be a package including resources ( js , images , css ...) that can be deployed in a single process.", "group_id": 236, "id": 1205189}, {"user_id": 30494, "stars": [], "topic_id": 37049, "date_created": 1306504885.4722719, "message": "maybe straight from some repository", "group_id": 236, "id": 1205190}, {"user_id": 30494, "stars": [], "topic_id": 37049, "date_created": 1306508770.886668, "message": "will this work in KBX ? suspense....", "group_id": 236, "id": 1205948}, {"user_id": 30494, "stars": [], "topic_id": 37049, "date_created": 1306508788.244832, "message": "will the included js be available anywhere ? suspense again...", "group_id": 236, "id": 1205954}, {"user_id": 30494, "stars": [], "topic_id": 37049, "date_created": 1306508741.521925, "message": "Oh my goodness ! KOBJ.registerExternalResources works if I put it in a global emit << >>", "group_id": 236, "id": 1205945}, {"user_id": 30494, "stars": [], "topic_id": 37049, "date_created": 1306510007.585026, "message": "it also works inside the emit of a rule", "group_id": 236, "id": 1206110}, {"user_id": 30494, "stars": [], "topic_id": 37049, "date_created": 1306510015.6944709, "message": "let's KBXify", "group_id": 236, "id": 1206111}, {"user_id": 763, "stars": [], "topic_id": 37049, "date_created": 1306529289.1794889, "message": "calling it from a rule will not have the same properties.", "group_id": 236, "id": 1208789}, {"user_id": 763, "stars": [], "topic_id": 37049, "date_created": 1306529266.160871, "message": "that method is what is called with a use resource call. It is called before the rule closures, and that is how we guarentee that it is loaded before any actions run.", "group_id": 236, "id": 1208785}] |