Commit (click to see the diff): 5f3c3054110c89982de9b5950617fd782df6efe5
Update identity search to reflect LCWoT changes. It is no longer an error for more than MaxIdentites to match. There is a field containing the number of matched identities. It also became clear that nicknames require a wildcard to match as with startswith(), whereas the ID uses startswith() already.
Steve Dougherty
Diffstat
Änderung: 265:5f3c3054110c Nutzer: Steve DoughertyDatum: Mon Jun 24 15:39:52 2013 -0400 Zusammenfassung: Update identity search to reflect LCWoT changes. infocalypse/wot.py | 45 ++++++++++++++++++++++++++------------------- 1 Dateien verändert, 26 Zeilen hinzugefügt(+), 19 Zeilen entfernt(-)
Files in this revision
- .bugs/bugs
- .bugs/details/4dfc4cc28a7fa69f040776a7138da78ee89ec819.txt
- .bugs/details/5916e6e8328e20d8b0276b76b7116dd432730778.txt
- .hgignore
- .hgtags
- Readme.txt
- fniki/SimpleAsyncServer.py
- fniki/attribution.txt
- fniki/default_files/wikitext/EditingTips
- fniki/default_files/wikitext/FindPage
- fniki/default_files/wikitext/FreenetOnlyFeatures
- fniki/default_files/wikitext/FrontPage
- fniki/default_files/wikitext/HorizontalRules
- fniki/default_files/wikitext/LocalChanges
- fniki/default_files/wikitext/PikiPiki
- fniki/default_files/wikitext/RecentChanges
- fniki/default_files/wikitext/RemoteChanges
- fniki/default_files/wikitext/TitleIndex
- fniki/default_files/wikitext/UploadFile
- fniki/default_files/wikitext/WordIndex
- fniki/default_files/www/activelink.png
- fniki/default_files/www/piki.css
- fniki/default_files/www/pikipiki-logo.png
- fniki/fileoverlay.py
- fniki/piki.py
- fniki/servepiki.py
- infocalypse/__init__.py
- infocalypse/arccmds.py
- infocalypse/archive_block_redundancy.txt
- infocalypse/archivesm.py
- infocalypse/archivetop.py
- infocalypse/arclocal.py
- infocalypse/bundlecache.py
- infocalypse/chk.py
- infocalypse/choose.py
- infocalypse/commands.py
- infocalypse/config.py
- infocalypse/devnotes.txt
- infocalypse/doc/infocalypse_howto.html
- infocalypse/fcpclient.py
- infocalypse/fcpconnection.py
- infocalypse/fcpmessage.py
- infocalypse/fms.py
- infocalypse/fmsbot.py
- infocalypse/fmscmds.py
- infocalypse/fmsstub.py
- infocalypse/freenetrepo.py
- infocalypse/gensig.py
- infocalypse/graph.py
- infocalypse/graphutil.py
- infocalypse/hgoverlay.py
- infocalypse/infcmds.py
- infocalypse/insertingbundles.py
- infocalypse/knownrepos.py
- infocalypse/pathhacks.py
- infocalypse/requestingbundles.py
- infocalypse/requestqueue.py
- infocalypse/run_wikibot.py
- infocalypse/sitecmds.py
- infocalypse/statemachine.py
- infocalypse/submission.py
- infocalypse/test_block_redundancy.py
- infocalypse/test_graph.py
- infocalypse/test_merging.py
- infocalypse/test_topkey.py
- infocalypse/topkey.py
- infocalypse/updatesm.py
- infocalypse/validate.py
- infocalypse/wikibot.py
- infocalypse/wikibotctx.py
- infocalypse/wikicmds.py
- infocalypse/wot.py
- python2_5_files/ConfigParser.py
- python2_5_files/LICENSE.txt
- python2_5_files/netrc.py
- python2_5_files/nntplib.py
- wormarc/archive.py
- wormarc/binaryrep.py
- wormarc/blocknames.py
- wormarc/blocks.py
- wormarc/deltacoder.py
- wormarc/design.txt
- wormarc/filemanifest.py
- wormarc/hghelper.py
- wormarc/linkmap.py
- wormarc/shafunc.py
- wormarc/test_archive.py