https://bugs.kde.org/show_bug.cgi?id=495889
Joshua Goins <j...@redstrate.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/netw | |ork/tokodon/-/commit/4639e3 | |d2f81a6fec4584b7baa89983fab | |3153cb8 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Joshua Goins <j...@redstrate.com> --- Git commit 4639e3d2f81a6fec4584b7baa89983fab3153cb8 by Joshua Goins. Committed on 26/12/2024 at 21:46. Pushed by redstrate into branch 'master'. Add support for viewing audio attachments It's a bit basic at the moment, but way better than it being a blank spot in the timeline. M +1 -0 src/CMakeLists.txt M +49 -2 src/content/ui/PostDelegate/AttachmentGrid.qml M +2 -0 src/content/ui/PostDelegate/AttachmentMenu.qml A +147 -0 src/content/ui/PostDelegate/AudioAttachment.qml [License: GPL(v3.0+)] M +1 -0 src/timeline/attachment.cpp M +1 -0 src/timeline/attachment.h https://invent.kde.org/network/tokodon/-/commit/4639e3d2f81a6fec4584b7baa89983fab3153cb8 -- You are receiving this mail because: You are watching all bug changes.