aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Build with Qt 6 by defaultHEADmasterConfuSomu7 days
* Present a shorter path to user in recent file listConfuSomu2024-06-01
* Implement Recent files list and menuConfuSomu2024-06-01
* Implement basic Welcome tab for greeting userConfuSomu2024-05-29
* Make building instructions in readme more clearConfuSomu2024-05-23
* Hide Open URL… action if built without mastodonppConfuSomu2024-05-15
* Disable remote instance settings if no mastodonppConfuSomu2024-05-11
* Update readmeConfuSomu2024-05-11
* Use correct path for mastodonpp headersConfuSomu2024-05-11
* Use mastodonpp library as a submoduleConfuSomu2024-05-11
* Use shared pointer in APAttachment::get_pixmap()ConfuSomu2024-03-24
* Recreate QPixmap in get_pixmap() if size differsConfuSomu2024-03-24
* Scale header image to nicely fill username labelConfuSomu2024-03-24
* Specify that it builds with Qt 6 in readmeConfuSomu2024-03-22
* Draw Actor header image centeredConfuSomu2024-03-20
* Use smart pointers with AP classes and InstanceConfuSomu2024-03-20
* Fix harmless missing return for non-void functionConfuSomu2024-02-06
* Display header image in actor info tabConfuSomu2024-01-26
* Use QStringLiteral in some placesConfuSomu2024-01-26
* Clear Activity list when invalid archive openedConfuSomu2024-01-26
* Show error message in actor info tab when no actorConfuSomu2024-01-24
* Implemement Actor information tabConfuSomu2024-01-20
* Show status list item tooltip regardless of NDEBUGConfuSomu2024-01-08
* Make status list item tooltip translatableConfuSomu2024-01-08
* Make mastodonpp support configurableConfuSomu2024-01-08
* Use configure_file instead of setting compile defsConfuSomu2024-01-07
* Improve build instructions in readmeConfuSomu2024-01-07
* Make hyperlinks clickable in StatusInfoWidgetConfuSomu2024-01-06
* Display human-readable verison info if availableConfuSomu2024-01-05
* Display commit hash in about dialogConfuSomu2024-01-05
* Implement about dialogConfuSomu2024-01-05
* Rerun search if new archive is openedConfuSomu2024-01-05
* Remove useless codeConfuSomu2024-01-04
* Move activity list to a tab widgetConfuSomu2024-01-03
* Fix Qt 6 compilationConfuSomu2023-11-27
* Remove variants from QtConcurrent in main windowConfuSomu2023-11-27
* Mention planned improvements to building procedureConfuSomu2023-11-25
* Update readmeConfuSomu2023-11-25
* Fix extraneous margin around status info widgetConfuSomu2023-11-18
* Remove duplicate status info widgetConfuSomu2023-11-18
* Move status info widget to its own widgetConfuSomu2023-11-12
* Define archive item ref type for Archive classesConfuSomu2023-09-12
* Implement archive method for getting APActivityConfuSomu2023-09-12
* Implement basic Mastodon API supportConfuSomu2023-08-24
* Display status type icons in status listConfuSomu2023-08-16
* Make quick_read_setting() a templated methodConfuSomu2023-08-16
* Implement localtime/UTC time display settingConfuSomu2023-08-16
* Remove the commented-out AppSettings structConfuSomu2023-08-15
* Create convinence method for reading settingsConfuSomu2023-08-15
* Implement "fill address" in instance settingsConfuSomu2023-08-15