Michael
3f6480c127
Clean channel confusion
2023-10-06 11:38:29 +00:00
Michael
134cbacf31
Updates messages.po
2023-10-06 10:02:27 +00:00
Michael
36a83d13f8
Merge remote-tracking branch 'upstream/2023.09-rc' into user-defined-channels
2023-10-06 10:00:09 +00:00
Jakobus Schürz
428884c621
translations update
2023-10-06 10:28:09 +02:00
Michael
22e0bb58d9
Channel class confusion solved
2023-10-06 08:20:17 +00:00
Michael Vogel
7e0923d53f
Merge pull request #13504 from tobiasd/20231006-lng
...
update DE, FR, HU translations
2023-10-06 10:08:43 +02:00
Tobias Diekershoff
3e7c1f0bd7
update translations
...
DE, FR and HU translations
2023-10-06 07:50:12 +02:00
Philipp
5b6e29b70a
Merge pull request #13502 from nupplaphil/fix/messages.po
...
Update messages.po
2023-10-05 22:27:35 +02:00
Philipp
9003bcf981
Update messages.po
2023-10-05 22:03:31 +02:00
Michael
ed24d06e0c
Now there are user defined channels
2023-10-05 19:10:20 +00:00
Michael
bc3bdf3cb0
Merge remote-tracking branch 'upstream/2023.09-rc' into user-defined-channels
2023-10-05 18:19:38 +00:00
Tobias Diekershoff
b60bbca8e4
Merge pull request #13500 from annando/unseen-circles
...
Fix: The calculation of unseen circles can now be deactivated again
2023-10-05 19:42:55 +02:00
Michael
174fa49b23
Fix: The calculation of unseen circles can now be deactivated again
2023-10-05 17:06:21 +00:00
Jakobus Schürz
a82127092b
use scrollToItem instead of own function
...
rename isanswerto and "Is answer to" to isreplyto and "is reply to"
2023-10-05 17:19:16 +02:00
Jakobus Schürz
63df9ffe2f
change logic in if clause in case of codereview
2023-10-05 17:02:33 +02:00
Jakobus Schürz
eda9ea962d
better display of parent-link
2023-10-05 15:36:01 +02:00
Michael
fbded95f65
Merge remote-tracking branch 'upstream/2023.09-rc' into user-defined-channels
2023-10-05 13:15:45 +00:00
Jakobus Schürz
36f8162793
update translations
2023-10-05 12:46:24 +02:00
Jakobus Schürz
268d441c48
add link to parent of comment
2023-10-05 12:39:31 +02:00
Michael
aae5f006f9
Remove unneeded functions
2023-10-05 09:25:23 +00:00
Michael
6a86eeda10
Timeline classes are split into multiple classes
2023-10-05 05:36:12 +00:00
Michael
5d6e02bef3
Some more changes after review
2023-10-05 03:17:55 +00:00
Michael
73e9190ce7
Changes after review
2023-10-05 03:16:44 +00:00
Tobias Diekershoff
eb50618fe8
set version for 2023.09-rc
2023-10-04 20:40:08 +02:00
Hypolite Petovan
ec61cdac83
Merge pull request #13495 from xundeenergie/load-contact-photos-lazy
...
Load contact photos lazy
2023-10-04 09:47:47 -04:00
Jakobus Schürz
6adbdfc107
add loading="lazy" also to vier templates
2023-10-04 12:01:20 +02:00
Jakobus Schürz
3596b5e165
add loagin="lazy" to avatar-images too
...
resolves #13486
The loading of avatar-images still blocked the loading of notifications.
mostyl in frio!
now it's a big time improvement on loading friendica
2023-10-04 11:56:46 +02:00
Michael
b8208974a4
Merge remote-tracking branch 'upstream/develop' into user-defined-channels
2023-10-04 09:40:32 +00:00
Tobias Diekershoff
0a13d7625f
Merge pull request #13488 from MrPetovan/bug/frio-search-result-padding
...
[frio] Remove superfluous padding from search results in mobile view
2023-10-04 08:17:12 +02:00
Tobias Diekershoff
2911895cdb
Merge pull request #13476 from MrPetovan/bug/13467-image-reliable-dimensions
...
Redux horizontal masonry, height allocation feature with ensured dimensions
2023-10-04 08:16:09 +02:00
Michael Vogel
e81d775791
Merge pull request #13493 from MrPetovan/bug/13353-instancev2-source_url
...
Add support for source_url in Mastodon\InstanceV2
2023-10-04 07:59:11 +02:00
Tobias Diekershoff
e45dbc9f6d
Merge pull request #13492 from MrPetovan/bug/13359-mastodon-short-urls
...
Restore support for Mastodon profile short-form URLs
2023-10-04 07:47:21 +02:00
Hypolite Petovan
705b2d4c41
Add support for source_url in Mastodon\InstanceV2
2023-10-03 20:55:15 -04:00
Hypolite Petovan
1df5003643
Restore support for Mastodon profile short-form URLs
...
- Running these URLs through WebFinger first allows to retrieve the canonical ActivityPub profile URL
2023-10-03 20:46:17 -04:00
Hypolite Petovan
753702da0e
[frio] Remove superfluous padding from search results in mobile view
2023-10-03 20:10:38 -04:00
Hypolite Petovan
163a85c78f
Add new horizontal masonry and image height allocation
...
- Move image templates to content/image sub-folder
2023-10-03 19:58:52 -04:00
Hypolite Petovan
e01040a2e8
Remove $_SERVER superglobal dependency from Profile::addVisitorCookieForHTTPSigner
2023-10-03 19:58:52 -04:00
Hypolite Petovan
6d009a3e0f
Add chunk method to BaseCollection
...
- Add test for BaseCollection->chunk
2023-10-03 19:58:52 -04:00
Hypolite Petovan
3333d4af88
Change parameter to PostMedias in Item::makeImageGrid
...
- Add dimension rescaling when updating the preview URL
2023-10-03 19:58:51 -04:00
Hypolite Petovan
5004471770
Move size to pixels conversion in its own method in Util\Proxy
2023-10-03 19:58:51 -04:00
Hypolite Petovan
4462ad6bf0
Replace split attachment code with PostMedia objects
2023-10-03 19:58:51 -04:00
Hypolite Petovan
1052f6fde0
Add DDD classes for post media entities
2023-10-03 19:58:50 -04:00
Hypolite Petovan
86cba639fc
Add implementation of the Content-Type header value from the MIME type RFC
...
- Add tests for the new classes
2023-10-03 19:58:50 -04:00
Hypolite Petovan
8640afc82e
Merge pull request #13484 from xundeenergie/better-navigation
...
[frio] Better navigation
2023-10-03 17:13:42 -04:00
Hypolite Petovan
4376eedb96
Merge pull request #13491 from annando/language2
...
More languages / use profile text as fallback
2023-10-03 09:03:32 -04:00
Jakobus Schürz
b42373d834
improve button-icon for groups in hovercard
2023-10-03 09:00:11 +02:00
Jakobus Schürz
f95f846ef8
Merge remote-tracking branch 'upstream' into better-navigation
2023-10-03 08:56:36 +02:00
Jakobus Schürz
9cbad559a1
add self for unfollowed contact
2023-10-03 06:03:32 +02:00
Michael
557ef9acc9
Improved documentation
2023-10-03 04:01:54 +00:00
Faris
3a90e0f7f2
add lazy loading for images
2023-10-03 06:01:19 +02:00