The NetBSD Project

CVS log for pkgsrc/net/corebird/distinfo

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Oct 26 11:05:29 2021 UTC (3 years, 1 month ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, HEAD
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines

net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Oct 7 14:41:19 2021 UTC (3 years, 1 month ago) by nia
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -2 lines
net: Remove SHA1 hashes for distfiles

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Aug 2 22:15:05 2020 UTC (4 years, 4 months ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +10 -7 lines
(net/corebird) Updated 1.7.3 (failing to package) to 1.7.4

(pkgsrc)
 - Add adhoc patch to make it build.

(upstream)
Changelog:
 - Fix tweet sending on 32bit architectures. #795 Wtf.
 - Fix a few spelling mistakes. #798
 - Work around a GTK+ bug increasing the window size
   when typing DMs. #796
 - Prevent the list statuses page from automatically focusing
   the delete button, potentially resulting in accidentally
   deleted lists. #811
 - Show a language selection context menu in the
   compose text view. #812

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Nov 27 23:53:54 2017 UTC (7 years ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -5 lines
Update to 1.7.3

Changelog:
  - Increase maximum tweet length to 280 characters
  - Increase maximum name length to 50 characters and improve
    certain parts of the UI to cope better with longer names
  - Fix the emoji button not showing up in the compose window
  - Update translations

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Nov 11 01:51:30 2017 UTC (7 years ago) by ryoon
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -5 lines
Update to 1.7.2

Changelog:
1.7.2:
Changelog:
 - Fix window cancel button label mixup
 - Fix potential crash when composing a tweet (#779)
 - Fix abort when trying to detect emoji support (#781)
 - Fix spell checking
 - Update translations

1.7.1:
Changelog:
 - Fixed a small problem with the appdata file in 1.7

1.7:
Changelog:
 - Hashtags and Mentions in profile desriptions are now clickable
 - The mention-completion when composing a new tweet now fetches
   unknown users from the twitter server
 - Videos larger than the screen size are now getting scaled down
   while playing
 - Profiles now indicate when an account is suspended
 - Profiles handle protected accounts better when trying to
   access followers/following users, etc.
 - The compose window now allows tweets with just media
   attached but not text
 - Improve the hashtag/mention/link detection when composing a new tweet
 - The compose dialog now shows an emoji chooser. This is
   only available starting GTK+ 3.22.19 and the emojis will only be
   rendered with color if you have the needed cairo version
   installed, as well as an emoji font.
 - Fixed a bug that led to wrong Direct Message info being
   inserted into the database
 - Fixed a bug that resulted in broken files when downloading
   instagram images

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Sep 9 06:18:53 2017 UTC (7 years, 2 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -5 lines
Update to 1.6

Changelog:
  - Dependencies: GTK+ 3.20 is now required, and librest is no longer
    a dependency
  - Facelift for the tweet info page
  - Lots of stability fixes
  - The compose window now starts uploading images as soon as they
    are selected

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Jul 9 11:52:21 2017 UTC (7 years, 4 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -5 lines
Update to 1.5.1

Changelog:
 - Stability improvements

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon May 22 11:31:07 2017 UTC (7 years, 6 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -5 lines
Update to 1.5

Changelog:
  - Media attached to tweets can be downloaded using Right Click
    and selecting "save as"
  - Profiles use the profile background color set in the Twitter
    settings if no banner is set
  - The tweet compose window now features a "favorite image" view that
    allows users to save often sent images and quickly add them to tweets
  - The media dialog now shows Previous/Next buttons to quickly switch
    between multiple media attachments of a tweet>
  - The Vine support has been removed since the project is discontinued
  - Allow text selection in Direct Messages
  - New --account parameter allows opening the window for the given
    account only
  - Support tweets with up to 50 replied-to users.
  - Add back verified icons next to user avatars
  - Redesigned account creation UI
  - Tons of bug fixes

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jan 31 13:26:22 2017 UTC (7 years, 10 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -6 lines
Update to 1.4.2

* Remove an included patches for --disable-video

Changelog:
  - Fix a crash when going back from a tweet with media to another
    tweet with media
  - Fix compilation with --disable-video
  - Decrease log level of UserStream output to debug when no internet
    connection is present

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jan 14 09:28:41 2017 UTC (7 years, 10 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +8 -7 lines
Update to 1.4.1

Changelog:
Version 1.4.1 (2017-01-08)
  - Lower the required gspell version to 1.0
  - Work around a binding problem in the gtk+ 3.18 vapi of vala 0.30

Version 1.4 (2017-01-06)
  - Images in quoted tweets now look more like they actually belong to
    the quoted tweet instead of the quoting tweet.
  - Allow deleting tweets from the tweet info page and not just from
    timelines.
  - Fix the user completion not showing all possible results
  - Focus the already opened window for an account if the account gets
    selected in the accounts popover
  - Avoid window resizing when typing in the Direct Message text box
  - Add 'q' accelerator to tweet rows for quoting
  - Add spellchecking. This add a dependency to gspell
  - Increase gtk+ dependency to 3.18 to get rid of some workarounds.
  - Increase avatar size in profiles and slightly overlap them over the
    banner. Also, always show the full banner.
  - Fix completion popup positioning under Wayland
  - Add experimental meson build files
  - Fix some videos not playing correctly
  - Add a minimal video progress indicator to the video dialog
  - Fix the retweet/favorite count updating in the tweet info page

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Oct 26 20:34:00 2016 UTC (8 years, 1 month ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -5 lines
Update to 1.3.3

* Change tarball to released one

Changelog:
Version 1.3.3 (2016-10-01):
  - Support longer tweets in a few more places
  - Properly escape ampersand characters in user mentions to fix
    GtkLabel warnings about wrong escape characters in tooltips
  - Fix tweet length calculations for whitespace-only tweets
  - Check for duplicated entries in media arrays. This is apparently a
    problem on Twitter's side but led to crashes in Corebird (see #627)
  - Use the correct nsfw status of a tweet, i.e. the one that can
    actually show images.
  - Fix a crash when sending a tweet with multiple images attached
  - Fix tweet length calculation of quote tweets. This previously led to
    tweets getting rejected by the server even though Corebird claimed
    they were fine. See #628

Version 1.3.2 (2016-09-25):
 - Cope with the tweet length changes introduced by Twitter
 - Fix a problem with malformed media URLs

Revision 1.6.2.1: download - view: text, markup, annotated - select for diffs
Wed Oct 5 18:42:28 2016 UTC (8 years, 2 months ago) by bsiegert
Branches: pkgsrc-2016Q3
Diff to: previous 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6: +2 -1 lines
Pullup ticket #5120 - requested by joerg
net/corebird: build fix

Revisions pulled up:
- net/corebird/distinfo                                         1.7
- net/corebird/patches/patch-po_Makevars                        1.1

---
   Module Name:	pkgsrc
   Committed By:	joerg
   Date:		Sat Oct  1 13:05:15 UTC 2016

   Modified Files:
   	pkgsrc/net/corebird: distinfo
   Added Files:
   	pkgsrc/net/corebird/patches: patch-po_Makevars

   Log Message:
   Pretend that the gettext catalogs don't use modern fancy features, since
   pkgsrc's msgfmt wrapper will strip them as needed.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Oct 1 13:05:15 2016 UTC (8 years, 2 months ago) by joerg
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
Pretend that the gettext catalogs don't use modern fancy features, since
pkgsrc's msgfmt wrapper will strip them as needed.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Sep 6 12:31:56 2016 UTC (8 years, 3 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2016Q3-base
Branch point for: pkgsrc-2016Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -5 lines
Update to 1.3.1

Changelog:
* Bugfixes
* Update translations

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Sep 5 15:12:56 2016 UTC (8 years, 3 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -5 lines
Update to 1.3

* Reflect reality to USE_TOOLS
* Remove msgfmt --xml and --desktop

Changelog:
Not available

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun May 29 18:34:44 2016 UTC (8 years, 6 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -5 lines
Update to 1.2.2

Changelog:
Version 1.2.2 (2016-05-19)
ChangeLog:

 - Remove margins from the buttons in the topbar. This caused
   problems with some gtk+ themes.
 - gtk+ < 3.20 was more inconsistend with adding style classes
   to widgets than I thought, so the pre-3.20 fallback css added
   in 1.2.1 caused the icons in the topbar to have the wrong color.

Version 1.2.1 (2016-05-10)
ChangeLog:

  - Fix a11y labelling of several switches in the settings dialog
  - Fix an input window clipping bug in the tweet info page
  - Fix a few cases of overlapping widgets into window borders
  - Remove the "Save as" context menu from inline media. This ha
    not been working in a while but the context menu was still there.
  - Rename the .sidebar style class to .topbar. This was used in corebird
    before gtk+ used it, but now that the sidebar is at the top, the .sidebar
    style from gtk+ themes collides with the horizontal alignment we use,
    so use the more fitting '.topbar'.
  - Show a focus outline in the topbar again. We are setting a custom
    background color here, so we also need to set a fitting outline color.
  - Fix a coloring but in the topbar, where wildcard selectors in themes
    would overrde our foreground color.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Mar 5 09:40:53 2016 UTC (8 years, 9 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -5 lines
Update to 1.2

Changelog:
Version 1.2 (2016-02-29)
Changelog:

  - Inline media and avatars are no longer cached on disk
  - Videos now indicate download progress showing a preview thumbnail
    with a circular progress overlay
  - We download higher-resolution avatars on HiDPI displays now
  - The build system usage has seen a major refactoring an cleanup,
    thanks to Rico Tzschichholz
  - The sidebar is now at the top and dark
  - Favorites now us a heart icon
  - Sending tweets is now cancellable (e.g. when multiple images
    are attached, in which case it might take a while)
  - Inline media are now displayed "full-size", scaled to the
    current window size.
  - Instagram videos are now correctly marked as videos, instead
    of was images
  - If you have GTK+ >= 3.19, there's now a GtkShortcutsWindow
    accessible from the app menuexplaining the various keyboard
    shortcuts. Note that Corebird still compiles and runs with
    GTK+ 3.16
  - The big "add media" button in the compose window has been
    replaced with a regular text button. The added images are
    scaled down and displayed below it
  - You can quote your own tweets now
  - The settings dialog now contains a setting to hide
    "inappropriate content", and it is enabled by default.
  - The file selection dialog in the compose window now keeps
    you from selecting files > 3MB.

Version 1.1 (2015-09-30)
Changelog:

 - Tweets now get hidden/shown more correctly
 - Corebird now saves an application-wide list of snippets that you can use to
   insert common phrases or longer unicode emoticons. It can be found in the
   application settings in the "Snippets" tab.
 - Corebird now supports showing quote tweets in timelines as well as creating
   quote tweets. This replaces the old "Quote" item for tweets which would
   simply copy the original tweet's text.
 - Media links and trailing hashtags can now be hidden via the "Tweets" tab in
   the application settings.
 - Profiles can now also show followers and followees
 - Twitter removed the 140 char limit on Direct Messages and so did we
 - Lots of other small enhancments and bug fixes

Version 1.0.1 (2015-07-17)
nothing...

Version 1.0 (2015-03-19)
- All dialogs now use client-side decrations if the environment dictates it, otherwise they fall back to server-side decorations. Note that the compose dialog is an exception, since we use the client-side decorations there also for progress indication (and other things in the future).
- Many layout updates
- The compose window now allows for up to 4 pictures to be uploaded.
- We now save additional information about the account which makes it possible for blocked users to be actually blocked, i.e. streamed tweets won't appear in your timeline anymore.
- When (un)following someone, we now also correctly show/hide their retweets in the stream.
- The DM page now sorts threads with unread messages first.
- The @handle completion known from the compose window is now also available when composing Direct Messages, as well as in the account settings for the description.
- Everything app-specific should now be hidpi ready, the only thing missing are assets loaded from Twitter directly, i.e. avatars and media.
- Notifications should now get withdrawn whenever it makes sense, i.e. if you read a Direct Message before dismissing the notification, it should get withdrawn automatically.
- The hover buttons moved to a right-click menu on every tweet.
- Plurals are properly localized.
- We now also respect muted users (even though there's no UI to mute someone)
- A user's verification status is now also shown in the tweet info page.
- Everything should now work when the user's @handle (aka screen_name) changes.
- Switching to the same page (i.e. going to a profile from the profile page) now works much better, including the swipe transition as well as proper equality checking.
- Invalid inline media (file size too big, 404, ...) should now be properly detected and reacted upon (i.e. remove the widget in the stream, add the link back).
- Underlines in @handles are now properly displayed in the app menu (i.e. the "open account" submenu)
- Animated gifs from Twitter are now also handled (just like other videos).
- Tweets in timelines are now single-click activated. This unifies the behavior with all other lists in the application. Since this interferes with certain user behaviors, there's a setting to switch back to double-click activation.
- Based on a user's protection status, we now disable (or hide) retweet buttons of tweets.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Nov 4 00:34:56 2015 UTC (9 years, 1 month ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Add SHA512 digests for distfiles for net category

Problems found with existing digests:
	Package haproxy distfile haproxy-1.5.14.tar.gz
	159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package bsddip: missing distfile bsddip-1.02.tar.Z
	Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
	Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
	Package djbdns: missing distfile djbdns-cachestats.patch
	Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
	Package gated: missing distfile gated-3-5-11.tar.gz
	Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
	Package poink: missing distfile poink-1.6.tar.gz
	Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
	Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
	Package waste: missing distfile waste-source.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Dec 6 09:14:11 2014 UTC (10 years ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Import corebird-0.9 as net/corebird.

Corebird is a modern, easy and fun Twitter client, just what you were looking
for, right?

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>