projects
/
akkoma
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'dashie/pleroma-fix/delete-decrement-statuses-count' into develop
[akkoma]
/
lib
/
pleroma
/
web
/
activity_pub
/
activity_pub.ex
2018-04-24
lain
Merge branch 'dashie/pleroma-fix/delete-decrement-statu...
blob
|
commitdiff
|
raw
2018-04-24
Dashie
Add User.decrease_note_count and call it from ActivityP...
blob
|
commitdiff
|
raw
2018-04-24
lambda
Merge branch 'favicon_tag' into 'develop'
blob
|
commitdiff
|
raw
|
diff to current
2018-04-22
lain
Merge branch 'develop' into fix/note-count-not-updating
blob
|
commitdiff
|
raw
|
diff to current
2018-04-21
eal
Update note count in ActivityPub.create.
blob
|
commitdiff
|
raw
|
diff to current
2018-04-10
lambda
Merge branch 'feld-varnish' into 'develop'
blob
|
commitdiff
|
raw
|
diff to current
2018-04-01
KANEKO Yoshitaka
Fix conflict
blob
|
commitdiff
|
raw
|
diff to current
2018-03-30
lain
Format the code.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-27
lain
More Jason changes.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-22
lain
Merge branch 'develop' into kaniini/pleroma-feature...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-22
William Pitcock
activitypub: add restrict_limit
blob
|
commitdiff
|
raw
|
diff to current
2018-03-20
lambda
Merge branch 'feld-varnish' into 'develop'
blob
|
commitdiff
|
raw
|
diff to current
2018-03-20
lambda
Merge branch 'patch-README' into 'develop'
blob
|
commitdiff
|
raw
|
diff to current
2018-03-20
lambda
Merge branch 'feld-mastoweb5000' into 'develop'
blob
|
commitdiff
|
raw
|
diff to current
2018-03-20
lambda
Merge branch 'feld-Logger' into 'develop'
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Mark Felder
Clarify that this error is about a problem decoding...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Mark Felder
AP and WebFinger need love here
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
lain
Use connection pools.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
lain
Only fetch if it's http.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-08
lambda
Merge branch 'feature/activitypub' into 'develop'
blob
|
commitdiff
|
raw
|
diff to current
2018-03-08
lain
Merge branch 'develop' into feature/activitypub
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
lain
Restrict public by recipients.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-25
lain
Fix specs.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-25
lain
Handle remote update activities.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-24
lain
Don't deliver to local followers.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-23
lain
More logging.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-22
lain
Get avatar and banner from AP users.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-21
lain
Add user upgrade function.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-21
lain
Merge branch 'develop' into feature/activitypub
blob
|
commitdiff
|
raw
|
diff to current
2018-02-21
lain
Logging.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-21
lain
ActivityPub: Fetch missing activities on reply.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-20
lain
ActivityPub: One queue item per server.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-18
lain
fix typo.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-18
lain
For existing users, just replace info.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-18
lain
fix typo.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-18
lain
Only push to followers if they are addressed.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-18
lain
Fix conversations.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-18
lain
Fix delivery to CC.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-18
lain
Federate non-public over ActivityPub only, do some...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-18
lain
Don't relay non-public messages.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-18
lain
Respect visibility in API.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-18
lain
Don't show unlisted in public.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-18
lain
Show users their own posts in timeline.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-18
lain
Try to fetch AP user data first.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-18
lain
ActivityPub: Make fake Create activities for objects...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-17
lain
ActivityPub: Fetch an object from an id.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-17
lain
ActivtyPub Delivery: Use shared inbox if possible.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-17
lain
ActivityPub: Send out Accept after Follow.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-17
lain
Do some transmogrifying for the output.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-17
lain
Fix specs.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-15
lain
ActivityPub: Use recipients fields.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-15
lain
ActivityPub: Refactor create function.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-12
lain
Merge branch 'develop' into feature/activitypub
blob
|
commitdiff
|
raw
|
diff to current
2018-02-11
lain
ActivityPub: Basic note federation with Mastodon.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-11
Roger Braun
Basic AP user building.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-11
Roger Braun
Merge branch 'develop' into feature/activitypub
blob
|
commitdiff
|
raw
|
diff to current
2017-12-12
Lain Iwakura
Add recipients field to activities.
blob
|
commitdiff
|
raw
|
diff to current
2017-12-09
Roger Braun
Merge branch 'develop' into feature/activitypub
blob
|
commitdiff
|
raw
|
diff to current
2017-11-19
Roger Braun
MastodonAPI: Streaming fixes.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-19
lambda
Merge branch 'feature/fix-warnings' into 'develop'
blob
|
commitdiff
|
raw
|
diff to current
2017-11-19
Thog
Fix all compilation warnings
blob
|
commitdiff
|
raw
|
diff to current
2017-11-16
Roger Braun
MastoAPI: Implement all streaming functions.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-16
Roger Braun
MastodonAPI: Stream fixes.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-14
lambda
Merge branch 'twitterapi-bitlbee' into 'develop'
blob
|
commitdiff
|
raw
|
diff to current
2017-11-14
lambda
Merge branch 'api-links' into 'develop'
blob
|
commitdiff
|
raw
|
diff to current
2017-11-14
lambda
Merge branch 'mastoapi-media-timeline' into 'develop'
blob
|
commitdiff
|
raw
|
diff to current
2017-11-14
eal
Accept 1 as true.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-14
eal
MastoAPI: Add media timelines.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-12
lambda
Merge branch 'mastodon-notification-endpoints' into...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-12
lambda
Merge branch 'filetype-recognition' into 'develop'
blob
|
commitdiff
|
raw
|
diff to current
2017-11-12
lambda
Merge branch 'mastoapi-update-credentials' into 'develop'
blob
|
commitdiff
|
raw
|
diff to current
2017-11-11
Roger Braun
MastoAPI: Basic streaming.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-09
lambda
Merge branch 'fix-tootdon-image-uploads' into 'develop'
blob
|
commitdiff
|
raw
|
diff to current
2017-11-09
Roger Braun
Add actor column to activities.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-08
lambda
Merge branch 'following-you-in-user-view' into 'develop'
blob
|
commitdiff
|
raw
|
diff to current
2017-11-08
Roger Braun
Look through whole db for user timelines.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
lambda
Merge branch 'fix-tootdon-oauth' into 'develop'
blob
|
commitdiff
|
raw
|
diff to current
2017-11-05
Roger Braun
Merge branch 'develop' of git.pleroma.social:pleroma...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-05
Roger Braun
Fix bug when no posts are in the db.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-03
lambda
Merge branch 'feature/blocks' into 'develop'
blob
|
commitdiff
|
raw
|
diff to current
2017-11-02
Roger Braun
Handle nil cases.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-02
Roger Braun
Don't return blocked users' activities in contexts.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-02
Roger Braun
Don't return activities from blocked users.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-31
Roger Braun
Only search through last 100_000 activities for fetches.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-23
Roger Braun
Speed up deletion and related queries.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-19
Roger Braun
Revert "Simplify query."
blob
|
commitdiff
|
raw
|
diff to current
2017-10-18
Roger Braun
Simplify query.
blob
|
commitdiff
|
raw
|
diff to current
2017-09-17
Roger Braun
MastoAPI: Return reblogs, too.
blob
|
commitdiff
|
raw
|
diff to current
2017-09-17
Roger Braun
MastodonAPI: Add user favorites endpoint.
blob
|
commitdiff
|
raw
|
diff to current
2017-09-17
Roger Braun
Use desc id to sort instead of desc inserted_at
blob
|
commitdiff
|
raw
|
diff to current
2017-09-14
Roger Braun
Add tag timelines.
blob
|
commitdiff
|
raw
|
diff to current
2017-09-12
Roger Braun
Optimize conversation fetching.
blob
|
commitdiff
|
raw
|
diff to current
2017-09-11
lambadalambda
Merge branch 'oauth2' into 'develop'
blob
|
commitdiff
|
raw
|
diff to current
2017-09-11
Roger Braun
Merge branch 'develop' into oauth2
blob
|
commitdiff
|
raw
|
diff to current
2017-09-11
Roger Braun
Add basic mastodon notification support.
blob
|
commitdiff
|
raw
|
diff to current
2017-09-09
Roger Braun
Add type restriction to activitypub fetcher
blob
|
commitdiff
|
raw
|
diff to current
2017-09-04
lambadalambda
Merge branch 'deletions' into 'develop'
blob
|
commitdiff
|
raw
|
diff to current
2017-09-04
Roger Braun
Don't delete new delete activity...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-04
Roger Braun
Add delete to ActivityPub.
blob
|
commitdiff
|
raw
|
diff to current
2017-09-01
lambadalambda
Merge branch 'hj.doc-install' into 'develop'
blob
|
commitdiff
|
raw
|
diff to current
next