summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-03Better error handling for user feeds.Roger Braun
2017-08-03Slightly nicer webfinger error handling.Roger Braun
2017-08-02Try refresh all invalid subscriptions.Roger Braun
This is a temporary fix to prevent intermittent problems from cutting off subscriptions.
2017-08-02Handle subscriptions in queue.Roger Braun
2017-08-02Add some debug info to websub.Roger Braun
2017-08-01Add href to in-reply-to.Roger Braun
THis should enable fetching from pleroma posts.
2017-08-01Add basic incoming deletions.Roger Braun
2017-08-01Display html links correctly for remote activies.Roger Braun
2017-08-01Don't crash on activity handling problems.Roger Braun
2017-07-31Strip all newlines in atom html content to work around mastodon bug.Roger Braun
2017-07-31Revert "Close br tags."Roger Braun
This reverts commit 2eba8e74ccf2de0ad65b213bb166917c32db9d68.
2017-07-31Revert "Wrap in <p>."Roger Braun
This reverts commit c81d0b6f898c36ebcad5371caeebc0f789cb7a67.
2017-07-31Revert "Remove newlines completely so mastodon doesn't bug out."Roger Braun
This reverts commit 0ca3ab7b59edaec255aa3710fce8a9daa236b44d.
2017-07-31Remove newlines completely so mastodon doesn't bug out.Roger Braun
2017-07-31Wrap in <p>.Roger Braun
2017-07-31Close br tags.Roger Braun
2017-07-29Add html alternate link to atom.Roger Braun
2017-07-29Update frontend.Roger Braun
2017-07-29Update frontend.Roger Braun
2017-07-28Update frontend.Roger Braun
2017-07-22Save follower count and note count in user.Roger Braun
2017-07-20Add friends endpoint.Roger Braun
2017-07-20Add followers endpoint.Roger Braun
2017-07-20Add follower / friend fetching to user.Roger Braun
2017-07-19Use follower address in user entry.Roger Braun
2017-07-19Add follower_address to users, add on generation.Roger Braun
2017-07-09Fix finmoji title attribute.エーロ
2017-07-08Fix undo activity.Roger Braun
2017-07-02Add way to update most recent notification id.Roger Braun
2017-07-02Update frontend. Persistent logins.Roger Braun
2017-07-01Make user timelines faster for users with few statuses.Roger Braun
2017-07-01Fix test.Roger Braun
2017-07-01Larger bio length limit for remote accounts.Roger Braun
2017-06-30For non-create activities, grab the create activity to fav/rtRoger Braun
2017-06-30Also fetch posts by id in fav/rts.Roger Braun
2017-06-30Only return posts in TwAPI conversations.Roger Braun
2017-06-30Order conversation fetches like GS does.Roger Braun
2017-06-30Add tests for public recipients.Roger Braun
2017-06-30Don't add public recipient to notes that don't contain it.Roger Braun
2017-06-26Bio can actually be nil.Roger Braun
2017-06-25Add external links to twapi.Roger Braun
2017-06-25Save external link for notes.Roger Braun
2017-06-24update frontend.Roger Braun
2017-06-24More resilient xml parsing.Roger Braun
2017-06-24Update user data on fetch if it changed.Roger Braun
2017-06-23Handle webpubs in queue.Roger Braun
2017-06-23Some salmon debug fixes.Roger Braun
Plus httpoison update.
2017-06-23use correct arity .post.Roger Braun
2017-06-23Longer timeouts for outgoing federation.Roger Braun
2017-06-20Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into developRoger Braun