[kwin] [Bug 450874] Plasma Wayland remaps virtual tablet input

2024-06-10 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=450874

Joshua Goins  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/-/commit/36e7eaf13a |ma/plasma-desktop/-/commit/
   |92f432573f13439155009e6aa02 |dbb517756b2fd0673c4c081a6c4
   |d7b |7113acda1f5cd

--- Comment #10 from Joshua Goins  ---
Git commit dbb517756b2fd0673c4c081a6c47113acda1f5cd by Joshua Goins, on behalf
of Aki Sakurai.
Committed on 11/06/2024 at 00:17.
Pushed by redstrate into branch 'master'.

Add option to map tablet to full desktop area.

M  +13   -2kcms/libkwindevices/inputdevice.cpp
M  +12   -1kcms/libkwindevices/inputdevice.h
M  +24   -1kcms/tablet/kcmtablet.cpp
M  +3-2kcms/tablet/ui/main.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/dbb517756b2fd0673c4c081a6c47113acda1f5cd

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 488236] New: Notes field messes with the tab order

2024-06-08 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=488236

Bug ID: 488236
   Summary: Notes field messes with the tab order
Classification: Applications
   Product: Tokodon
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: j...@redstrate.com
CC: c...@carlschwan.eu, j...@redstrate.com
  Target Milestone: ---

It's automatically editing as soon as you tab into it, which is a little
awkward. We hit a similar situation with the post composer, it could be fixed
the same way

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 487507] Support for PgUp and PgDn keys

2024-06-08 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=487507

Joshua Goins  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
   |ork/tokodon/-/commit/f79c32 |ork/tokodon/-/commit/297ceb
   |436ac132b42c2d87e236132acfb |0c191a3a63100cc6d55b85df251
   |19ea446 |a312d2f

--- Comment #2 from Joshua Goins  ---
Git commit 297ceb0c191a3a63100cc6d55b85df251a312d2f by Joshua Goins.
Committed on 09/06/2024 at 02:45.
Pushed by redstrate into branch 'release/24.05'.

Support PageUp/PageDown keys to quickly navigate the timeline

Does exactly what it says!
(cherry picked from commit f79c32436ac132b42c2d87e236132acfb19ea446)

M  +10   -0src/content/ui/TimelinePage.qml

https://invent.kde.org/network/tokodon/-/commit/297ceb0c191a3a63100cc6d55b85df251a312d2f

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 488172] Tooltip should explain why boosting is not available

2024-06-08 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=488172

Joshua Goins  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/netw
   ||ork/tokodon/-/commit/4ed140
   ||ef02e859697bd4f690608c72665
   ||1211ed1
 Resolution|--- |FIXED

--- Comment #1 from Joshua Goins  ---
Git commit 4ed140ef02e859697bd4f690608c726651211ed1 by Joshua Goins.
Committed on 09/06/2024 at 02:36.
Pushed by redstrate into branch 'master'.

Explain why some posts can't be boosted

To a first time user it might not entirely clear why you can't boost
private posts (or if they even know what that means yet.) Now a
tooltip explains why the button is disabled.

M  +9-1src/content/ui/PostDelegate/PostDelegate.qml

https://invent.kde.org/network/tokodon/-/commit/4ed140ef02e859697bd4f690608c726651211ed1

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 487507] Support for PgUp and PgDn keys

2024-06-08 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=487507

Joshua Goins  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/netw
   ||ork/tokodon/-/commit/f79c32
   ||436ac132b42c2d87e236132acfb
   ||19ea446
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Joshua Goins  ---
Git commit f79c32436ac132b42c2d87e236132acfb19ea446 by Joshua Goins.
Committed on 09/06/2024 at 02:44.
Pushed by redstrate into branch 'master'.

Support PageUp/PageDown keys to quickly navigate the timeline

Does exactly what it says!

M  +10   -0src/content/ui/TimelinePage.qml

https://invent.kde.org/network/tokodon/-/commit/f79c32436ac132b42c2d87e236132acfb19ea446

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 485229] CTRL+V doesn't work in the composer

2024-06-08 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=485229

Joshua Goins  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 481942] Login WebView does not work on Flatpak Nightly (24.02 basically)

2024-06-08 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=481942

Joshua Goins  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #6 from Joshua Goins  ---
This is odd, someone mentioned this bug to me again in chat and then I tried it
on my machine (F40 KDE) and the authorization worked. I wonder why it works on
my machine and not others, maybe this part of Flatpak is inconsistent for some
reason. Marking as confirmed as this is definitely still an issue

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 487507] Support for PgUp and PgDn keys

2024-06-07 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=487507

Joshua Goins  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 488172] New: Tooltip should explain why boosting is not available

2024-06-07 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=488172

Bug ID: 488172
   Summary: Tooltip should explain why boosting is not available
Classification: Applications
   Product: Tokodon
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: j...@redstrate.com
CC: c...@carlschwan.eu, j...@redstrate.com
  Target Milestone: ---

It's not immediately obvious to new users that you can't boost private posts,
that should be explained in the UI.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 485637] Wrong account is shown as the booster

2024-05-25 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=485637

Joshua Goins  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
   |ork/tokodon/-/commit/9e6708 |ork/tokodon/-/commit/0003fa
   |0e6eead8bcdd6d7f8cabab65268 |67e0c2a309f1b7f727ef15d635d
   |bb324f2 |a6663dd

--- Comment #2 from Joshua Goins  ---
Git commit 0003fa67e0c2a309f1b7f727ef15d635da6663dd by Joshua Goins.
Committed on 25/05/2024 at 11:41.
Pushed by redstrate into branch 'release/24.05'.

Fix wrong "%1 boosted" label on certain posts

The wrong author identity was selected when the boosted toot was a reply to
their own post.

This is now fixed by swapping the `if`-conditions in the `identity` property to
be inline with the other conditions in this file (i.e.
`root.isBoosted`/`root.isReply`).

(cherry picked from commit 9e67080e6eead8bcdd6d7f8cabab65268bb324f2)

M  +4-4src/content/ui/PostDelegate/UserInteractionLabel.qml

https://invent.kde.org/network/tokodon/-/commit/0003fa67e0c2a309f1b7f727ef15d635da6663dd

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 485637] Wrong account is shown as the booster

2024-05-25 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=485637

Joshua Goins  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/netw
   ||ork/tokodon/-/commit/9e6708
   ||0e6eead8bcdd6d7f8cabab65268
   ||bb324f2
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #1 from Joshua Goins  ---
Git commit 9e67080e6eead8bcdd6d7f8cabab65268bb324f2 by Joshua Goins, on behalf
of Jyrki Gadinger.
Committed on 25/05/2024 at 11:31.
Pushed by redstrate into branch 'master'.

Fix wrong "%1 boosted" label on certain posts

The wrong author identity was selected when the boosted toot was a reply to
their own post.

This is now fixed by swapping the `if`-conditions in the `identity` property to
be inline with the other conditions in this file (i.e.
`root.isBoosted`/`root.isReply`).

