aboutsummaryrefslogtreecommitdiffstats
path: root/src/types.h
Commit message (Collapse)AuthorAge
* Implement Announce activity supportConfuSomu2023-02-25
| | | | | | This commit adds support for listing Announce activities/reblogs in the status list. These can be hidden using the new "Show reblogs" action in the "View" menu.
* Determine status typeConfuSomu2022-12-28
|
* Store metadata of items that are in status listConfuSomu2022-12-27
| | | | | | | There is more control and customizability of elements added to the status list, which allows us to set the icon used and also to store additional information about the status that has been selected, useful when we have to display it with more detail.
* Rename ViewTootTypes to ViewStatusTypesConfuSomu2022-12-26
|
* Implement initial list of statusesConfuSomu2022-12-26