projects
/
tweeper.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
e053ac2
)
tweeper.php: add infrastructure for sites using json data
author
Antonio Ospite <ao2@ao2.it>
Sat, 28 Feb 2015 00:50:21 +0000
(
01:50
+0100)
committer
Antonio Ospite <ao2@ao2.it>
Sat, 28 Feb 2015 00:50:21 +0000
(
01:50
+0100)
Some websites provide the timelines as json data and convert that to
html in the client.
Supporting these sites will be done by defining host specific methods to
extract the json data to pass to json_to_xml().
No differences found