9
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
Jun 30, 2024 — Jun 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed bug in loadIndex More... almost 20 years ago
added 'Add board to folder...' to attachet boards and in known boards dialog More... almost 20 years ago
added mark all msgs read to folders/boards in boards tree More... almost 20 years ago
clarified message indicators, see diff for MessageDownloadThread More... almost 20 years ago
enhancements and corrections for signed/encrypted messages More... almost 20 years ago
changes for encrypted messages More... almost 20 years ago
first version of reenabled encrypted message support More... almost 20 years ago
- own identity state cannot be changed from GOOD any longer - removed need for .sig files, changing trust state is now fast, there is a one-time convert needed for this (done on startup of frost) - identites file was not valid because of bugs in Truster and BuddyList, fixed all bugs - because of the bugs the identities file is maybe not completely valid, added one-time repair for this, its done during first Frost startup too (like .sig conversion) More... almost 20 years ago
removed methods for old identities format, not longer used More... almost 20 years ago
Fixed: ensured that date inside an upload message is same as current date. Needed to check for invalid dates on message arrival. Date must not be different than date in url. More... almost 20 years ago
added timestamp to MessageHashes More... almost 20 years ago
code cleanings and fixes More... almost 20 years ago
fixed msg string More... almost 20 years ago
misc. preparations for removal of .sig files More... almost 20 years ago
fixed small problem, see diff More... almost 20 years ago
*** empty log message *** More... almost 20 years ago
fixed translation More... almost 20 years ago
fixed msg upload behaviour, now not the first free index is used, but we check some of the next indicies if they exist already. This avoids inserting into a gap between 2 indicies (which will either end in a keycollosion or in a lost message) More... almost 20 years ago
Updated / added source file headers! still more to do! More... almost 20 years ago
removed unused variables More... almost 20 years ago
minor fix: if board was selected and while it loaded msgs user selected a folder, the 'new msg' button became active after the board loaded all msgs in background. Now the buttons keep disabled when a folder is selected. More... almost 20 years ago
added a tooltip for the description column More... almost 20 years ago
added 'sexboards' to default boards to avoid guys asking for it :) More... almost 20 years ago
fix: now FROM column is drawn bold if msg is new, even if user reordered the table columns More... almost 20 years ago
added hint that auto board update is disabled when freenet node did not run on frost startup More... almost 20 years ago
minor changes More... almost 20 years ago
corrected author of JSysTray, added myself :) More... almost 20 years ago
corrected JSysTray author More... almost 20 years ago
Refactoring: Index turned into a singleton (and reference to MainFrame removed) More... about 20 years ago
Refactoring: created new FileTrasferManager, that is now responsible of the creation and initialization of the Download, upload and search managers (instead of the Core, as it was before) More... about 20 years ago