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 (
Collapse
)
Author
2018-04-28
Added a test (written by @andrewzah) for the MR
Wim Vanderbauwhede
2018-04-25
Merge branch 'feature/unrepeats' of git.pleroma.social:normandy/pleroma into ↵
Francis Dinh
feature/unrepeats
2018-04-25
Formatting fixes
Francis Dinh
2018-04-25
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into ↵
Francis Dinh
feature/unrepeats
2018-04-24
Add User.decrease_note_count and call it from ActivityPub.delete
Dashie
2018-04-22
Embed announce activity data instead of linking to it
Francis Dinh
2018-04-22
Small cleanup.
lain
2018-04-22
Merge branch 'develop' into fix/note-count-not-updating
lain
2018-04-21
Formatter: Use proper escaping for links.
lain
2018-04-21
Update note count in ActivityPub.create.
eal
2018-04-21
Formatting fixes.
lain
2018-04-20
Use correct activity for undo
Francis Dinh
2018-04-20
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into ↵
Francis Dinh
feature/unrepeats
2018-04-20
Formatting.
lain
2018-04-19
TwitterAPI: Add Qvitter notification endpoint.
eal
2018-04-18
Handle unrepeats via the TwitterAPI
Francis Dinh
2018-04-18
Expose unannounce activity so that it can be tested
Francis Dinh
2018-04-16
Return target status in MastoAPI endpoint instead of reblog activity
Francis Dinh
2018-04-14
Add unreblogging tests
Francis Dinh
2018-04-14
ActivityPub.ex: do not return boosted statuses from blocked users.
eal
2018-04-11
Oops
Gian Sass
2018-04-11
Add unit test for pinned statuses
Gian Sass
2018-04-07
Only search in public data for now.
lain
This should be the data the user is allowed to see later, but this will stop accidental private message leaks.
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
collections. Should speed up the queries because ecto doesn't have to parse the json.
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
[prev]
[next]