dodo icon indicating copy to clipboard operation
dodo copied to clipboard

Synchronize your Twitter timeline to a local database for archival and search

Results 13 dodo issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.squareup.sqldelight:gradle-plugin](https://togithub.com/square/sqldelight) | `1.5.4` -> `1.5.5` | [![age](https://badges.renovateapi.com/packages/maven/com.squareup.sqldelight:gradle-plugin/1.5.5/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.ktor:ktor-server-netty](https://togithub.com/ktorio/ktor) | `1.6.8` -> `2.2.4` | [![age](https://badges.renovateapi.com/packages/maven/io.ktor:ktor-server-netty/2.2.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [crazy-max/ghaction-docker-meta](https://togithub.com/crazy-max/ghaction-docker-meta) | action | major | `v1` -> `v4` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | adoptopenjdk | stage | major | `8-jdk-hotspot` -> `11.0.11_9-jdk-hotspot` | ---...

* `id:123` * `username:foo` - search username to get IDs associated with, then search by all IDs. * `before:YYYY-MM-DD` / `after:YYYY-MM-DD`

``` dodo | org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (fts5: syntax error near "@") dodo | at org.sqlite.core.DB.newSQLException(DB.java:1012) dodo | at org.sqlite.core.DB.newSQLException(DB.java:1024) dodo | at org.sqlite.core.DB.execute(DB.java:866) dodo | at...

bug

The https://github.com/twintproject/twint project has this feature where you can give a date range of `since` 2011 `until` 2013 kindof params on CLI, the same for dodo would be great. This...