M  +4-4src/content/ui/PostDelegate/UserInteractionLabel.qml

https://invent.kde.org/network/tokodon/-/commit/9e67080e6eead8bcdd6d7f8cabab65268bb324f2

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kwidgetsaddons] [Bug 487247] OBS closes with no error reports in log when I click ANY button that browses files.

2024-05-21 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=487247

Joshua Goins  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/fram
   ||eworks/kwidgetsaddons/-/com
   ||mit/64fcc6fff124dd74e059b92
   ||71ba6693a2d561704
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Joshua Goins  ---
Git commit 64fcc6fff124dd74e059b9271ba6693a2d561704 by Joshua Goins.
Committed on 21/05/2024 at 21:15.
Pushed by redstrate into branch 'master'.

KMessageWidget: Avoid calling polish() inside of palette update

This causes infinite recursion as the palette is set and unset when the
application uses CSS stylesheets. But this call is simply unnecessary
and can be removed.

M  +1-1src/kmessagewidget.cpp

https://invent.kde.org/frameworks/kwidgetsaddons/-/commit/64fcc6fff124dd74e059b9271ba6693a2d561704

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 487100] [Feature request]: add "translate" option for messages

2024-05-17 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=487100

Joshua Goins  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 487056] Poll choices have a character limit

2024-05-15 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=487056

Joshua Goins  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 487056] New: Poll choices have a character limit

2024-05-15 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=487056

Bug ID: 487056
   Summary: Poll choices have a character limit
Classification: Applications
   Product: Tokodon
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: j...@redstrate.com
CC: c...@carlschwan.eu, j...@redstrate.com
  Target Milestone: ---

Not sure if this is configurable on the server, but Tokodon should warn us
before letting us submit it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 486690] Font Settings Apply To Limited Elements

2024-05-11 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=486690

Joshua Goins  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #1 from Joshua Goins  ---
The bug with it not applying to the post is now fixed, but it not applying to
the other UI elements is intentional. If you want every piece of the UI to
change uniformly, use display scaling or changing the system font. The content
font is only if you wish to make the post content more readable/a different
font.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 485651] No icons on bottom drawer buttons

2024-05-11 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=485651

Joshua Goins  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|REPORTED|RESOLVED

--- Comment #3 from Joshua Goins  ---
Closing as I'm certain it's not our issue

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 486465] turning off spell checking in the compose window doesn't persist after posting

2024-05-11 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=486465

Joshua Goins  changed:

   What|Removed |Added

   Version Fixed In||24.05

--- Comment #3 from Joshua Goins  ---
This is partially on us, we were enforcing the spell checker always. The
settings are a little bit confusing right now, but this is a greater
Kirigami/Sonnet issue. Now:

- If you want to disable spell checking by default, uncheck the "Automatic
spell-checking" under Settings.
- If you want to enable or disable spell checking temporarily, use the
right-click or long-tap context menu.
- Note that the global setting takes a restart of Tokodon to take effect.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 486465] turning off spell checking in the compose window doesn't persist after posting

2024-05-11 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=486465

Joshua Goins  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
   |ork/tokodon/-/commit/a17b7a |ork/tokodon/-/commit/86903e
   |62406f59f0c9904de95b84a1c4e |9d4551d58eb5233bda03297f513
   |48b7794 |0397255

--- Comment #2 from Joshua Goins  ---
Git commit 86903e9d4551d58eb5233bda03297f5130397255 by Joshua Goins.
Committed on 11/05/2024 at 15:35.
Pushed by redstrate into branch 'release/24.05'.

Don't enforce the spellchecker even when it's disabled

qqc2-desktop-style already handles this for us by checking if Sonnet is
disabled and enabling the spell check if needed.
(cherry picked from commit a17b7a62406f59f0c9904de95b84a1c4e48b7794)

M  +0-1src/content/ui/StatusComposer/StatusComposer.qml

https://invent.kde.org/network/tokodon/-/commit/86903e9d4551d58eb5233bda03297f5130397255

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 486465] turning off spell checking in the compose window doesn't persist after posting

2024-05-11 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=486465

Joshua Goins  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/netw
   ||ork/tokodon/-/commit/a17b7a
   ||62406f59f0c9904de95b84a1c4e
   ||48b7794
 Resolution|--- |FIXED

--- Comment #1 from Joshua Goins  ---
Git commit a17b7a62406f59f0c9904de95b84a1c4e48b7794 by Joshua Goins.
Committed on 11/05/2024 at 15:35.
Pushed by redstrate into branch 'master'.

Don't enforce the spellchecker even when it's disabled

qqc2-desktop-style already handles this for us by checking if Sonnet is
disabled and enabling the spell check if needed.

M  +0-1src/content/ui/StatusComposer/StatusComposer.qml

https://invent.kde.org/network/tokodon/-/commit/a17b7a62406f59f0c9904de95b84a1c4e48b7794

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 481911] Content font size setting is not respected for post content

2024-05-11 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=481911

Joshua Goins  changed:

   What|Removed |Added

   Version Fixed In||24.05

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 481911] Content font size setting is not respected for post content

2024-05-11 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=481911

Joshua Goins  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
   |ork/tokodon/-/commit/6a5e76 |ork/tokodon/-/commit/ecbef0
   |d16b830ab974539f87b27d90c5a |a62500dc821e651f721027fb4d8
   |5911c67 |8291a96

--- Comment #5 from Joshua Goins  ---
Git commit ecbef0a62500dc821e651f721027fb4d88291a96 by Joshua Goins.
Committed on 11/05/2024 at 15:24.
Pushed by redstrate into branch 'release/24.05'.

Fix the content font not actually affecting the post text

This was a dumb mistake on my part, the QTextDocument needs a
defaultFont set.
(cherry picked from commit 6a5e76d16b830ab974539f87b27d90c5a5911c67)

M  +1-1src/account/notificationhandler.cpp
M  +2-2src/autotests/posttest.cpp
M  +1-2src/autotests/timelinetest.cpp
M  +1-2src/content/ui/PostDelegate/PostContent.qml
M  +1-9src/timeline/post.cpp
M  +0-7src/timeline/post.h
M  +5-2src/utils/texthandler.cpp
M  +7-3src/utils/texthandler.h

https://invent.kde.org/network/tokodon/-/commit/ecbef0a62500dc821e651f721027fb4d88291a96

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 481911] Content font size setting is not respected for post content

2024-05-11 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=481911

Joshua Goins  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/netw
   ||ork/tokodon/-/commit/6a5e76
   ||d16b830ab974539f87b27d90c5a
   ||5911c67
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from Joshua Goins  ---
Git commit 6a5e76d16b830ab974539f87b27d90c5a5911c67 by Joshua Goins.
Committed on 11/05/2024 at 15:24.
Pushed by redstrate into branch 'master'.

Fix the content font not actually affecting the post text

This was a dumb mistake on my part, the QTextDocument needs a
defaultFont set.

