aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-16oopsrinpatch
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-16Remove OpenGraph test from Ostatus testsrinpatch
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-13Reset index.html to developrinpatch
2019-01-13Remove .idearinpatch
2019-01-11Merge branch 'bugfix/pinned-statuses' into 'develop'kaniini
2019-01-11Merge branch 'fix-spellign' into 'develop'scarlett
2019-01-11Fix spellign.scarlett
2019-01-11typoEgor Kislitsyn
2019-01-11unpin when deleting a statusEgor Kislitsyn
2019-01-10Merge branch 'fix-varnish-chunked' into 'develop'kaniini
2019-01-10Merge branch 'activitypub-dereference-activity-id' into 'develop'kaniini
2019-01-10Consistent intentationMark Felder
2019-01-10Cache partial objects for 10 minutesMark Felder
2019-01-10Streaming is enabled by defaultMark Felder
2019-01-10Merge branch 'feature/add-twitter-card-parser' into 'develop'kaniini
2019-01-10Add Twitter Card parserMaxim Filippov