Commit Graph

29295 Commits

Author SHA1 Message Date
Tobias Diekershoff 87e434ba27 IT translations 100% THX Sylke Vicious 2020-12-23 19:18:20 +01:00
Tobias Diekershoff c76cf7b68a added HU translation THX Balázs Úr 2020-12-23 19:17:30 +01:00
Tobias Diekershoff 0a9cf50730 DE translation update 2020-12-23 19:15:46 +01:00
Michael Vogel de5ec874fa
Merge pull request #9700 from MrPetovan/bug/notices
Add expected contact field in Module\Contact\Poke
2020-12-23 09:34:26 +01:00
Hypolite Petovan 692f91714a [frio] Improve display of introduction action buttons on mobile 2020-12-23 03:26:29 -05:00
Hypolite Petovan 241cd32b14 Replace obsolete calls to $APP->is_mobile in templates 2020-12-23 03:25:55 -05:00
Hypolite Petovan cab40636bd Add expected contact field in Module\Contact\Poke
- Address PHP Notice: Undefined index: photo in src/Module/Contact/Poke.php on line 94
2020-12-23 02:48:38 -05:00
Hypolite Petovan 586fb10176
Merge pull request #9697 from annando/improved-server
Server detection: Handle redirects, better Peertube detection
2020-12-22 11:14:07 -05:00
Michael Vogel ae386a78a4
Merge pull request #9696 from MrPetovan/bug/9306-poke-privacy
Use correct request parameter type for poke privacy
2020-12-22 17:11:37 +01:00
Michael ae8a376eab Fix wrong variable 2020-12-22 08:24:56 +00:00
Michael a5096ea549 Server detection: Handle redirects, better Peertube detection 2020-12-22 08:12:36 +00:00
Michael Vogel 9e2ba5e2c3
Merge pull request #9695 from MrPetovan/bug/9291-share-autolink
Restore autolink in share block content in BBCode::convertShare
2020-12-22 08:41:26 +01:00
Michael Vogel aaf5bc820a
Merge pull request #9693 from MrPetovan/bug/9089-share-header-mobile
Remove obsolete share header link color CSS rules
2020-12-22 08:39:44 +01:00
Michael Vogel 21a15294b1
Merge pull request #9694 from MrPetovan/bug/9672-empty-acl-public
Improve handling of the visibility parameter of the new ACL
2020-12-22 08:38:28 +01:00
Hypolite Petovan 2ef5bf1e21 Use correct request parameter type for poke privacy 2020-12-22 01:02:42 -05:00
Hypolite Petovan 043e2224b0 Add mentions to poke posts 2020-12-22 01:02:06 -05:00
Hypolite Petovan 2ef4972782 Fix capitalization of Contact::magicLinkById calls 2020-12-22 01:01:43 -05:00
Hypolite Petovan 4b1180ec8b Restore autolink in share block content in BBCode::convertShare 2020-12-21 22:46:29 -05:00
Hypolite Petovan 49c1f5c55c Improve handling of the visibility parameter of the new ACL
- Add backward compatibility with old ACL parameters
2020-12-21 22:23:13 -05:00
Hypolite Petovan d9371d37ad Remove undocumented use of $_REQUEST['visibility'] in api_fr_photo_create_update()
- Visibility is inferred from ACL strings
2020-12-21 22:21:42 -05:00
Hypolite Petovan 8f19858705 Remove obsolete share header link color CSS rules 2020-12-21 21:41:39 -05:00
Michael Vogel 190c41e64f
Merge pull request #9690 from MrPetovan/bug/9672-empty-acl-public
Append author's contact id to allowed contacts to prevent empty ACL for private items
2020-12-21 10:35:37 +01:00
Hypolite Petovan 42d05bcc1b Append author's contact id to allowed contacts to prevent empty ACL for private posts 2020-12-21 00:27:16 -05:00
Hypolite Petovan a7b8c4f8d5 Append author's contact id to allowed contacts to prevent empty ACL for private events 2020-12-21 00:27:12 -05:00
Hypolite Petovan 3f32d04c44 Append author's contact id to allowed contacts to prevent empty ACL for private posts 2020-12-21 00:26:48 -05:00
Hypolite Petovan b0234f4ef9 Remove autocomplete from 2FA code input fields 2020-12-21 00:25:21 -05:00
Hypolite Petovan c8476f6838
Merge pull request #9687 from annando/drop-unused
Drop unused friendica tables
2020-12-20 19:11:45 -05:00
Hypolite Petovan ec33957a4f
Merge pull request #9686 from annando/removed-unneeded
Remove unneeded configutation
2020-12-20 19:10:45 -05:00
Michael 1e27396851 Improved help texts 2020-12-20 16:22:25 +00:00
Michael d09a3c78ac Changed description 2020-12-20 15:31:25 +00:00
Michael Vogel 4ee029c9c7
Merge pull request #9684 from MrPetovan/bug/9678-required-translation
Add translation to untranslated strings in templates
2020-12-20 16:27:31 +01:00
Michael 246a90b0e6 Replaced tabs with spaces 2020-12-20 14:04:00 +00:00
Michael 6ebd023c4e Drop unused friendica tables 2020-12-20 14:01:46 +00:00
Michael d755bbae8f Remove unneeded configutation 2020-12-20 08:56:32 +00:00
Hypolite Petovan dd4b6a05b5 Update main translation file after adding translation strings 2020-12-20 02:08:17 -05:00
Hypolite Petovan fbd0cefdf7 Add translation to Yourself option in view as select in profile
- Address https://github.com/friendica/friendica/issues/9682
2020-12-20 02:08:17 -05:00
Hypolite Petovan a991f3dfcf Add translation to required labels for install checks
- Remove unused checks loop in install_base template
2020-12-20 02:08:13 -05:00
Hypolite Petovan d5a90f384d
Merge pull request #9685 from annando/clean-avatar
Remove unused cached avatar photo entries
2020-12-20 02:04:16 -05:00
Michael 460b6d1c75 Remove unused cached avatar photo entries 2020-12-20 06:22:31 +00:00
Hypolite Petovan 65f74da45b Add translation to required labels on input fields
- Normalize display of required label
- Remove unused field_richtext template
2020-12-19 22:52:45 -05:00
Hypolite Petovan 5649861fde
Merge pull request #9681 from annando/fatal-php8
Quit when message is empty
2020-12-19 21:13:38 -05:00
Hypolite Petovan 8788cb3cef
Merge pull request #9683 from annando/clean-avatar
Remove orphaned avatar photo entries
2020-12-19 20:49:10 -05:00
Michael 92679de225 Remove orphaned avatar photo entries 2020-12-19 22:07:08 +00:00
Michael 3ec1270fde Quit when message is empty 2020-12-19 18:17:32 +00:00
Hypolite Petovan fc19d98392
Merge pull request #9680 from annando/issue-9402
Issue 9402: Avoid message "invalid storage backend settings" on empty value
2020-12-19 13:07:02 -05:00
Hypolite Petovan 12e1be30aa
Merge pull request #9679 from annando/issue-9457
Issue 9457: Fix remembering "personal" and "starred"
2020-12-19 13:06:11 -05:00
Michael Vogel e66fba9757 Issue 9402: Avoid message "invalid storage backend settings" on empty value 2020-12-19 18:17:12 +01:00
Michael 944b0eadb7 Issue 9457: Fix remembering "personal" and "starred" 2020-12-19 16:48:12 +00:00
Michael Vogel cb88be3883
Merge pull request #9675 from MrPetovan/bug/9656-purify-video-embed
Allow support for allowlisted iframe sources in Content\text\BBCode::convert
2020-12-19 17:01:08 +01:00
Hypolite Petovan bcd61c8372
Merge branch '2020.12-rc' into bug/9656-purify-video-embed 2020-12-18 14:47:24 -05:00