M  +1-1src/account/notificationhandler.cpp
M  +2-2src/autotests/posttest.cpp
M  +1-2src/autotests/timelinetest.cpp
M  +1-2src/content/ui/PostDelegate/PostContent.qml
M  +1-9src/timeline/post.cpp
M  +0-7src/timeline/post.h
M  +5-2src/utils/texthandler.cpp
M  +7-3src/utils/texthandler.h

https://invent.kde.org/network/tokodon/-/commit/6a5e76d16b830ab974539f87b27d90c5a5911c67

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 481911] Content font size setting is not respected for post content

2024-05-11 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=481911

--- Comment #3 from Joshua Goins  ---
Ah I know why this is happening, it's an accidental side effect of some other
change. I'll see if I can try to fix it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 481911] Content font size setting is not respected for post content

2024-05-11 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=481911

Joshua Goins  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 485570] Inconsistent link underlines

2024-05-11 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=485570

Joshua Goins  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #1 from Joshua Goins  ---
If you mean they're different widths, AFAIK this is an upstream Qt issue.
QtQuick sucks that drawing pixel-perfect lines especially at fractional scales,
unfortunately.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 486691] Content Warnings Are Not Preserved Upon Reply

2024-05-11 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=486691

Joshua Goins  changed:

   What|Removed |Added

   Version Fixed In||24.05

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 486691] Content Warnings Are Not Preserved Upon Reply

2024-05-11 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=486691

Joshua Goins  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
   |ork/tokodon/-/commit/ae444b |ork/tokodon/-/commit/4f9f28
   |055ec42a30d305972383a5ae7f4 |574adb7b300a791196398d844eb
   |9a2c93b |4f4712a

--- Comment #3 from Joshua Goins  ---
Git commit 4f9f28574adb7b300a791196398d844eb4f4712a by Joshua Goins.
Committed on 11/05/2024 at 14:50.
Pushed by redstrate into branch 'release/24.05'.

Copy the spoiler text in replies

Also, some refactoring to make it simpler and move more logic to C++
where it belongs.
(cherry picked from commit ae444b055ec42a30d305972383a5ae7f49a2c93b)

M  +1-1src/account/abstractaccount.cpp
M  +4-8src/content/ui/Main.qml
M  +1-1src/content/ui/PostDelegate/PostDelegate.qml
M  +3-2src/content/ui/StatusComposer/StatusComposer.qml
M  +8-0src/editor/posteditorbackend.cpp
M  +2-0src/editor/posteditorbackend.h
M  +1-1src/utils/navigation.h

https://invent.kde.org/network/tokodon/-/commit/4f9f28574adb7b300a791196398d844eb4f4712a

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 486691] Content Warnings Are Not Preserved Upon Reply

2024-05-11 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=486691

Joshua Goins  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/netw
   ||ork/tokodon/-/commit/ae444b
   ||055ec42a30d305972383a5ae7f4
   ||9a2c93b
 Resolution|--- |FIXED

--- Comment #2 from Joshua Goins  ---
Git commit ae444b055ec42a30d305972383a5ae7f49a2c93b by Joshua Goins.
Committed on 11/05/2024 at 14:50.
Pushed by redstrate into branch 'master'.

Copy the spoiler text in replies

Also, some refactoring to make it simpler and move more logic to C++
where it belongs.

M  +1-1src/account/abstractaccount.cpp
M  +4-8src/content/ui/Main.qml
M  +1-1src/content/ui/PostDelegate/PostDelegate.qml
M  +3-2src/content/ui/StatusComposer/StatusComposer.qml
M  +8-0src/editor/posteditorbackend.cpp
M  +2-0src/editor/posteditorbackend.h
M  +1-1src/utils/navigation.h

https://invent.kde.org/network/tokodon/-/commit/ae444b055ec42a30d305972383a5ae7f49a2c93b

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 486691] Content Warnings Are Not Preserved Upon Reply

2024-05-11 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=486691

Joshua Goins  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Joshua Goins  ---
Oops this was definitely not supposed to be intentional, I agree with this
default.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 484191] "Discard Draft" dialog should avoid two negative options

2024-05-11 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=484191

Joshua Goins  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/netw
   ||ork/tokodon/-/commit/76467d
   ||02627d99d827503dc477e4db535
   ||49d5182

--- Comment #2 from Joshua Goins  ---
Git commit 76467d02627d99d827503dc477e4db53549d5182 by Joshua Goins.
Committed on 11/05/2024 at 14:36.
Pushed by redstrate into branch 'master'.

Improve wording of the "Discard Draft" dialog

This avoids giving the user two negative options, now it's clear the two
options are "Discard" or "Keep".

M  +10   -2src/content/ui/StatusComposer/StatusComposer.qml

https://invent.kde.org/network/tokodon/-/commit/76467d02627d99d827503dc477e4db53549d5182

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdesrc-build] [Bug 474263] Missing --no-stop-on-failure option for the case when you have config file with `stop-on-failure true`

2024-05-10 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=474263

Joshua Goins  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/sdk/ |https://invent.kde.org/sdk/
   |kdesrc-build/-/commit/c300d |kdesrc-build/-/commit/1860f
   |e55cd6b4519192ab79800d8cf78 |30bf92298ead7d355c29ca5e911
   |e0d98bb1|35d7a0e5

--- Comment #8 from Joshua Goins  ---
Git commit 1860f30bf92298ead7d355c29ca5e91135d7a0e5 by Joshua Goins, on behalf
of Andrew Shark.
Committed on 20/11/2023 at 16:03.
Pushed by ashark into branch 'docbook_historied_per_file'.

Indicate the existence of --no-stop-on-failure flag

Original commit: c300de55
https://invent.kde.org/sdk/kdesrc-build/-/commit/c300de55cd6b4519192ab79800d8cf78e0d98bb1

M  +4-10   doc/cmdline/supported-cmdline-params.docbook
M  +2-2doc/getting-started/building-and-troubleshooting.docbook
M  +2-2doc/kdesrc-buildrc/conf-options-table.docbook
M  +3-3doc/using-kdesrc-build/advanced-features.docbook

https://invent.kde.org/sdk/kdesrc-build/-/commit/1860f30bf92298ead7d355c29ca5e91135d7a0e5

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 483163] On X11 with compositing turned on, blank screen on lock screen when using Breeze Plasma style

2024-04-24 Thread Joshua J. Kugler
https://bugs.kde.org/show_bug.cgi?id=483163

Joshua J. Kugler  changed:

   What|Removed |Added

 CC||jos...@joshuakugler.com

--- Comment #28 from Joshua J. Kugler  ---
I don't know if this is related, but I'll sometimes have a black lock screen.
But, if I blind-type my password, it unlocks, and displays the desktop without
issue.

Plasma 6.0.4 on X11

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 485807] No timeline auto-update?

2024-04-20 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=485807

Joshua Goins  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Joshua Goins  ---
It does update automatically, actually. Can you upload an application log to
see if maybe Tokodon is reporting that it's unable to connect to your server's
websocket? I have to admit that our [auto-update] system is a little finicky
and needs more work, but it definitely should work to some degree right now.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 483938] Allow authorizing through an external web browser again

