Add error messages for repeated follows and unfollows
[akkoma] / test / web / activity_pub /
2017-03-30 Roger BraunPut objects in inserted activties into the db.
2017-03-29 Roger BraunBasic file uploading via TwAPI.
2017-03-23 Roger BraunAdd fetching of activities in context.
2017-03-23 Roger BraunAdd id to objects, too.
2017-03-23 Roger BraunGenerate ids for activities.
2017-03-22 Roger BraunAdd friends status fetching.
2017-03-22 Roger BraunAdd fetching for recipients.
2017-03-21 Roger BraunAdd public timeline TwAPI.
2017-03-21 Roger BraunAdd since_id for activitypub fetching.
2017-03-21 Roger BraunAdd limiting to activity pub fetching.
2017-03-21 Roger BraunAdd status posting via TwAPI.
2017-03-21 Roger BraunBasic status creation and retrieval.
2017-03-21 Roger BraunBasic AP objects.