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
04 May, 2017
3 commits
Parse incoming retweets.
· c85998ab
lain
authored
May 04, 2017
c85998ab
Just sign with an empty string if needed.
· 5d9f3df7
lain
authored
May 04, 2017
5d9f3df7
Add debugging logs.
· 151da344
lain
authored
May 04, 2017
151da344
03 May, 2017
11 commits
Fix specs.
· 97257c69
lain
authored
May 03, 2017
97257c69
Remove reply-to for shares, mastodon gets confused.
· 1077c5c5
lain
authored
May 03, 2017
1077c5c5
Fix Mastodon signature bug.
· 53d05af5
lain
authored
May 03, 2017
53d05af5
Add self links to federated statuses.
· 5d7831ee
lain
authored
May 03, 2017
5d7831ee
Add user to announced status.
· b34b046f
lain
authored
May 03, 2017
b34b046f
Add announce federation.
· 861a294c
lain
authored
May 03, 2017
861a294c
OStatus announce representer.
· 13864158
lain
authored
May 03, 2017
13864158
Remove doubled 'to' recipients.
· df71c142
lain
authored
May 03, 2017
df71c142
Attachment parsing, better magic key fetching.
· 81410242
lain
authored
May 03, 2017
81410242
Just give out the entry, not the whole feed.
· 16afea39
lain
authored
May 03, 2017
16afea39
Return note objects as ostatus post activities.
· 9c42453e
lain
authored
May 03, 2017
9c42453e
02 May, 2017
12 commits
Use inReplyTo to find context.
· 018a1a39
lain
authored
May 02, 2017
018a1a39
Add attachment link to posts.
· 33c803d6
lain
authored
May 02, 2017
33c803d6
Follow webfinger redirects.
· b104348f
lain
authored
May 02, 2017
b104348f
Update incoming new avatars.
· 96014f8e
lain
authored
May 02, 2017
96014f8e
Add avatar updating from incoming messages.
· 102455bf
lain
authored
May 02, 2017
102455bf
Federate likes.
· 945b4b55
lain
authored
May 02, 2017
945b4b55
Add an ostatus representer for like activities.
· 93de6039
lain
authored
May 02, 2017
93de6039
Save context in likes / announces.
· a3e82c5c
lain
authored
May 02, 2017
a3e82c5c
Add statusnet_profile_url to the TwAPI.
· 16f8406e
lain
authored
May 02, 2017
16f8406e
Add twkn timeline.
· 32a95d73
lain
authored
May 02, 2017
32a95d73
Mark incoming activties as non-local.
· 6dd83354
lain
authored
May 02, 2017
6dd83354
Fix specs, add local marker to actitivies.
· 56bacc90
lain
authored
May 02, 2017
56bacc90
01 May, 2017
14 commits
Don't crypt raw iolists.
· 89c1e90e
lain
authored
May 01, 2017
89c1e90e
Use empty context id if we get none
· 8ae13d94
lain
authored
May 01, 2017
Thanks mastodon.
8ae13d94
Some servers send empty lease_seconds requests...
· aa209414
lain
authored
May 01, 2017
aa209414
Not enough h.
· 703d9f36
lain
authored
May 01, 2017
703d9f36
Add user profile page link.
· 76e653b0
lain
authored
May 01, 2017
76e653b0
Add type to rel=self link in feed.
· ceb2f684
lain
authored
May 01, 2017
ceb2f684
Revert "Also accept user id as feed topic."
· e8806249
lain
authored
May 01, 2017
This reverts commit
97d11dec
.
e8806249
Also accept user id as feed topic.
· 97d11dec
lain
authored
May 01, 2017
97d11dec
Redirect to user feed instead of directly serving it.
· 92a8944d
lain
authored
May 01, 2017
92a8944d
Log subscription error.
· 1854842b
lain
authored
May 01, 2017
1854842b
Don't commit nil values in object cache.
· 10857326
lain
authored
May 01, 2017
10857326
Remove superfluous transaction.
· 3cb51827
lain
authored
May 01, 2017
3cb51827
Cache objects in dev and prod.
· f169de34
lain
authored
May 01, 2017
f169de34
Actually make index unique.
· b9d1fc05
lain
authored
May 01, 2017
b9d1fc05