2024-04-16 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=483938

Joshua Goins  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/netw
   ||ork/tokodon/-/commit/21f149
   ||29eb7037ef591d84c4502af6255
   ||600d595

--- Comment #2 from Joshua Goins  ---
Git commit 21f14929eb7037ef591d84c4502af6255600d595 by Joshua Goins.
Committed on 16/04/2024 at 20:20.
Pushed by redstrate into branch 'master'.

Make QtWebView optional, overhaul auth (again)

Our current authentication system uses an in-app QtWebView. However,
WebView isn't available on all systems and arguably this only makes
sense for mobile.

So now this is how the authorization should've worked before:

* On desktop systems, the external browser method is preferred. Unless
you're running on a debug build, and Tokodon will choose the auth code
method for you. This is to prevent gotchas when you forgot to install
the .desktop file and other gubbins required for that feature to work.
* On mobile systems, the in-app web browser is preferred if QtWebView
is available.
* On other systems who don't want QtWebView, they can turn it off via
USE_QTWEBVIEW and Tokodon will fall back automatically.

M  +6-1CMakeLists.txt
M  +16   -2src/CMakeLists.txt
M  +6-4src/account/abstractaccount.cpp
M  +3-1src/account/abstractaccount.h
M  +9-3src/account/account.cpp
M  +3-0src/account/account.h
D  +0-58   src/content/ui/LoginFlow/AuthorizationPage.qml
A  +107  -0src/content/ui/LoginFlow/BaseAuthorization.qml [License:
GPL(3+eV) GPL(v3.0) GPL(v2.0)]
A  +31   -0src/content/ui/LoginFlow/BrowserAuthorization.qml [License:
GPL(3+eV) GPL(v3.0) GPL(v2.0)]
A  +38   -0src/content/ui/LoginFlow/CodeAuthorization.qml [License:
GPL(3+eV) GPL(v3.0) GPL(v2.0)]
M  +70   -7src/content/ui/LoginFlow/LoginPage.qml
A  +45   -0src/content/ui/LoginFlow/WebViewAuthorization.qml [License:
GPL(3+eV) GPL(v3.0) GPL(v2.0)]
M  +2-2src/content/ui/LoginFlow/WelcomePage.qml
M  +6-0src/main.cpp
M  +18   -0src/utils/navigation.cpp
M  +10   -0src/utils/navigation.h

https://invent.kde.org/network/tokodon/-/commit/21f14929eb7037ef591d84c4502af6255600d595

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-systemmonitor] [Bug 479330] Ability to copy a process's cmdline text

2024-04-16 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=479330

Joshua Goins  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-systemmonitor/-/c
   ||ommit/459deb4527d58342866cd
   ||f2bf1e609bc14e1ebfc
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Joshua Goins  ---
Git commit 459deb4527d58342866cdf2bf1e609bc14e1ebfc by Joshua Goins.
Committed on 16/04/2024 at 20:19.
Pushed by redstrate into branch 'master'.

Add a new menu item to copy the current column's text

It wasn't possible before to copy the column text, which is especially
useful for the PID and Command columns. This adds a new context menu
item to do this.

M  +1-0.kde-ci.yml
M  +11   -0src/faces/processtable/contents/ui/FullRepresentation.qml

https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/459deb4527d58342866cdf2bf1e609bc14e1ebfc

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 485637] Wrong account is shown as the booster

2024-04-16 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=485637

Joshua Goins  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 485637] New: Wrong account is shown as the booster

2024-04-16 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=485637

Bug ID: 485637
   Summary: Wrong account is shown as the booster
Classification: Applications
   Product: Tokodon
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: j...@redstrate.com
CC: c...@carlschwan.eu, j...@redstrate.com
  Target Milestone: ---

I've been seeing this, I wonder if it's due to my fallback code not working. I
regularly see boosts from people I don't follow, but this is a local issue.
Scrolling to the same post on Mastodon web shows the actual boosting account.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 485570] Inconsistent link underlines

2024-04-15 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=485570

Joshua Goins  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 482843] Can't login - page freezes

2024-04-10 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=482843

--- Comment #6 from Joshua Goins  ---
Can you check if there's any other qtwebview-using applications that work? I
would try it with pmOS myself but it will have to wait until the weekend. We
aren't doing anything super special with WebView ourselves, unfortunate that
QML is being stingy with it's logging...

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 482843] Can't login - page freezes

2024-04-10 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=482843

Joshua Goins  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #4 from Joshua Goins  ---
It's internal, are you sure QtWebView is installed? Although if it's not, it
should've made itself obvious in the log

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-systemmonitor] [Bug 482785] No way to see full process name if it's too long

2024-04-09 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=482785

Joshua Goins  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-systemmonitor/-/c
   ||ommit/9df822c88862ff0234429
   ||32a6da854ca13ebc3fd

--- Comment #3 from Joshua Goins  ---
Git commit 9df822c88862ff023442932a6da854ca13ebc3fd by Joshua Goins.
Committed on 09/04/2024 at 19:06.
Pushed by redstrate into branch 'master'.

Add more cell tooltips when the label is truncated

Now there's tooltips on the first cell delegate, which is used for
the application name.

M  +5-0src/table/FirstCellDelegate.qml

https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/9df822c88862ff023442932a6da854ca13ebc3fd

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 485212] Folder applet only makes this clickable when items are approached from the bottom

2024-04-08 Thread Joshua J. Kugler
https://bugs.kde.org/show_bug.cgi?id=485212

Joshua J. Kugler  changed:

   What|Removed |Added

 CC||jos...@joshuakugler.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 485229] CTRL+V doesn't work in the composer

2024-04-08 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=485229

Joshua Goins  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 485229] New: CTRL+V doesn't work in the composer

2024-04-08 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=485229

Bug ID: 485229
   Summary: CTRL+V doesn't work in the composer
Classification: Applications
   Product: Tokodon
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: j...@redstrate.com
CC: c...@carlschwan.eu, j...@redstrate.com
  Target Milestone: ---

I know exactly why, filing this away for later

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 485212] New: Folder applet only makes this clickable when items are approached from the bottom

2024-04-07 Thread Joshua J. Kugler
https://bugs.kde.org/show_bug.cgi?id=485212

Bug ID: 485212
   Summary: Folder applet only makes this clickable when items are
approached from the bottom
Classification: Plasma
   Product: plasmashell
   Version: 6.0.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Folder
  Assignee: plasma-b...@kde.org
  Reporter: jos...@joshuakugler.com
CC: h...@kde.org
  Target Milestone: 1.0

SUMMARY
Cannot "approach" items from the top and click them

STEPS TO REPRODUCE
1. Add applet to bar
2. Point to custom folder with .desktop files
3. Click applet
4. Move mouse *down* the list

OBSERVED RESULT
Nothing is clickable.

Moving mouse *up* the list, and the items hovered over *are* clickable.

