MastodonAPI: Stream fixes.
[akkoma] / lib / pleroma / web / activity_pub / activity_pub.ex
2017-11-16 Roger BraunMastodonAPI: Stream fixes.
2017-11-14 lambdaMerge branch 'twitterapi-bitlbee' into 'develop'
2017-11-14 lambdaMerge branch 'api-links' into 'develop'
2017-11-14 lambdaMerge branch 'mastoapi-media-timeline' into 'develop'
2017-11-14 ealAccept 1 as true.
2017-11-14 ealMastoAPI: Add media timelines.
2017-11-12 lambdaMerge branch 'mastodon-notification-endpoints' into...
2017-11-12 lambdaMerge branch 'filetype-recognition' into 'develop'
2017-11-12 lambdaMerge branch 'mastoapi-update-credentials' into 'develop'
2017-11-11 Roger BraunMastoAPI: Basic streaming.
2017-11-09 lambdaMerge branch 'fix-tootdon-image-uploads' into 'develop'
2017-11-09 Roger BraunAdd actor column to activities.
2017-11-08 lambdaMerge branch 'following-you-in-user-view' into 'develop'
2017-11-08 Roger BraunLook through whole db for user timelines.
2017-11-06 lambdaMerge branch 'fix-tootdon-oauth' into 'develop'
2017-11-05 Roger BraunMerge branch 'develop' of git.pleroma.social:pleroma...
2017-11-05 Roger BraunFix bug when no posts are in the db.
2017-11-03 lambdaMerge branch 'feature/blocks' into 'develop'
2017-11-02 Roger BraunHandle nil cases.
2017-11-02 Roger BraunDon't return blocked users' activities in contexts.
2017-11-02 Roger BraunDon't return activities from blocked users.
2017-10-31 Roger BraunOnly search through last 100_000 activities for fetches.
2017-10-23 Roger BraunSpeed up deletion and related queries.
2017-10-19 Roger BraunRevert "Simplify query."
2017-10-18 Roger BraunSimplify query.
2017-09-17 Roger BraunMastoAPI: Return reblogs, too.
2017-09-17 Roger BraunMastodonAPI: Add user favorites endpoint.
2017-09-17 Roger BraunUse desc id to sort instead of desc inserted_at
2017-09-14 Roger BraunAdd tag timelines.
2017-09-12 Roger BraunOptimize conversation fetching.
2017-09-11 lambadalambdaMerge branch 'oauth2' into 'develop'
2017-09-11 Roger BraunMerge branch 'develop' into oauth2
2017-09-11 Roger BraunAdd basic mastodon notification support.
2017-09-09 Roger BraunAdd type restriction to activitypub fetcher
2017-09-04 lambadalambdaMerge branch 'deletions' into 'develop'
2017-09-04 Roger BraunDon't delete new delete activity...
2017-09-04 Roger BraunAdd delete to ActivityPub.
2017-09-01 lambadalambdaMerge branch 'hj.doc-install' into 'develop'
2017-08-18 lambadalambdaMerge branch 'patch-1' into 'develop'
2017-08-08 Roger BraunOrder by id instead of inserted_at to better use indexes.
2017-07-01 Roger BraunMake user timelines faster for users with few statuses.
2017-06-30 Roger BraunOnly return posts in TwAPI conversations.
2017-06-30 Roger BraunOrder conversation fetches like GS does.
2017-05-16 Roger BraunAP refactoring.
2017-05-10 Roger BraunAdd option to keep id for follows.
2017-05-07 Roger BraunAdd some debugging info.
2017-05-07 Roger BraunPrevent double insertions.
2017-05-07 Roger BraunPreserve ids on favorites / retweets.
2017-05-07 Roger BraunMerge branch 'develop' into dtluna/pleroma-feature...
2017-05-05 Roger BraunHandle incoming favorites, fetch potentially missing...
2017-05-05 Roger BraunMerge branch 'develop' into dtluna/pleroma-refactor/1
2017-05-04 Roger BraunParse incoming retweets.
2017-05-03 Roger BraunAdd announce federation.
2017-05-03 Roger BraunRemove doubled 'to' recipients.
2017-05-03 Roger BraunReturn note objects as ostatus post activities.
2017-05-02 Roger BraunFederate likes.
2017-05-02 Roger BraunSave context in likes / announces.
2017-05-02 Roger BraunAdd twkn timeline.
2017-05-02 Roger BraunMark incoming activties as non-local.
2017-04-30 Roger BraunStop adding statusnetConversationIds.
2017-04-28 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-27 dtlunaRefactor code to comply with credo suggestions
2017-04-26 Roger BraunMerge branch 'feature/incoming_ostatus' of ssh.gitgud...
2017-04-26 Roger BraunMerge branch 'feature/incoming_ostatus' of ssh.gitgud...
2017-04-26 Roger BraunRefactor, add beginnings of websub client subscriptions.
2017-04-26 Roger BraunMerge branch 'develop' into feature/incoming_ostatus
2017-04-24 Roger BraunReturn salmon path for users, basic incoming salmon...
2017-04-23 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-21 dtlunaAdd Undo of Follow Activity insertion
2017-04-21 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-20 dtlunaMerge branch 'feature/unfollow-by-screen-name' of ssh...
2017-04-20 dtlunaMerge branch 'feature/follow-by-screen-name' of ssh...
2017-04-19 lambadalambdaMerge branch 'feature/user-timeline' into 'develop'
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 Roger BraunSupport data uris in uploads.
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-15 Roger BraunAddress liking / announcing to the original author.
2017-04-15 Roger BraunAdd announcements / retweets to TwAPI.
2017-04-15 Roger BraunAdd announcements to activitypub.
2017-04-14 Roger BraunAdd unliking to activitypub.
2017-04-14 dtlunaAdd user timeline
2017-04-14 Roger BraunFavorite changes.
2017-04-13 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-13 Roger BraunAdd liking to ActivityPub.
2017-04-13 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-13 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-13 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-12 lambadalambdaMerge branch 'feature/home-timeline' into 'develop'
2017-04-12 lambadalambdaMerge branch 'bugfix/verify_credentials_get' into ...
2017-04-12 Roger BraunAdd max_id fetching to activity fetching.
2017-04-10 lambadalambdaMerge branch 'develop' into 'develop'
2017-04-08 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-04 dtlunaAdd Follow activity insertion
2017-03-30 Roger BraunPut objects in inserted activties into the db.
next