~boots

~boots/public-inbox

Last active 3 years ago
View more

Recent activity

[PATCH sprig v2] feat: move collapse children button out of overflow menu 3 years ago

From Thom Dickson to ~whereswaldon/arbor-dev

---
 icons/icons.go | 10 ++++++++++
 reply-view.go  | 25 +++++++++++++++++++------
 2 files changed, 29 insertions(+), 6 deletions(-)

diff --git a/icons/icons.go b/icons/icons.go
index f711939..1d000ca 100644
--- a/icons/icons.go
+++ b/icons/icons.go
@@ -89,3 +89,13 @@ var SubscriptionIcon *widget.Icon = func() *widget.Icon {
	icon, _ := widget.NewIcon(icons.CommunicationImportContacts)
	return icon
}()

[message trimmed]

[PATCH sprig] feat: move collapse children button out of overflow menu 3 years ago

From Thom Dickson to ~whereswaldon/arbor-dev

---
 icons/icons.go | 10 ++++++++++
 reply-view.go  | 22 ++++++++++++++++------
 2 files changed, 26 insertions(+), 6 deletions(-)

diff --git a/icons/icons.go b/icons/icons.go
index f711939..1d000ca 100644
--- a/icons/icons.go
+++ b/icons/icons.go
@@ -89,3 +89,13 @@ var SubscriptionIcon *widget.Icon = func() *widget.Icon {
	icon, _ := widget.NewIcon(icons.CommunicationImportContacts)
	return icon
}()

[message trimmed]

Re: Deploy Scripts 3 years ago

From Thom Dickson to ~whereswaldon/arbor-infra

On Mon, Feb 08, 2021 at 05:28:58PM -0500, Chris Waldon wrote:
> On Sun, Feb 7, 2021 at 8:54 PM Daniel Wilkins <tekk@linuxmail.org> wrote:
> >
> > Chris Waldon wrote:
> > > I just took a look through it, and I think it's looking great! I have
> > > two requests in the short term:
> > >
> > > - Can we put a list of URLs to scrape for ssh keys into the config?
> > > Then we could just grab and apply those keys to authorized keys on
> > > deploy.
> > Do we want to do this? My recollection was that we planned on just using
> > our DO keys anyway. If not I can absolutely add a config file for it.
> 
> Our testing indicates that DO doesn't have sufficiently flexible or