aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-01-17Fix testrinpatch
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-17Merge branch 'resilient-user-view-2' into 'develop'kaniini
MastoAPI: Don't break on missing users. See merge request pleroma/pleroma!675
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-16MastoAPI: Don't break on missing users.lain
2019-01-16Replace map with reduce to remove nilsrinpatch
2019-01-16Merge branch 'feature/improve-microformats' into 'develop'lambda
improve microformats support See merge request pleroma/pleroma!672
2019-01-16Merge branch '518_instance_stats_fix' into 'develop'lambda
[#518] Fix: /api/v1/instance ("domain_count"), /api/v1/instance/peers Closes #518 See merge request pleroma/pleroma!673
2019-01-16Remove caching because it does not affect performance and may be even worse ↵rinpatch
in some cases
2019-01-16[#518] Fixed /api/v1/instance ("domain_count" value) and ↵Ivan Tashkinov
/api/v1/instance/peers responses.
2019-01-16Remove OpenGraph test from Ostatus testsrinpatch
2019-01-16Add config docrinpatch
2019-01-16[#477] Minor refactoring (user search query).Ivan Tashkinov
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-16tests: fixupWilliam Pitcock
2019-01-16formatter: improve microformats markupWilliam Pitcock
2019-01-16html: allow microformats-related markup through the html filterWilliam Pitcock
2019-01-16cache HTML in OGPrinpatch
2019-01-15Add behaviours to TwitterCard, remove some dumb stuff in Formatter.truncaterinpatch
2019-01-15Merge branch 'bugfix/websub-hardening' into 'develop'lambda
websub: improve error handling See merge request pleroma/pleroma!670
2019-01-15Add twitter card, filter nsfwrinpatch
2019-01-15Merge branch 'bugfix/tesla-query-params' into 'develop'lambda
Make OStatus Work Again See merge request pleroma/pleroma!671
2019-01-15http: add support for query parameters, use Jason for JSON encoding instead ↵William Pitcock
of Poison like everywhere else
2019-01-15Add space between name and nicknamerinpatch
2019-01-15Formatingrinpatch
2019-01-15Attach attachmentsrinpatch
2019-01-15websub: improve error handlingWilliam Pitcock
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 ↵rinpatch
opengraph too
2019-01-15[#477] User search tests. Normalized search rank in User.search.Ivan Tashkinov
2019-01-15add a fallback functionrinpatch
2019-01-15[#477] Added FTS index for `users`. Fixed failing test.Ivan Tashkinov
2019-01-15please don't bully me for thisrinpatch
2019-01-15cringerinpatch
2019-01-15Fix some edge cases [nervous laughter]rinpatch
2019-01-15Merge branch 'fix/elixir-1-8-type-annotation' into 'develop'lambda
Fix Elixir 1.8 type annotation issue Closes #523 See merge request pleroma/pleroma!668