Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed saving/loading state.Justin Lewis2009-12-151-20/+13
* Using instance dir instead of tmp.Justin Lewis2009-12-151-1/+2
* Added ability to save current status on close and restoreJustin Lewis2009-12-151-0/+38
* Sp FixJustin Lewis2009-12-141-4/+4
* Activity build 2Justin Lewis2009-12-143-19/+8
* Client will ignore remove file if file has been or is being transferedJustin Lewis2009-12-141-5/+8
* Remove file bundle from activity store if removed from file listJustin Lewis2009-12-141-1/+9
* Fixed bug in notify users about file changesJustin Lewis2009-12-141-4/+4
* Converted internal ID's to sha1. Added duplicate check.Justin Lewis2009-12-141-18/+46
* Added ability for server to notify connected clients of file changesJustin Lewis2009-12-142-8/+72
* Prepared activity for localization.Justin Lewis2009-12-142-20/+23
* Fixed bug in reading files from flash drivesJustin Lewis2009-12-121-1/+6
* Updated manifest fileJustin Lewis2009-12-111-0/+22
* Put table in scroll window to allow large file listsJustin Lewis2009-12-111-1/+5
* Ui improvements in functionality, response, and display.Justin Lewis2009-12-111-15/+49
* Fixed bug where gui appeared to be frozen on a fast connectionJustin Lewis2009-12-111-0/+5
* Fixed bug where extracting xoj that didn't have data fileJustin Lewis2009-12-111-2/+5
* Fixed bug where tubes can only be used once.Justin Lewis2009-12-111-35/+37
* Fixed a few errors with transfers by pickle and json by using simplejsonJustin Lewis2009-12-1024-15/+4218
* Fixed bug metadata doesn't always have all keys.Justin Lewis2009-12-101-4/+2
* Fixed bug in journal entry bundleJustin Lewis2009-12-101-0/+4
* Modified gui to show more useful information about the fileJustin Lewis2009-12-101-9/+19
* Fixed crash when empty file path in journal bundleJustin Lewis2009-12-101-1/+2
* Updated manifest fileJustin Lewis2009-12-091-0/+3
* Fixed file path returned by server.Justin Lewis2009-12-091-4/+4
* Fixed bug with journal entry bundle, if no mount key, it broke.Justin Lewis2009-12-091-2/+4
* Fixed file path for server, fixed creating of stream tubesJustin Lewis2009-12-091-28/+28
* Removed library folder, just added a test to the journalentrybundleJustin Lewis2009-12-0816-1151/+12
* Fixed indentation bug by last pushJustin Lewis2009-12-081-1/+1
* Moved some protocol data to tubespeek. Partial code for sharing filesJustin Lewis2009-12-082-164/+247
* Added json library to the activity (found on soas)Justin Lewis2009-12-0815-0/+1147
* Updated journalentrybundle to use current json lib.Justin Lewis2009-12-081-15/+17
* Added bundle and journalentrybundle from distribute activityJustin Lewis2009-12-082-0/+343
* Removed _buddy_joined_cb as it is not used in this programJustin Lewis2009-12-041-10/+0
* File or Activity now decided if get_file_path returns falseJustin Lewis2009-12-041-3/+3
* File has is now file type. File or Activity journal entry.Justin Lewis2009-12-041-11/+14
* Now able to request file and owner is able to get requestJustin Lewis2009-12-041-5/+5
* Now file list is able to be displayed on the second xoJustin Lewis2009-12-041-37/+37
* In the process of getting the file list to be shared.Justin Lewis2009-12-031-23/+265
* Moved gui code out of init to clean up codeJustin Lewis2009-12-031-23/+27
* Fixed how it handled files in the table so it can delete all file types.Justin Lewis2009-12-031-69/+72
* Added ability to add/remove files from file list.Justin Lewis2009-12-021-20/+38
* Initial prototype guiJustin Lewis2009-12-025-0/+176
* Initial commitJustin Lewis2009-12-021-0/+1