From 99753c86392a8167de13d112d6a9527308c1ed20 Mon Sep 17 00:00:00 2001 From: lumaa-dev Date: Sun, 15 Sep 2024 19:42:22 +0200 Subject: [PATCH] Bubble handle --- Bubble/Views/DiscoveryView.swift | 2 +- Bubble/Views/Settings/SupportView.swift | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Bubble/Views/DiscoveryView.swift b/Bubble/Views/DiscoveryView.swift index 1645de0..323b90b 100644 --- a/Bubble/Views/DiscoveryView.swift +++ b/Bubble/Views/DiscoveryView.swift @@ -192,7 +192,7 @@ struct DiscoveryView: View { var appView: some View { VStack(spacing: 7.5) { - AccountRow(acct: "Threaded@mastodon.online") { + AccountRow(acct: "Bubble@mastodon.online") { Text("accounts.official") .accountRowLabel(.green) } diff --git a/Bubble/Views/Settings/SupportView.swift b/Bubble/Views/Settings/SupportView.swift index 8da2792..51f0d8d 100644 --- a/Bubble/Views/Settings/SupportView.swift +++ b/Bubble/Views/Settings/SupportView.swift @@ -125,7 +125,7 @@ struct SupportView: View { .lineLimit(3, reservesSpace: true) Button { - uniNav.presentedSheet = .post(content: "@Threaded@mastodon.online", replyId: nil, editId: nil) + uniNav.presentedSheet = .post(content: "@Bubble@mastodon.online", replyId: nil, editId: nil) } label: { Text("support.mention.post") .foregroundStyle(Color(uiColor: UIColor.systemBackground)) diff --git a/README.md b/README.md index 3f82c2e..4553c8a 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,13 @@ [Bubble](https://apps.lumaa.fr/app/bubble) is a very simple [#Mastodon](https://joinmastodon.org) client, that is meant to look clean and expurgated. It integrates perfectly with your Mastodon account, and matches your vibe, while having Mastodon-only features. -Bubble is free, made in SwiftUI, [#OpenSource](https://github.com/lumaa-dev/BubbleApp), and doesn't violate [#YourPrivacy](https://apps.lumaa.fr/legal/privacy?app=bubble). Follow the [#BubbleAccount](https://mastodon.online/@Threaded) on Mastodon, for progress, updates, polls, and more... +Bubble is free, made in SwiftUI, [#OpenSource](https://github.com/lumaa-dev/BubbleApp), and doesn't violate [#YourPrivacy](https://apps.lumaa.fr/legal/privacy?app=bubble). Follow the [#BubbleAccount](https://mastodon.online/@Bubble) on Mastodon, for progress, updates, polls, and more... Bubble **will** also includes its own premium service, available as a subscription and lifetime payment, called Bubble+ (or Plus for short). Plus only adds additional features to Bubble, you don't need a subscription to like, post, bookmark, or use any existing Mastodon feature. Currently, all available Bubble+ features are free, until further notice. -With Threaded+, you can have a better Content Filter, you can save attachments, you get exclusive sneak peeks to Threaded's next updates, and other premium features! +With Bubble+, you can have a better Content Filter, you can save attachments, you get exclusive sneak peeks to Bubble's next updates, and other premium features! -Use the **#Bubble** and [**@Threaded@mastodon.online**](#) on [Mastodon](https://mastodonshare.com/?text=@Threaded@mastodon.online+%2523Bubble)\ +Use the **#Bubble** and [**@Bubble@mastodon.online**](https://mastodon.online/@Bubble) on [Mastodon](https://mastodonshare.com/?text=@Bubble@mastodon.online+%2523Bubble)\ Join the Bubble Discord server to receive help, talk about the Fediverse, and many other things: [Join Bubble](https://discord.gg/MaHcRbkX46)\ Join the Matrix Space to get support, with full security: [Join #threadedapp:matrix.org](https://matrix.to/#/#threadedapp:matrix.org)