Commit Graph

58 Commits (658036881d132e22cb033dff1ac2bdbd74e802a1)

Author SHA1 Message Date
William Pitcock 1ed25c963a twitterapi: activity view: add the other in_reply_to fields
6 years ago
William Pitcock fee43ae5e7 twitterapi: activity view: implement in_reply_to_screen_name using the new graph walking helper
6 years ago
William Pitcock 2f5b026548 twitter api: add support for user-specified html policy
6 years ago
William Pitcock ac486fc59b everywhere: use Pleroma.HTML module instead of HtmlSanitizeEx directly
6 years ago
Haelwenn (lanodan) Monnier 74c74decf5
Basic peertube support.
6 years ago
William Pitcock f03e57f764 twitter api: activity representer: add summary field for testsuite
6 years ago
William Pitcock 66819ea784 twitter api: use ActivityView.render_content() where appropriate instead of duplicating the logic
6 years ago
Francis Dinh 89c5de9096 Fix unfollows
6 years ago
lain dca26f3655 Fix specs.
6 years ago
lain 802736679c Remove unused ActivityRepresenter module.
7 years ago
lain 4afbef39f4 Format the code.
7 years ago
lain df8fc72491 Don't go through all available emoji.
7 years ago
lain 4ea2a41014 Fix more specs.
7 years ago
lain 7e0ce32f4d Fix external url in twitterapi.
7 years ago
lain fd95075e32 TwitterAPI: Fix mentions.
7 years ago
lain 01faa7c555 TwitterAPI: support follow activities without published date.
7 years ago
lain 539340d914 Handle sensitive property.
7 years ago
Thog 59770c3f5c
Fix all compilation warnings
7 years ago
eal 31e4277ba5 Don't add summary if empty.
7 years ago
Roger Braun 04217f52c9 TwitterAPI: Display cws.
7 years ago
Roger Braun 959e993c7d Apply incoming custom emoji.
7 years ago
Roger Braun 884006a9e9 Federate emoji out.
7 years ago
Roger Braun 50409326a8 Refactor posting and make character limit configurable.
7 years ago
Roger Braun 632e1f7943 Add delete to TwAPI representer correctly.
7 years ago
Roger Braun fcf3128a56 Add TwAPI representer for deletes.
7 years ago
Roger Braun 67bfa19b35 Set twitter-style possibly_sensitive boolena.
7 years ago
Roger Braun 5dc278b1a6 Add activity_type to twitter api output.
7 years ago
Roger Braun 7e9647b146 Fix undo activity.
7 years ago
Roger Braun 1c074efeaf Add external links to twapi.
7 years ago
dtluna 069daf644d Replace UserRepresenter with UserView
7 years ago
Roger Braun 45c751985e Move finmojis to representation.
7 years ago
Roger Braun fa82822932 Revert "Add invisible tags to TwAPI output."
7 years ago
Roger Braun fafb765c48 Output tags list in TwAPI.
7 years ago
Roger Braun 8feec8d390 Strip unsafe html on output in TwAPI.
7 years ago
Roger Braun 00c032783d Fix NaN statuses per day.
7 years ago
Roger Braun a92a9dce94 Add invisible tags to TwAPI output.
7 years ago
Roger Braun b9da7d3219 typo.
7 years ago
Roger Braun 7303786160 Add some twapi fixes.
7 years ago
Roger Braun b403ea4d2b Merge branch 'develop' into dtluna/pleroma-feature/unfollow-activity
7 years ago
Roger Braun 95ab0dc3c5 Add conversation ids to twapi announce representer.
7 years ago
Roger Braun c48c381e90 Merge branch 'develop' into dtluna/pleroma-refactor/1
7 years ago
Roger Braun 4c8111c334 Use conversation mapping objects to get / retrieve context from TwAPI.
8 years ago
dtluna 6cf7c13228 Refactor code to comply with credo suggestions
8 years ago
Roger Braun 60c60de330 Add announcements / retweets to TwAPI.
8 years ago
Roger Braun fa0c279139 Favorite changes.
8 years ago
Roger Braun d0da40dc81 Display like activities.
8 years ago
Roger Braun 653d605e14 Add favoriting to twitter api.
8 years ago
Roger Braun d2bf099ae6 Fix twitter api date.
8 years ago
Roger Braun 1b086834bd Don't return html in the text field.
8 years ago
dtluna b502d7981c Add Follow Activity representer
8 years ago