Commit Graph

43 Commits (91236c60c7aa266c1e874ebdd2aa44becfc6709b)

Author SHA1 Message Date
Maksim Pechnikov 89b3729afa fix warnings
6 years ago
Maksim Pechnikov 074fa790ba fix compile warnings
6 years ago
William Pitcock 4e93d6ae14 common api: utils: flip to/cc for mentions
6 years ago
lain 45ebc8dd9a Check for empty string in_reply_to ids.
6 years ago
William Pitcock f407831120 common api: prefer formatting attachments using the attachment's name instead of URI
6 years ago
William Pitcock 784b3a615d utils: fix another possible leak with private S3 backends using mediaproxy
6 years ago
William Pitcock 30efa86c05 common api: enable tag linking in markdown mode
6 years ago
William Pitcock b1be9415ef Revert "Merge branch 'revert-a26d5e6b' into 'develop'"
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
kaniini 63094cfd3e Merge branch 'feature/emoji-in-local-users' into 'develop'
6 years ago
ensra 1495d04789 fix test for converting bio \r\n to <br>.
6 years ago
William Pitcock c033d2004b formatting
6 years ago
William Pitcock 145546e52a common api: format hashtags in the same way as we format mentions
6 years ago
eal 92caa2632b Use Image type for emoji icons.
6 years ago
eal f9d13558c8 CommonAPI: add emoji to user source data on update
6 years ago
lain 0f70e83e8c Better error handling in TwitterApiController.
6 years ago
lambda c41012053a Merge branch 'feature/change-password' into 'develop'
6 years ago
lain 0b5bc62b33 Don't save double tags in AP objects we create
6 years ago
Syldexia d0690622cd Added endpoint for changing passwords
6 years ago
Syldexia 98b36d359a Fixed formatting and test
6 years ago
Syldexia 5bfb7b4ce6 Moved account deletion stuff to somewhere that hopefully makes more sense
6 years ago
Syldexia a16117225f Added endpoint for user account deletion
6 years ago
Mark Felder 636f0fa402 Clean up unused aliases and imports
6 years ago
Mark Felder ab4aa5720a Fix a bunch of unused variable warnings
6 years ago
William Pitcock ee6f15529d CommonAPI post: kill \r with fire
7 years ago
lain 4afbef39f4 Format the code.
7 years ago
lain eb7ce61ca5 Fix hashtags.
7 years ago
lain c974f6544f Show users their own posts in timeline.
7 years ago
lain d4b08dd838 MastodonAPI: Post with visibility settings
7 years ago
lambda 4b06e46a3a Merge branch 'fix/tootdon-mentions' into 'develop'
7 years ago
eal b00e230760 Add a bunch of useless HTML to mentions.
7 years ago
lambda 35cfbf43a0 Merge branch 'fix/linkify' into 'develop'
7 years ago
eal bf91e5659f Fix HTML escape breaking some links.
7 years ago
eal 5436dbaeaf MastoAPI: don't add attachment links.
7 years ago
Thog 59770c3f5c
Fix all compilation warnings
7 years ago
eal fb118b2978 Don't insert newlines to generated HTML.
7 years ago
eal 66e78c3ec4 Escape HTML instead of discarding it.
7 years ago
Roger Braun 4cbf17dac6 Save cws in the activitypub data.
7 years ago
Roger Braun 2b980dea2f Remove tag links for now, they break some regular links.
7 years ago
Roger Braun 270c903220 Add tag links.
7 years ago
Roger Braun d659fcc195 MastoAPI: Fix date in account view.
7 years ago
Roger Braun 50409326a8 Refactor posting and make character limit configurable.
7 years ago