Commit Graph

95 Commits (33fbb638cd815037741be25d0e47c3d16cc96971)

Author SHA1 Message Date
Sergey Suprunenko bbea5691da Mention all people in the beginning of DM
5 years ago
Sergey Suprunenko 9134848170 Do not truncate DM when it contains newlines and safe_dm_mentions is set to true
5 years ago
Haelwenn (lanodan) Monnier 2f76a40d02
formatter.ex: Add get_emoji_map/1
5 years ago
Haelwenn (lanodan) Monnier 85b5c60694
Pleroma.Formatter: width/height to class=emoji
5 years ago
Egor f9af90c5aa Revert "simplify mentions escape"
6 years ago
Alex S 3601f03147 Adding tag to emoji ets table
6 years ago
lain 8468f3f6d4 Add safe dm mode option.
6 years ago
Haelwenn (lanodan) Monnier c42d34b2ec
[Credo] fix Credo.Check.Readability.MaxLineLength
6 years ago
Egor Kislitsyn 5d961d536c fix formatter
6 years ago
Egor c3ac9424d2 AutoLinker
6 years ago
Haelwenn (lanodan) Monnier 6a6a5b3251
de-group alias/es
6 years ago
Haelwenn (lanodan) Monnier 60ea29dfe6
Credo fixes: alias grouping/ordering
6 years ago
kaniini c9b418e547 Merge branch 'develop' into 'oembed_provider'
6 years ago
rinpatch 74346a7035 Fix merge conflict
6 years ago
rinpatch 997f4a5e09 Remove custom emojis and trailing whitespaces from previews
6 years ago
Ivan Tashkinov 65bb9b2fba [#491] Made full nicknames be preserved in user links text only in Bio.
6 years ago
Ivan Tashkinov 2bfae25a1f [#491] Made user bio preserve full nicknames (nick@host).
6 years ago
William Pitcock 461ab9489d formatter: improve microformats markup
6 years ago
rinpatch 9aa69e12b8 Add behaviours to TwitterCard, remove some dumb stuff in Formatter.truncate
6 years ago
rinpatch e4dc3f71ae Resolve merge conflict
6 years ago
William Pitcock 980b5288ed update copyright years to 2019
6 years ago
William Pitcock 2791ce9a1f add license boilerplate to pleroma core
6 years ago
Maksim f1b93b5be7 [#413] fix parse mentions
6 years ago
raeno 7fb3780431 Merge branch 'develop' into oembed_provider
6 years ago
rinpatch 059dd6f681 Ignore HTML characters in formatter.ex
6 years ago
raeno a300336459 Merge branch 'develop' into oembed_provider
6 years ago
Maksim Pechnikov bc6262d250 fixed typo
6 years ago
Maksim Pechnikov baead4ea4b fix markdown formatting
6 years ago
raeno b5de7c4c4d Remove oembed for now, will submit it in another MR. Fix warnings
6 years ago
raeno 8902942128 WIP. Implement oembed route and handle both json/xml for "Note" type activity
6 years ago
href 7214d57463
Extended nicknames: allow dashes.
6 years ago
href 7d9ddbe689
Allow underscores in usernames.
6 years ago
Vald 3ccfe226c0 added data attrs for user and tag
6 years ago
lain 4c918392c6 Fix most User tests.
6 years ago
href 5bb88fd174
Runtime configuration
6 years ago
href 763fc7b44f
Runtime configured emojis
6 years ago
scarlett ae5beb7b64 Make finmoji optional
6 years ago
kaniini ad3181895c Merge branch 'bugfix/html-scrub-schemes' into 'develop'
6 years ago
Haelwenn (lanodan) Monnier 2154c5dcd8
lib/pleroma/html.ex: Use macros for valid_schemes, change config for schemes
6 years ago
William Pitcock 582dbe5c8d formatter: fix matching osada users
6 years ago
William Pitcock 52b05137c5 formatter: use Pleroma.HTML module instead of HtmlSanitizeEx directly
6 years ago
William Pitcock b1be9415ef Revert "Merge branch 'revert-a26d5e6b' into 'develop'"
6 years ago
Haelwenn (lanodan) Monnier a3cffd3566
formatter: Stop using phoenix HTML and format it ourselves
6 years ago
William Pitcock ac486fc59b everywhere: use Pleroma.HTML module instead of HtmlSanitizeEx directly
6 years ago
kaniini 7ca2a2ddea Merge branch 'nil-bio-emojis' into 'develop'
6 years ago
Thurloat 4257f784bc sloop around get_emoji/1 to check is_binary and have a fallthrough
6 years ago
William Pitcock 834515fb51 formatter: don't add XSS emoji
6 years ago
Thurloat a9c0f395cb add nil clause for Formatter.get_emoji/1 to return an empty result
6 years ago
lambda 58539e1357 Revert "Merge branch 'feature/rich-text' into 'develop'"
6 years ago
William Pitcock 6aa65b68b8 common api: add support for formatting messages outside of twitter-style plain text
6 years ago