EXPECTED RESULT
All items are clickable regardless of direction of mouse movement


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon stable
(available in About System)
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.3

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

[PlasmaTube] [Bug 468116] Export/import list of subscriptions

2024-04-07 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=468116

--- Comment #1 from Joshua Goins  ---
Git commit 8944e990d6ef2641ec1771d67883bf1211266c8c by Joshua Goins.
Committed on 07/04/2024 at 13:44.
Pushed by redstrate into branch 'master'.

Add feature to import/export (YouTube) OPML subscriptions

Only YouTube channels are supported for now, but now it's possible to
move data from YouTube <-> Invidious <-> FreeTube and now PlasmaTube.

The next thing to support would be PeerTube subscriptions.

M  +2-0src/CMakeLists.txt
M  +30   -0src/controllers/videosource.cpp
M  +15   -0src/controllers/videosource.h
M  +6-0src/models/subscriptionlistmodel.cpp
M  +4-1src/models/subscriptionlistmodel.h
M  +97   -0src/ui/SubscriptionListPage.qml
A  +76   -0src/utils/opmlparser.cpp [License: GPL(v3.0+)]
A  +26   -0src/utils/opmlparser.h [License: GPL(v3.0+)]

https://invent.kde.org/multimedia/plasmatube/-/commit/8944e990d6ef2641ec1771d67883bf1211266c8c

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 485168] New: Support notifications of severed events

2024-04-06 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=485168

Bug ID: 485168
   Summary: Support notifications of severed events
Classification: Applications
   Product: Tokodon
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: j...@redstrate.com
CC: c...@carlschwan.eu, j...@redstrate.com
  Target Milestone: ---

It's recently implemented: https://github.com/mastodon/mastodon/pull/27511 it
would be really cool to know

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 485080] Pasting a fediverse link into the search box on the left side panel doesn't load the post

2024-04-06 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=485080

Joshua Goins  changed:

   What|Removed |Added

   Version Fixed In||24.02.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 485080] Pasting a fediverse link into the search box on the left side panel doesn't load the post

2024-04-06 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=485080

Joshua Goins  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
   |ork/tokodon/-/commit/7aebae |ork/tokodon/-/commit/473db9
   |98346a951dc7b4fed934e36d9c6 |36c537488d35510129a922e79fa
   |e54403a |2dd17e0

--- Comment #2 from Joshua Goins  ---
Git commit 473db936c537488d35510129a922e79fa2dd17e0 by Joshua Goins.
Committed on 07/04/2024 at 01:52.
Pushed by redstrate into branch 'release/24.02'.

Resolve remote posts in the search box

This allows you post links to posts (or users) in other instances and
have them show up in the search.
(cherry picked from commit 7aebae98346a951dc7b4fed934e36d9c6e54403a)

M  +3-1src/search/searchmodel.cpp

https://invent.kde.org/network/tokodon/-/commit/473db936c537488d35510129a922e79fa2dd17e0

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 485080] Pasting a fediverse link into the search box on the left side panel doesn't load the post

2024-04-06 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=485080

Joshua Goins  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/netw
   ||ork/tokodon/-/commit/7aebae
   ||98346a951dc7b4fed934e36d9c6
   ||e54403a

--- Comment #1 from Joshua Goins  ---
Git commit 7aebae98346a951dc7b4fed934e36d9c6e54403a by Joshua Goins.
Committed on 07/04/2024 at 01:52.
Pushed by redstrate into branch 'master'.

Resolve remote posts in the search box

This allows you post links to posts (or users) in other instances and
have them show up in the search.

M  +3-1src/search/searchmodel.cpp

https://invent.kde.org/network/tokodon/-/commit/7aebae98346a951dc7b4fed934e36d9c6e54403a

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 485080] Pasting a fediverse link into the search box on the left side panel doesn't load the post

2024-04-06 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=485080

Joshua Goins  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.

[PlasmaTube] [Bug 479977] Scrolling on the suggested videos list on a video with a touchscreen immediately clicks on the video being swiped

2024-04-06 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=479977

Joshua Goins  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
   Version Fixed In||24.02
 CC||j...@redstrate.com
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

[PlasmaTube] [Bug 477230] Double-clicking the video to fullscreen it toggles pause/resume video

2024-04-06 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=477230

Joshua Goins  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Joshua Goins  ---
This is no longer an issue in 24.02.x. The player no longer pauses when
clicked, and the double-click is still opening the player fullscreen.

-- 
You are receiving this mail because:
You are watching all bug changes.

[PlasmaTube] [Bug 479976] Unable to access video controls in video viewer with a touch screen

2024-04-06 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=479976

Joshua Goins  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/mult
   ||imedia/plasmatube/-/commit/
   ||ceaae4d494ca244bf9f292d5a49
   ||e320dba0e9556
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Joshua Goins  ---
Git commit ceaae4d494ca244bf9f292d5a49e320dba0e9556 by Joshua Goins.
Committed on 07/04/2024 at 00:53.
Pushed by redstrate into branch 'release/24.02'.

Fix video controls touch input

Now the enter/exit events are ignored for video controls, causing them
to hide too soon when trying to make them appear via touch.

M  +13   -6src/ui/videoplayer/VideoPlayer.qml

https://invent.kde.org/multimedia/plasmatube/-/commit/ceaae4d494ca244bf9f292d5a49e320dba0e9556

-- 
You are receiving this mail because:
You are watching all bug changes.

[PlasmaTube] [Bug 473941] Server returned no valid JSON

2024-04-06 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=473941

Joshua Goins  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REOPENED|NEEDSINFO

--- Comment #11 from Joshua Goins  ---
Is this still an issue in 24.02?

-- 
You are receiving this mail because:
You are watching all bug changes.

[PlasmaTube] [Bug 480578] Video list becomes unresponsive after a video is opened

2024-04-06 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=480578

Joshua Goins  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/mult |https://invent.kde.org/mult
   |imedia/plasmatube/-/commit/ |imedia/plasmatube/-/commit/
   |0d17716f206260f8b86442a0620 |63e1c64d49d95387b83c9d686dd
   |8f297bd8a169f   |e0973287c1837

--- Comment #2 from Joshua Goins  ---
Git commit 63e1c64d49d95387b83c9d686dde0973287c1837 by Joshua Goins.
Committed on 07/04/2024 at 00:46.
Pushed by redstrate into branch 'release/24.02'.

Fix the video grid becoming unresponsive when flicking away the player

The closing animation was not hooked up to the animation.
(cherry picked from commit 0d17716f206260f8b86442a06208f297bd8a169f)

M  +2-1src/ui/videoplayer/VideoPlayerParent.qml

https://invent.kde.org/multimedia/plasmatube/-/commit/63e1c64d49d95387b83c9d686dde0973287c1837

-- 
You are receiving this mail because:
You are watching all bug changes.

[PlasmaTube] [Bug 480578] Video list becomes unresponsive after a video is opened

2024-04-06 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=480578

Joshua Goins  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/plasmatube/-/commit/
   ||0d17716f206260f8b86442a0620
   ||8f297bd8a169f
 Resolution|--- |FIXED

