aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/ostatus
AgeCommit message (Expand)Author
2017-11-01Handle empty terms / tags.Roger Braun
2017-10-31Federate out content warnings.Roger Braun
2017-10-31Save cws in the activitypub data.Roger Braun
2017-10-31Avoid potentially slow count queries for user note count.Roger Braun
2017-09-17Use desc id to sort instead of desc inserted_atRoger Braun
2017-09-16Handle incoming emoji.Roger Braun
2017-09-16Federate emoji out.Roger Braun
2017-09-16Federate banners out.Roger Braun
2017-09-16Banners are objects.Roger Braun
2017-09-16Update banner from remote accounts.Roger Braun
2017-09-15Refactor posting and make character limit configurable.Roger Braun
2017-09-15Don't die on fetching problems.Roger Braun
2017-09-11log ostatus handling errors.Roger Braun
2017-09-08Try to fetch from html again if fetching from atom gives no results.Roger Braun
2017-09-05Workaround for masto reply breakage.Roger Braun
2017-09-05Fix remote profile update code.Roger Braun
2017-09-04Create deletes activities for incoming deletes.Roger Braun
2017-09-04Add delete activity representer.Roger Braun
2017-09-04Output mastodon-style conversation ids.Roger Braun
2017-09-04Handle mastodon conversation ids.Roger Braun
2017-08-24Don't break on empty mentions.Roger Braun
2017-08-16Fix deletion not deleting relevant actions.Roger Braun
2017-08-04Also fetch atom links.Roger Braun
2017-08-03Revert "Better error handling for user feeds."Roger Braun
2017-08-03Better error handling for user feeds.Roger Braun
2017-08-01Add href to in-reply-to.Roger Braun
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-29Add html alternate link to atom.Roger Braun
2017-07-22Save follower count and note count in user.Roger Braun
2017-07-19Use follower address in user entry.Roger Braun
2017-07-01Make user timelines faster for users with few statuses.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-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-18Save incoming tags as lowercase.Roger Braun
2017-06-12Redirect html user profile request.Roger Braun
2017-06-08Save correct date for incoming notes.Roger Braun
2017-06-02Represent object publishing date in notes.Roger Braun
2017-06-01Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into developRoger Braun
2017-05-31Make timeouts longer, some servers are very slow.Roger Braun
2017-05-31Redirect to frontend on html notice path.Roger Braun
2017-05-24Save remote user bio and update if we see new data.Roger Braun
2017-05-24Output proper published data in ostatus.Roger Braun
2017-05-20Extract note handler.Roger Braun
2017-05-20Output ref instead of href for conversation.Roger Braun