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
03 May, 2017
2 commits
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
19 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
Ensure we have no duplicate ap ids.
· 2f093db0
lain
authored
May 01, 2017
2f093db0
Return feed for xml requests of the user.
· d187a496
lain
authored
May 01, 2017
d187a496
Make user keys on usage.
· 35938656
lain
authored
May 01, 2017
35938656
Return webfinger for ap_ids.
· e54e592d
lain
authored
May 01, 2017
e54e592d
Make outgoing salmons work.
· 68437558
lain
authored
May 01, 2017
68437558
30 Apr, 2017
7 commits
Add function to fetch users from fqn.
· bed0b398
lain
authored
Apr 30, 2017
bed0b398
Rename wrongly-named function.
· eb12a89d
lain
authored
Apr 30, 2017
eb12a89d
Get users fresh, might so we don't make new keys all the time.
· a173fb9e
lain
authored
Apr 30, 2017
a173fb9e
Return keys in webfinger.
· bb1d08a4
lain
authored
Apr 30, 2017
bb1d08a4
Don't set statusnetConversationIds on replies anymore.
· 09f7ed42
lain
authored
Apr 30, 2017
09f7ed42
Stop adding statusnetConversationIds.
· 009fcd2a
lain
authored
Apr 30, 2017
009fcd2a
Wrap context creation in transaction.
· 379caca0
lain
authored
Apr 30, 2017
379caca0