Messages by Thread
-
Pedro Algarvio : PiecesBar rounded corners.
[email protected]
-
Damien Churchill : fix the path given by the set-cookie header
[email protected]
-
Pedro Algarvio : Sorry for the noise. Email change.
[email protected]
-
Pedro Algarvio : Fix #1824.
[email protected]
-
Pedro Algarvio : Add lag calculation between daemon and client. Show it on the GTK UI.
[email protected]
-
Pedro Algarvio : Remove un-used import.
[email protected]
-
Pedro Algarvio : Don' t run into loops when the auth file does not exist and we' re trying to create it.
[email protected]
-
Pedro Algarvio : Fix #1822
[email protected]
-
Pedro Algarvio : More changes related to automatic connections.
[email protected]
-
Pedro Algarvio : GTK UI connection manager fixes.
[email protected]
-
Nick Lanham : show priorities for directories. fulfills feature request 1688
[email protected]
-
Nick Lanham : don't show decimals for 100% progress (100% instead of 100. 00%)
[email protected]
-
Nick Lanham : reset selection to top on alltorrent resume in case another mode has effected torrent list
[email protected]
-
Nick Lanham : minor function renaming to make things properly private
[email protected]
-
Pedro Algarvio : Make sure we have a config loaded in the connection manager. Fixes #1819.
[email protected]
-
Pedro Algarvio : Fix #1278 by keeping references.
[email protected]
-
Pedro Algarvio : Fix some clean config dir issues.
[email protected]
-
Pedro Algarvio : Remove a pref regarding auto adding in queue thinking it was from the core 's previous AutoAdd. Re-Added.
[email protected]
-
Pedro Algarvio : Test fixes and #1814 fix.
[email protected]
-
Andrew Resch : Fix trying to load the AutoAdd component as it no longer exists in core
[email protected]
-
Nick Lanham : fix column trimming a bit
[email protected]
-
Pedro Algarvio : When parsing the auth file, if an old format is found( with no auth levels), make sure that the `localclient` always has the ADMIN permission as he should .
[email protected]
-
Nick Lanham : better handling of keyboard input in int/float spin inputs
[email protected]
-
Nick Lanham : enforce min/max values for float/int spin inputs
[email protected]
-
Nick Lanham : use callbacks for mode switching when stopping alltorrents component. should fix bug 1686
[email protected]
-
Damien Churchill : avoid having the tests hang due to a failing to connect client!
[email protected]
-
Pedro Algarvio : Remove some leftovers from the old `multiuser` branch.
[email protected]
-
Pedro Algarvio : Merge branch 'master' into multiuser-oldprefs
[email protected]
-
Pedro Algarvio : Cleanup debug message new lines.
[email protected]
-
Nick Lanham : fix problem when not showing name,state or queue columns. fix problem if there were no var length cols.
[email protected]
-
Nick Lanham : Add help to torrent details mode.
[email protected]
-
Nick Lanham : fix bug for selecting multiple torrents with cursor above last mark ( bug 1689)
[email protected]
-
Nick Lanham : handle files with [ and ] characters in them
[email protected]
-
Nick Lanham : ignore key presses that only makes sense when we have a state when we don' t have a state
[email protected]
-
Pedro Algarvio : Fixed 2 bugs regarding torrent ownership change.
[email protected]
-
Pedro Algarvio : Also handle moving the torrent files after adding them besides renaming or deleting (per whatchdir)
[email protected]
-
Pedro Algarvio : Better file modification detection.
[email protected]
-
Pedro Algarvio : Automatically detect auth file changes and reloading those changes.
[email protected]
-
Pedro Algarvio : Upgrade old auth file, save it and reload it.
[email protected]
-
Pedro Algarvio : The AutoAdd plugin now supports multiusers.
[email protected]
-
Pedro Algarvio : Some changes were left behind on last commit.
[email protected]
-
Pedro Algarvio : Remove debug printing.
[email protected]
-
Pedro Algarvio : Allow setting torrent ownership when adding new torrents.
[email protected]
-
Pedro Algarvio : Removed leftovers from the core autoadd. All autoadd features are now addressed by the AutoAdd plugin. NOTE: Console UI and Web UI should also remove the core auto add stuff.
[email protected]
-
Pedro Algarvio : Account Management Implemented.
[email protected]
-
Pedro Algarvio : Some account management work. Not yet complete.
[email protected]
-
Pedro Algarvio : No server side logouts.
[email protected]
-
Pedro Algarvio : Late import twisted's reactor, it allows the gtk reactor to be proper installed.
[email protected]
-
Pedro Algarvio : Fix one more possible issue with regard to #1786
[email protected]
-
Andrew Resch : Update the ErrorDialog
[email protected]
-
Pedro Algarvio : Hopefully, final fix for #1786:
[email protected]
-
Pedro Algarvio : Fix #1786:
[email protected]
-
Damien Churchill : fix the client tests albeit in an ultra hacky way
[email protected]
-
Pedro Algarvio : Restore column order from state.
[email protected]
-
Damien Churchill : fix bug due to vim stripping regex being wrong
[email protected]
-
Damien Churchill : improve the core tests to use a built in webserver
[email protected]
-
Pedro Algarvio : Let's use what the stdlib provides us. Use `email.utils. formatdate` instead of `strftime()` a `datetime` object.
[email protected]
-
Pedro Algarvio : Include proper Date header in email notifications.
[email protected]
-
Nick Lanham : use os.sep and strip what' s already in input box from complete options
[email protected]
-
John Garland : Include gif pixmaps in the package data
[email protected]
-
Nick Lanham : Add update-tracker/reannounce command for command-line/ legacy interface
[email protected]
-
Damien Churchill : split the auto_add_trackers textfield otherwise it breaks the label plugin
[email protected]
-
Damien Churchill : Merge branch '1.3-stable' of git.deluge-torrent.org: deluge into 1.3-stable
[email protected]
-
Damien Churchill : Merge branch 'master' of git.deluge-torrent.org:deluge
[email protected]
-
John Garland : Improve autoadd filename matching (fixes #1614)
[email protected]
-
John Garland : Fix libtorrent not compiling with boost libs 1.46
[email protected]
-
Andrew Resch : Apply patch from #1581 to add an option to enable the app indicator
[email protected]
-
Andrew Resch : Add some missing code
[email protected]
-
Nick Lanham : fix naming issue with close callback in popups
[email protected]
-
Nick Lanham : queue management in torrent actions
[email protected]
-
Damien Churchill : convert the tests to use a local webserver instead of pinging deluge-torrent .org and damoxc.net
[email protected]
-
John Garland : Fix indentation on Changelog
[email protected]
-
John Garland : Update ChangeLog for previous commits
[email protected]
-
John Garland : Handle partial downloads due to incorrect headers ( fixes #1517)
[email protected]
-
John Garland : Handle redirection when adding a torrent by url
[email protected]
-
Nick Lanham : support prefs that don't fit on the screen
[email protected]
-
Nick Lanham : make alltorrents a component like it should be and get rid of alltorrentsstateupdater
[email protected]
-
Nick Lanham : add some more columns
[email protected]
-
Nick Lanham : add preferences for display and size of columns in alltorrent mode
[email protected]
-
Nick Lanham : use config params for columns to show
[email protected]
-
Nick Lanham : set status fields to get from visible columns
[email protected]
-
Nick Lanham : break out each column preference
[email protected]
-
Nick Lanham : show a 'scrollbar' of sorts for popups with a lot of text
[email protected]
-
Nick Lanham : update help display using new wrap_string.
[email protected]
-
Nick Lanham : add a wrap_string function that works properly
[email protected]
-
Nick Lanham : use new wrap_string function in MessagePopup
[email protected]
-
Nick Lanham : split long lines in torrent info popup
[email protected]
-
Nick Lanham : add a {!normal!} color scheme
[email protected]
-
Nick Lanham : make sure we' re in interactive mode before checking for screen
[email protected]
-
Nick Lanham : add 'legacy' mode, which is basically just the old deluge-console, for curmudgeons
[email protected]
-
Nick Lanham : update help for legacy mode
[email protected]
-
Nick Lanham : remove screen.py
[email protected]
-
Nick Lanham : encode string before write to specified encoding
[email protected]
-
Nick Lanham : add status command
[email protected]
-
Nick Lanham : add interactive field to commander so command -h will work
[email protected]
-
Nick Lanham : handle the case where libtorrent doesn' t know what files are in a torrent.
[email protected]
-
Nick Lanham : support magnet uris in add command/dialog
[email protected]
-
Nick Lanham : don't search for empty string in alltorrents.py
[email protected]
-
Andrew Resch : Remove unnecessary import
[email protected]
-
Nick Lanham : Merge branch 'master' of deluge-torrent.org:/deluge
[email protected]
-
Andrew Resch : Remove some imports that are no longer neccessary
[email protected]
-
Nick Lanham : un-revert main.py as it doesn't actually handle events.
[email protected]
-
Andrew Resch : Revert "Fixed "PluginEnabledEvent" and "PluginDisabledEvent" the argument cannot be called name since that should contain the event name ."
[email protected]
-
Andrew Resch : Revert 67ea05921cb904cb2ddf5811cd96534321bfeefa which changed how event handlers worked .
[email protected]
-
Nick Lanham : don't use libtorrent anymore in add
[email protected]
-
Nick Lanham : support adding url arguments in add.py command
[email protected]
-
Nick Lanham : add add_spaces to InputPopup
[email protected]
-
Nick Lanham : support urls from add dialog
[email protected]
-
Nick Lanham : better unicode handling and trimming
[email protected]
-
Nick Lanham : don't trim rows
[email protected]
-
Nick Lanham : handle double-wide unicode characters
[email protected]
-
Nick Lanham : support -s STATE in info
[email protected]
-
Nick Lanham : use os.path.commonprefix to do better completion
[email protected]
-
Nick Lanham : convert torrent_ids back into a list in case we need to remove from it
[email protected]
-
Nick Lanham : add move command for console ui
[email protected]
-
Nick Lanham : add move storage option to torrent actions
[email protected]
-
Nick Lanham : don't double add current torrent on action popup
[email protected]
-
Nick Lanham : update help
[email protected]
-
Nick Lanham : import deluge.ui.common for TorrentInfo command
[email protected]
-
Nick Lanham : always have a torrents list, in case get_torrent_name gets called from a mode without get_torrent_name in new ui
[email protected]
-
Nick : remove special case white/black pair. doesn' t seem needed and breaks white,black,attrs
[email protected]
-
Nick : return deferred for proper command line behavior
[email protected]
-
Nick : support searching torrent names in alltorrent view
[email protected]
-
Nick : show status message
[email protected]
-
Nick : make message popups a bit more sane
[email protected]
-
Nick : fix messagepopup height_req
[email protected]
-
Nick : prefs actually work. some tweaks to inputs to better support prefs
[email protected]
-
Nick : update help
[email protected]
-
Nick : handle resize in torrentdetail
[email protected]
-
Nick : initial checkin of new console ui
[email protected]
-
Nick : show torrent actions form details when 'a' pressed
[email protected]
-
Nick : add torrentdetails state, allow state switching, move some formating to format_utils
[email protected]
-
Nick : use selection input for cancel/apply/ok
[email protected]
-
Nick : don't show action popup if there are no torrents in the view
[email protected]
-
Nick : don't need len()
[email protected]
-
Nick : add current_selection to SelectablePopup
[email protected]
-
Nick : Merge branch 'newconsole'
[email protected]
-
Nick : specify hotkeys for filter/action popups
[email protected]
-
Nick : use '-' instead of '~' in progress bar
[email protected]
-
Nick : initial prefs mode. doesn't do anything yet
[email protected]
-
Nick : don't always refresh on __init__
[email protected]
-
Nick : Minor changes for command line usage
[email protected]
-
Nick : support command line options again
[email protected]
-
Nick : lots of new preference work
[email protected]
-
Nick : oops, add torrent actions new file
[email protected]
-
Nick : fix priority popup title
[email protected]
-
Nick : add preferences help
[email protected]
-
Nick : split off torrent actions popup
[email protected]
-
Nick : add torrent can add paused. remove torrent works
[email protected]
-
Nick : refactor + support selectinput
[email protected]
-
Nick : add back write method and keep track of events for (future) event view
[email protected]
-
Nick : remove unused code
[email protected]
-
Nick : add option to action popup for torrent details
[email protected]