friendica
|
3eae3fd496
|
a bit more progress on using shred to pick through API results. Commented out because the array storage is kindof weird so the first try (assuming simple arrays) didn't work out. I'll have to rethink how to index these things and may have to rewrite the js() function to do the kinds of things I want.
|
2014-05-11 18:36:00 -07:00 |
|
friendica
|
d3b5509b33
|
shred: ability to execute somewhat arbitrary API functions and echo results
|
2014-05-08 22:44:12 -07:00 |
|
friendica
|
e22e94cd97
|
ok *now* shred works with alternate config files
|
2014-05-07 20:31:21 -07:00 |
|
friendica
|
b26edefe3e
|
shred: perhaps alternate configs will work now - unable to test at the moment. Was a typo in FriendicaOAuth.sh so it's unlikely anybody has been using this recently. We'll probably need it for apps.
|
2014-05-07 17:42:58 -07:00 |
|
friendica
|
a3b358d025
|
wrong app name
|
2013-10-16 00:17:16 -07:00 |
|
friendica
|
3354abfd42
|
add -C cfgfile option to shred to allow multiple configurations. I just added the option for multiple configs, I didn't make it work as it requires quite a bit of change to the shred program flow; which tries to load the default config before doing anything at all.
|
2013-09-17 01:31:46 -07:00 |
|
friendica
|
9bff739d96
|
several oauth fixes - shred doesn't completely work yet, but it also doesn't completely NOT work, so at least there's some improvement
|
2013-09-16 21:35:52 -07:00 |
|