index
:
ActorViewer
master
Qt tool to nicely explore Fediverse data exports.
ConfuSomu
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Create QActions for Random & Copy buttons
ConfuSomu
2023-06-26
*
Fix crash when copying status when non is selected
ConfuSomu
2023-06-18
*
Display ellipsis when list item is too long
ConfuSomu
2023-06-16
*
Consolidate getting html templates into 1 function
ConfuSomu
2023-06-16
*
Clarify with comment Archive::find_attachment_dir
ConfuSomu
2023-06-16
*
Remove unneeded & duplicate includes
ConfuSomu
2023-06-14
*
Return early for buttons when no archive open
ConfuSomu
2023-06-14
*
Search for attachment directory root
ConfuSomu
2023-06-14
*
Exit with exit codes depending on command line
ConfuSomu
2023-06-10
*
Remove outbox_filename member from MainWindow
ConfuSomu
2023-06-10
*
Implement command line options
ConfuSomu
2023-06-10
*
Rename ListItem class to StatusListItem
ConfuSomu
2023-04-06
*
Move call to get status HTML info into ListItem
ConfuSomu
2023-04-06
*
Display Activity publish date following locale
ConfuSomu
2023-04-04
*
Display content language in status info
ConfuSomu
2023-03-30
*
Carry over state of include reblogs view toggle
ConfuSomu
2023-03-23
*
Implement Announce activity support
ConfuSomu
2023-02-25
*
Fix comments
ConfuSomu
2023-01-23
*
Remove debug statement
ConfuSomu
2023-01-21
*
Display number of search results in status bar
ConfuSomu
2023-01-21
*
Display selected search result in detailed view
ConfuSomu
2023-01-21
*
Fix out of range errors in on_buttonSearch_clicked
ConfuSomu
2023-01-21
*
Implement basic search functionality
ConfuSomu
2023-01-21
*
Implement "copy status" button
ConfuSomu
2023-01-11
*
Implement "random status" button
ConfuSomu
2023-01-09
*
Add additional widgets for new features
ConfuSomu
2023-01-06
*
Dynamically resize image depending on widget size
ConfuSomu
2023-01-06
*
Show hyperlink with attachment filename
ConfuSomu
2023-01-06
*
Display image attachments in status info
ConfuSomu
2023-01-05
*
Allow only listing statuses which have attachments
ConfuSomu
2023-01-05
*
Display status info when list item activated
ConfuSomu
2023-01-05
*
Determine status type
ConfuSomu
2022-12-28
*
Only initialize each QIcon once
ConfuSomu
2022-12-28
*
Store metadata of items that are in status list
ConfuSomu
2022-12-27
*
Use pragma once in all headers
ConfuSomu
2022-12-26
*
Rename ViewTootTypes to ViewStatusTypes
ConfuSomu
2022-12-26
*
Relist statuses when changing view filters
ConfuSomu
2022-12-26
*
Clear list when opening a new file
ConfuSomu
2022-12-26
*
Strip HTML from statuses in list
ConfuSomu
2022-12-26
*
Implement initial list of statuses
ConfuSomu
2022-12-26
*
Implement initial archive parsing
ConfuSomu
2022-12-26
*
Work on basic gui
ConfuSomu
2022-12-26
*
Initial commit
ConfuSomu
2022-12-25
[prev]