1.0.32:
- tut now gets the number of chars, poll options and length of each
option from the instance. char-limit is removed from the config.
- URLs now has a fixed length set by the instance, so char count should
be correct when composing toots.
- the API now uses WebSocket stream instead of streaming over https.
Should make tut play nicer with GoToSocial
1.0.33:
- make GoToSocial work again
1.0.34:
- downgrade tview so the current item in the timeline doesn't get out
of the view
--ignore-permission-errors didn't work in all cases, so I fixed one.
Testing my PR on top of 0.12.0 as well and not just master revealed another
bug, which lead to truncated filenames.
This is fixed in master already.
Do not wait for another release and apply both now, so backups no longer
abort or corrupt in those use cases.
All 57 (58 with this diff) bats(1) tests pass on amd64.
OK bket
`make test' only runs unit tests at the moment, but the bats(1) suite (for
which the unused TEST_DEPENDS is already there) covers more and will gain a
new test for a new fix soon, so actually run cli tests.
No package change.
OK bket
xfc4-wavelan spams ~/.xsession with state changes which stems from the xfce
DBG macro which gets defined when the DEBUG macro is set, which comes from
--enable-debug that is currently passed for every port using XFCE_COMMIT.
Feedback OK landry
This is a happy-new-year-openbsd edition, featuring op@ as Ded Moroz:
* new feature: ring a terminal bell when mentioned on public chat,
or when a private message is received.
Nerd Fonts is a project that patches developer targeted fonts with a
high number of glyphs (icons). Specifically to add a high number of
extra glyphs from popular 'iconic fonts' such as Font Awesome, Devicons,
Octicons, and others. The font patcher utility is not included in this
package.
Fonts available as of now: codenewroman, dejavusansmono,
fantasquesansmono, noto, profont, terminus, ubuntu-mono and ubuntu.
Port from Joel Carnat (joel [at] carnat ! net) with some minor tweaks by
me.
ok sthen@
changelog:
* Add single compactor http client for delete and gennumber clients.
This fixes a bug caused by the accidental introduction of different
HTTP clients for compactor and gennumber operations that resulted
in 404s when only the gennumber middlewares were enabled
* Change default deletion mode to filter-only on account of the bug
* Delete can now be performed over GRPC
ok landry@
In particular, this binary bootstrap works on armv7, meaning that lang/go
should build and become available on this platform again (apparently no
one else uses Go on armv7, given how long it has been broken for).
Thanks to tb@ for reporting the issue and testing a newer bootstrap.
It used to silence a warning at startup that nolonger appears and upstream
will eventually remove the offending code, anyway.
Now tg_owt also builds without any pending PRs or local patches.
Now that vmd(8) supports communicating e820 ranges via fw_cfg, we
No longer need the patches that make SeaBIOS identify the guest
memory via the nvram registers.
vmd(8) already communicates etc/screen-and-debug via fw_cfg as well,
so drop that patch, too.
OK sthen@, mlarkin@
1.0.28:
- new command :refetch and leader `refetch' that feteches a toot again
- new timeline and leader special for filtered timelines (e.g. only boosts)
- filters are done server-side as later mastodon versions
- mixed use of `spoiler' `cw' are now removed and `cw' used consistently.
(old names in config still works)
1.0.29
- new timeline for mentions
- new command :move-window and leaders move-window-*
- new command and leader :close-window
- new leader `switch' to change timeline
- various bugfixes
1.0.30
- allow only setting the name in switch and not showBoosts and showReplies
1.0.31
- manpages! see tut(1), tut(5) and tut(7)
- add file extension to media files