--- Comment #1 from Joshua Goins  ---
Git commit 0d17716f206260f8b86442a06208f297bd8a169f by Joshua Goins.
Committed on 07/04/2024 at 00:45.
Pushed by redstrate into branch 'master'.

Fix the video grid becoming unresponsive when flicking away the player

The closing animation was not hooked up to the animation.

M  +2-1src/ui/videoplayer/VideoPlayerParent.qml

https://invent.kde.org/multimedia/plasmatube/-/commit/0d17716f206260f8b86442a06208f297bd8a169f

-- 
You are receiving this mail because:
You are watching all bug changes.

[PlasmaTube] [Bug 480851] plasmatube unmaximizes when exiting fullscreen

2024-04-06 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=480851

Joshua Goins  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/mult |https://invent.kde.org/mult
   |imedia/plasmatube/-/commit/ |imedia/plasmatube/-/commit/
   |3b6f9e69cf525a03832162f0f83 |5c156018842eccfe3816727fa4e
   |df9b5bf57f6a5   |74f10defd3c4b

--- Comment #2 from Joshua Goins  ---
Git commit 5c156018842eccfe3816727fa4e74f10defd3c4b by Joshua Goins.
Committed on 07/04/2024 at 00:35.
Pushed by redstrate into branch 'release/24.02'.

Restore maximized state when exiting fullscreen
(cherry picked from commit 3b6f9e69cf525a03832162f0f83df9b5bf57f6a5)

M  +10   -1src/ui/videoplayer/VideoPlayer.qml

https://invent.kde.org/multimedia/plasmatube/-/commit/5c156018842eccfe3816727fa4e74f10defd3c4b

-- 
You are receiving this mail because:
You are watching all bug changes.

[PlasmaTube] [Bug 480851] plasmatube unmaximizes when exiting fullscreen

2024-04-06 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=480851

Joshua Goins  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/mult
   ||imedia/plasmatube/-/commit/
   ||3b6f9e69cf525a03832162f0f83
   ||df9b5bf57f6a5
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Joshua Goins  ---
Git commit 3b6f9e69cf525a03832162f0f83df9b5bf57f6a5 by Joshua Goins.
Committed on 07/04/2024 at 00:34.
Pushed by redstrate into branch 'master'.

Restore maximized state when exiting fullscreen

M  +10   -1src/ui/videoplayer/VideoPlayer.qml

https://invent.kde.org/multimedia/plasmatube/-/commit/3b6f9e69cf525a03832162f0f83df9b5bf57f6a5

-- 
You are receiving this mail because:
You are watching all bug changes.

[PlasmaTube] [Bug 478405] Subscriber count on an open video is hard to read due to not using separation dots/commas

2024-04-06 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=478405

Joshua Goins  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/plasmatube/-/commit/
   ||3957089f2fed68e9113356c0150
   ||49a2312afeea6
 Resolution|--- |FIXED

--- Comment #1 from Joshua Goins  ---
Git commit 3957089f2fed68e9113356c015049a2312afeea6 by Joshua Goins.
Committed on 07/04/2024 at 00:27.
Pushed by redstrate into branch 'master'.

Fix the sub count not being formatted correctly

Now everything should be in the standard K (thousands) or M (millions)
format. On the API side now everything is in integers instead of text.

M  +15   -4src/api/video.cpp
M  +2-2src/api/video.h
M  +1-1src/models/videomodel.h
M  +1-1src/ui/ChannelPage.qml
M  +1-1src/ui/SubscriptionListPage.qml
M  +5-4src/ui/components/SubscriptionButton.qml
M  +2-2src/ui/components/VideoListItem.qml
M  +1-1src/ui/videoplayer/VideoPlayer.qml

https://invent.kde.org/multimedia/plasmatube/-/commit/3957089f2fed68e9113356c015049a2312afeea6

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 484401] Tokodon Flatpak seems to be applying it's own cursor theming, rather than using Plasma 6's

2024-04-06 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=484401

Joshua Goins  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 485089] Dolphin crashes on start

2024-04-06 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=485089

Joshua Goins  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 485089] Dolphin crashes on start

2024-04-06 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=485089

Joshua Goins  changed:

   What|Removed |Added

 CC||j...@redstrate.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-systemmonitor] [Bug 482008] "Configure Columns" too small and not expandable

2024-04-04 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=482008

Joshua Goins  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-systemmonitor/-/c |ma/plasma-systemmonitor/-/c
   |ommit/c453edab3bac211e1b4dc |ommit/55dd85aa3fe81c6909e74
   |e45bcee4e7e362d6e41 |ef644e12a731965501c

--- Comment #5 from Joshua Goins  ---
Git commit 55dd85aa3fe81c6909e74ef644e12a731965501c by Joshua Goins.
Committed on 04/04/2024 at 19:32.
Pushed by redstrate into branch 'Plasma/6.0'.

Fix the column configuration dialog being too small on the overview page

This sets the parent to the window if available, instead of the sensor
face which could be tiny.


(cherry picked from commit c453edab3bac211e1b4dce45bcee4e7e362d6e41)

M  +3-0src/faces/applicationstable/contents/ui/FullRepresentation.qml
M  +3-0src/faces/processtable/contents/ui/FullRepresentation.qml

https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/55dd85aa3fe81c6909e74ef644e12a731965501c

-- 
You are receiving this mail because:
You are watching all bug changes.

[PlasmaTube] [Bug 478405] Subscriber count on an open video is hard to read due to not using separation dots/commas

2024-04-03 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=478405

Joshua Goins  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||j...@redstrate.com
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.

[PlasmaTube] [Bug 475964] Changing video resolution doesn't do anything

2024-04-03 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=475964

Joshua Goins  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/mult |https://invent.kde.org/mult
   |imedia/plasmatube/-/commit/ |imedia/plasmatube/-/commit/
   |5d11824dba358d02457a818a975 |f4c1b76abb338992c2c4a1b61fc
   |05417a9d6a7b9   |0ebc50219a28b

--- Comment #4 from Joshua Goins  ---
Git commit f4c1b76abb338992c2c4a1b61fc0ebc50219a28b by Joshua Goins.
Committed on 03/04/2024 at 19:58.
Pushed by redstrate into branch 'release/24.02'.

Fix the video quality setting not actually doing anything
(cherry picked from commit 5d11824dba358d02457a818a97505417a9d6a7b9)

M  +4-2src/controllers/videocontroller.cpp
M  +2-1src/models/videomodel.cpp

https://invent.kde.org/multimedia/plasmatube/-/commit/f4c1b76abb338992c2c4a1b61fc0ebc50219a28b

-- 
You are receiving this mail because:
You are watching all bug changes.

[PlasmaTube] [Bug 475964] Changing video resolution doesn't do anything

2024-04-03 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=475964

Joshua Goins  changed:

   What|Removed |Added

   Version Fixed In||24.02.02

-- 
You are receiving this mail because:
You are watching all bug changes.

