aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-01-18Use object instead of activity for metadatarinpatch
2019-01-17Don't show content if empty or zero width spacerinpatch
2019-01-17Fix the issue with get_by_nickname never being calledrinpatch
2019-01-17Introduce optional unfurling of nsfw contentrinpatch
2019-01-17Use object url instead of a hackrinpatch
2019-01-17Apply feld's patchrinpatch
2019-01-16Remove @providers and call Pleroma.config on runtimerinpatch
2019-01-16Remove useless with in opengraph.exrinpatch
2019-01-16oofrinpatch
2019-01-16remove id castrinpatch
2019-01-16cache ap_id in id instead of caching user two timesrinpatch
2019-01-16forgot to remove this thingrinpatch
2019-01-16join us now and share the software~. Also testsrinpatch
2019-01-16Replace map with reduce to remove nilsrinpatch
2019-01-16Remove caching because it does not affect performance and may be even worse i...rinpatch
2019-01-16Add config docrinpatch
2019-01-16Add a fallback function to handle generic params, just in caserinpatch
2019-01-16Thanks you rinpatch, very coolrinpatch
2019-01-16No need to use activity in the keyrinpatch
2019-01-16add cachingrinpatch
2019-01-16Disable previews for any activity, but createrinpatch
2019-01-16cache HTML in OGPrinpatch
2019-01-15Add behaviours to TwitterCard, remove some dumb stuff in Formatter.truncaterinpatch
2019-01-15Add twitter card, filter nsfwrinpatch
2019-01-15Add space between name and nicknamerinpatch
2019-01-15Formatingrinpatch
2019-01-15Attach attachmentsrinpatch
2019-01-15Introduce get_by_id in Activity, replace newlines with spacesrinpatch
2019-01-15refactor opengraph to a different module with a behaviourrinpatch
2019-01-15remove useless newlines after every tag. Make domain.com/username provide ope...rinpatch
2019-01-15add a fallback functionrinpatch
2019-01-15please don't bully me for thisrinpatch
2019-01-15cringerinpatch
2019-01-15Fix some edge cases [nervous laughter]rinpatch
2019-01-15Move metadata.ex out of ostatusrinpatch
2019-01-14Prefer ids to usernamesrinpatch
2019-01-13Resolve merge conflictrinpatch
2019-01-11unpin when deleting a statusEgor Kislitsyn
2019-01-10Merge branch 'activitypub-dereference-activity-id' into 'develop'kaniini
2019-01-10Add Twitter Card parserMaxim Filippov
2019-01-10Merge branch 'twapi-follower-pagination' into 'develop'kaniini
2019-01-10Merge branch 'bugfix/markdown-newline-codeblocks' into 'develop'Haelwenn
2019-01-10common api: utils: remove newline to <br> conversion from bare HTML to be con...William Pitcock
2019-01-10common api: fix newlines in markdown code blocksWilliam Pitcock
2019-01-10Merge branch 'feature/pinned-posts' into 'develop'kaniini
2019-01-10Merge branch 'mass-follow' into 'develop'kaniini
2019-01-10Merge branch 'dm-optimizations' into 'develop'kaniini
2019-01-09Merge branch 'hotfix/ogp-cachex-fix' into 'develop'rinpatch
2019-01-09Remove :commit since a tuple is already returnedrinpatch
2019-01-09Add integer casts.lain