Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new source for Viber Desktop local sqlite db #204

Merged
merged 21 commits into from
Feb 27, 2021

Commits on Feb 22, 2021

  1. Configuration menu
    Copy the full SHA
    ea19236 View commit details
    Browse the repository at this point in the history
  2. refact(viber) mv viber source to .._desktop

    which is the correct name for it.
    ankostis committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    44b3bfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    661f0c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    837e687 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. upd(viber) rename back to plain viber ...

    bc cannot control src-name otherwise.
    ankostis committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    498e5e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    4c2c5d6 View commit details
    Browse the repository at this point in the history
  2. style(viber) black-format

    ankostis committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    854dffd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4553ed View commit details
    Browse the repository at this point in the history
  4. fix(viber) don'unwrap not needed from sqlite, ...

    enhance sanity checks on empty viber fields,
    ass comented by @karlicoss in karlicoss#204.
    ankostis committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    a8c6dd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14c6239 View commit details
    Browse the repository at this point in the history
  6. refact(viber) msgs-query in own func,

    ... move index() closures to the top of  the function.
    ankostis committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    5fa10aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c45d4d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    df948c3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d5681df View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0882d57 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    03ba716 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7f46da7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aea22ff View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ab9004b View commit details
    Browse the repository at this point in the history
  15. ENH(viber) support multiple GLOBbed DB-paths,

    ...and use a sensible default.
    ankostis committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    2d5c3c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. drop(viber) hard-link hack from .vb --> .sqlite,

    prefer @karlicoss's teaching firefox to recognize `.db` mime-type:
    karlicoss#204 (comment)
    ankostis committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    264f543 View commit details
    Browse the repository at this point in the history