Commit Graph

18 Commits

Author SHA1 Message Date
Weathercold
688c5c3e1d
whalebird: 6.0.4 -> 6.1.0
https://github.com/h3poteto/whalebird-desktop/releases/tag/v6.1.0
2024-03-23 18:42:41 -04:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Yureka
0b04d2b28c
whalebird: add changelog, fix build on aarch64-linux (#296143) 2024-03-16 02:59:23 +01:00
Weathercold
cbb2518af7
whalebird: 5.0.7 -> 6.0.4 (#284125) 2024-03-14 17:43:13 +01:00
Robert Schütz
745de518cd asar: use buildNpmPackage 2023-08-26 20:27:43 -07:00
Weathercold
d2c4d21c2f
whalebird: 4.7.4 -> 5.0.7
changelog: <https://github.com/h3poteto/whalebird-desktop/releases>

notable changes:
- Add hide-to-tray on start option (3942)
- Re-implement layout and sidebar (4037)
- Show reply target message on compose (4098)
- Show character limit in compose (4099)
- Show quote target message on compose (4100)
- Add validation for compose (4121)
- Auto-complete in compose (4139)
- Add shortcut key for post (4269)
- !!! Update electron version to 21.4.4 (4304)
- !!! Change license to GPL (4363)
- Add scroll bar if there are many hashtags or lists (4421)
- Add shortuct for reloading with CMD+R (4422)
- Tons of dependency bumps and fixes
2023-06-15 10:28:43 -04:00
f5c7c70dde whalebird: 4.6.5 -> 4.7.4
changelog: <https://github.com/h3poteto/whalebird-desktop/releases>

notable changes:
- close image preview when user clicks outside the image (3733)
- Fix search accounts (3742)
- Fix to set poll expire (3739, 3730)
- update domainFormat validation to accept single character domains like c.im (3775)
- Fix account id when move settings from profile (3805, 3772)
- Fix showReblogs/showReplies form value (3834, 3774)
- new translations: Basque, Hungarian, Persian Icelandic
2023-01-13 10:02:12 +00:00
maxine
c44d41af6a
Merge pull request #192659 from PaulGrandperrin/vscode-fix-wayland
electron apps: fix wayland window decorations
2022-10-02 01:32:08 +02:00
b157131596 whalebird: 4.6.0 -> 4.6.5
also pin the electron version to that specified upstream, otherwise
certain basic features like the login prompt do not show.

changelog: <https://github.com/h3poteto/whalebird-desktop/releases>

notable changes:
- add Persian translations
- update electron 17.3.0 -> 19.0.5
- display emoji reaction notifications in notifications timeline
- enable shortcuts to reload timeline and change focus

bugfixes:
- fix deleting tag timeline
- fix clearing notification dot on mention
- fix loading of ListMembership modal
- fix focus of NewToot modal
- fix closing sideBar
- fix z-index for knob and image modal
- fix en translation for sensitive contents
- Fix i18next when application is loaded
- fix visibility of boosted status

and about a hundred dependency updates :^)
2022-09-28 16:13:47 -07:00
Paul Grandperrin
aeaeca819d NIXOS_OZONE_WL: fix wayland window decorations 2022-09-28 15:56:55 +02:00
Robert Scott
466c2e342a treewide/applications: add sourceType binaryNativeCode for many packages 2022-06-23 18:38:19 +01:00
b5ad148a63 whalebird: 4.5.4 -> 4.6.0; add aarch64 support
Whalebird distributes debs only for x86_64. but it distributes compiled .tar.bz2's
for x86_64 and aarch64. aarch64 support requires us to change the
build script to use these tarballs instead of the debs.
2022-06-19 02:55:38 -07:00
Lana Black
dcb178bff9 whalebird: 4.5.2 -> 4.5.4 2022-05-09 12:05:53 +00:00
R. Ryantm
68e4d1c26b whalebird: 4.5.1 -> 4.5.2 2022-03-01 18:46:10 +00:00
R. RyanTM
ed8716d97e
whalebird: 4.5.0 -> 4.5.1
(#159962)
2022-02-16 22:51:11 +01:00
P. R. d. O
5d04bb9562
whalebird: 4.4.6 -> 4.5.0 2022-01-11 07:16:50 -06:00
R. Ryantm
2f5b793c9b whalebird: 4.4.5 -> 4.4.6 2021-11-23 16:11:24 +00:00
P
6751e7428f
whalebird: init at 4.4.5 (#142885)
* whalebird: init at 4.4.5

* Update pkgs/applications/misc/whalebird/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-01 21:17:46 +01:00