[Credo] Remove parentesis on argument-less functions
[akkoma] / lib / pleroma / web / metadata /
2019-03-13 Haelwenn (lanodan... [Credo] fix Credo.Check.Readability.AliasOrder
2019-03-08 kaniiniMerge branch 'fix-tlsv1.3' into 'develop'
2019-03-07 rinpatchMerge branch 'bugfix/delete-activity-audience' into...
2019-03-06 kaniiniMerge branch 'chore/merge-search-into-list-users' into...
2019-03-06 HaelwennMerge branch 'fix/escape-reserved-chars-in-filenames...
2019-03-05 rinpatchMerge branch 'add-admin-to-node-info' into 'develop'
2019-03-04 kaniiniMerge branch 'feature/add-status-text-to-notifications...
2019-03-04 Maxim FilippovAdd status text to notifications (mentions and reposts)
2019-03-04 Karen KonouMerge branch 'bugfix/delete-activity-audience' of git...
2019-03-01 lambdaMerge branch 'bugfix/236-ambiguous-route-for-numerical...
2019-02-26 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2019-02-24 kaniiniMerge branch 'trivial/remove-io-inspect-spam' into...
2019-02-24 William Pitcocktwitter card: remove IO.inspect() spam
2019-02-22 kaniiniMerge branch 'fix/twittercards' into 'develop'
2019-02-19 hrefPlayer: allow styles on CSP, loop videos
2019-02-19 Mark FelderMerge branch 'develop' into fix/twittercards
2019-02-19 hrefEmbed player suitable for Twitter Cards
2019-02-17 Ivan Tashkinov[#468] Merged `upstream/develop`, resolved conflicts.
2019-02-14 Wim VanderbauwhedeMerge remote-tracking branch 'upstream/develop' into...
2019-02-12 Mark FelderFormatting
2019-02-12 Mark FelderFix compile
2019-02-11 Mark FelderWIP: Fix Twitter Cards
2019-02-11 Karen KonouMerge branch 'develop' into feature/thread-muting
2019-02-11 Egor KislitsynMerge branch 'develop' of git.pleroma.social:pleroma...
2019-02-10 kaniiniMerge branch 'update-mastofe/glitch-soc-2019-02-10...
2019-02-10 kaniiniMerge branch 'feather_mention' into 'develop'
2019-02-10 kaniiniMerge branch 'fix/credo-issues' into 'develop'
2019-02-09 Haelwenn (lanodan... de-group alias/es
2019-02-09 Haelwenn (lanodan... Credo fixes: alias grouping/ordering
2019-01-31 kaniiniMerge branch 'spc-fix-3' into 'develop'
2019-01-29 kaniiniMerge branch 'hj-happiness-improvement' into 'develop'
2019-01-28 Ivan Tashkinov[#534] Merged `upstream/develop`.
2019-01-26 kaniiniMerge branch 'documentation/mastalab' into 'develop'
2019-01-25 kaniiniMerge branch 'oembed_provider' into 'develop'
2019-01-25 rinpatchMerge remote-tracking branch 'pl/develop' into oembed_p...
2019-01-25 kaniiniMerge branch 'develop' into 'oembed_provider'
2019-01-19 rinpatchProvide local og:url for remote activities
2019-01-18 rinpatchFix merge conflict
2019-01-18 rinpatchRemove custom emojis and trailing whitespaces from...
2019-01-18 rinpatchUse object instead of activity for metadata
2019-01-17 rinpatchDon't show content if empty or zero width space
2019-01-17 rinpatchIntroduce optional unfurling of nsfw content
2019-01-17 rinpatchUse object url instead of a hack
2019-01-17 rinpatchApply feld's patch
2019-01-16 rinpatchRemove useless with in opengraph.ex
2019-01-16 rinpatchjoin us now and share the software~. Also tests
2019-01-16 rinpatchReplace map with reduce to remove nils
2019-01-16 rinpatchDisable previews for any activity, but create
2019-01-15 rinpatchcache HTML in OGP
2019-01-15 rinpatchAdd behaviours to TwitterCard, remove some dumb stuff...
2019-01-15 rinpatchAdd twitter card, filter nsfw
2019-01-15 rinpatchAdd space between name and nickname
2019-01-15 rinpatchFormating
2019-01-15 rinpatchAttach attachments
2019-01-15 rinpatchIntroduce get_by_id in Activity, replace newlines with...
2019-01-15 rinpatchrefactor opengraph to a different module with a behaviour