forked from cory/tildefriends
This commit is contained in:
parent
d529a48a11
commit
b82deb557f
@ -1218,7 +1218,7 @@ appimage: out/tildefriends-x86_64.AppImage ## Build an AppImage.
|
|||||||
|
|
||||||
flatpak: out/ ## Build a flatpak.
|
flatpak: out/ ## Build a flatpak.
|
||||||
flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||||
flatpak-builder --user --install-deps-from=flathub --install --repo=out/flatpak-repo out/flatpak src/com.unprompted.tildefriends.yml
|
flatpak-builder --user --disable-rofiles-fuse --install-deps-from=flathub --install --repo=out/flatpak-repo out/flatpak src/com.unprompted.tildefriends.yml
|
||||||
flatpak build-bundle out/flatpak-repo out/tildefriends.flatpak com.unprompted.tildefriends
|
flatpak build-bundle out/flatpak-repo out/tildefriends.flatpak com.unprompted.tildefriends
|
||||||
.PHONY: flatpak
|
.PHONY: flatpak
|
||||||
|
|
||||||
|
@ -7,13 +7,12 @@
|
|||||||
* Drafts in the sidebar.
|
* Drafts in the sidebar.
|
||||||
* Fix channel cycling shortcut.
|
* Fix channel cycling shortcut.
|
||||||
* New databases go in ~/.local/share/tildefriends/.
|
* New databases go in ~/.local/share/tildefriends/.
|
||||||
* Show disconnect reasons.
|
* Disconnect reasons.
|
||||||
* Improved unread status.
|
* Improved unread status.
|
||||||
* Improved Replication.
|
* Improved replication.
|
||||||
* Show messages as they arrive.
|
* Show messages as they arrive.
|
||||||
* Faster load.
|
|
||||||
* Dynamic colors.
|
|
||||||
* Loading screen.
|
* Loading screen.
|
||||||
|
* Faster load.
|
||||||
* Updated:
|
* Updated:
|
||||||
* CodeMirror
|
* CodeMirror
|
||||||
* libuv 1.50.0
|
* libuv 1.50.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user