Path to this page:
./
net/sayaka,
Terminal specific Misskey client
Branch: CURRENT,
Version: 3.8.1,
Package name: sayaka-3.8.1,
Maintainer: tsutsuiSayaka is a light-weight terminal specific Misskey client which
supports stream and sixel graphics etc.
Required to run:[
graphics/jpeg] [
devel/glib2] [
graphics/gdk-pixbuf2]
Required to build:[
lang/vala] [
pkgtools/cwrappers]
Master sites:
Filesize: 260.817 KB
Version history: (Expand)
- (2024-09-21) Updated to version: sayaka-3.8.1
- (2024-09-05) Updated to version: sayaka-3.8.0
- (2024-08-05) Updated to version: sayaka-3.7.7
- (2024-07-15) Updated to version: sayaka-3.7.6
- (2024-03-12) Updated to version: sayaka-3.7.5
- (2024-03-03) Updated to version: sayaka-3.7.4
CVS history: (Expand)
2024-03-12 17:35:47 by Izumi Tsutsui | Files touched by this commit (2) | |
Log message:
sayaka: update to 3.7.5.
Upstream changes:
* 3.7.5 (2024/03/12)
- fix a problem that --ciphers option isn't functional for Misskey stream
- also apply --ciphers for downloading images
Note with these fixes sayaka on ATARI TT030 (MC68030 32MHz) can
connect to misskey.io local stream timeline and it was demonstrated
at Open Source Conference 2024 Tokyo spring.
|
2024-03-03 13:36:20 by Izumi Tsutsui | Files touched by this commit (2) | |
Log message:
sayaka: update to 3.7.4.
Upstream changes:
* 3.7.4 (2024/03/03)
- fix build errors on Linux and OpenBSD
|
2024-02-23 09:53:03 by Izumi Tsutsui | Files touched by this commit (2) | |
Log message:
sayaka: update to 3.7.3.
Upstream changes:
* 3.7.3 (2024/02/23)
- support a responce of alive monitoring of Misskey stream
- speed up Blurhash
|
2023-10-19 17:59:52 by Izumi Tsutsui | Files touched by this commit (1) |
Log message:
sayaka: remove obsolete patch (forgot in previous).
|
2023-10-19 17:11:26 by Izumi Tsutsui | Files touched by this commit (4) | |
Log message:
sayaka: update to 3.7.2.
pkgsrc changes:
- update DESCR (forgot to commit in previous)
Upstream changes:
* 3.7.2 (2023/10/19)
- fix a problem that transparent webp images are not drawn
- add --show-cw and --shownsfw options
- support NSFW images
- format messages a bit
- show external instance names
- implement reconnection on network errors
|
2023-10-10 16:20:53 by Izumi Tsutsui | Files touched by this commit (4) | |
Log message:
sayaka: update to 3.7.1.
pkgsrc changes:
- workaround build errors of gcc7 on netbsd-9
- fix a problem that webp images with alpha channel are not shown properly
Upstream changes:
* 3.7.1 (2023/10/09)
- fix failures on drawing WebP images in some cases
- fix infinite loop on emoji notification messages
* 3.7.0 (2023/10/09)
- start support of Misskey
- drop functions to connect to Twitter
- drop --filter, --home, --no-rest, --post, and --token options
- add --twitter, --misskey, and --local options
- temporarily drop --ngword-* and --show-ng options
- rename --black/--white options to --dark/--light
|
2023-09-01 12:07:00 by Nia Alarie | Files touched by this commit (1) |
Log message:
sayaka: Switch to USE_CXX_FEATURES.
|
2023-07-09 11:29:34 by Izumi Tsutsui | Files touched by this commit (2) | |
Log message:
sayaka: update to 3.6.5.
Upstream changes:
* 3.6.5 (2023/07/09)
- resurrect --protect option
|