6
57
Fork
You've already forked smolfedi
5

Only one image is uploaded and sent #7

Closed
opened 2026年04月15日 11:43:37 +02:00 by OrbitalMartian · 1 comment

I just went to create a new post with two image attachments. Both had alt text, but when I posted the toot, it only displayed the first one. I checked on my instance and it also showed just the one.

I just went to create a new post with two image attachments. Both had alt text, but when I posted the toot, it only displayed the first one. I checked on my instance and it also showed just the one.
Owner
Copy link

There are two kinds of limit when uploading files : smolfedi php server limits and fediverse server limits. If one of them is reached, some files may be rejected. That was done silently in previous versions. Now there will be a message.

Also, the attachments panel, in compose page, displays servers limits. It would be useful to know what is possible to do with attached media.

Ex:
smolfedi.pollux.casa limits: 20 files max, 16M per file, 64M total
social.pollux.casa limits: up to 6 attachments, images up to 3 MB, videos up to 10 MB

I have also increased the limits of the demo instance smolfedi.pollux.casa

Related commit : 9fff807ecc

There are two kinds of limit when uploading files : smolfedi php server limits and fediverse server limits. If one of them is reached, some files may be rejected. That was done silently in previous versions. Now there will be a message. Also, the attachments panel, in compose page, displays servers limits. It would be useful to know what is possible to do with attached media. Ex: _smolfedi.pollux.casa limits: 20 files max, 16M per file, 64M total_ _social.pollux.casa limits: up to 6 attachments, images up to 3 MB, videos up to 10 MB_ I have also increased the limits of the demo instance smolfedi.pollux.casa Related commit : https://codeberg.org/adele/smolfedi/commit/9fff807ecc9b85de598ab6457c7cf97ba6e5a7ed
Sign in to join this conversation.
No Branch/Tag specified
main
v1.2.8
v1.2.7
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.0
v1.0.11
v1.0.10
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
adele/smolfedi#7
Reference in a new issue
adele/smolfedi
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?