Attempt to add YouTube embed handling, revise .webp support, support corrections in 1:1 DMs, and a whole load of other changes. Also bump version number to 3i and begin Indev phase

This commit is contained in:
2025-08-12 10:55:00 +01:00
parent e5f391edfd
commit 6ab9dd8ff8
3 changed files with 58 additions and 8 deletions

1
go.mod
View File

@@ -6,6 +6,7 @@ require (
fyne.io/fyne/v2 v2.6.2
fyne.io/x/fyne v0.0.0-20250418202416-58a230ad1acb
github.com/rrivera/identicon v0.0.0-20240116195454-d5ba35832c0d
github.com/webview/webview_go v0.0.0-20240831120633-6173450d4dd6
mellium.im/xmpp v0.22.0
pain.agency/oasis-sdk v0.0.0-20250809192709-a3e5dff1aa61
)