rowid,message,commits_fts,rank 201,"Improved --since= for user-timeline, refs #39",156, 202,"Create tables for --since tracking, refs #39",156, 203,Release 0.19,156, 204,"followers/friends --sql/--attach options, closes #36",156, 205,"Better progress bar formatting for user-timeline Closes #38",156, 206,Release 0.18,156, 207,"Docs for new user-timeline options, closes #35",156, 208,Fixed bug in #35,156, 209,"user-timeline now takes --sql/--attach/--ids and multiple identifiers Refs #35, refs #8. Still needs documentation.",156, 210,Release 0.17,156, 211,Fix #34 by upgrading sqlite-utils,156, 212,Release 0.16,156, 213,"Documentation for friends, closes #31",156, 214,"Documented favorites, closes #32",156, 215,"friends command, refs #31",156, 216,Release 0.15,156, 217,"Add indexes to following table, closes #28",156, 218,"No need to save user twice, fixes #30",156, 219,Reformatted with Black,156, 220,"Fixed #29: import command fails on empty files By bumping sqlite-utils dependency to get this fix: https://github.com/simonw/sqlite-utils/issues/52",156, 221,"Added example Twitter developer account application email Thanks to Jacob Kaplan-Moss: https://twitter.com/jacobian/status/1192510111719313408",156, 222,Release 0.14,156, 223,"Documentation for search command, closes #3",156, 224,"Added --since and --since_id to search, refs #3",156, 225,Release 0.13,156, 226,"Documentation for mentions-timeline command, refs #26",156, 227,"New mentions-timeline command, refs #26",156, 228,Better auth.json explanation,156, 229,Release 0.12,156, 230,"Initial implementation of search command, refs #3",156, 231,"Don't create index/foreign key that already exists, fixes #25",156, 232,"Tweet source extraction and new migration system (#24) Closes #12 and #23",156, 233,"get_profile() now saves user to DB This ensures we don't accidentally fail to create a user record for the currently authenticated user.",156, 234,Instructions on updating favorited_by table with imported likes,156, 235,Release 0.11.1,156, 236,"Fix bugs running --since from scratch If tables were missing, script would throw an error.",156, 237,Release 0.11,156, 238,"Added --since_id and --since to user-timeline, refs #20",156, 239,"--since and --since_id options for user-timeline, closes #19 Refs #20 Also added some initial rate limit error handling code.",156, 240,"Removed unneccessary test file I moved this test into test_import.py in the previous commit.",156, 241,"import command now works on files and directories, closes #22",156, 242,Release 0.10,156, 243,"favorites --stop_after option, refs #20",156, 244,"Store unescaped full_text of Tweet, closes #21",156, 245,"favorites command now populates favorited_by table, closes #14",156, 246,Use archive_ in README,156, 247,"Archive tables use _ not - Tables with hyphens in the name are harder to query because you have to remember to [escape-them].",156, 248,"home-timeline command, closes #18",156, 249,"twitter-to-sqlite import recreates archive- tables, closes #17",156, 250,Release 0.8,156, 251,"twitter-to-sqlite import command, closes #4",156, 252,Release 0.7,156, 253,"statuses-lookup command, closes #13",156, 254,README tweaks,156, 255,Release 0.6,156, 256,"Documentation for follow/track commands, closes #11",156, 257,"follow command now takes screen names, supports --sql and --ids refs #11",156, 258,"Experimental follow/track commands, refs #11",156, 259,Slightly better error handling,156, 260,"Docs for --sql and --attach, refs #8",156, 261,Fixed copy,156, 262,Release 0.5,156, 263,Fixed incorrect header in README,156, 264,"followers-ids and friends-ids subcommands Closes #9",156, 265,Added missing --ids in README,156, 266,Release 0.4,156, 267,Added list-members subcommand,156, 268,"--attach and --sql for users-lookup, refs #8",156, 269,"users-lookup command, closes #7",156, 270,New --stop_after option for user-timeline,156, 271,Release 0.2,156, 272,"Extract media to separate table, closes #6",156, 273,Extract places into separate table,156, 274,Release 0.2,156, 275,"Note max 3,200 tweets for other people's accounts",156, 276,Test for new FTS tables,156, 277,"Fix for bug where tweets were not saved This is a messy fix, need to dig in more",156, 278,Enable FTS on tweets full_text,156, 279,Release 0.1,156, 280,user-timeline documentation,156, 281,"Save followers in following m2m table, closes #1",156, 282,Removed dead code,156, 283,Added python-dateutil dependency,156, 284,Circle CI now runs pytest,156, 285,"Implemented favorites and user-timeline commands Plus tests",156, 286,"Added twitter-to-sqlite fetch URL command Useful development tool - makes it easy to make authenticated API requests on the command-line. Also started the Design notes docs",156, 287,Better heading,156, 288,Added help text for --auth option,156, 289,twitter-to-sqlite followers --auth option,156, 290,twitter-to-sqlite auth -a my-auth.json option,156, 291,Added note about followers command being rate limited,156, 292,Break loop after last page,156, 293,Documentation for auth and followers commands,156, 294,Fixed regex,156, 295,Deploy releases tagged with alpha or beta,156, 296,"Release 0.1a Mainly doing this to reserve twitter-to-sqlite on PyPI",156, 297,twitter-to-sqlite auth and followers commands,156, 298,"Re-arranged full-text search docs Also documented ?_searchmode=raw - closes #748",156, 299,Documentation for #747,156, 300,"Directory configuration mode supports metadata.yaml, closes #747",156, 301,Changelog badge,156,