index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2018-04-07
Only search in public data for now.
lain
2018-04-06
Accept port number in urls.
lain
2018-04-04
Handle + in links.
lain
2018-04-03
Use user url in mention if we have it.
lain
2018-04-02
Load all users at once in timelines.
lain
2018-04-02
Use context_ids directly if we have them.
lain
2018-04-02
Generates contexts and ids on insertion time.
lain
2018-04-02
Pre-fetch conversation ids.
lain
2018-04-02
Fail faster.
lain
2018-04-02
Fix some test stuff.
lain
2018-03-31
Don't fetch anything except ap_id for follower / following
lain
2018-03-30
Remove unused ActivityRepresenter module.
lain
2018-03-30
TwApi ActivityView: Add delete activities.
lain
2018-03-30
TwApi ActivityView: Add follows.
lain
2018-03-30
Format the code.
lain
2018-03-30
TwApi ActivityView: Add announces.
lain
2018-03-30
TwApi ActivityView: Add Like rendering.
lain
2018-03-30
Add ActivityViewTest.
lain
2018-03-27
Add basic activity view.
lain
2018-03-27
Reduce OP fetching queries.
lain
2018-03-27
Don't try to fetch OP if none is there.
lain
2018-03-27
Forgot to fix one of the links in a test
Francis Dinh
2018-03-27
Update tests to reflect hashtag link changes
Francis Dinh
2018-03-24
activitypub transmogrifier: rewrite incoming hashtags
William Pitcock
2018-03-24
Fetch the same data from json webfinger as from xml webfinger.
lain
2018-03-24
Fix hashtags.
lain
2018-03-23
For outgoing objects, fake mastodon style ap id for ostatus.
lain
2018-03-22
Clear caches on test.
lain
2018-03-22
tests: webfinger: test quering a JSON response for activitypub actor URI
William Pitcock
2018-03-22
webfinger: support JSON output
William Pitcock
2018-03-19
Use connection pools.
lain
2018-03-16
mastodon api tests: invalidate user cache prior to importing a test reply
William Pitcock
2018-03-14
activitypub transmogrifier: rewrite non-http URLs using the object's external...
William Pitcock
2018-03-11
Don't validate on missing public key.
lain
2018-03-11
More signature debugging.
lain
2018-03-08
Merge branch 'develop' into feature/activitypub
lain
2018-03-07
add test file.
lain
2018-03-07
Correctly handle unlisted messages coming in through Ostatus.
lain
2018-03-06
Don't use special query for feed.
lain
2018-03-03
Handle incoming deletes.
lain
2018-02-25
Add support for outgoing update.
lain
2018-02-25
Make likes and announces public.
lain
2018-02-25
Fix specs.
lain
2018-02-25
Fix more specs.
lain
2018-02-25
Fix salmon tests.
lain
2018-02-25
Fix specs.
lain
2018-02-25
Fix specs.
lain
2018-02-25
Handle remote update activities.
lain
2018-02-25
Some fixes to AP fetching.
lain
2018-02-24
Remove unneccesary subscriptions on update.
lain
[next]