9
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added: new translated string (basically a SVN auth test) More... about 13 years ago
Extended IdentitiesBrowser Dialog to limit cleanup based on lastSeen and receivedMessageCount Enables the user to not blindly cleanup all Identities which have no messages attached, but to filter out users who have a lot of message posts and to specify the age of the Identity. More... over 13 years ago
Allow to save comments for an identity. 1st commit. Allows basic functionality. More... over 13 years ago
Removed old code and removed some unnecessary method calls from inside of loops. More... about 14 years ago
Increased default DB caches. More... about 14 years ago
Fix possible NPE when upgrading Frost with UploadItems. More... about 14 years ago
Extend debug info: Transport cause of exception. More... about 14 years ago
Updated German translation. (Thanks to Frank Nagel) More... over 14 years ago
Switch default of use DDA to false, since default on freenet is off as well. More... over 14 years ago
Don't show FileSharing related columns in Download tab, when file sharing is disabled. More... over 14 years ago
Updated German translation. (Thanks to Frank Nagel) More... over 14 years ago
Removed & and # from illegal filename char list, since they seem not to be illegal on any system. More... over 14 years ago
Bugfix: Also dequote key names starting with a html entity. More... over 14 years ago
Removed debug code accidentally committed. More... over 14 years ago
Updated for Danish translation More... over 14 years ago
Possible bug fix, where duplicate keys have occurred in TrackDownloadKeysStorage. More... over 14 years ago
Show correct size and priority of items in global queue in upload tab. More... over 14 years ago
Fixed bug when showing the global queue in the upload tab. The fileName was not set. More... over 14 years ago
TestDDA fix, clear list of checked directories when the persistent FCP thread is diconnected. More... over 14 years ago
Do not open add files dialog in AddNewUploadsDialog, when pressing Ctrl+a (Select All). More... over 14 years ago
Open selected file on double click, or when pressing enter in system default program. More... over 14 years ago
Added generic types to TableMember and added default implementation, implementing compareTo() to reduce some code redundance. More... over 14 years ago
More generics implemented for typesafety More... over 14 years ago
Fixed bug, where priorities were not persisted, and the priority of not started downloads were not changable. More... over 14 years ago
- Added duplicate check and board tracking for downloads initialized from addKeysOfCurrentMessage and loadSelectedKeys. More... over 14 years ago
Removed empty lines from quoted boards. More... over 14 years ago
Corrections for readme.en.txt, provided by: Convict № 19682⅗@ODNPfyzW6zsBykdOYM_SItF+oDo More... over 14 years ago
- Renamed (unsused) wrongly named function compareTo to equals, as noted by an anonymous user. More... over 14 years ago
On a replay to a message, all attached files and boards are now quoted as text in the quoted message. So they wont be lost to users reading later follow-ups. (Based on the idea of an anonymous user) More... over 14 years ago
- Updated German translation. (Thanks to Frank Nagel) More... over 14 years ago