Mark Felder
|
d1e1057e22
|
Merge branch 'media-preview-proxy' of git.pleroma.social:pleroma/pleroma into feld-media-preview-proxy
|
2020-09-03 14:48:43 -05:00 |
|
Mark Felder
|
6141eb94ab
|
Fetch preview requests through the MediaProxy. Separate connection options are not needed.
Use a separate pool for preview requests
|
2020-09-03 14:42:11 -05:00 |
|
Ivan Tashkinov
|
60c925380d
|
[#2497] Added support for enforcing output format for media proxy preview, used for avatar_static & header_static (AccountView).
|
2020-09-03 20:13:29 +03:00 |
|
Mark Felder
|
85446cc30c
|
Merge branch 'develop' into media-preview-proxy
|
2020-09-03 10:34:06 -05:00 |
|
lain
|
9433311923
|
Merge branch 'bugfix/incoming-poll-emoji' into 'develop'
Fix emoji in Question, force generated context/context_id insertion
Closes #1870
See merge request pleroma/pleroma!2915
|
2020-09-03 11:50:30 +00:00 |
|
|
d1a6f67b1d
|
Merge branch 'fix/2095-deactivated-account-reset' into 'develop'
Disallow password resets for deactivated accounts
Closes #2095
See merge request pleroma/pleroma!2935
|
2020-09-02 17:11:24 +00:00 |
|
lain
|
119e11f455
|
Merge branch 'bugfix/mastoapi-lists' into 'develop'
Fix removing an account from a list
Closes #2103
See merge request pleroma/pleroma!2940
|
2020-09-02 17:03:45 +00:00 |
|
lain
|
581f382e71
|
ListController: DRY up stuff.
|
2020-09-02 18:32:00 +02:00 |
|
Mark Felder
|
cbf7f0e029
|
Disallow password resets for deactivated accounts.
Ensure all responses to password reset events are identical.
|
2020-09-02 09:09:13 -05:00 |
|
rinpatch
|
d48fc90978
|
StatusView: Start fetching rich media cards as soon as possible
|
2020-09-02 16:45:54 +03:00 |
|
rinpatch
|
19691389b9
|
Rich media: Add failure tracking
|
2020-09-02 14:59:52 +03:00 |
|
rinpatch
|
47ff425cfd
|
Merge branch 'fix/2047-rich-media-parser' into 'develop'
RichMedia parser fix
Closes #2047
See merge request pleroma/pleroma!2941
|
2020-09-02 09:38:43 +00:00 |
|
Alexander Strizhakov
|
79f65b4374
|
correct pool and uniform headers format
|
2020-09-02 09:16:51 +03:00 |
|
Ivan Tashkinov
|
6ce28c4091
|
[#2497] Fix for png media proxy preview response headers (content-type & content-disposition).
|
2020-09-01 21:21:58 +03:00 |
|
Alexander Strizhakov
|
03d06062ab
|
don't fail on url fetch
|
2020-09-01 19:39:07 +03:00 |
|
Haelwenn (lanodan) Monnier
|
d872858046
|
Fix removing an account from a list
Mastodon (Frontend) changed a different method for deletes,
keeping old format as mastodon documentation is too loose
|
2020-09-01 12:49:32 +02:00 |
|
rinpatch
|
126461942b
|
User table: ensure bio is always a string
Gets rid of '|| ""' in multiple places and fixes #2067
|
2020-09-01 10:45:42 +03:00 |
|
Haelwenn (lanodan) Monnier
|
b960cede9a
|
common_fixes: Force inserting context and context_id
|
2020-09-01 08:35:00 +02:00 |
|
Haelwenn (lanodan) Monnier
|
a142da3e4f
|
Add new Emoji Ecto.Type and fix emoji in Question
|
2020-09-01 08:34:57 +02:00 |
|
Haelwenn (lanodan) Monnier
|
2ecc7d9230
|
transmogrifier: Remove mastodon emoji-format from emoji field
|
2020-09-01 08:29:53 +02:00 |
|
Haelwenn
|
9d63b2c9db
|
Merge branch 'chat-relation-constraints' into 'develop'
Chats: Add cascading delete on both referenced users.
See merge request pleroma/pleroma!2934
|
2020-08-31 20:55:05 +00:00 |
|
lain
|
0b621a834a
|
Chats: Add cascading delete on both referenced users.
Also remove the now-superfluous join in the chat controller,
which was only used to filter out these cases.
|
2020-08-31 16:48:17 +02:00 |
|
Ivan Tashkinov
|
0a839d51a7
|
[#2497] Added Cache-Control response header for media proxy preview endpoint.
|
2020-08-31 13:08:50 +03:00 |
|
lain
|
d91c4feebe
|
Notification: Small refactor.
|
2020-08-31 11:02:54 +02:00 |
|
Mark Felder
|
3737f38432
|
Merge branch 'develop' into feld-2168-media-preview-proxy
|
2020-08-30 11:28:45 -05:00 |
|
Mark Felder
|
2d2af75777
|
Support PNG previews to preserve alpha channels
|
2020-08-30 09:17:24 -05:00 |
|
Maksim Pechnikov
|
f0fefc4f5c
|
marks notifications as read after mute
|
2020-08-28 18:17:44 +03:00 |
|
Mark Felder
|
5b4d483f52
|
Add a note about the avatars and banners situation
|
2020-08-27 17:28:21 -05:00 |
|
Mark Felder
|
67c79394e8
|
Support static avatars and header images with Mediaproxy Preview
|
2020-08-27 17:15:23 -05:00 |
|
Mark Felder
|
ef9d12fcc5
|
Attempt at supporting video thumbnails via ffmpeg
|
2020-08-27 12:31:55 -05:00 |
|
Haelwenn
|
6b01a09a08
|
Merge branch '2078-list-fixes' into 'develop'
Resolve "List timeline returns incorrectly assigned Account for replies and repeats"
Closes #2070 and #2078
See merge request pleroma/pleroma!2923
|
2020-08-27 17:05:53 +00:00 |
|
Mark Felder
|
157ecf4022
|
Follow redirects.
I think we should be using some global adapter options here, though.
|
2020-08-27 11:46:56 -05:00 |
|
lain
|
78939c1d16
|
ChatController: Don't die if the recipient is gone.
|
2020-08-27 12:13:18 +02:00 |
|
Mark Felder
|
2cfe2dc81b
|
Merge branch 'develop' into feld-2168-media-preview-proxy
|
2020-08-26 16:37:57 -05:00 |
|
Mark Felder
|
eead2276e7
|
Ensure GIFs are redirected to the original or they become static.
|
2020-08-26 16:18:11 -05:00 |
|
lain
|
cfc99fe05c
|
TimelineController: Keys are atoms now.
Closes #2078
Closes #2070
|
2020-08-26 15:37:30 +02:00 |
|
Mark Felder
|
ddbddc08fc
|
Redirects for videos right now
|
2020-08-25 17:31:55 -05:00 |
|
Mark Felder
|
899ea2da3e
|
Switch to imagemagick, only support videos
|
2020-08-25 17:18:22 -05:00 |
|
|
fb33321fa2
|
Merge branch 'feature/1952-read-muted-notifications' into 'develop'
Automatically mark notifications about statuses from muted users and threads as read
Closes #1952
See merge request pleroma/pleroma!2893
|
2020-08-25 21:32:32 +00:00 |
|
Mark Felder
|
479578b148
|
Merge branch 'develop' into feld-2168-media-preview-proxy
|
2020-08-25 11:57:23 -05:00 |
|
lain
|
112bec5225
|
Webfinger: Handle bogus ids better.
|
2020-08-25 17:35:59 +02:00 |
|
lain
|
c1d51944c7
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into frontend-bundles-downloads
|
2020-08-25 11:44:51 +02:00 |
|
|
d39abd02ac
|
Merge branch 'relay-fix-admin-fe' into 'develop'
Relay fix for admin-fe
See merge request pleroma/pleroma!2902
|
2020-08-24 17:03:18 +00:00 |
|
Mark Felder
|
98f8851f29
|
Use the image thumbnail for rich metadata (OGP/Twittercards)
|
2020-08-22 15:12:11 -05:00 |
|
Mark Felder
|
4e6eb22b4a
|
Try to warm the cache with the preview image if preview proxy enabled
|
2020-08-21 12:19:35 -05:00 |
|
lain
|
e1c8c599ff
|
Merge branch 'features/validators-event' into 'develop'
Pipeline Ingestion: Event
See merge request pleroma/pleroma!2909
|
2020-08-21 16:10:30 +00:00 |
|
Alexander Strizhakov
|
1f8c32b773
|
adding actor type in user show
|
2020-08-21 10:38:56 +03:00 |
|
Ivan Tashkinov
|
aa0a5ffb48
|
[#2497] Media preview proxy: added quality config setting, adjusted width/height defaults.
|
2020-08-21 08:59:08 +03:00 |
|
Haelwenn (lanodan) Monnier
|
36c125a071
|
Pipeline Ingestion: Event
|
2020-08-20 21:49:26 +02:00 |
|
Ivan Tashkinov
|
02ad1cd8e9
|
[#2497] Media preview proxy: added Content-Disposition header with filename to response.
|
2020-08-20 09:58:50 +03:00 |
|