aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-06-26Bio can actually be nil.Roger Braun
2017-06-25Add external links to twapi.Roger Braun
2017-06-25Save external link for notes.Roger Braun
2017-06-24More resilient xml parsing.Roger Braun
2017-06-24Update user data on fetch if it changed.Roger Braun
2017-06-23Handle webpubs in queue.Roger Braun
2017-06-23Some salmon debug fixes.Roger Braun
2017-06-23use correct arity .post.Roger Braun
2017-06-23Longer timeouts for outgoing federation.Roger Braun
2017-06-20Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into developRoger Braun
2017-06-20Better debugging.Roger Braun
2017-06-20Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into developdtluna
2017-06-20Move util functions to UtilControllerdtluna
2017-06-20Use more efficient queries.Roger Braun
2017-06-20Use more efficient query.Roger Braun
2017-06-20Add some debugging to federations.Roger Braun
2017-06-20Merge branch 'develop' into refactor/user-viewRoger Braun
2017-06-20Work around upserting problems in context mapping.Roger Braun
2017-06-20Replace UserRepresenter with UserViewdtluna
2017-06-19Move finmojis to representation.Roger Braun
2017-06-19Add finmoji.Roger Braun
2017-06-18Downcase tags coming in through the TwAPI.Roger Braun
2017-06-18Save incoming tags as lowercase.Roger Braun
2017-06-18Revert "Add invisible tags to TwAPI output."Roger Braun
2017-06-18Fetch user feed on externalprofile request.Roger Braun
2017-06-18Output tags list in TwAPI.Roger Braun
2017-06-18Strip unsafe html on output in TwAPI.Roger Braun
2017-06-18Slightly better html link regex.Roger Braun
2017-06-18Remove html from user bios on display.Roger Braun
2017-06-14Do some basic escaping.Roger Braun
2017-06-14Move mention parsing to Formatter module.Roger Braun
2017-06-12Enable user timelines.Roger Braun
2017-06-12Redirect html user profile request.Roger Braun
2017-06-08Save correct date for incoming notes.Roger Braun
2017-06-05Fix NaN statuses per day.Roger Braun
2017-06-02Represent object publishing date in notes.Roger Braun
2017-06-01Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into developRoger Braun
2017-05-31Make timeouts longer, some servers are very slow.Roger Braun
2017-05-31Redirect to frontend on html notice path.Roger Braun
2017-05-30Shorten names in links.Roger Braun
2017-05-24Save remote user bio and update if we see new data.Roger Braun
2017-05-24Output proper published data in ostatus.Roger Braun
2017-05-20Extract note handler.Roger Braun
2017-05-20Output ref instead of href for conversation.Roger Braun
2017-05-19Try fetching shares.Roger Braun
2017-05-19Also show activities in OStatus.Roger Braun
2017-05-18Add categories to ostatus output.Roger Braun
2017-05-18save correct inReplyToStatusId.Roger Braun
2017-05-18Wire up inReplyToStatusIds for ostatus.Roger Braun
2017-05-18Keep newlines around.Roger Braun