Commit Graph

  • f9a52029fc
    add tests for account methods codl 2017-11-30 00:56:35 +01:00
  • 7464315be7
    add test for using _pagination_prev and _pagination_next directly codl 2017-11-29 23:53:35 +01:00
  • 7d51c0b17e
    update test docs codl 2017-11-29 23:06:28 +01:00
  • d76c26e4b9
    add test for throwing when requesting a hashtag tl with a leading hash codl 2017-11-29 22:34:13 +01:00
  • 050077e97a
    fix #111 codl 2017-11-29 22:16:53 +01:00
  • 4d99e9316e
    add failing test case for #111 codl 2017-11-29 22:03:51 +01:00
  • 309cc26ded
    add another user to the test setup codl 2017-11-29 21:42:20 +01:00
  • 5ecff35446
    mark the 2 tests that are xfail as strictly xfail codl 2017-11-29 18:34:18 +01:00
  • 51b221e87f
    id hook test shouldn't be marked as expected to fail anymore codl 2017-11-29 18:30:30 +01:00
  • 0f753e621a
    Update README.rst Lorenz Diener 2017-11-29 18:11:03 +01:00
  • a7e2caa369 Check hashtags in streaming API Lorenz Diener 2017-11-29 18:04:54 +01:00
  • c5970d10f9 Fix the thing I previously broke lets pretend I was just testing the CI okay Lorenz Diener 2017-11-29 17:57:04 +01:00
  • 1c64c39701 add hashtag leading # detection, closes #105 Lorenz Diener 2017-11-29 17:54:27 +01:00
  • 961425e2ab
    Merge pull request #109 from codl/test-suite Lorenz Diener 2017-11-29 17:48:56 +01:00
  • e79987df24
    Revert "travis: only notify when a build starts failing, not every time" codl 2017-11-29 02:42:07 +01:00
  • 5b811b719d
    Merge pull request #107 from codl/fix-streaming-tests Lorenz Diener 2017-11-28 14:14:30 +01:00
  • d41e4f42d5
    add test documentation codl 2017-11-28 14:11:00 +01:00
  • 59c4e4d4f8
    fix streaming tests codl 2017-11-28 13:50:57 +01:00
  • 95777fe58e
    add [test] extra so test deps can be installed before running tests codl 2017-11-28 06:03:13 +01:00
  • d47f915bfb
    add test for fetch_remaining codl 2017-11-28 01:49:15 +01:00
  • 655a45e086
    add test for pagination codl 2017-11-28 01:41:18 +01:00
  • 38f99480db
    add tests for media codl 2017-11-27 23:49:14 +01:00
  • c73fd26729
    add tests for writing statuses codl 2017-11-27 22:52:19 +01:00
  • 26eb1004bb
    add tests for reading statuses codl 2017-11-27 21:36:34 +01:00
  • 9ee84a8dcb
    add test case for log_in with no log in method given codl 2017-11-27 20:59:14 +01:00
  • 8c9dcbe871
    shouting!!!!!! ahhh python 2 is bad codl 2017-11-27 20:51:12 +01:00
  • 8601a8a5e1
    god dAmn it python 2 codl 2017-11-27 20:47:14 +01:00
  • eed6f8f0a4
    add tests for log_in codl 2017-11-27 20:43:27 +01:00
  • 508d1d2ddd
    hooks: mark failing test resolved in upstream as xfail codl 2017-11-27 20:42:54 +01:00
  • 29b73a57b8
    add test for auth_request_url codl 2017-11-27 18:44:15 +01:00
  • e8d1079562
    constructor tests: create credential files at runtime codl 2017-11-27 17:47:15 +01:00
  • 14a34396e5
    use pytest tmpdir fixture instead of making our own temp file codl 2017-11-27 17:43:37 +01:00
  • 80b1ce61c9
    move test credential files to /tests/ codl 2017-11-27 17:12:46 +01:00
  • cfc6ecc908
    travis: only notify when a build starts failing, not every time codl 2017-11-27 16:53:59 +01:00
  • 376c1927ba
    travis: codecov should be in after_script codl 2017-11-27 16:52:13 +01:00
  • 3b6e3313ac
    travis: cache pip codl 2017-11-27 16:49:38 +01:00
  • f8ae581692
    fix: os.open cannot handle file descriptors on python 2.x codl 2017-11-27 16:34:48 +01:00
  • ee687510b0
    add tests for create_app codl 2017-11-27 16:30:35 +01:00
  • 96f6e26f59
    update public tl test to also test local tl codl 2017-11-27 15:26:20 +01:00
  • ee802d39d0
    add tests for constructor codl 2017-11-27 15:18:18 +01:00
  • de17b86f0f
    typo codl 2017-11-27 14:55:24 +01:00
  • adc75c4697
    add a test for accessing a tl that one does not have access to codl 2017-11-27 14:35:56 +01:00
  • 304145f442
    rename mastodon and mastodon_anonymous fixtures to api, api_anonymous codl 2017-11-27 14:35:02 +01:00
  • cfc9c1ce0c
    add timeline tests codl 2017-11-27 14:19:21 +01:00
  • 765db0fc81
    move fixtures.py to standardized location conftest.py codl 2017-11-27 04:22:03 +01:00
  • 32adb8ce4b
    Merge pull request #103 from Kjwon15/feature-asyncstream Lorenz Diener 2017-11-27 13:50:31 +01:00
  • 52d57d9d43
    Merge pull request #104 from codl/fix-string-ids Lorenz Diener 2017-11-27 11:59:27 +01:00
  • d09d27cdd2
    add a test for instance codl 2017-11-27 02:37:02 +01:00
  • 4b60a0d3cf
    add tests for json hooks codl 2017-11-27 02:25:33 +01:00
  • 430bebc124
    add codecov codl 2017-11-27 00:47:00 +01:00
  • 9c490fc387
    add .travis.yml codl 2017-11-27 00:44:42 +01:00
  • b993878100
    add coverage reports to tests codl 2017-11-27 00:39:53 +01:00
  • b9e6a1e9ba
    fix string id support to also include in_reply_to_... fields codl 2017-11-26 22:49:32 +01:00
  • ca11ef77ac
    use six instead of relying on python version codl 2017-11-26 22:33:08 +01:00
  • 3faf7c6473 Get current thread correctly kjwon15 2017-11-25 03:09:38 +09:00
  • fa1840c0fb Implement is_alive to async stream kjwon15 2017-11-25 02:45:47 +09:00
  • da438529e0 Fix small doc problem Lorenz Diener 2017-11-24 17:22:48 +01:00
  • 18f69451ed Merge branch 'master' of https://github.com/halcy/Mastodon.py Lorenz Diener 2017-11-24 15:26:42 +01:00
  • 9e97fce2d6 Break streaming entirely, update docs Lorenz Diener 2017-11-24 15:25:38 +01:00
  • e220e7cc60 Many fixes for streaming stuff Lorenz Diener 2017-11-24 15:08:34 +01:00
  • cea4d4251a Change exceptions slightly Lorenz Diener 2017-11-24 14:20:27 +01:00
  • fa53713abd Fix doc inaccuracy Lorenz Diener 2017-11-24 14:04:43 +01:00
  • de2114b92b BREAKING: Make streaming use json hooks Lorenz Diener 2017-11-24 13:59:13 +01:00
  • 92adc94a77
    Merge pull request #102 from codl/http-streams Lorenz Diener 2017-11-22 14:29:24 +01:00
  • c3a31930b8
    fix #101 by checking if the stream api uses ws:// or wss:// codl 2017-11-22 14:14:35 +01:00
  • 8987590545 ID Unpacking Lorenz Diener 2017-11-22 10:26:44 +01:00
  • 1c13794760
    Update README.rst Lorenz Diener 2017-11-21 14:59:15 +01:00
  • d32d770888 Add emoji support to changelog Lorenz Diener 2017-11-21 14:56:30 +01:00
  • dc4eec7289 Version bump Lorenz Diener 2017-11-21 14:53:32 +01:00
  • 7771b27b72 Document local hashtag timelines Lorenz Diener 2017-11-21 14:47:13 +01:00
  • 32f8b8bed9 Added support for local hashtag timelines Lorenz Diener 2017-11-21 14:46:43 +01:00
  • e1a1592575 Documented report dicts Lorenz Diener 2017-11-21 14:33:04 +01:00
  • c072b2e247 Fix documentation writing style Lorenz Diener 2017-11-21 14:24:02 +01:00
  • 962212c575 Emoji dict documentation Lorenz Diener 2017-11-21 14:22:58 +01:00
  • e31b9441f8 Documentation about visibility fixed (Fixes #55) Lorenz Diener 2017-11-21 13:59:50 +01:00
  • 39548ffe98 Merge branch 'master' of https://github.com/halcy/Mastodon.py Lorenz Diener 2017-11-21 13:57:21 +01:00
  • 56ec90f17c
    Merge pull request #99 from foozmeat/master Lorenz Diener 2017-11-21 13:57:03 +01:00
  • e3b72e4431
    Merge pull request #98 from codl/v2-compat Lorenz Diener 2017-11-21 13:55:57 +01:00
  • d303afefc8 Manually merge #94 Lorenz Diener 2017-11-21 13:53:42 +01:00
  • 611d335780
    Merge pull request #1 from foozmeat/foozmeat-alt-text-patch James Moore 2017-11-09 11:56:05 -08:00
  • 23d57587e4
    Added optional media description James Moore 2017-11-09 11:55:13 -08:00
  • c7641d71d0
    update supported version in docs codl 2017-11-05 13:38:15 +01:00
  • 6b5deb4898
    add support for mastodon v2.0's string IDs codl 2017-11-05 13:37:45 +01:00
  • 61552f9f84 Merge pull request #93 from codl/fix-ratelimit Lorenz Diener 2017-10-16 11:19:49 +02:00
  • 186b7135ff Merge pull request #96 from ragingscholar/master Lorenz Diener 2017-10-16 11:19:05 +02:00
  • 9a7efa3657 Use urlparse instead of urllib.parse for python2.7 Haisenburg 2017-10-08 03:50:19 +08:00
  • 0ff6abf2f4
    fix #92, check for throttling by status code, and do it before the catchall error handler codl 2017-10-04 16:08:21 +02:00
  • b18b6f201b Merge pull request #89 from Elizafox/exception-hierarchy Lorenz Diener 2017-10-02 10:13:23 +02:00
  • 15fe471df3 Merge pull request #88 from Elizafox/master Lorenz Diener 2017-10-02 10:12:13 +02:00
  • c64617ee94 Redesign exception hierarchy Elizabeth Myers 2017-09-25 19:05:12 -05:00
  • 9ec0655365 Properly fix redirecting streaming endpoints. Elizabeth Myers 2017-09-25 18:01:41 -05:00
  • 6ab283d17e Merge pull request #86 from Elizafox/master Lorenz Diener 2017-09-25 13:24:53 +02:00
  • 67018b2249 Fix notifications_dismiss by passing parameter correctly Elizabeth Myers 2017-09-18 09:59:35 -05:00
  • b6b503a1a9 Merge pull request #85 from Elizafox/master Lorenz Diener 2017-09-17 18:00:38 +02:00
  • 5b90a3c830 Remove debugging print statements Elizabeth Myers 2017-09-16 10:09:32 -05:00
  • 6067aa4604 Workaround Mastodon issue with streaming API redirection Elizabeth Myers 2017-09-16 10:01:15 -05:00
  • 99249d153b Update DEVELOPMENT.md Lorenz Diener 2017-09-10 23:33:56 +02:00
  • 9847d9b2c0 Changelog 1.1.1 Lorenz Diener 2017-09-10 23:27:35 +02:00
  • 4b7174faca Maintenance release Lorenz Diener 2017-09-10 17:05:57 +02:00
  • bd855a931c Merge pull request #83 from codl/1.1.0-fix-log-in Lorenz Diener 2017-09-10 17:00:27 +02:00