Just updated Anubis to v1.23.0 and it looks like something has changed 
Looking at the timelines from Tusky or Tuba, the timelines would not update. However the web UI of my GoToSocial instance still works fine. Checked the Anubis log and it looked like my Anubis was sending challenges to Tusky, Tuba and even to other fedi servers (Mastodon etc) 
So anyway I fixed it 🤞 by creating new configuration file: /usr/local/share/doc/anubis/data/apps/allow-api-routes.yaml:
- name: allow-api-routes
action: ALLOW
expression:
all:
- '!(method == "HEAD")'
- path.startsWith("/api/")
And another one: /usr/local/share/doc/anubis/data/apps/allow-user-routes.yaml:
- name: allow-api-routes
action: ALLOW
expression:
all:
- '!(method == "HEAD")'
- path.startsWith("/users/")
And then adding the new configurations to /etc/anubis/<gotosocial_service_name>.botPolicies.yaml:
bots:
...
- import: /usr/local/share/doc/anubis/data/apps/allow-api-routes.yaml
- import: /usr/local/share/doc/anubis/data/apps/allow-user-routes.yaml
...
Restarted the Anubis service, and it works again after that. Dunno if that that is even the correct way to do it though. Hopefully i haven't weakened anything 
✨ Highlights:
- New Composer
- Grouped Notifications
- Play media from third-party services in-app with Clapper
- In-app web browser
- Collapse long posts
- Mastodon quotes
- Iceshrimp Drive
- 'Featured' Profile tab
- Local-only posting
- Search History
- Alt text from file metadata
🧵
As always, there are too many changes to list here, if you're more interested, check out the full release changelog:
https://github.com/GeopJr/Tuba/releases/tag/v0.10.0
✨ Highlights:
- New Composer
- Grouped Notifications
- Play media from third-party services in-app with Clapper
- In-app web browser
- Collapse long posts
- Mastodon quotes
- Iceshrimp Drive
- 'Featured' Profile tab
- Local-only posting
- Search History
- Alt text from file metadata
🧵
As always, there are too many changes to list here, if you're more interested, check out the full release changelog:
https://github.com/GeopJr/Tuba/releases/tag/v0.10.0
One time, I was playing tuba at an Algorave and my foot pedals crashed. I was forced to live code with one hand while playing tuba with the other. This was extremely suboptimal.
So I began to wonder how I might play tuba and live code at the same time. This is a problem the greatest minds of the century have turned their attention to, of course. My solution was to create a live coding language which is entered by playing the tuba itself.
Domifare takes it's commands from the vocabulary of solresol, an early ConLang.
Want to know more about this? Perhaps see it in action? Of course you do: Monday 14 July at Folklore in London, UK