Rin Toshaka
|
19f9889fbe
|
I am not sure what's going on anymore so I'll just commit and reset all the other files to HEAD
|
2018-12-29 17:45:50 +01:00 |
|
William Pitcock
|
2791ce9a1f
|
add license boilerplate to pleroma core
|
2018-12-23 20:56:42 +00:00 |
|
lambda
|
005b4194ff
|
Merge branch 'bugfix/trans_fix_url_videos' into 'develop'
Fix "url" of Videos in transmogrifier
Closes #367
See merge request pleroma/pleroma!459
|
2018-12-23 14:46:58 +00:00 |
|
William Pitcock
|
34a4ed22c4
|
twitter api: add "Video" to supported activity types list
|
2018-12-23 14:00:54 +00:00 |
|
href
|
f58f20abbb
|
Twitter ActivityView: fix crash when activity content is nil
|
2018-12-18 15:34:27 +01:00 |
|
Maksim Pechnikov
|
92a5133c42
|
fix text field
|
2018-12-17 22:53:16 +03:00 |
|
lambda
|
cc6689cc20
|
Merge branch 'fix/views-ignore-unhandled-activites' into 'develop'
TwitterAPI.ActivityView: Ignore unhandled activities
See merge request pleroma/pleroma!547
|
2018-12-15 15:23:51 +00:00 |
|
href
|
84b9a9d497
|
TwitterAPI.ActivityView: Ignore unhandled activities
|
2018-12-14 18:09:59 +01:00 |
|
Maksim Pechnikov
|
baead4ea4b
|
fix markdown formatting
|
2018-12-14 16:03:58 +03:00 |
|
eal
|
61ad2ce422
|
TwitterAPI: Include favorited post in json
|
2018-12-14 08:24:18 +02:00 |
|
Haelwenn (lanodan) Monnier
|
3c7d4ff271
|
Pleroma.Web.TwitterAPI.ActivityView: Harden TwitterAPI against remnant of prismo
|
2018-11-01 15:07:27 +01:00 |
|
William Pitcock
|
24ba08de13
|
twitter api: add support for rendering Page objects
|
2018-11-01 10:01:35 +00:00 |
|
William Pitcock
|
1ed25c963a
|
twitterapi: activity view: add the other in_reply_to fields
|
2018-10-25 04:04:04 +00:00 |
|
William Pitcock
|
fee43ae5e7
|
twitterapi: activity view: implement in_reply_to_screen_name using the new graph walking helper
|
2018-10-25 02:59:04 +00:00 |
|
William Pitcock
|
2f5b026548
|
twitter api: add support for user-specified html policy
|
2018-09-22 02:53:01 +00:00 |
|
William Pitcock
|
ac486fc59b
|
everywhere: use Pleroma.HTML module instead of HtmlSanitizeEx directly
|
2018-09-10 00:14:47 +00:00 |
|
Henry Jameson
|
0f1c629d65
|
better solution, added test.
|
2018-08-27 17:07:26 +03:00 |
|
Henry Jameson
|
9b046d2a84
|
fixed notifications API completely breaking if there's a like for
missing (deleted) post.
|
2018-08-22 16:10:59 +03:00 |
|
William Pitcock
|
b832df1e15
|
formatting
|
2018-07-12 16:12:54 +00:00 |
|
William Pitcock
|
152a526237
|
twitter api: refactor activity html generation, add support for Articles
|
2018-07-12 16:11:42 +00:00 |
|
William Pitcock
|
3b799f22b7
|
twitterapi: activity view: expose message summary text
|
2018-07-12 16:11:36 +00:00 |
|
William Pitcock
|
971bb4f2bd
|
activity interpretation: formatting
|
2018-06-27 13:38:19 +00:00 |
|
William Pitcock
|
121c1f6230
|
twitter api: refactor activity html generation, add support for Articles
|
2018-06-27 13:37:53 +00:00 |
|
lain
|
ff007af0c2
|
Return visilility in twitter api, too.
|
2018-05-20 18:01:24 +02:00 |
|
Mark Felder
|
943820ae29
|
More unused variables
|
2018-05-04 21:16:02 +00:00 |
|
lain
|
b3b7ab5d9a
|
Load all users at once in timelines.
|
2018-04-02 16:35:41 +02:00 |
|
lain
|
360c51f1f5
|
Use context_ids directly if we have them.
|
2018-04-02 15:28:35 +02:00 |
|
lain
|
bc31bee7c4
|
Generates contexts and ids on insertion time.
|
2018-04-02 15:17:09 +02:00 |
|
lain
|
a4db3a732f
|
Pre-fetch conversation ids.
|
2018-04-02 14:46:56 +02:00 |
|
lain
|
7ab94ae22d
|
TwitterApiController: Use ActivityView.
|
2018-03-30 16:30:16 +02:00 |
|
lain
|
e90f8f6c4b
|
TwApi ActivityView: Add delete activities.
|
2018-03-30 15:32:43 +02:00 |
|
lain
|
1f32ba052c
|
TwApi ActivityView: Add follows.
|
2018-03-30 15:17:13 +02:00 |
|
lain
|
4afbef39f4
|
Format the code.
|
2018-03-30 15:01:53 +02:00 |
|
lain
|
c1d529ee94
|
TwApi ActivityView: Add announces.
|
2018-03-30 14:46:36 +02:00 |
|
lain
|
1f1caab138
|
TwApi ActivityView: Add Like rendering.
|
2018-03-30 13:49:09 +02:00 |
|
lain
|
df8fc72491
|
Don't go through all available emoji.
object carry their emoji information.
|
2018-03-28 09:56:32 +02:00 |
|
lain
|
e30752bc79
|
Add basic activity view.
|
2018-03-27 22:24:19 +02:00 |
|