summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-25rss: watch handle case during renameGiuseppe Bilotta
2010-11-25remind: fix presence of 'in', 'every' or 'at' in messageGiuseppe Bilotta
2010-11-18rss plugin: don't fail when feed.last_success is nilGiuseppe Bilotta
2010-11-09imdb: fix title regexp for missing second dateGiuseppe Bilotta
2010-11-08UNO!: fix g9r9 fixGiuseppe Bilotta
2010-10-31urban: fix regexpGiuseppe Bilotta
2010-10-19uno plugin: don't allow g9r9 card specificationGiuseppe Bilotta
2010-10-14translator: don't show providerRaine Virta
2010-10-14imdb: restore 'character of' functionalityGiuseppe Bilotta
2010-10-14imdb: update to latest htmlGiuseppe Bilotta
2010-10-14search: gcalc fixGiuseppe Bilotta
2010-10-14safe_exec fixesGiuseppe Bilotta
2010-10-14dictclient: monkeypatch DICTErrorGiuseppe Bilotta
2010-10-12youtube: fix detection of video pagesGiuseppe Bilotta
2010-10-06TokyoCabinet #fwmkeys() expects a stringGiuseppe Bilotta
2010-10-06TokyoCabinet: upgrade from BDB using case-insensitive treeGiuseppe Bilotta
2010-10-04DBFatal at load time deserve special treatmentGiuseppe Bilotta
2010-10-04time plugin: properly reset TZ in on_timezoneGiuseppe Bilotta
2010-10-04poll: suppress warningGiuseppe Bilotta
2010-09-30compat19: fix condition monitor waitingGiuseppe Bilotta
2010-09-30Revert "markov: removed unnecessary mutexes"Giuseppe Bilotta
2010-09-30IRC framework: Server#to_s must always return a StringGiuseppe Bilotta
2010-09-30* more BDB leaking fixedGiuseppe Bilotta
2010-09-28twitter: fix status countGiuseppe Bilotta
2010-09-27* wrap BDB::Fatal classes for abstract trappingGiuseppe Bilotta
2010-09-27time: support POSIX timeGiuseppe Bilotta
2010-09-24Check BDB version only if it's loadedVoker57
2010-09-24TokyoCabinet: more BDB checksGiuseppe Bilotta
2010-09-23TokyoCabinet: only warn about skipped upgrade if the old reg was foundGiuseppe Bilotta
2010-09-23TokyoCabinet: fix extension in 0.9.9 upgrade pathGiuseppe Bilotta
2010-09-23TokyoCabinet: 0.9.5-to-0.9.9 must use BDB onlyGiuseppe Bilotta
2010-09-23translator: stricter url mappingRaine Virta
2010-09-23time: be consistent with <Continent>/<City> notationRaine Virta
2010-09-23translator: url translation through googleRaine Virta
2010-09-23time: use "time zone" consistently in repliesRaine Virta
2010-09-23lastfm: fix set user suggestion replyRaine Virta
2010-09-23time: update helpRaine Virta
2010-09-23tumblr: typo in var nameGiuseppe Bilotta
2010-09-15tumblr: support tagsGiuseppe Bilotta
2010-09-15tumblr: embed Vimeo videosGiuseppe Bilotta
2010-09-15tumblr: adjust TODO listGiuseppe Bilotta
2010-09-15tumblr: support reblogging and fix HTML issuesGiuseppe Bilotta
2010-09-15twitter: warn about failed authorizationGiuseppe Bilotta
2010-09-15twitter: report missing key/secret configurationGiuseppe Bilotta
2010-09-10twitter: let user know when no status was foundGiuseppe Bilotta
2010-09-10time: calibrate to user's timezone when parsing time inputRaine Virta
2010-09-10time: add timestamp parser as a fallback to the default functionalityRaine Virta
2010-09-07twitter: don't fail on missing oauthGiuseppe Bilotta
2010-09-07twitter: bugfix for invalid OAuth PIN EntryNeoLobster
2010-09-07twitter: add OAuth supportNeoLobster