https://bugs.kde.org/show_bug.cgi?id=476085

Joshua Goins <j...@redstrate.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/netw
                   |                            |ork/tokodon/-/commit/cbcd8d
                   |                            |2a9bd65d55aed471e172c5eeeea
                   |                            |cbffbae
             Status|ASSIGNED                    |RESOLVED

--- Comment #2 from Joshua Goins <j...@redstrate.com> ---
Git commit cbcd8d2a9bd65d55aed471e172c5eeeeacbffbae by Joshua Goins.
Committed on 08/11/2023 at 19:48.
Pushed by redstrate into branch 'master'.

Add basic filter options for most timelines

You can now hide boosts and/or replies on timelines like Home.

M  +2    -0    src/content/ui/AccountInfo.qml
M  +4    -0    src/content/ui/Main.qml
M  +1    -0    src/content/ui/ThreadPage.qml
M  +32   -7    src/content/ui/TimelinePage.qml
M  +10   -9    src/timeline/accountmodel.cpp
M  +3    -0    src/timeline/accountmodel.h
M  +9    -0    src/timeline/maintimelinemodel.cpp
M  +2    -0    src/timeline/maintimelinemodel.h
M  +8    -0    src/timeline/tagstimelinemodel.cpp
M  +2    -0    src/timeline/tagstimelinemodel.h
M  +8    -0    src/timeline/threadmodel.cpp
M  +2    -0    src/timeline/threadmodel.h
M  +18   -9    src/timeline/timelinemodel.cpp
M  +11   -0    src/timeline/timelinemodel.h

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

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

Reply via email to