[PlasmaTube] [Bug 475964] Changing video resolution doesn't do anything

2024-04-03 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=475964

Joshua Goins  changed:

   What|Removed |Added

   Version Fixed In||24.02.02

--- Comment #3 from Joshua Goins  ---
Git commit bd369ca51232306bda2cc30b082fa19435f8f673 by Joshua Goins.
Committed on 03/04/2024 at 19:58.
Pushed by redstrate into branch 'release/24.02'.

Fix the formats shown in the resolution box

Now we do some smarter filtering and sorting to prevent empty and
useless entries showing up there.
(cherry picked from commit 91e113b056902cb642c8849654538d07c08a5c3f)

M  +38   -2src/models/videomodel.cpp

https://invent.kde.org/multimedia/plasmatube/-/commit/bd369ca51232306bda2cc30b082fa19435f8f673

-- 
You are receiving this mail because:
You are watching all bug changes.

[PlasmaTube] [Bug 475964] Changing video resolution doesn't do anything

2024-04-03 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=475964

Joshua Goins  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/plasmatube/-/commit/
   ||5d11824dba358d02457a818a975
   ||05417a9d6a7b9

--- Comment #2 from Joshua Goins  ---
Git commit 5d11824dba358d02457a818a97505417a9d6a7b9 by Joshua Goins.
Committed on 03/04/2024 at 19:57.
Pushed by redstrate into branch 'master'.

Fix the video quality setting not actually doing anything

M  +4-2src/controllers/videocontroller.cpp
M  +2-1src/models/videomodel.cpp

https://invent.kde.org/multimedia/plasmatube/-/commit/5d11824dba358d02457a818a97505417a9d6a7b9

-- 
You are receiving this mail because:
You are watching all bug changes.

[PlasmaTube] [Bug 475964] Changing video resolution doesn't do anything

2024-04-03 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=475964

--- Comment #1 from Joshua Goins  ---
Git commit 91e113b056902cb642c8849654538d07c08a5c3f by Joshua Goins.
Committed on 03/04/2024 at 19:52.
Pushed by redstrate into branch 'master'.

Fix the formats shown in the resolution box

Now we do some smarter filtering and sorting to prevent empty and
useless entries showing up there.

M  +38   -2src/models/videomodel.cpp

https://invent.kde.org/multimedia/plasmatube/-/commit/91e113b056902cb642c8849654538d07c08a5c3f

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 484973] Tokodon does not get past the loading screen

2024-04-03 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=484973

--- Comment #5 from Joshua Goins  ---
I'm glad that worked, did you happen to upgrade from 23.08 -> 24.02 (or perhaps
from something even older?) I wonder if the config is getting messed up
somehow.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 474125] Tokodon crash while idle

2024-04-03 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=474125

Joshua Goins  changed:

   What|Removed |Added

   Version Fixed In|23.08.4 |24.02.0
 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #12 from Joshua Goins  ---
Cool, feel free to reopen if you encounter the issue again!

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 474125] Tokodon crash while idle

2024-04-03 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=474125

Joshua Goins  changed:

   What|Removed |Added

 Status|REOPENED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #10 from Joshua Goins  ---
I can no longer reproduce on 24.02, and now that it's been a while since 24.02
has been released can anyone else?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 484973] Tokodon does not get past the loading screen

2024-04-03 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=484973

--- Comment #3 from Joshua Goins  ---
Could you try moving/removing your configuration files in .var and see if that
helps? This may be a login issue, although it really shouldn't be sticking to
that screen :/

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 484401] Tokodon Flatpak seems to be applying it's own cursor theming, rather than using Plasma 6's

2024-04-03 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=484401

Joshua Goins  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Joshua Goins  ---
I can't reproduce on my system with the latest flatpak. There isn't any odd
permissions you set on the Tokodon flatpak, correct?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 484970] New Follower Notification Shows i18N_ARGUMENT_MISSING error

2024-04-03 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=484970

Joshua Goins  changed:

   What|Removed |Added

   Version Fixed In||24.02.2
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #2 from Joshua Goins  ---
I fixed this on master and on release/24.02, but unfortunately it narrowly
missed the window for 24.02.1. Sorry about that, it will be fixed in 24.02.2 :)

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-systemmonitor] [Bug 482008] "Configure Columns" too small and not expandable

2024-04-03 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=482008

Joshua Goins  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-systemmonitor/-/c
   ||ommit/c453edab3bac211e1b4dc
   ||e45bcee4e7e362d6e41

--- Comment #4 from Joshua Goins  ---
Git commit c453edab3bac211e1b4dce45bcee4e7e362d6e41 by Joshua Goins.
Committed on 03/04/2024 at 16:24.
Pushed by redstrate into branch 'master'.

Fix the column configuration dialog being too small on the overview page

This sets the parent to the window if available, instead of the sensor
face which could be tiny.

M  +3-0src/faces/applicationstable/contents/ui/FullRepresentation.qml
M  +3-0src/faces/processtable/contents/ui/FullRepresentation.qml

https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/c453edab3bac211e1b4dce45bcee4e7e362d6e41

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 484985] SSL Appears to be broken

2024-04-03 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=484985

Joshua Goins  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 484985] SSL Appears to be broken

2024-04-03 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=484985

--- Comment #1 from Joshua Goins  ---
Strange, what server are you connecting to? If it's a local server, make sure
to check the "ignore ssl certificates" checkbox.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-systemmonitor] [Bug 456187] Add ability to see loaded shared libraries and other detailed information for a process to system monitor

2024-04-03 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=456187

Joshua Goins  changed:

   What|Removed |Added

 Status|ASSIGNED|CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-systemmonitor] [Bug 448331] Filter processes based on their command line

2024-04-02 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=448331

Joshua Goins  changed:

   What|Removed |Added

 CC||rezad1...@protonmail.ch

--- Comment #4 from Joshua Goins  ---
*** Bug 453368 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-systemmonitor] [Bug 453368] searching for PID ,or any other info other than program name, in search bar of process tab doesn't show anything.

2024-04-02 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=453368

Joshua Goins  changed:

   What|Removed |Added

 CC||j...@redstrate.com
 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #1 from Joshua Goins  ---
Merging into one issue, I know it's talking about filtering on two different
columns but it's related anyway.

*** This bug has been marked as a duplicate of bug 448331 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-systemmonitor] [Bug 456187] Add ability to see loaded shared libraries and other detailed information for a process to system monitor

2024-04-02 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=456187

Joshua Goins  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Assignee|ksysguard-b...@kde.org  |j...@redstrate.com
 CC||j...@redstrate.com
 Status|REPORTED|ASSIGNED

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-systemmonitor] [Bug 484415] Visual glitches while resizing System Monitor

2024-04-02 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=484415

Joshua Goins  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||j...@redstrate.com
 Resolution|--- |UPSTREAM

--- Comment #1 from Joshua Goins  ---
If you're talking about the jumpiness, that's a new bug caused upstream in Qt.
It happens with every QtQuick application.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 484475] Failed to contact server: Error transferring https://.../api/v1/accounts/.../featured_tags - server replied: . Please check your settings.

