Commit graph

39651 commits

Author SHA1 Message Date
7bd076fce9 bump version 2024.09-rc 2024-10-15 04:00:50 +00:00
Michael Vogel
434aa1b174
Merge pull request #14462 from tobiasd/reuseOct
more REUSE information
2024-10-14 10:02:33 +02:00
e0c9ada5f2 added missing license 2024-10-14 04:45:03 +00:00
9c6dd96d22 more REUSE information 2024-10-13 10:51:21 +02:00
bbd4117ed4
Merge pull request #14459 from annando/fix-contact-settings
Fix: changing contact settings
2024-10-11 07:25:03 +02:00
fc3ab1762e Fix: changing contact settings 2024-10-08 20:49:24 +00:00
a3dff95c2b
Merge pull request #14457 from annando/length-check
Fix for the string truncation for "latin1" charset
2024-10-08 08:06:31 +02:00
342eb53a41
Merge pull request #14456 from annando/linefeeds
Fix linefeeds in "detected languages" popup
2024-10-08 08:05:18 +02:00
53015140d9 Fix linefeeds in "detected languages" popup 2024-10-07 20:47:10 +00:00
d8bcf38a78 Fixed for the string truncation for "latin1" charset 2024-10-07 20:44:45 +00:00
452cdadaa3
Merge pull request #14455 from haheute/textarea-event-description
add rows=8 for event description textarea
2024-10-03 15:06:49 +02:00
f99edf86d3 little typo in the CSS file 2024-10-03 13:48:59 +02:00
1ae74d08a2 add rows=8 for event description textarea 2024-10-03 12:16:15 +02:00
e7b6624dc0
Merge pull request #14453 from annando/platform-icons
Platform icons assigned for Hometown and Akkoma
2024-09-30 07:51:41 +02:00
7e405f6b61 Platform icons assigned for Hometown and Akkoma 2024-09-29 18:14:14 +00:00
7fa3e361dc
Merge pull request #14452 from annando/issue-14451
Issue 14451: Accept GZIP content encoding
2024-09-28 08:46:14 +02:00
eb9d8f19d7 Issue 14451: Accept GZIP content encoding 2024-09-27 19:34:49 +00:00
bac9511475
Merge pull request #14449 from annando/issue-14448
Issue 14448: Fix the Pertube context
2024-09-25 06:45:54 +02:00
43fa03db36 Issue 14448: Fix the Pertube context 2024-09-24 20:35:42 +00:00
a2ad3080e1
Merge pull request #14444 from annando/Emoji-count
Fix counter for emoji reactions
2024-09-22 17:35:26 +02:00
Michael Vogel
ece982f68d
Merge pull request #14445 from haheute/dropzone-overflow
remove unnecessary overflow:scroll from compose template
2024-09-21 07:57:50 +02:00
f9f565ed4f messages.po 2024-09-19 14:20:34 +02:00
789270ad11 remove unnecessary overflow:scroll from compose template 2024-09-19 14:08:41 +02:00
Michael Vogel
c30b901110
Merge pull request #14441 from loma-one/loma-one-patch-5
Saving the post content using localstorage
2024-09-19 07:34:35 +02:00
e2a82886a4 Fix counter for emoji reactions 2024-09-18 20:49:30 +00:00
30aac5f1b3
Merge pull request #14443 from annando/webp-animated
Issue 14419: Avoid fatal errors with animated WebP images and GDlib
2024-09-18 06:56:38 +02:00
7525d80d03 Issue 14419: Avoid fatal errors with animated WebP images and GDlib 2024-09-18 04:06:57 +00:00
loma-one
54370319fe
Saving the post content using localstorage
If a post is created and the browser window crashes or the Composer window is hard-closed in some other way, all content is lost. Content is now saved temporarily so that it can be displayed again when the browser is restarted.

The content in the localstorage is discarded after 10 minutes after the editor has been exited.

The system now checks whether the editor field is filled. If there are no characters, there is no reload check.
2024-09-16 18:22:58 +02:00
loma-one
9a224a8ca9
Saving the post content using localstorage
If a post is created and the browser window crashes or the Composer window is hard-closed in some other way, all content is lost. 
Content is now saved temporarily so that it can be displayed again when the browser is restarted.
2024-09-15 17:55:50 +02:00
38ff423716
Merge pull request #14437 from annando/network-blank
Avoid blank network page on database issues
2024-09-15 09:03:07 +02:00
5b8dd38114
Merge pull request #14436 from annando/hls
Support for HLS added
2024-09-15 09:01:29 +02:00
47478fe8f7 Avoid blank network page on database issues 2024-09-15 05:35:30 +00:00
072123af8f Basic support for HLS added 2024-09-14 18:06:59 +00:00
32f8b652ad
Merge pull request #14431 from annando/fix-poll
Fix polling of feeds
2024-09-14 16:05:01 +02:00
44f4876d58 Fix polling of feeds 2024-09-12 12:41:23 +00:00
844eafa47a
Merge pull request #14387 from annando/ostatus
OStatus support removed
2024-09-11 07:39:55 +02:00
e8a3be6820 OStatus support removed 2024-09-11 03:44:40 +00:00
eb066b258d
Merge pull request #14430 from annando/warning
Fixes warning "Undefined array key "@type"
2024-09-10 22:25:20 +02:00
4712d562b5 Fixes warning "Undefined array key "@type" 2024-09-10 11:23:06 +00:00
d48d07e18d
Merge pull request #14428 from annando/gserver-loop
Prevent a loop when trying to detect the server type
2024-09-10 07:30:30 +02:00
bb9dadf2ec Prevent a loop when trying to detect the server type 2024-09-09 21:26:07 +00:00
fd5af4fb82
Merge pull request #14426 from annando/expire-limit
The limit for the expiry can now be configured
2024-09-09 07:58:37 +02:00
d5ab92f695 The limit for the expiry can now be configured 2024-09-09 03:27:18 +00:00
1f59dce99d
Merge pull request #14425 from annando/expiry
Changed order of expiry commands
2024-09-08 18:59:57 +02:00
092ec00cdb Changed order of expiry commands 2024-09-08 16:19:01 +00:00
37faff6d98
Merge pull request #14423 from annando/remove-custom-emojis
Remove custom emojis from contact names
2024-09-07 15:39:42 +02:00
8eff24d693
Merge pull request #14411 from annando/content-type
Feeds: Check the content type before fetching feeds
2024-09-07 15:34:11 +02:00
72d5011ded Remove custom emojis from contact names 2024-09-07 07:33:39 +00:00
c8dbafad83
Merge pull request #14422 from annando/issue-14370
Issue 14370: Improved content negogiation
2024-09-07 08:28:29 +02:00
a9fbad0afe Issue 14370: Improved content negogiation 2024-09-06 18:05:36 +00:00