Commit Graph

326 Commits

Author SHA1 Message Date
tastytea ffaf4a551a
Bugfix: Do not assume client_id, client_secret and token are hexadecimal.
the build was successful Details
2019-02-04 19:14:54 +01:00
tastytea 0cbfb415b5
Correted error in documentation. 2019-01-29 07:11:48 +01:00
tastytea 28734ee8cf
Add warning about int->string change.
the build was successful Details
2019-01-27 04:23:49 +01:00
tastytea a6b4a09dc8
Changed ids from uint_fast64_t to const string in examples.
the build was successful Details
2019-01-27 04:18:40 +01:00
tastytea b601369bfd
Forgot an int->string conversion. 2019-01-27 04:15:52 +01:00
tastytea 5a6b541de2
Changed ids from uint_fast64_t to const string in all relevant places. 2019-01-27 03:50:28 +01:00
tastytea 0b47e0ec8d
Changed ids from uint_fast64_t to const string in all Entities. 2019-01-27 03:44:08 +01:00
tastytea e2614c045e
Fixed documentation for get_notifications().
the build was successful Details
2019-01-26 07:08:20 +01:00
tastytea 462085470e
Added get_notifications().
the build was successful Details
Closes #3
2019-01-26 06:54:47 +01:00
tastytea 03f6b944d8
Updated the link to the Mastodon documentation.
the build was successful Details
2018-12-04 12:30:16 +01:00
tastytea ee82d35357
Removed const where it has no effect.
the build was successful Details
2018-12-04 11:26:28 +01:00
tastytea 8a0f709a6e
Added support vor bookmarks (Glitch-Soc)
the build was successful Details
2018-12-04 10:34:51 +01:00
tastytea 64f4e378ef
Added status of Glitch-Soc support to readme 2018-12-04 10:04:54 +01:00
tastytea cfb21e3e2b
Tell the compiler to be more pedantic for debug builds. 2018-12-04 09:49:57 +01:00
tastytea 1f5e356b2a
Added Instance::max_toot_chars() 2018-12-04 09:44:32 +01:00
tastytea 1875284670
CI: Updated drone recipe
the build was successful Details
2018-11-17 21:12:06 +01:00
tastytea ebaee939eb
Incorporated changes from Mastodon 2.4 to 2.6 2018-11-17 21:07:51 +01:00
tastytea 22c217d3da
Added GET /api/v1/endorsements, POST /api/v1/accounts/:id/pin, POST /api/v1/accounts/:id/unpin 2018-11-17 20:54:23 +01:00
tastytea ad7ac09ae1
Added Relationship::endorsed() and Relationship::showing_notifications() 2018-11-17 20:47:38 +01:00
tastytea c492158f64
Enhanced description for language(const string &language) 2018-11-17 20:41:06 +01:00
tastytea 121cf0f32b
Added Status::card() 2018-11-17 20:38:09 +01:00
tastytea a8e27d7f5d
Added Status::replies_count() 2018-11-17 20:32:36 +01:00
tastytea d79fbc212b
Bugfix: Link error with inline function
the build was successful Details
2018-11-13 14:50:42 +01:00
tastytea 18935da2d1
Added ABI instability warning
the build was successful Details
2018-10-09 23:43:44 +02:00
tastytea 688fa9f346
CI: Changed g++ packages from bionic to xenial
the build was successful Details
2018-10-09 02:04:53 +02:00
tastytea d4b42ac316
updated dependencies 2018-10-08 22:43:13 +02:00
tastytea 2d3d7e3bdd
CI: replace gcc image with debian image
the build was successful Details
2018-10-08 22:17:36 +02:00
tastytea 6385d405d9
fixed package build script
the build was successful Details
2018-10-08 19:07:28 +02:00
tastytea 497cab1122
CI: Dropped g++-6, was based on jessie, didn't work with libcurlpp-dev from sid
the build failed Details
2018-10-08 18:53:48 +02:00
tastytea 38390274ae
Removed ebuilds from CI recipe
the build failed Details
2018-10-08 18:36:13 +02:00
tastytea be39e04b05
Changed dependencies: libcurlpp-dev is not in buster anymore, but in sid
the build failed Details
2018-10-08 18:26:22 +02:00
tastytea dd306268c4
Deleted ebuilds.
the build failed Details
They are still in the overlay "tastytea".
2018-10-08 18:20:05 +02:00
tastytea e3c765ea5b
deleted useless debug statements 2018-10-08 01:45:46 +02:00
tastytea e372614068
Added error 16: Timeout 2018-10-08 01:33:09 +02:00
tastytea f1755d8de3
Bugfix: Error codes from send_post and send_toot were not reported back.
Because the variable was not a reference.
2018-10-08 01:22:55 +02:00
tastytea f64984f331
Updated Easy::Account for Mastodon 2.4.0+ 2018-09-16 02:45:24 +02:00
tastytea 54493cd42e
Fixed package generation issues 2018-09-16 01:28:38 +02:00
tastytea 21ba221779
drone: deactivated gcc 5
the build was successful Details
2018-08-26 20:36:16 +02:00
tastytea 7882429cef
drone: replaced stretch-dependencies with jessie-backports 2018-08-26 20:28:13 +02:00
tastytea fc281a698b
drone: reversed compiler list, generate generic binary package
the build was successful Details
2018-08-26 19:46:36 +02:00
tastytea 0ede902e0b
Enabled the possibility to generate source packages 2018-08-26 13:43:16 +02:00
tastytea 7c2dfa65e2
fixed drone file
the build was successful Details
2018-08-15 07:43:19 +02:00
tastytea b96ac7c19d
Updated readme
the build failed Details
2018-08-15 07:36:49 +02:00
tastytea fa4f6388a9
Fixed release-portion of CI-script 2018-08-14 17:42:01 +02:00
tastytea cdb538fa45
Updated dependencies, version bump
the build was successful Details
2018-08-14 17:26:34 +02:00
tastytea e885bd5ae6
Enhanced CI
the build was successful Details
2018-08-14 16:58:59 +02:00
tastytea fb0a7c0f7f
Added option to compile to static library
the build was successful Details
2018-07-19 12:23:27 +02:00
tastytea 63fd9f581c
bugfix: some examples didn't compile with -DWITHOUT_EASY 2018-07-19 11:17:46 +02:00
tastytea e18c9b1c35
drone: changed working dir for gitea-release
the build was successful Details
Because the checksum-files had build/foo in it
2018-07-14 12:53:11 +02:00
tastytea 70b7f1b673
fixed drone recipe
the build was successful Details
2018-07-14 12:32:48 +02:00