Commit graph

37438 commits

Author SHA1 Message Date
Tobias Diekershoff d74b990f90
Merge pull request #13050 from MrPetovan/task/12788-multiple-admin-docs
Add example to multiple admin question in FAQ
2023-04-28 07:00:07 +02:00
Hypolite Petovan 2c4b57ef50 Add example to multiple admin question in FAQ 2023-04-27 23:36:03 -04:00
Hypolite Petovan ce2b7c8d4e [frio] Show post privacy scope in mobile view
- Remove mystery unknown block
2023-04-27 23:25:27 -04:00
Hypolite Petovan 6d3a4ea2b3 Wrap last remaining system.maximagesize config retrieval in Strings::getBytesFromShorthand call
- Address https://github.com/friendica/friendica/issues/13023#issuecomment-1520073381
2023-04-27 23:09:48 -04:00
Hypolite Petovan fff1d44878 Account for null value in Entity\Notify->msg
- Update possible types of entity properties
2023-04-27 23:00:48 -04:00
Hypolite Petovan e29e802b7c Fix link to user category in label
- Improve documentation of Content\Item->determineCategoriesTerms
2023-04-27 22:50:43 -04:00
Hypolite Petovan 9e13ef4021
Merge pull request #13042 from annando/support-probe
New hook "support_probe"
2023-04-27 07:18:51 -04:00
Tobias Diekershoff 2f50b31c4f set correct version again 2023-04-27 07:56:47 +02:00
Tobias Diekershoff 1a089e77a7 added CHANGELOG header for 2023.06 release 2023-04-27 07:54:37 +02:00
Michael 970d86472e New hook "support_probe" 2023-04-27 05:24:47 +00:00
Tobias Diekershoff f3c540cace Update CHANGELOG for the hotfix release 2023.04-1 2023-04-27 07:01:00 +02:00
Tobias Diekershoff e7e56bea65 bump version to 2023.04-1 2023-04-27 07:00:31 +02:00
Anubis2814 496967e7f8 Changed mobile icon for sidebar 2023-04-25 22:10:27 -04:00
Philipp a725815d7a
Merge pull request #13033 from tobiasd/20230425-lng
AR, CA, CS, DE, ES, FR, GD, HU, IT, JA, NL, PL, RU translation updates
2023-04-25 07:18:21 +02:00
Tobias Diekershoff 31217f0496 updated CA translation 2023-04-25 06:49:09 +02:00
Tobias Diekershoff b60649ce38 updated AR translation 2023-04-25 06:48:45 +02:00
Tobias Diekershoff 2f6fda8b3c updated CS translation 2023-04-25 06:47:44 +02:00
Tobias Diekershoff 085fa74534 updated DE translation 2023-04-25 06:47:18 +02:00
Tobias Diekershoff 28b2fb04e4 updated ES translation 2023-04-25 06:47:05 +02:00
Tobias Diekershoff b854a28422 updated FR translation 2023-04-25 06:46:16 +02:00
Tobias Diekershoff 523ce800f7 updated GD translation 2023-04-25 06:45:56 +02:00
Tobias Diekershoff 4821b431ae updated HU translation 2023-04-25 06:45:35 +02:00
Tobias Diekershoff 7f82bdb774 updated IT translation 2023-04-25 06:44:56 +02:00
Tobias Diekershoff 11103a2665 updated JA translation 2023-04-25 06:44:28 +02:00
Tobias Diekershoff 51d98996e5 updated NL translation 2023-04-25 06:43:57 +02:00
Tobias Diekershoff 373a1badce updated PL translation 2023-04-25 06:43:31 +02:00
Tobias Diekershoff afc8093cd2 updated RU translation 2023-04-25 06:42:58 +02:00
Hypolite Petovan dd8f875d6b
Merge pull request #13000 from annando/audience
Store "audience" and "attributedTo" data
2023-04-23 19:40:46 -04:00
Michael 33d2a122f9 Updated messages.po 2023-04-23 21:21:56 +00:00
Michael 69e4254dcc Merge remote-tracking branch 'upstream/develop' into audience 2023-04-23 21:20:01 +00:00
Michael Vogel 7295b2c40c
Merge pull request #13028 from MrPetovan/bug/13026-message_recipient.tpl
Separate JSON output of contact lists in message_recipient template
2023-04-23 23:05:06 +02:00
Hypolite Petovan ce9939b4c0 Separate JSON output of contact lists in message_recipient template 2023-04-23 16:31:29 -04:00
Tobias Diekershoff 58737ba70f extend date in security.txt file 2023-04-23 15:26:19 +02:00
Tobias Diekershoff 26e8180e8d bump development version 2023-04-23 15:25:19 +02:00
Tobias Diekershoff 1a0c415fa2 bump Friendica version to 2023.04 2023-04-23 15:15:07 +02:00
Tobias Diekershoff 4eec2804de Merge branch '2023.03-rc' into stable 2023-04-23 15:12:51 +02:00
Tobias Diekershoff 13b184e2b4 setting current date to the CHANGELOG
and some fixed typos
2023-04-23 15:12:22 +02:00
Tobias Diekershoff 5e8451c1a7
Merge pull request #12985 from tobiasd/2023.04-CHANGELOG
2023.04 CHANGELOG file
2023-04-23 15:07:53 +02:00
Tobias Diekershoff 8b1887fc66
Merge pull request #13019 from MrPetovan/bug/deprecated
Move calls to json_encode from Smarty templates to variable lists
2023-04-23 08:07:38 +02:00
Hypolite Petovan 9788984b06 Move calls to json_encode from Smarty templates to variable lists
- Address https://github.com/friendica/friendica/issues/12011#issuecomment-1518577079
2023-04-23 00:29:08 -04:00
Hypolite Petovan 9dc5557fb7
Merge pull request #13018 from annando/share-federated
Only share from federated posts
2023-04-22 08:34:53 -04:00
Michael d1d1685e24 Only share from federated posts 2023-04-22 10:40:58 +00:00
Michael Vogel bd00287190
Merge pull request #12954 from MrPetovan/bug/12555-domain-block-contact-search
Filter contact search by blocked remote domains
2023-04-21 21:55:14 +02:00
Philipp 5b1cc1f859
Merge pull request #13017 from tobiasd/20230421-lng
FR, HU and RU translation updates
2023-04-21 21:11:19 +02:00
Tobias Diekershoff 91c08b1385 FR, HU and RU translation updates 2023-04-21 20:11:00 +02:00
Tobias Diekershoff d3b41717a2 Update CHANGELOG 2023-04-21 07:02:48 +02:00
Hypolite Petovan b22ddde1b1 Updated main translation file after adding a string 2023-04-20 07:48:55 -04:00
Hypolite Petovan 03b7fcd09c Filter contact search by blocked remote domains
- Add filter explanation
2023-04-20 07:43:17 -04:00
Hypolite Petovan 261ba161a2 Convert ContactResult->url parameter to UriInterface 2023-04-20 07:43:17 -04:00
Michael Vogel f95c17b065
Merge pull request #13014 from MrPetovan/task/composer
[Composer] Update dependencies ahead of release
2023-04-20 07:20:37 +02:00