aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2017-07-31Revert "Wrap in <p>."Roger Braun
2017-07-31Revert "Remove newlines completely so mastodon doesn't bug out."Roger Braun
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-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-08Fix undo activity.Roger Braun
2017-07-02Add way to update most recent notification id.Roger Braun
2017-07-01Make user timelines faster for users with few statuses.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-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-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
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
2017-06-20Better debugging.Roger Braun
2017-06-20Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into developdtluna
2017-06-20Move util functions to UtilControllerdtluna
2017-06-20Use more efficient queries.Roger Braun
2017-06-20Use more efficient query.Roger Braun
2017-06-20Add some debugging to federations.Roger Braun
2017-06-20Merge branch 'develop' into refactor/user-viewRoger Braun
2017-06-20Work around upserting problems in context mapping.Roger Braun
2017-06-20Replace UserRepresenter with UserViewdtluna
2017-06-19Move finmojis to representation.Roger Braun
2017-06-19Add finmoji.Roger Braun
2017-06-18Downcase tags coming in through the TwAPI.Roger Braun
2017-06-18Save incoming tags as lowercase.Roger Braun
2017-06-18Revert "Add invisible tags to TwAPI output."Roger Braun
2017-06-18Fetch user feed on externalprofile request.Roger Braun