[DRE-commits] [tdiary-contrib] 01/15: Merge tag 'upstream/4.2.1'

Hideki Yamane henrich at moszumanska.debian.org
Mon Oct 31 00:02:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

henrich pushed a commit to branch master
in repository tdiary-contrib.

commit 3ec70e4d76f89e9570e70b7c6dd7bcddd1e94e61
Merge: 831fbf5 332cd09
Author: Hideki Yamane <henrich at debian.org>
Date:   Sat Jan 2 11:52:40 2016 +0900

    Merge tag 'upstream/4.2.1'
    
    Upstream version 4.2.1

 .travis.yml                                        |   7 +-
 Gemfile                                            |   7 +-
 Gemfile.lock                                       |  84 +++-
 README.en.md                                       |   9 +
 README.md                                          |   9 +
 js/hide_sidebar_smartphone.js                      |  14 +
 js/image_ex.js                                     |  20 +-
 js/picasa.js                                       |   6 +-
 js/prettify/lang-apollo.js                         |   2 -
 js/prettify/lang-clj.js                            |  18 -
 js/prettify/lang-css.js                            |   2 -
 js/prettify/lang-go.js                             |   1 -
 js/prettify/lang-hs.js                             |   2 -
 js/prettify/lang-lisp.js                           |   3 -
 js/prettify/lang-lua.js                            |   2 -
 js/prettify/lang-ml.js                             |   2 -
 js/prettify/lang-n.js                              |   4 -
 js/prettify/lang-proto.js                          |   1 -
 js/prettify/lang-scala.js                          |   2 -
 js/prettify/lang-sql.js                            |   2 -
 js/prettify/lang-tex.js                            |   1 -
 js/prettify/lang-vb.js                             |   2 -
 js/prettify/lang-vhdl.js                           |   3 -
 js/prettify/lang-wiki.js                           |   2 -
 js/prettify/lang-xq.js                             |   3 -
 js/prettify/lang-yaml.js                           |   2 -
 js/prettify/prettify.css                           |   1 -
 js/prettify/prettify.js                            |  28 --
 js/preview.js                                      |  50 ++
 js/socialbutton.js                                 |   4 +-
 lib/tdiary/contrib/version.rb                      |   2 +-
 misc/tdiarygraph/tdiarygraph120x90e.swf            | Bin 3171 -> 0 bytes
 misc/tdiarygraph/tdiarygraph125x125e.swf           | Bin 3171 -> 0 bytes
 misc/tdiarygraph/tdiarygraph240x180e.swf           | Bin 3170 -> 0 bytes
 misc/tdiarygraph/tdiarygraph468x60e.swf            | Bin 3170 -> 0 bytes
 misc/tdiarygraph/tdiarygraph728x90e.swf            | Bin 3171 -> 0 bytes
 misc/tdiarytimes/tdiarytimes125x125r.swf           | Bin 3140 -> 0 bytes
 misc/tdiarytimes/tdiarytimes125x125r7.swf          | Bin 3245 -> 0 bytes
 misc/tdiarytimes/tdiarytimes125x125s.swf           | Bin 3030 -> 0 bytes
 misc/tdiarytimes/tdiarytimes125x30.swf             | Bin 2852 -> 0 bytes
 misc/tdiarytimes/tdiarytimes234x30.swf             | Bin 2851 -> 0 bytes
 misc/tdiarytimes/tdiarytimes468x30.swf             | Bin 2852 -> 0 bytes
 plugin/add_bookmark.rb                             |  58 ++-
 plugin/bigpresen.rb                                |  22 +-
 plugin/category-lite.rb                            | 235 +++++++++
 plugin/cocomment.rb                                |   2 +-
 plugin/code-prettify.rb                            |   9 +-
 plugin/comment_pushbullet.rb                       |  68 +++
 plugin/datepicker.rb                               |   6 +-
 plugin/en/category-lite.rb                         |  46 ++
 plugin/everytrail.rb                               |   5 -
 plugin/flickr.rb                                   |  14 +-
 plugin/google_adsense.rb                           |   2 +-
 plugin/google_analytics.rb                         |  17 +-
 plugin/google_map.rb                               | 162 ++++---
 plugin/google_universal_analytics.rb               |  39 ++
 plugin/hatena_star.rb                              |   2 +-
 plugin/hb_footer4sec_js.rb                         |   2 +-
 plugin/hide_sidebar_iphone.rb                      |  21 -
 plugin/hide_sidebar_smartphone.rb                  |   6 +
 plugin/image_ex.rb                                 |   5 +-
 plugin/image_gps.rb                                |  41 +-
 plugin/instagr.rb                                  |  47 +-
 plugin/instagram.rb                                |  61 ++-
 plugin/ja/category-lite.rb                         |  48 ++
 plugin/ja/yo_update.rb                             |   4 +-
 plugin/jquery_ui_theme.rb                          |   2 +-
 plugin/latlonglab_route.rb                         |   2 +-
 plugin/livedoor_weather.rb                         |   4 +-
 plugin/mathjax.rb                                  |  23 +
 plugin/navi_day.rb                                 |   4 +-
 plugin/nicovideo.rb                                |  43 +-
 plugin/ohmsha_estore.rb                            |  31 +-
 plugin/picasa.rb                                   |  25 +-
 plugin/playstore.rb                                |  40 +-
 plugin/preview.rb                                  |  10 +
 plugin/profile.rb                                  | 373 +++++++--------
 plugin/rating.rb                                   |  60 +--
 plugin/rubykaigi.rb                                |  16 +-
 plugin/search-google-custom.rb                     |   2 +-
 plugin/section_footer.rb                           |  48 +-
 plugin/section_footer2.rb                          |   2 +-
 plugin/select-style.rb                             |  56 +++
 plugin/select_style.rb                             |   4 +-
 plugin/socialbutton.rb                             |   2 +-
 plugin/tatsu_zine.rb                               |   9 +-
 plugin/tdiarygraph_flashstyle.rb                   | 296 ------------
 plugin/tdiarytimes.rb                              | 166 -------
 plugin/tdiarytimes_flashstyle.rb                   |   6 +-
 plugin/tdiarytimes_textstyle.rb                    |   7 -
 plugin/tweet_quote.rb                              |   2 +-
 plugin/twitter_anywhere.rb                         |   4 +-
 plugin/ustream.rb                                  |   2 +-
 plugin/vimeo.rb                                    |   2 +-
 plugin/yahoo_map.rb                                |  12 +-
 plugin/yo_update.rb                                |  37 +-
 plugin/youtube.rb                                  |   9 +-
 .../flickr/5950109223.flickr.photos.getInfo.xml    |  22 +
 .../flickr/5950109223.flickr.photos.getSizes.xml   |  14 +
 spec/fixtures/friendfeed.xml                       |   2 -
 spec/fixtures/github.json                          |   2 +-
 spec/fixtures/gravatar.json                        |   1 +
 spec/fixtures/my_hotentry/entrylist-empty.xml      |  24 +
 spec/fixtures/my_hotentry/entrylist.xml            | 322 +++++++++++++
 spec/flicker_spec.rb                               |  21 +
 spec/google_analytics_spec.rb                      |  17 +-
 spec/google_universal_analytics_spec.rb            |  60 +++
 spec/my_hotentry_spec.rb                           |   5 +
 spec/profile_spec.rb                               |  48 +-
 spec/spec_helper.rb                                |  38 +-
 spec/youtube_spec.rb                               |   2 -
 tdiary-contrib.gemspec                             |  21 +-
 util/estraier-search/estraier-search.rb            |  22 +-
 util/image-gallery/README.ja                       |   8 +-
 util/image-gallery/image-gallery.rb                |   5 +-
 util/image-gallery/image-gallery.rb.euc-jp         | 523 ---------------------
 .../js/SmoothGallery/css/jd.gallery.css            |   3 +-
 .../js/SmoothGallery/scripts/jd.gallery.js         |  91 ++--
 util/image-gallery/misc/plugin/recent_image.rb     | 103 +---
 util/image-gallery/misc/plugin/view_exif.rb        |  55 +++
 util/image-gallery/skel/gallery.rhtml.euc-jp       | 154 ------
 util/image-gallery/{skel => views}/gallery.rhtml   |   0
 util/rast-search/rast-search.rb                    |  22 +-
 123 files changed, 1984 insertions(+), 2117 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/tdiary-contrib.git



More information about the Pkg-ruby-extras-commits mailing list