Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-16 | Add basic Avatar updating code. | Roger Braun | |
2017-04-16 | Add avatar objects to user, fix specs. | Roger Braun | |
2017-04-16 | Support data uris in uploads. | Roger Braun | |
2017-04-15 | Address liking / announcing to the original author. | Roger Braun | |
2017-04-15 | Add announcements to activitypub. | Roger Braun | |
2017-04-14 | Add unliking to activitypub. | Roger Braun | |
2017-04-14 | Favorite changes. | Roger Braun | |
- Add 'likes' to activity, collection of ids of people who liked it. - show if you favorited something or not. - Don't allow double favorites - Address favorites to the followers of the liked activity's author. | |||
2017-04-13 | Add liking to ActivityPub. | Roger Braun | |
2017-04-12 | Add max_id fetching to activity fetching. | Roger Braun | |
2017-03-30 | Put objects in inserted activties into the db. | Roger Braun | |
2017-03-29 | Basic file uploading via TwAPI. | Roger Braun | |
2017-03-24 | Add fetching of activities in context. | Roger Braun | |
2017-03-23 | Add id to objects, too. | Roger Braun | |
2017-03-23 | Generate ids for activities. | Roger Braun | |
2017-03-22 | Add friends status fetching. | Roger Braun | |
2017-03-22 | Add fetching for recipients. | Roger Braun | |
2017-03-21 | Add public timeline TwAPI. | Roger Braun | |
2017-03-21 | Add since_id for activitypub fetching. | Roger Braun | |
2017-03-21 | Add limiting to activity pub fetching. | Roger Braun | |
2017-03-21 | Add status posting via TwAPI. | Roger Braun | |
2017-03-21 | Basic status creation and retrieval. | Roger Braun | |
2017-03-21 | Basic AP objects. | Roger Braun | |