Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
pleroma
Commits
pleroma
18 Feb, 2018
18 commits
Don't relay non-public messages.
· 4bc57ef2
lain
authored
Feb 18, 2018
4bc57ef2
Respect visibility in API.
· 5d89997a
lain
authored
Feb 18, 2018
5d89997a
Don't show unlisted in public.
· 5729233c
lain
authored
Feb 18, 2018
5729233c
Show users their own posts in timeline.
· c974f654
lain
authored
Feb 18, 2018
c974f654
ActivityPub: Fallback for unhandled outgoing activities.
· 44586f29
lain
authored
Feb 18, 2018
44586f29
CommonAPI: If no visibility is given, return parent visibility.
· 2997fe1b
lain
authored
Feb 18, 2018
2997fe1b
MastodonAPI: Post with visibility settings
· d4b08dd8
lain
authored
Feb 18, 2018
d4b08dd8
Handle sensitive property.
· 539340d9
lain
authored
Feb 18, 2018
539340d9
Transmogrify outgoing nsfw.
· 20e6190e
lain
authored
Feb 18, 2018
20e6190e
ActivityPub: Add conversation id.
· 8ca66b59
lain
authored
Feb 18, 2018
8ca66b59
Mastodon StatusView: Return correct visibility.
· 912ca56e
lain
authored
Feb 18, 2018
912ca56e
Transmogrify outgoing hashtags.
· 6ab0aba5
lain
authored
Feb 18, 2018
6ab0aba5
Actually fix incoming attachments.
· 6046f104
lain
authored
Feb 18, 2018
6046f104
Drop unhandle activities.
· 6352dffd
lain
authored
Feb 18, 2018
6352dffd
Try to fetch AP user data first.
· b99eeb2b
lain
authored
Feb 18, 2018
b99eeb2b
Switch protocols to AP when post come in through AP.
· 68752b20
lain
authored
Feb 18, 2018
68752b20
ActivityPub: Make fake Create activities for objects without one.
· 77c6c424
lain
authored
Feb 18, 2018
77c6c424
Add mock.
· fc9d361d
lain
authored
Feb 18, 2018
fc9d361d
17 Feb, 2018
16 commits
ActivityPub: Handle incoming announces.
· 81ea359a
lain
authored
Feb 17, 2018
81ea359a
Add test fixtures.
· e3732ea3
lain
authored
Feb 17, 2018
e3732ea3
ActivityPub: Fetch an object from an id.
· 5e36b750
lain
authored
Feb 17, 2018
5e36b750
AcitvityPub: Outgoing Announces.
· 0f2ad25a
lain
authored
Feb 17, 2018
0f2ad25a
ActivityPub: Implement outgoing likes.
· 32b995fb
lain
authored
Feb 17, 2018
32b995fb
ActivityPub: Handle incoming likes.
· e1b12a77
lain
authored
Feb 17, 2018
e1b12a77
ActivityPub: Use shared inbox.
· 1f98de20
lain
authored
Feb 17, 2018
1f98de20
ActivityPub: Handle attachments.
· ab27c90c
lain
authored
Feb 17, 2018
ab27c90c
Handle black name fields on incoming users.
· fb7b926b
lain
authored
Feb 17, 2018
fb7b926b
ActivtyPub Delivery: Use shared inbox if possible.
· c2d0cb1a
lain
authored
Feb 17, 2018
c2d0cb1a
ActivityPub: Send out Accept after Follow.
· 7b26443a
lain
authored
Feb 17, 2018
7b26443a
ActivityPub: Partly handle incoming follows.
· e7b73359
lain
authored
Feb 17, 2018
e7b73359
ActivityPub: tags -> tag.
· 5682e48a
lain
authored
Feb 17, 2018
5682e48a
Do some transmogrifying for the output.
· 05ba6ca1
lain
authored
Feb 17, 2018
05ba6ca1
Fix specs.
· 5a371892
lain
authored
Feb 17, 2018
5a371892
Add post activity fixture.
· dea29d70
lain
authored
Feb 17, 2018
dea29d70
15 Feb, 2018
6 commits
ActivityPub: Use recipients fields.
· 7851b9ba
lain
authored
Feb 15, 2018
7851b9ba
ActivityPubController: Handle inbox data.
· 5454ec6a
lain
authored
Feb 15, 2018
5454ec6a
Transmogrifier: Handle basic notice creation.
· ef030088
lain
authored
Feb 15, 2018
ef030088
OstatusTest: Remove insert_or_update test (moved to User).
· a15f5728
lain
authored
Feb 15, 2018
a15f5728
ActivityPub: Refactor create function.
· ae266043
lain
authored
Feb 15, 2018
ae266043
HttpSignature Plug: Skip if already valid.
· 38b61fdd
lain
authored
Feb 15, 2018
38b61fdd