The NetBSD Project

CVS log for pkgsrc/net/mikutter/patches/Attic/patch-core_plugin_photo__support_photo__support.rb

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / net / mikutter / patches

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.8, Sun Jun 16 16:41:54 2019 UTC (4 years, 9 months ago) by tsutsui
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +1 -1 lines
FILE REMOVED

mikutter: update to 3.9.0-alpha1.

pkgsrc changes:
- remove patch for totoridipjp (removed in upstream too)
- remove patch for upstream ticket #1323 (integrated in 3.9)

Upstream changes (from "new features of mikutter 3.9"):

* Mastodon plugin
* Support for UI scaling
* World account can be assigned to shortcut key
* Reorder World accounts
* Non-PNG image support for Skin
* Generic Model viewer
* Quick Step
* PulseAudio
* Reorgenize gem dependencies

Revision 1.7 / (download) - annotate - [select for diffs], Fri Feb 15 22:23:53 2019 UTC (5 years, 1 month ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.4 (colored)

mikutter: fix build (a missed patch in previous).

Revision 1.6 / (download) - annotate - [select for diffs], Sun Oct 28 06:47:31 2018 UTC (5 years, 5 months ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored) to selected 1.4 (colored)

mikutter: update to 3.8.2.

Upstream changes:

mikutter 3.8.2

* support Github image view
 * thanks cob odo
* make display_requirements plugin depend on twitter
 * thanks cob odo
* fix typo
 * thanks cob odo
* explicitly miquire TypedArray used by activity settings
 * thanks cob odo
* resolve deprecated font properties in console plugin
 * thanks Akira Ouchi

Thanks for all visitors to OSC Tokyo!

Revision 1.5 / (download) - annotate - [select for diffs], Fri Mar 9 14:37:02 2018 UTC (6 years ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.4: +2 -15 lines
Diff to previous 1.4 (colored)

mikutter: update to 3.6.5.

pkgsrc changes:
* explicitly depends on json_pure gem as per Gemfile
* remove patches that has been integrated in upstream

Upstream changes:

mikutter 3.6.5

* world: on serializing World Model, change format to JSON to use
  functions of Diva
* show an active account name in tooltip when mouse hovers on
  World Shifter icon
* logo image in Form DSL about dialog widget was not shown in some case
* avoid warning caused by use of a deprecated constant
* follows and followers are not taken properly so that notifications
  of follow and remove didn't work
* form DLS options were not in order
* Twitter: time of direct messages in the Activity tab was shown in UTC
* clear search timeline if blank is specified in the search box
* update description of requirements in README by assuming use of bundler
* twitpic images were not shown in some case

Revision 1.4 / (download) - annotate - [selected], Sat Jun 10 09:45:33 2017 UTC (6 years, 9 months ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.3: +16 -3 lines
Diff to previous 1.3 (colored)

Update mikutter to 3.5.8.

pkgsrc changes:

- pull upstream fix for redmine ticket #1031 (twitpic gzipped xfer)
- pull changes to use delayer-deferred 2.0.0 for redmine ticket
  #916 (extra follow/follower activities) and
  #995 (abnormal cpu load with delayer-deferred 1.1.0)

Upstream changes:

- ruby-gnome2 3.1.6
- subcommands that create spec files don't accept . as a pathname
- free memories on loading images earlier
- avoid to use deprecated Gdk::PixbufLoader

Revision 1.3 / (download) - annotate - [select for diffs], Sat Jun 4 02:28:25 2016 UTC (7 years, 9 months ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored) to selected 1.4 (colored)

Update mikutter to 3.4.0-alpha3.

Upstream changes:

#mikutter 3.4.0-alpha3

* allow selecting events on clicks of reply and tweet with comments
* wrong tweet region size of reply and tweet with comments in some case

#mikutter 3.4.0-alpha2

* change place of custom rake task
* update po translation files

#mikutter 3.4.0-alpha1

See "new functions of mikutter 3.4" for details.
http://mikutter.blogspot.jp/2016/04/mikutter-34.html
 * tweet tab
 * new in-reply-to format
 * open video URL using browser
 * drop Ruby 2.0 support
 * plugin dependency map
 * "about" window supports alpha releases

Revision 1.2 / (download) - annotate - [select for diffs], Sat Feb 27 02:30:24 2016 UTC (8 years, 1 month ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored) to selected 1.4 (colored)

Update mikutter to 3.3.8.

Upstream changes:

* cannot preview instagram pictures
* twitter authentication on the first startup didn't work with
  some library version

Remarks:

OAuth::RequestToken#build_authorize_url is broken in the latest
oauth gem 0.5.0:
https://github.com/oauth-xx/oauth-ruby/pull/108

Revision 1.1 / (download) - annotate - [select for diffs], Sat Jan 9 19:36:12 2016 UTC (8 years, 2 months ago) by tsutsui
Branch: MAIN
Diff to selected 1.4 (colored)

Update mikutter to 3.3.3.

#mikutter 3.3.3

* update language po files
* fix of "crash on click of setting button" was missed

#mikutter 3.3.2

* Happy new year
* several crash issue
* crash on click of setting button on certain condition
* avoid use of lacacy methods deprecated by Ruby 2.3

#mikutter 3.3.1

* crash on UserStream process in some case
* crash on adding list

#mikutter 3.3.0

* use external libraries
 * Delayer-Deferred
 * Pluggaloid
* retweeted retweet
* liked retweet
* retweet with comments
* show icons for protected accounts
* add settings to show icons for verified accounts
* change method of counting a number of chars, to reflect URL conversion
* improvements of daemon mode
* notice function
* imrovements of support of some image services

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>