Hypolite Petovan
1b022a91fa
Merge pull request #14181 from mexon/mat/block-doc
...
Add documentation about behaviour of blocks
2024-05-26 10:00:08 -04:00
Hypolite Petovan
e3100c62ce
Merge pull request #14180 from annando/authredirect
...
Provide OpenWebAuth related data
2024-05-26 09:57:50 -04:00
Matthew Exon
f70546d37b
Add documentation about behaviour of blocks
2024-05-26 14:02:20 +02:00
Michael
4d3d4de972
Provide OpenWebAuth related data
2024-05-26 06:45:26 +00:00
Tobias Diekershoff
5751311e99
Merge pull request #14179 from annando/authredirect
...
Store the "authredirect" path of a server
2024-05-26 08:05:23 +02:00
Tobias Diekershoff
eba67fdd88
Merge pull request #14178 from annando/issue-14175
...
Issue 14175: Fix problems with upper case host names
2024-05-26 08:03:10 +02:00
Michael
1853f00a12
Store the "authredirect" path of a server
2024-05-26 00:07:06 +00:00
Michael
df0440ea97
Issue 14175: Fix problems with upper case host names
2024-05-25 19:00:53 +00:00
Hypolite Petovan
c432924d27
Merge pull request #14176 from annando/feed
...
Improved summary handling for feeds
2024-05-24 12:19:25 -04:00
Michael Vogel
b1e2675dff
Merge pull request #14177 from tobiasd/20240524-lng
...
translation updates
2024-05-24 10:17:16 +02:00
Tobias Diekershoff
14759ff50a
translation updates
2024-05-24 07:59:09 +02:00
Michael
4066a5403c
Improved summary handling for feeds
2024-05-23 19:45:42 +00:00
Hypolite Petovan
d20c5493ae
Merge pull request #14173 from annando/owa
...
OpenWebAuth path is now fetched during probing
2024-05-20 16:00:55 -04:00
Michael
da37516abf
OpenWebAuth path is now fetched during probing
2024-05-20 19:46:29 +00:00
Tobias Diekershoff
ea5e1f1edc
Merge pull request #14172 from annando/fix-warning
...
Fix: Undefined array key "host"
2024-05-20 17:40:17 +02:00
Michael
92a7b65587
Fix: Undefined array key "host"
2024-05-20 14:49:36 +00:00
Tobias Diekershoff
6b04dcf90b
Merge pull request #14171 from annando/idn
...
Fix international domains
2024-05-20 12:08:58 +02:00
Michael
7176fed316
Fix international domains
2024-05-20 09:11:09 +00:00
Tobias Diekershoff
97c12055a2
Merge pull request #14169 from annando/issue-14160
...
Issue 14160: Don't add simple participants to "cc"
2024-05-19 17:58:05 +02:00
Michael
8ae1f0d0e9
Issue 14160: Don't add simple participants to "cc"
2024-05-19 14:52:41 +00:00
Tobias Diekershoff
4b3498710f
Merge pull request #14168 from annando/issue-14153
...
Issue 14153: Don't transmit activities to all participants
2024-05-19 13:52:10 +02:00
Michael
cb0b3e67be
Issue 14153: Don't transmit activities to all participants
2024-05-19 08:37:18 +00:00
Hypolite Petovan
a5e12c82df
Merge pull request #14167 from annando/warning
...
Fix: Undefined array key "content-warning"
2024-05-18 07:45:48 -04:00
Michael
058499cd92
Fix: Undefined array key "content-warning"
2024-05-18 11:15:47 +00:00
Tobias Diekershoff
bda829665e
Merge pull request #14166 from annando/streams
...
Improved streams detection
2024-05-16 18:44:33 +02:00
Michael
846addf7b3
Improved streams detection
2024-05-16 15:26:46 +00:00
Hypolite Petovan
1f12d1e668
Merge pull request #14165 from annando/probe
...
Fixes "Undefined array key url"
2024-05-16 11:15:59 -04:00
Hypolite Petovan
570de6a91a
Merge pull request #14164 from loma-one/develop
...
Colour for fading in a comment adjusted
2024-05-16 11:14:26 -04:00
Hypolite Petovan
c81ee0d1c3
Merge pull request #14162 from annando/sensitive
...
Respect the "sensitive" flag for posts
2024-05-16 11:12:28 -04:00
Michael
4ce1911889
Fixes " Undefined array key url"
2024-05-16 10:54:59 +00:00
loma-one
367170a92a
Colour for fading in a comment adjusted
...
When a comment is called up via the notification, the comment is highlighted brightly. With a dark theme, this is disproportionately bright.
The changed colour values represent a compromise between light and dark themes.
https://github.com/friendica/friendica/issues/14052
2024-05-16 11:28:33 +02:00
Michael
0426572e92
Respect the "sensitive" flag for summaries
2024-05-15 12:17:06 +00:00
Hypolite Petovan
cad3a01b1c
Merge pull request #14161 from annando/error
...
Fix " Call to undefined method Friendica\App::getLoggedInUserNickname"
2024-05-15 07:56:56 -04:00
Michael
69b1958483
Fix " Call to undefined method Friendica\App::getLoggedInUserNickname"
2024-05-15 06:15:50 +00:00
Hypolite Petovan
3493b2c1b5
Merge pull request #14159 from annando/unparseurl
...
"Network::unparseURL" is replaced with "Uri::fromParts"
2024-05-14 19:49:33 -04:00
Michael
1c66d49599
"Network::unparseURL" is replaced with "Uri::fromParts"
2024-05-14 21:47:57 +00:00
Hypolite Petovan
a6f3c961dc
Merge pull request #14157 from annando/deprecated2
...
Some more deprecated function calls are replaced
2024-05-14 15:23:47 -04:00
Michael
e12f92e516
Some more deprecated function calls are replaced
2024-05-14 19:21:25 +00:00
Hypolite Petovan
bd6616e84f
Merge pull request #14155 from annando/deprecated
...
Many deprecated function calls are replaced
2024-05-13 18:40:38 -04:00
Michael
60f5fd8188
Many deprecated function calls are replaced
2024-05-13 21:37:15 +00:00
Hypolite Petovan
cfad5809ff
Merge pull request #14154 from annando/probe
...
Friendica probing simplified / Zot probing improved
2024-05-13 14:15:27 -04:00
Hypolite Petovan
104d355096
Merge pull request #14146 from annando/loglevels
...
Improve the log level display
2024-05-13 14:14:10 -04:00
Michael
82327b0b06
Improve the log level display
2024-05-13 12:34:35 +00:00
Michael
8a100e847d
Friendica probing simplified / Zot probing improved
2024-05-13 12:33:32 +00:00
Tobias Diekershoff
9ae4a17977
Merge pull request #14152 from annando/feed-no-html
...
Log the feed fix only if it has an effect.
2024-05-13 06:29:02 +02:00
Hypolite Petovan
c604477cac
Merge pull request #14151 from annando/local-link
...
Probing for Zot improved and Pumpio removed
2024-05-12 21:03:20 -04:00
Michael
21fc28029a
Probing for Zot improved and Pumpio removed
2024-05-13 00:58:54 +00:00
Michael
52b11856fa
Log the feed fix only if it has an effect.
2024-05-13 00:36:30 +00:00
Hypolite Petovan
9e1362ba46
Merge pull request #14150 from annando/request-type
...
Request type set for all HTTP requests
2024-05-12 15:33:58 -04:00
Michael
5751e024c0
Request type set for all HTTP requests
2024-05-12 17:53:21 +00:00