CIA.vc
Frost
Real-time open source activity stats
Stats » Projects » Frost
information
Photo
Frost is a Freenet client that provides newsgroup-like messaging, private encrypted messages, file upload and download functionality and a file sharing system.
syndicateUTC clock
17:47 on Feb 09, 2012
event counters
The last message was received 2.3 months ago at 19:01 on Dec 02, 2011
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
629 messages since the first one, 4.62 years ago, for an average of 2.68 days between messages
recent messages
dateReversed sort columnprojectcontentlink
19:01 on Dec 02, 2011frost
Commit by artur8ur :: r3309 /trunk/frost-wot/source/ (2 files in 2 dirs): (link)
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.
#
19:22 on Dec 01, 2011frost
Commit by artur8ur :: r3308 /trunk/frost-wot/source/frost/ (5 files in 4 dirs): (link)
Allow to save comments for an identity.
1st commit. Allows basic functionality.
#
10:47 on Mar 13, 2011frost
Commit by artur8ur :: r3307 /trunk/frost-wot/source/frost/storage/perst/ (3 files in 3 dirs): (link)
Removed old code and removed some unnecessary method calls from inside of loops.
#
09:58 on Mar 13, 2011frost
Commit by artur8ur :: r3306 /trunk/frost-wot/source/frost/ (2 files in 2 dirs): (link)
Increased default DB caches.
#
09:50 on Mar 13, 2011frost
Commit by artur8ur :: r3305 /trunk/frost-wot/source/frost/fileTransfer/upload/FrostUploadItem.java: (link)
Fix possible NPE when upgrading Frost with UploadItems.
#
09:48 on Mar 13, 2011frost
Commit by artur8ur :: r3304 /trunk/frost-wot/source/frost/fileTransfer/download/DownloadModel.java: (link)
Extend debug info: Transport cause of exception.
#
14:00 on Mar 05, 2011frost
Commit by artur8ur :: r3303 /tags/release-2011-03-05/: (link)
Tag for new stable release: frost_2011-03-05
#
17:02 on Mar 03, 2011frost
Commit by artur8ur :: r3302 /trunk/frost-wot/source/i18n/langres_de.properties: (link)
Updated German translation. (Thanks to Frank Nagel)
#
08:09 on Feb 13, 2011frost
Commit by artur8ur :: r3301 /trunk/frost-wot/source/frost/SettingsClass.java: (link)
Switch default of use DDA to false, since default on freenet is off as well.
#
15:15 on Feb 12, 2011frost
Commit by artur8ur :: r3300 /trunk/frost-wot/source/frost/ (3 files in 2 dirs): (link)
Don't show FileSharing related columns in Download tab, when file sharing is disabled.
#
12:38 on Feb 12, 2011frost
Commit by artur8ur :: r3299 /trunk/frost-wot/source/i18n/langres_de.properties: (link)
Updated German translation. (Thanks to Frank Nagel)
#
11:04 on Feb 12, 2011frost
Commit by artur8ur :: r3298 /trunk/frost-wot/source/frost/util/Mixed.java: (link)
Removed & and # from illegal filename char list, since they seem not to be illegal on any system.
#
10:59 on Feb 12, 2011frost
Commit by artur8ur :: r3297 /trunk/frost-wot/source/frost/messaging/frost/gui/MessageTextPane.java: (link)
Bugfix: Also dequote key names starting with a html entity.
#
10:26 on Feb 12, 2011frost
Commit by artur8ur :: r3296 /trunk/frost-wot/source/frost/fileTransfer/download/DownloadTableFormat.java: (link)
Removed debug code accidentally committed.
#
17:51 on Feb 10, 2011frost
Commit by artur8ur :: r3295 /trunk/frost-wot/source/i18n/langres_da.properties: (link)
Updated for Danish translation
#
17:15 on Feb 10, 2011frost
Commit by artur8ur :: r3294 /trunk/frost-wot/source/frost/ (2 files in 2 dirs): (link)
Possible bug fix, where duplicate keys have occurred in TrackDownloadKeysStorage.
#
10:25 on Feb 06, 2011frost
Commit by artur8ur :: r3293 /trunk/frost-wot/source/frost/fileTransfer/PersistenceManager.java: (link)
Show correct size and priority of items in global queue in upload tab.
#
09:42 on Feb 06, 2011frost
Commit by artur8ur :: r3292 /trunk/frost-wot/source/frost/fileTransfer/PersistenceManager.java: (link)
Fixed bug when showing the global queue in the upload tab.
The fileName was not set.
#
19:18 on Feb 05, 2011frost
Commit by bback :: r3291 /trunk/frost-wot/source/frost/fcp/fcp07/FcpListenThreadConnection.java: (link)
TestDDA fix, clear list of checked directories when the persistent FCP thread is diconnected.
#
14:36 on Feb 05, 2011frost
Commit by artur8ur :: r3290 /trunk/frost-wot/source/frost/gui/AddNewUploadsDialog.java: (link)
Do not open add files dialog in AddNewUploadsDialog, when pressing Ctrl+a (Select All).
#