|
|
Line 40: |
Line 40: |
|
| |
|
| ==Change Log== | | ==Change Log== |
| 2009-12-14: FileShare-2.xo
| | Detailed change log can be found on our [http://groups.google.com/group/fileshareactivity/web/change-log change log] page in our google group. |
| * Added Localization Support
| |
| * Server notifies client when new file is added
| |
| * Server notifies client when file is removed
| |
| ** Client ignores remove request when transfer is in progress or completed
| |
| * Server now deletes file bundle for removed files
| |
| * Files are now refered to by a sha1 hash instead of int count
| |
| * Server will attempt to prevent duplicate shared entries
| |
| ** By activity id in datastore metadata
| |
| ** If no activity id in metadata, sha1 file given by get_file_path
| |
| ** If file path is empty, no check can be done, create random sha1 no duplicate check can be done at this time
| |
|
| |
|
| |
|
| 2009-12-11: Initial release | | *2009-12-11: Initial release |
| | *2009-12-14: FileShare-2.xo |
| | *2009-12-15: FileShare-3.xo |
|
| |
|
| ==Links== | | ==Links== |