projects
/
tweeper.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
tweeper.php: use lowerCamel case for methods names
[tweeper.git]
/
tweeper.php
2016-05-20
Antonio Ospite
tweeper.php: use lowerCamel case for methods names
blob
|
commitdiff
2016-05-20
Antonio Ospite
Fix naming conventions for the generate_enclosure functon
blob
|
commitdiff
|
diff to current
2016-05-20
Antonio Ospite
tweeper.php: user lowerCamel case for class variables
blob
|
commitdiff
|
diff to current
2016-05-20
Antonio Ospite
tweeper.php: fix a typo s/Apparenty/Apparently/
blob
|
commitdiff
|
diff to current
2016-05-20
Antonio Ospite
tweeper.php: write the word "URL" in upper case
blob
|
commitdiff
|
diff to current
2016-05-20
Antonio Ospite
tweeper.php: fix style issues pointed out by PHP_CodeSn...
blob
|
commitdiff
|
diff to current
2016-05-20
Antonio Ospite
tweeper.php: use the same parenthesis style for all...
blob
|
commitdiff
|
diff to current
2016-05-20
Antonio Ospite
tweeper.php: rename $rootName to $root_node_name
blob
|
commitdiff
|
diff to current
2016-05-20
Antonio Ospite
tweeper.php: make json_to_xml() do strictly what its...
blob
|
commitdiff
|
diff to current
2016-05-13
Antonio Ospite
Use the Symfony Serializer component instead of the...
blob
|
commitdiff
|
diff to current
2015-07-29
Antonio Ospite
tweeper: avoid a reference to $argv in non-cli mode
blob
|
commitdiff
|
diff to current
2015-07-29
Antonio Ospite
tweeper: make is_cli() stricter
blob
|
commitdiff
|
diff to current
2015-07-06
Antonio Ospite
Add support for Facebook.com public pages
blob
|
commitdiff
|
diff to current
2015-07-06
Antonio Ospite
tweeper.php: support host-specific methods for preproce...
blob
|
commitdiff
|
diff to current
2015-07-01
Antonio Ospite
tweeper.php: strip the leading "www." from hosts
blob
|
commitdiff
|
diff to current
2015-07-01
Antonio Ospite
tweeper.php: make error about missing stylesheet more...
blob
|
commitdiff
|
diff to current
2015-05-05
Antonio Ospite
tweeper.php: make date handling functions a little...
blob
|
commitdiff
|
diff to current
2015-03-02
Antonio Ospite
tweeper.php: factor out an is_cli() function
blob
|
commitdiff
|
diff to current
2015-02-28
Antonio Ospite
Add support for converting Instagram user timelines...
blob
|
commitdiff
|
diff to current
2015-02-28
Antonio Ospite
tweeper.php: add infrastructure for sites using json...
blob
|
commitdiff
|
diff to current
2015-02-28
Antonio Ospite
tweeper.php: fix validation when generating enclosure...
blob
|
commitdiff
|
diff to current
2015-02-27
Antonio Ospite
tweeper.php: factor out an html_to_xml() function from...
blob
|
commitdiff
|
diff to current
2015-02-27
Antonio Ospite
tweeper.php: move loading the stylesheet into the Tweep...
blob
|
commitdiff
|
diff to current
2015-02-27
Antonio Ospite
Strip trailing newlines
blob
|
commitdiff
|
diff to current
2014-04-24
Antonio Ospite
Update email address and copyright years
blob
|
commitdiff
|
diff to current
2013-12-27
Antonio Ospite
tweeper.php: support generating enclosure for "audio...
blob
|
commitdiff
|
diff to current
2013-11-08
Antonio Ospite
Write error messages on STDERR and return saner values...
blob
|
commitdiff
|
diff to current
2013-11-08
Antonio Ospite
Handle errors and warnings from loadHTML()
blob
|
commitdiff
|
diff to current
2013-08-12
Antonio Ospite
Follow HTTP redirects in get_contents() too
blob
|
commitdiff
|
diff to current
2013-08-11
Antonio Ospite
Merge branch 'generate-enclosure-element'
blob
|
commitdiff
|
diff to current
2013-08-11
Antonio Ospite
Cosmetics: re-indent cURL options to follow the coding...
blob
|
commitdiff
|
diff to current
2013-08-11
Antonio Ospite
Use cURL for Tweeper::get_contents() too
blob
|
commitdiff
|
diff to current
2013-08-11
Antonio Ospite
Remove double semicolon in Tweeper::get_info()
blob
|
commitdiff
|
diff to current
2013-08-11
Antonio Ospite
Make get_url_info() and generate_enclosure() static...
blob
|
commitdiff
|
diff to current
2013-08-11
Antonio Ospite
Turn epoch_to_gmdate() and str_to_gmdate() into static...
blob
|
commitdiff
|
diff to current
2013-08-11
Antonio Ospite
Make get_contents() a static method
blob
|
commitdiff
|
diff to current
2013-08-11
Antonio Ospite
Cosmetics: sort supported_content_types, remove unneede...
blob
|
commitdiff
|
diff to current
2013-08-11
Antonio Ospite
Use an array to list supported content types for enclosures
blob
|
commitdiff
|
diff to current
2013-08-11
Antonio Ospite
Make it optional to generate the <enclosure/> element
blob
|
commitdiff
|
diff to current
2013-08-11
Antonio Ospite
Use getopt() to parse command line options
blob
|
commitdiff
|
diff to current
2013-08-11
Antonio Ospite
Split parsing CLI options from parsing QUERY_STRING...
blob
|
commitdiff
|
diff to current
2013-08-11
Antonio Ospite
Merge https://github.com/grote/Tweeper into generate...
blob
|
commitdiff
|
diff to current
2013-08-04
Torsten Grote
only enclosify certain mimetypes, use same user agent
blob
|
commitdiff
|
diff to current
2013-08-04
Torsten Grote
add initial support for enclosures
blob
|
commitdiff
|
diff to current
2013-08-03
Antonio Ospite
Fix a typo in an error message
blob
|
commitdiff
|
diff to current
2013-07-27
Antonio Ospite
Change mode of tweeper.php
blob
|
commitdiff
|
diff to current
2013-07-27
Antonio Ospite
Add -h and --help options
blob
|
commitdiff
|
diff to current
2013-07-27
Antonio Ospite
Add another date conversion routine
blob
|
commitdiff
|
diff to current
2013-07-27
Antonio Ospite
Use __DIR__ when building the stylesheet path name
blob
|
commitdiff
|
diff to current
2013-07-27
Antonio Ospite
Rename formatDate() function to epoch_to_gmdate()
blob
|
commitdiff
|
diff to current
2013-07-27
Antonio Ospite
Be more verbose in error messages
blob
|
commitdiff
|
diff to current
2013-07-27
Antonio Ospite
Make stylesheet file name parametric
blob
|
commitdiff
|
diff to current
2013-07-27
Antonio Ospite
Change of behavior| Now a URL is required as an argument
blob
|
commitdiff
|
diff to current
2013-07-27
Antonio Ospite
Factor out a usage() function
blob
|
commitdiff
|
diff to current
2013-07-27
Antonio Ospite
Use php_sapi_name() to check for CLI interface
blob
|
commitdiff
|
diff to current
2013-07-07
Antonio Ospite
Format dates using an external php function
blob
|
commitdiff
|
diff to current
2013-07-07
Antonio Ospite
Initial import
blob
|
commitdiff
|
diff to current