Commit Graph

311 Commits

Author SHA1 Message Date
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
tastytea 14a60e1e82
fixed drone recipe
the build failed Details
2018-07-14 12:05:07 +02:00
tastytea b74381ceed
Enhanced Entity::valid
the build was successful Details
It now checks if all non-nullable attributes are set. fixes #10
2018-07-14 11:54:13 +02:00
tastytea 2565ff8d15
Renamed send_toot to send_post, made send_toot an alias for send_post 2018-07-14 10:36:34 +02:00
tastytea 81efd8bc1c
re-enabled automatic release to gitea
the build was successful Details
It was disabled because it was not compatible with gitea < 1.5.0.
2018-07-14 08:14:54 +02:00
tastytea 5df220913b
Added API::urldecode()
the build was successful Details
2018-06-28 14:19:43 +02:00
tastytea dd379bb573
fixed ebuilds
the build was successful Details
2018-06-21 22:28:09 +02:00
tastytea c29a8e908e
Updated DEB/RPM-package metainfo 2018-06-21 18:28:39 +02:00
tastytea 259ffad483
updated ebuilds
the build was successful Details
2018-06-21 18:11:47 +02:00
tastytea a5c1ce642d
removed .travis.yml
the build was successful Details
2018-06-21 17:25:34 +02:00
tastytea 917b98945a
drone: disabled gitea_release temporarily
the build was successful Details
2018-06-21 16:51:55 +02:00
tastytea 9eba5bd5d3
Updated dependencies
the build was successful Details
2018-06-21 14:06:04 +02:00
tastytea d44c69aaa3
downgraded drone from buster to stretch, fixed travis
the build was successful Details
2018-06-21 13:58:52 +02:00
tastytea f9c32f38d3
Removed redundant debug messages
the build was successful Details
2018-06-21 12:42:38 +02:00
tastytea 5c7dab4b78
Updated Gentoo install instructions
the build was successful Details
2018-06-20 11:05:49 +02:00
tastytea dc763ef41d
drone: always pull new images 2018-06-19 09:34:07 +02:00