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
Michael
e2a82886a4
Fix counter for emoji reactions
2024-09-18 20:49:30 +00:00
Tobias Diekershoff
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
Michael
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
Tobias Diekershoff
38ff423716
Merge pull request #14437 from annando/network-blank
...
Avoid blank network page on database issues
2024-09-15 09:03:07 +02:00
Tobias Diekershoff
5b8dd38114
Merge pull request #14436 from annando/hls
...
Support for HLS added
2024-09-15 09:01:29 +02:00
Michael
47478fe8f7
Avoid blank network page on database issues
2024-09-15 05:35:30 +00:00
Michael
072123af8f
Basic support for HLS added
2024-09-14 18:06:59 +00:00
Tobias Diekershoff
32f8b652ad
Merge pull request #14431 from annando/fix-poll
...
Fix polling of feeds
2024-09-14 16:05:01 +02:00
Michael
44f4876d58
Fix polling of feeds
2024-09-12 12:41:23 +00:00
Tobias Diekershoff
844eafa47a
Merge pull request #14387 from annando/ostatus
...
OStatus support removed
2024-09-11 07:39:55 +02:00
Michael
e8a3be6820
OStatus support removed
2024-09-11 03:44:40 +00:00
Tobias Diekershoff
eb066b258d
Merge pull request #14430 from annando/warning
...
Fixes warning "Undefined array key "@type"
2024-09-10 22:25:20 +02:00
Michael
4712d562b5
Fixes warning "Undefined array key "@type"
2024-09-10 11:23:06 +00:00
Tobias Diekershoff
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
Michael
bb9dadf2ec
Prevent a loop when trying to detect the server type
2024-09-09 21:26:07 +00:00
Tobias Diekershoff
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
Michael
d5ab92f695
The limit for the expiry can now be configured
2024-09-09 03:27:18 +00:00
Tobias Diekershoff
1f59dce99d
Merge pull request #14425 from annando/expiry
...
Changed order of expiry commands
2024-09-08 18:59:57 +02:00
Michael
092ec00cdb
Changed order of expiry commands
2024-09-08 16:19:01 +00:00
Tobias Diekershoff
37faff6d98
Merge pull request #14423 from annando/remove-custom-emojis
...
Remove custom emojis from contact names
2024-09-07 15:39:42 +02:00
Tobias Diekershoff
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
Michael
72d5011ded
Remove custom emojis from contact names
2024-09-07 07:33:39 +00:00
Tobias Diekershoff
c8dbafad83
Merge pull request #14422 from annando/issue-14370
...
Issue 14370: Improved content negogiation
2024-09-07 08:28:29 +02:00
Michael
a9fbad0afe
Issue 14370: Improved content negogiation
2024-09-06 18:05:36 +00:00
Michael
c94a19375d
Feeds: Check the content type before fetching feeds
2024-09-06 08:21:23 +00:00
Tobias Diekershoff
a54dcd2eb3
Merge pull request #14416 from annando/no-fetchfull
...
The redundant function "fetchfull" is removed
2024-09-06 07:23:09 +02:00
Tobias Diekershoff
300ddc6bf2
Merge pull request #14418 from annando/issue-14413
...
Issue 14413: Ensure that the expiry is performed
2024-09-06 07:17:39 +02:00
Michael
9bdf7d806b
Issue 14413: Ensure that the expiry is performed
2024-09-05 06:35:38 +00:00
Michael
22828388c0
The redundant function "fetchfull" is removed
2024-09-04 17:04:45 +00:00
Tobias Diekershoff
9bf5b27362
Merge pull request #14414 from ne20002/fix/14407
...
fix upload of csv server blocklist
2024-09-04 08:30:35 +02:00
ne20002
2ea54e7031
Fixes #14407
2024-09-03 16:36:22 +00:00
Michael Vogel
30f0a0673f
Merge pull request #14412 from ne20002/feat/dev-container
...
devcontainer: align the containter with the Friendica docker setup
2024-09-03 05:18:52 +02:00
Michael Vogel
089c9ece39
Merge pull request #14409 from loma-one/develop
...
User message if the browser window is refreshed unintentionally
2024-09-03 05:14:13 +02:00
ne20002
cf255f4538
Aligining the Dockerfile with the version in friendica/docker repository
2024-09-02 14:31:52 +00:00
Tobias Diekershoff
ee24685cd7
Merge pull request #14406 from friendica/issue-14294
...
Issue 14294: Fix event parsing
2024-09-02 06:49:05 +02:00
Tobias Diekershoff
55a54fa2e0
Merge pull request #14410 from annando/no-exception
...
AVoid throwing an error / store the size of pages
2024-09-02 06:28:31 +02:00
Michael
99dfb7d59e
Issue 14294: Fix event parsing
2024-09-02 04:11:40 +00:00
Michael
7fdf244bae
AVoid throwing an error / store the size of pages
2024-09-02 04:10:27 +00:00
ne20002
f1301aec73
Aligining the Dockerfile with the version in friendica/docker repository
2024-09-01 17:14:49 +00:00
loma-one
ca46f8d1e0
User message if the browser window is refreshed unintentionally
...
If a post is created in the modal, not sent and the user refreshes the browser window, all content is lost.
This change ensures that the user receives a notification if a post is unsent while the browser window is unintentionally refreshed.
2024-09-01 10:06:13 +02:00
Tobias Diekershoff
4dd64b1a5d
Merge pull request #14408 from annando/media
...
Fix fetching additional media information
2024-09-01 08:33:22 +02:00
Michael
9da42e551d
Fix fetching additional media information
2024-09-01 04:52:38 +00:00
ne20002
07d6500700
Updated dev container configuration
...
- moved vscode launch.json to .devcontainer
- added forwardPorts to devcontainer.json
- create log file in postCreate.sh
2024-08-31 14:20:26 +00:00
Tobias Diekershoff
dc145bb440
Merge pull request #14404 from annando/error
...
Fix exception "($shorthand) must be of type string, null given,"
2024-08-28 19:13:04 +02:00
Michael
2e9b482de8
Fix exception "($shorthand) must be of type string, null given,"
2024-08-28 12:08:36 +00:00
Tobias Diekershoff
e676a3db15
Merge pull request #14401 from annando/issue-14373
...
Issue 14373: Avoid exception in BBCode parser
2024-08-27 22:35:34 +02:00
Michael
79524e950c
Issue 14373: Avoid exception in BBCode parser
2024-08-27 19:27:56 +00:00