aboutsummaryrefslogtreecommitdiffstats
path: root/util/shred/FriendicaOAuth.sh
Commit message (Collapse)AuthorAgeFilesLines
* oh this is nice... http://kmkeen.com/jshon - this is what we need to make ↵friendica2014-06-181-191/+0
| | | | shred -- well "shred". I also had to change the photos album list API a bit to fix any imagined and/or real parsing issues and also fixed shred so it can find its auxiliary files.
* a bit more progress on using shred to pick through API results. Commented ↵friendica2014-05-111-4/+4
| | | | 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.
* shred: ability to execute somewhat arbitrary API functions and echo resultsfriendica2014-05-081-0/+18
|
* shred: perhaps alternate configs will work now - unable to test at the ↵friendica2014-05-071-1/+1
| | | | moment. Was a typo in FriendicaOAuth.sh so it's unlikely anybody has been using this recently. We'll probably need it for apps.
* wrong app namefriendica2013-10-161-2/+2
|
* several oauth fixes - shred doesn't completely work yet, but it also doesn't ↵friendica2013-09-161-0/+173
completely NOT work, so at least there's some improvement