Commit Graph

207 Commits (acd20914ec5a2cedfcd6a7405a22b6453d951164)

Author SHA1 Message Date
William Pitcock 741c6ad671 common api: handle replying to orphaned threads
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
William Pitcock 49da04c509 common api: use Object.normalize() instead of Object.get_by_ap_id() directly.
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
lambda aeff2d6474 Merge branch 'feature/unrepeats' into 'develop'
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
Francis Dinh 9e0dd21ed6 Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into feature/unrepeats
7 years ago
lain 0574df273c Small cleanup.
7 years ago
Francis Dinh c5dc7e6e31 Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into feature/unrepeats
7 years ago
William Pitcock ee6f15529d CommonAPI post: kill \r with fire
7 years ago
Francis Dinh b949577472 Add unrepeat functionality
7 years ago
lain 4afbef39f4 Format the code.
7 years ago
lain 675839e13c Fix TwApi reply visibility.
7 years ago
lain eb7ce61ca5 Fix hashtags.
7 years ago
lain e9de04b74b Add support for outgoing update.
7 years ago
lain 8a47974217 Fix specs.
7 years ago
lain 94db9ac4db Merge branch 'develop' into feature/activitypub
7 years ago
lain eec6a87dbb Allow moderators to delete posts.
7 years ago
lain c974f6544f Show users their own posts in timeline.
7 years ago
lain 2997fe1ba9 CommonAPI: If no visibility is given, return parent visibility.
7 years ago
lain d4b08dd838 MastodonAPI: Post with visibility settings
7 years ago
lain 05ba6ca1b8 Do some transmogrifying for the output.
7 years ago
lain ae26604378 ActivityPub: Refactor create function.
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
Roger Braun 747a68a075 Treat internal emoji like external.
7 years ago
Thog 59770c3f5c
Fix all compilation warnings
7 years ago
lambda ed3403ad8b Merge branch 'formatting-fixes' into 'develop'
7 years ago
eal f53cdabcdf Add #nsfw tag if sensitive content bit is set
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 722c4614ad Allow self-rt.
7 years ago
Roger Braun e014cc6ed8 Allow using cws in mastodon api.
7 years ago
Roger Braun 4cbf17dac6 Save cws in the activitypub data.
7 years ago
Roger Braun 4dcbb64f19 Avoid potentially slow count queries for user note count.
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
Roger Braun d625d8db7d Add unfav to Mastodon API.
7 years ago
Roger Braun 454dc18570 Add favoriting to Mastodon API.
7 years ago
Roger Braun 66e4c710d4 Add reblogging to MastodonAPI.
7 years ago
Roger Braun 4dc517a0bb Add deletion to masto api.
7 years ago