Elara Elara6331
Elara6331 pushed to master at lure/lure 2022-09-28 23:47:43 +00:00
61fe25bcee Add goreleaser config
Elara6331 pushed to master at lure/lure 2022-09-28 22:33:11 +00:00
46e03437ef Add more planned features
Elara6331 pushed to master at lure/lure 2022-09-28 22:26:24 +00:00
1ea10112fd Take epoch into account when building packages
Elara6331 pushed to master at lure/lure 2022-09-28 22:23:11 +00:00
bc00dde3b2 Run gofmt
Elara6331 pushed to master at lure/lure 2022-09-28 20:03:48 +00:00
ae9e294bf5 Use all as architecture if architectures array contains it
Elara6331 pushed to master at lure/lure 2022-09-28 17:08:31 +00:00
4307278698 Allow overriding package format and distro while building
Elara6331 pushed to master at lure/lure 2022-09-28 16:50:56 +00:00
af83d71c6b Merge pull request #2 from vaporup/patch-1
887184660c Update README.md
Compare 2 commits »
Elara6331 pushed to master at lure/lure 2022-09-28 08:35:20 +00:00
00c5ea3b5e Add list command
Elara6331 pushed to master at lure/lure 2022-09-28 03:00:39 +00:00
16bb936db7 Remove redundant check on depth
Elara6331 pushed to master at lure/lure 2022-09-28 02:57:24 +00:00
ab1826f523 Fix ~depth parameter for git downloads
Elara6331 pushed to master at lure/lure 2022-09-28 02:14:09 +00:00
74cc88580e Run gofmt
Elara6331 pushed to master at lure/lure 2022-09-28 01:00:45 +00:00
7a6a04d805 Add Planned Features section
Elara6331 commented on pull request Elara6331/itd#27 2022-09-27 22:28:21 +00:00
Notification: Rework priority and position of sender, summary, and body

I wrote those InfiniTime docs. The issue is that InfiniTime currently doesn't do anything with the notification categories. The user has no way of knowing which category was used. Also, I'd have…

Elara6331 commented on pull request Elara6331/itd#27 2022-09-27 21:44:47 +00:00
Notification: Rework priority and position of sender, summary, and body

An even simpler way would be to just have a config setting that switches the behavior to always send the summary as the title instead of the sender. Would that be good enough? I'd like to avoid…

Elara6331 commented on pull request Elara6331/itd#27 2022-09-27 16:31:50 +00:00
Notification: Rework priority and position of sender, summary, and body

You should be receiving emails from my instance now. I am sending this so you see the comment I made before.

Elara6331 pushed to master at lure/lure 2022-09-27 02:11:33 +00:00
f00fc25734 Allocate memory for output slice in pkgPrompt() using make()
Elara6331 pushed to master at lure/lure 2022-09-27 01:59:49 +00:00
095630ab91 Use nop handlers when parsing for update check
Elara6331 pushed to master at lure/lure 2022-09-26 22:00:01 +00:00
2f7c56f7eb Use nop handlers when parsing for info
Elara6331 pushed to master at lure/lure 2022-09-26 21:42:20 +00:00
7f7701ad03 Add info command
503328bf11 Add scripts to package
cd6990fe45 Remove unneeded WriteFunc() function
Compare 3 commits »
Elara6331 pushed to master at lure/lure 2022-09-26 21:01:36 +00:00
a0fcc46718 Add ~depth parameter to git clone options