[Pywikipedia-bugs] [Maniphest] [Unassigned] T86300: Support different file names and file descriptions in batch uploads

2020-10-28 Thread murfel
murfel removed murfel as the assignee of this task. TASK DETAIL https://phabricator.wikimedia.org/T86300 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: murfel Cc: Avicennasis, jayvdb, Liuxinyu970226, murfel, Aklapper, pywikibot-bugs-list, XZise

[Pywikipedia-bugs] [Maniphest] [Commented On] T119791: Add the ability to archive only threads with certain heading levels

2016-02-11 Thread murfel
murfel added a comment. I'll take that into account if I manage to get to this. (Anyone else should feel free to overtake this task.) TASK DETAIL https://phabricator.wikimedia.org/T119791 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: murfel Cc

[Pywikipedia-bugs] [Maniphest] [Commented On] T119791: Add the ability to archive only threads with certain heading levels

2015-12-14 Thread murfel
murfel added a comment. I used the following on Test Wiki to test it: python pwb.py scripts/archivebot.py -ns:2 -page:Murasha/sandbox -level:3 User:Murasha/sandbox It will affect the following pages (prepared them for you to test the script too): test:User_talk:Murasha/sandbox <ht

[Pywikipedia-bugs] [Maniphest] [Claimed] T85321: Update BaseSite.urlEncode and create tests

2015-12-11 Thread murfel
murfel claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T85321 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: murfel Cc: StudiesWorld, jayvdb, Aklapper, pywikibot-bugs-list, XZise, droid, Jay8g

[Pywikipedia-bugs] [Maniphest] [Unblock] T60941: [tracking] [clonable] Missing unit tests for pywikibot library

2015-12-11 Thread murfel
murfel closed blocking task T85321: Update BaseSite.urlEncode and create tests as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T60941 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: murfel Cc: Mandarj7, Aklapper, jayvdb,

[Pywikipedia-bugs] [Maniphest] [Closed] T120080: Replace hard coded list of extensions in checkimages.py with site defined list

2015-12-10 Thread murfel
murfel closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T120080 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: murfel Cc: gerritbot, Aklapper, Xqt, Avicennasis, jayvdb, pywikibot-bugs-l

[Pywikipedia-bugs] [Maniphest] [Unblock] T104046: remove superfluous sleep between archiving each page

2015-12-09 Thread murfel
murfel closed blocking task T120894: Change name of checkimages.py argument -time to be -sleep as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T104046 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: murfel Cc: murfel, St

[Pywikipedia-bugs] [Maniphest] [Closed] T120894: Change name of checkimages.py argument -time to be -sleep

2015-12-09 Thread murfel
murfel closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T120894 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: murfel Cc: gerritbot, pywikibot-bugs-list, jayvdb, Xqt, murfel, Aklap

[Pywikipedia-bugs] [Maniphest] [Claimed] T120080: Replace hard coded list of extensions in checkimages.py with site defined list

2015-12-09 Thread murfel
murfel claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T120080 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: murfel Cc: Aklapper, Xqt, Avicennasis, jayvdb, pywikibot-bugs-list, Jay8g

[Pywikipedia-bugs] [Maniphest] [Claimed] T104046: remove superfluous sleep between archiving each page

2015-12-08 Thread murfel
murfel added a subscriber: murfel. murfel claimed this task. murfel added a comment. For now, sleep time can be specified through a CLI option. If this option is specified, is it better to ignore it or to output a deprecation notice? Or is it better to leave the CLI option as is but change its

[Pywikipedia-bugs] [Maniphest] [Up For Grabs] T104046: remove superfluous sleep between archiving each page

2015-12-08 Thread murfel
murfel placed this task up for grabs. murfel added a comment. jayvdb, I think there is. for v in if_arg_value(arg, '-sleep'): sleep = int(v) TASK DETAIL https://phabricator.wikimedia.org/T104046 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences