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
Age
Commit message (
Collapse
)
Author
2017-07-31
Remove newlines completely so mastodon doesn't bug out.
Roger Braun
2017-07-31
Wrap in <p>.
Roger Braun
2017-07-31
Close br tags.
Roger Braun
2017-07-29
Add html alternate link to atom.
Roger Braun
2017-07-29
Update frontend.
Roger Braun
2017-07-29
Update frontend.
Roger Braun
2017-07-28
Update frontend.
Roger Braun
2017-07-22
Save follower count and note count in user.
Roger Braun
2017-07-20
Add friends endpoint.
Roger Braun
2017-07-20
Add followers endpoint.
Roger Braun
2017-07-20
Add follower / friend fetching to user.
Roger Braun
2017-07-19
Use follower address in user entry.
Roger Braun
2017-07-19
Add follower_address to users, add on generation.
Roger Braun
2017-07-09
Fix finmoji title attribute.
エーロ
2017-07-08
Fix undo activity.
Roger Braun
2017-07-02
Add way to update most recent notification id.
Roger Braun
2017-07-02
Update frontend. Persistent logins.
Roger Braun
2017-07-01
Make user timelines faster for users with few statuses.
Roger Braun
2017-07-01
Fix test.
Roger Braun
2017-07-01
Larger bio length limit for remote accounts.
Roger Braun
2017-06-30
For non-create activities, grab the create activity to fav/rt
Roger Braun
2017-06-30
Also fetch posts by id in fav/rts.
Roger Braun
2017-06-30
Only return posts in TwAPI conversations.
Roger Braun
2017-06-30
Order conversation fetches like GS does.
Roger Braun
2017-06-30
Add tests for public recipients.
Roger Braun
2017-06-30
Don't add public recipient to notes that don't contain it.
Roger Braun
2017-06-26
Bio can actually be nil.
Roger Braun
2017-06-25
Add external links to twapi.
Roger Braun
2017-06-25
Save external link for notes.
Roger Braun
2017-06-24
update frontend.
Roger Braun
2017-06-24
More resilient xml parsing.
Roger Braun
2017-06-24
Update user data on fetch if it changed.
Roger Braun
2017-06-23
Handle webpubs in queue.
Roger Braun
2017-06-23
Some salmon debug fixes.
Roger Braun
Plus httpoison update.
2017-06-23
use correct arity .post.
Roger Braun
2017-06-23
Longer timeouts for outgoing federation.
Roger Braun
2017-06-20
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into develop
Roger Braun
2017-06-20
Better debugging.
Roger Braun
2017-06-20
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into develop
dtluna
2017-06-20
Move util functions to UtilController
dtluna
2017-06-20
Add correct index.
Roger Braun
2017-06-20
Use more efficient queries.
Roger Braun
2017-06-20
Use more efficient query.
Roger Braun
2017-06-20
Add some debugging to federations.
Roger Braun
2017-06-20
Drop the general index on activities.
Roger Braun
Indices should be more specific as the general index can lead to slower queries because postgres can't estimate the specificity of jsonb indexes very well.
2017-06-20
Merge branch 'develop' into refactor/user-view
Roger Braun
2017-06-20
Work around upserting problems in context mapping.
Roger Braun
2017-06-20
Replace UserRepresenter with UserView
dtluna
2017-06-19
Move finmojis to representation.
Roger Braun
2017-06-19
Add finmoji.
Roger Braun
[prev]
[next]