2024-03-26 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=484475

Joshua Goins  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #2 from Joshua Goins  ---
Thanks for reporting as well as the response you get. I'll look into stopping
the error (or possibly hiding the menu all together, if we can detect it)

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 484191] New: "Discard Draft" dialog should avoid two negative options

2024-03-21 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=484191

Bug ID: 484191
   Summary: "Discard Draft" dialog should avoid two negative
options
Classification: Applications
   Product: Tokodon
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: j...@redstrate.com
CC: c...@carlschwan.eu, j...@redstrate.com
  Target Milestone: ---

>From Nate:

OK button should say "Discard" :)
and Cancel button should say "Keep", to avoid having two negative buttons

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 470048] Compose page must not hide feed

2024-03-21 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=470048

Joshua Goins  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/netw
   ||ork/tokodon/-/commit/de84db
   ||ad6ec5d62e99cad531d71d51452
   ||ca02999
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #2 from Joshua Goins  ---
Git commit de84dbad6ec5d62e99cad531d71d51452ca02999 by Joshua Goins.
Committed on 21/03/2024 at 20:26.
Pushed by redstrate into branch 'master'.

Allow popping out the status composer on desktop

This allows you to continue using Tokodon while writing a post, which is
useful on desktop. You can do this by using the new "Pop Out" action in
the composer, which is only visible on desktop devices.

M  +12   -1src/content/ui/Main.qml
M  +15   -3src/content/ui/StatusComposer/StatusComposer.qml

https://invent.kde.org/network/tokodon/-/commit/de84dbad6ec5d62e99cad531d71d51452ca02999

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 484104] New: KMail will not start with libzxing2 2.2.1-1xneon+22.04+jammy+release+build12

2024-03-20 Thread Joshua J. Kugler
https://bugs.kde.org/show_bug.cgi?id=484104

Bug ID: 484104
   Summary: KMail will not start with libzxing2
2.2.1-1xneon+22.04+jammy+release+build12
Classification: Applications
   Product: kmail2
   Version: 6.0.0
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: jos...@joshuakugler.com
  Target Milestone: ---

SUMMARY

With the recent upgrade of libzxing to 2.2.1-1xneon+22.04+jammy+release+build12
KMail fails to start, throwing this error:

kmail: error while loading shared libraries: libZXing.so.3: cannot open shared
object file: No such file or directory

STEPS TO REPRODUCE
1. Upgrade to libzxing2 2.2.1-1xneon+22.04+jammy+release+build12
2. Try to start KMail

OBSERVED RESULT
Fails to start, with given error message.

EXPECTED RESULT
KMail starts

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Neon
(available in About System)
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2

ADDITIONAL INFORMATION
Downgrading to 2.1.0-0xneon+22.04+jammy+release+build8 fixed the issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 484036] New: Share images and other content types to Tokodon

2024-03-19 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=484036

Bug ID: 484036
   Summary: Share images and other content types to Tokodon
Classification: Applications
   Product: Tokodon
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: j...@redstrate.com
CC: c...@carlschwan.eu, j...@redstrate.com
  Target Milestone: ---

You can only share URLs to Tokodon right now, it would be cool to send images
directly and other content types

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 481781] Following notifications sometimes don't look right

2024-03-19 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=481781

Joshua Goins  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||24.02
  Latest Commit||b99f1dc5fb4d5438146efbb63c1
   ||0d732f166d9db

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 483938] New: Allow authorizing through an external web browser again

2024-03-18 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=483938

Bug ID: 483938
   Summary: Allow authorizing through an external web browser
again
Classification: Applications
   Product: Tokodon
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: j...@redstrate.com
CC: c...@carlschwan.eu, j...@redstrate.com
  Target Milestone: ---

This is better on desktops, the reason why the behavior changed to in-app was
for mobile and especially Android.

It should also be possible to force this behavior to avoid a webengine
dependency, as required by some distributions:
https://invent.kde.org/network/tokodon/-/issues/62

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 467759] Support activitypub mimetypes

2024-03-16 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=467759

Joshua Goins  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |INTENTIONAL

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 479334] Icons are not following the theme used

2024-03-16 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=479334

Joshua Goins  changed:

   What|Removed |Added

 Status|CONFIRMED   |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #7 from Joshua Goins  ---
Is this still an issue on 24.02? I plan on starting testing on F40 + GNOME soon
as well

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 482843] Can't login - page freezes

2024-03-16 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=482843

Joshua Goins  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Joshua Goins  ---
Those are red-herring errors, which stage of the login did it crash? I could
try doing a dumb fix and see

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 482252] Tokodon crashed when trying to close the app

2024-03-16 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=482252

Joshua Goins  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Joshua Goins  ---


*** This bug has been marked as a duplicate of bug 474182 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 474182] Crash when closing program in ~QQuickAnimatedImage()

2024-03-16 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=474182

Joshua Goins  changed:

   What|Removed |Added

 CC||constandin...@gmail.com

--- Comment #5 from Joshua Goins  ---
*** Bug 482252 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 482844] Add right padding in mobile form factor

2024-03-16 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=482844

Joshua Goins  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
   |ork/tokodon/-/commit/4f402a |ork/tokodon/-/commit/aec80a
   |f6ada0b505358b3db46710f8b2e |6cbf8520ff6d7608d058bc5ce0a
   |248cbba |5292c77

--- Comment #2 from Joshua Goins  ---
Git commit aec80a6cbf8520ff6d7608d058bc5ce0a5292c77 by Joshua Goins.
Committed on 16/03/2024 at 19:13.
Pushed by redstrate into branch 'release/24.02'.

Remove minimum window size on mobile
(cherry picked from commit 4f402af6ada0b505358b3db46710f8b2e248cbba)

M  +2-2src/content/ui/Main.qml

https://invent.kde.org/network/tokodon/-/commit/aec80a6cbf8520ff6d7608d058bc5ce0a5292c77

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 482844] Add right padding in mobile form factor

2024-03-16 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=482844

Joshua Goins  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/netw
   ||ork/tokodon/-/commit/4f402a
   ||f6ada0b505358b3db46710f8b2e
   ||248cbba
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Joshua Goins  ---
Git commit 4f402af6ada0b505358b3db46710f8b2e248cbba by Joshua Goins.
Committed on 16/03/2024 at 19:12.
Pushed by redstrate into branch 'master'.

Remove minimum window size on mobile

M  +2-2src/content/ui/Main.qml

https://invent.kde.org/network/tokodon/-/commit/4f402af6ada0b505358b3db46710f8b2e248cbba

-- 
You are receiving this mail because:
You are watching all bug changes.

[Tokodon] [Bug 480137] crashed when viewing a conversation for a poll

2024-03-16 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=480137

Joshua Goins  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Joshua Goins  ---
I can't reproduce on 24.02, is this still an issue?

-- 
You are receiving this mail because:
You are watching all bug changes.

  1   2   3   4   5   6   7   >