1
0
Fork 0

Commit Graph

  • a6f7e2a9ce
    Fix lxml requirement master Lucidiot 2023-01-31 17:11:03 +0100
  • 1e73949ec4
    Let me have multiple dotenvs Lucidiot 2023-01-31 17:10:43 +0100
  • bac5dde8b5
    Do not crash on missing token Lucidiot 2022-07-20 10:30:47 +0200
  • 39a94276d5
    Add auto-retry on 429 when listing emojis for export Lucidiot 2020-12-02 15:19:17 +0100
  • 75f3e2220e
    Fix API token fetching Lucidiot 2020-06-24 10:29:03 +0200
  • e335cd48bb
    Merge pull request #44 from smashwilson/dependabot/pip/lxml-4.6.3 Ash Wilson 2021-03-22 13:13:11 -0400
  • 38e24b34dc
    Bump lxml from 4.6.2 to 4.6.3 dependabot[bot] 2021-03-22 16:58:34 +0000
  • 0f925d85b6
    Merge pull request #42 from smashwilson/dependabot/pip/lxml-4.6.2 Ash Wilson 2021-01-07 17:57:44 -0500
  • ccb4840cee
    Bump lxml from 4.5.0 to 4.6.2 dependabot[bot] 2021-01-07 21:56:46 +0000
  • 55bc410833
    Merge pull request #40 from aphexcx/aphexcx/files_from_dir_and_api_token_input Ash Wilson 2020-08-27 08:20:40 -0400
  • 68ecaab488 Accept dirs as well as single files on cmdline, and also accept api_token via input if scraping it fails. afik_cohen 2020-05-15 16:25:06 -0700
  • 599e19967d Bump lxml versions to ones that work with python 3.7+. afik_cohen 2020-05-15 16:24:00 -0700
  • ee06c5d9de
    Merge pull request #38 from chief-tyrol/tyrol/issues-37 Ash Wilson 2019-11-25 10:06:36 -0500
  • 12a3bd30b3 Mark idna-ssl as a requirement (resolves #37) Tyrol 2019-11-24 22:16:39 -0600
  • fb8c6c0c65
    Merge pull request #36 from chief-tyrol/tyrol/issue-27 Ash Wilson 2019-11-18 22:16:53 -0500
  • ea44a2a453 Update export.py script to handle new Slack emoji page (resolves #27) Tyrol 2019-11-18 20:40:10 -0600
  • 1c2b5aae3f
    Merge pull request #34 from smashwilson/dependabot/pip/requests-2.20.0 Ash Wilson 2019-10-18 11:20:16 -0400
  • 9c4cc1db88
    Bump requests from 2.18.4 to 2.20.0 dependabot[bot] 2019-10-18 14:34:05 +0000
  • cbc44fa0b8
    Merge pull request #33 from manos/retry-after Ash Wilson 2019-09-04 14:08:24 -0400
  • edf0dd3a9c honor HTTP retry-after header for better success Charlie Schluting 2019-09-04 12:54:14 -0500
  • 4cb36752ee
    Merge pull request #32 from denbeigh2000/master Ash Wilson 2019-09-02 20:08:14 -0400
  • fdd77eb853 added exponential backoff for rate limiting Denbeigh Stevens 2019-09-02 11:40:30 -0700
  • 0d773f2d68 fixed scraping for slack ui changes, improve failure messaging Denbeigh Stevens 2019-09-02 11:04:49 -0700
  • fbcf759ebb
    Merge pull request #29 from matsu-chara/apply-slack-new-ui Ash Wilson 2018-08-28 08:52:02 -0400
  • 48cc567b80 remove redundunt logs matsu-chara 2018-08-28 14:33:14 +0900
  • 415ab46398 update upload.py for slack new ui matsu-chara 2018-08-25 14:06:36 +0900
  • 4f98dc188e
    Merge pull request #23 from smashwilson/pagination-fix David Lord 2018-06-21 13:43:21 +1000
  • af453e6f39 Coerce `--concurrent-requests`/`-r` to type int David Lord 2018-06-12 19:50:36 +1000
  • 25a3405192 Follow pagination for >500 emoji David Lord 2018-06-12 19:13:19 +1000
  • f4dfff6fd9
    Merge pull request #21 from smashwilson/aiohttp Ash Wilson 2018-01-24 10:50:42 -0500
  • 8bfcb401a3 Add aiohttp to Pipfile David Lord 2018-01-24 16:54:03 +1100
  • 2d4e355849 Initial implementation of aiohttp export David Lord 2017-10-25 14:20:28 +1000
  • a9f3ea6059 Fix pipenv run commands Ash Wilson 2017-10-20 21:11:03 -0400
  • ec9bf59b47 Bring Pipefile and Pipfile.lock up to date Ash Wilson 2017-10-20 21:06:24 -0400
  • e0ef751878 Merge branch 'pipenv' Ash Wilson 2017-10-20 21:04:55 -0400
  • 2e2588175e Merge branch 'pr-14' Ash Wilson 2017-10-20 21:03:34 -0400
  • 7b0cedb0f1 Typo fix Ash Wilson 2017-10-20 21:02:02 -0400
  • 62335e34d7 Missing letter Ash Wilson 2017-10-20 20:59:32 -0400
  • 2060f4fc87 Change the README to use pipenv Ash Wilson 2017-10-20 20:53:50 -0400
  • c1d5701d0e Use a * dependency on slacker like pipenv warned me Ash Wilson 2017-10-20 20:53:27 -0400
  • d21516bb31 Pipfile Ash Wilson 2017-10-20 20:47:47 -0400
  • ebb422f5a1 Tiny typo fix Ash Wilson 2017-10-20 20:47:33 -0400
  • cf42b84133 Merge pull request #17 from abn/emoji-name Ash Wilson 2017-07-24 11:12:31 -0400
  • 60aa4c8653 Support emoji name prefix/suffix Arun Babu Neelicattu 2017-07-25 01:34:51 +1200
  • 20b1737876 Merge pull request #16 from ZhilinS/patch-1 Ash Wilson 2017-05-18 10:06:27 -0400
  • fffc1ac8b0 A little fix to upload.py Sergey Zhilin 2017-05-18 16:07:16 +0300
  • 5666828a1f Note that libxml is required for bulk export. Stephen Brennan 2017-04-26 10:33:03 -0400
  • 6f901efc64 Remove obsolete environment variables. Stephen Brennan 2017-03-21 23:54:04 -0400
  • 73d1f64f04 Update README for exporting. Stephen Brennan 2017-03-21 23:50:53 -0400
  • 0ab95cdfe1 Require lxml, no more slacker. Stephen Brennan 2017-03-21 23:48:56 -0400
  • 8aa6cd1393 Export using cookie + scraping rather than API, to avoid API token. Stephen Brennan 2017-03-21 23:46:12 -0400
  • d4c26e226a Merge pull request #13 from r0b0ticus/master Ash Wilson 2017-01-30 13:11:42 -0500
  • 17f52c1c03 Adding a script to export emoji to a given dir from an existing slack team. David Michael 2017-01-27 15:06:22 -0600
  • daf1a3ebab Merge pull request #11 from samstav/samstav/args Ash Wilson 2016-12-09 04:36:28 -0800
  • 8380a341f7 refactor to use argparse and fewer globals Sam Stavinoha 2016-12-08 14:39:20 -0800
  • 150980c9b5 make upload.py executable Sam Stavinoha 2016-12-08 13:40:58 -0800
  • 88818c048e dont eval input on py2 Sam Stavinoha 2016-12-08 13:34:02 -0800
  • f61f66169e Merge pull request #9 from vmarkovtsev/master Kyle Varga 2016-09-25 17:40:13 -0500
  • 95e7e3df59 Improve the script Vadim Markovtsev 2016-09-25 19:42:35 +0200
  • 7b69a64308 Merge pull request #8 from kvarga/fix-readme Kyle Varga 2016-08-02 11:27:56 -0500
  • da4a1d3b6d Fix capitalization Kyle Varga 2016-08-02 11:24:41 -0500
  • facc4370b5 Change readme since document.cookies doesn't return https cookies Kyle Varga 2016-08-02 11:24:05 -0500
  • 03998fc7a4 Merge pull request #7 from kvarga/readme-instructions Ash Wilson 2016-08-01 08:39:43 -0400
  • c49d621746 Merge pull request #6 from kvarga/check_existing_emojis Ash Wilson 2016-08-01 08:38:55 -0400
  • 81876fdd31 Update README with cookie instructions Kyle Varga 2016-07-31 12:38:39 -0500
  • f36c666970 Refactoring, check if emoji exists before uploading, and improved error handling Kyle Varga 2016-07-31 12:26:08 -0500
  • f225861d30 Forgot about the `.env` file. Ash Wilson 2015-02-24 22:16:19 -0600
  • 6d3d5c3dcc Flesh out the README. Ash Wilson 2015-02-24 22:12:41 -0600
  • d574b713cc Fetch the form to generate a crumb. Ash Wilson 2015-02-24 21:57:48 -0600
  • 8caaee1296 emoji_name shouldn't contain the extension. Ash Wilson 2015-02-24 21:57:25 -0600
  • e3bdb7824f We need a new crumb for each request. Ash Wilson 2015-02-24 21:57:04 -0600
  • 095bc5ec41 Note dependencies. Ash Wilson 2015-02-24 21:42:50 -0600
  • 91d1f70d38 Initial work. Ash Wilson 2015-02-22 11:29:55 -0500
  • 91b553d0bd Ignore .env. Ash Wilson 2015-02-22 11:29:40 -0500
  • 5074975b2d Initial commit Ash Wilson 2015-02-22 09:07:37 -0500