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
/
lib
Age
Commit message (
Collapse
)
Author
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
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
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
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
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
2017-06-18
Downcase tags coming in through the TwAPI.
Roger Braun
2017-06-18
Save incoming tags as lowercase.
Roger Braun
2017-06-18
Revert "Add invisible tags to TwAPI output."
Roger Braun
This reverts commit a92a9dce94d2a2502750a4a258560283c21e2777.
2017-06-18
Fetch user feed on externalprofile request.
Roger Braun
This is so we always have something to show.
2017-06-18
Output tags list in TwAPI.
Roger Braun
2017-06-18
Strip unsafe html on output in TwAPI.
Roger Braun
2017-06-18
Slightly better html link regex.
Roger Braun
2017-06-18
Remove html from user bios on display.
Roger Braun
This is mainly to fix problems of bios coming from mastodong.
2017-06-14
Do some basic escaping.
Roger Braun
2017-06-14
Move mention parsing to Formatter module.
Roger Braun
2017-06-12
Enable user timelines.
Roger Braun
2017-06-12
Redirect html user profile request.
Roger Braun
2017-06-08
Save correct date for incoming notes.
Roger Braun
2017-06-05
Fix NaN statuses per day.
Roger Braun
2017-06-02
Represent object publishing date in notes.
Roger Braun
2017-06-01
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into develop
Roger Braun
2017-05-31
Make timeouts longer, some servers are very slow.
Roger Braun
2017-05-31
Redirect to frontend on html notice path.
Roger Braun
2017-05-30
Shorten names in links.
Roger Braun
2017-05-24
Save remote user bio and update if we see new data.
Roger Braun
2017-05-24
Output proper published data in ostatus.
Roger Braun
2017-05-20
Extract note handler.
Roger Braun
2017-05-20
Output ref instead of href for conversation.
Roger Braun
2017-05-19
Try fetching shares.
Roger Braun
2017-05-19
Also show activities in OStatus.
Roger Braun
2017-05-18
Add categories to ostatus output.
Roger Braun
[next]