Commit Graph

29481 Commits

Author SHA1 Message Date
Hypolite Petovan beaef12296 Add missing first file/line in exception template 2020-12-30 21:15:01 -05:00
Hypolite Petovan e342f69e21 Simplify item sanitization in Util\ACLFormatter 2020-12-30 21:11:24 -05:00
Hypolite Petovan f0267fc441 Simplify user public contact id retrieval in mod/events 2020-12-30 21:10:39 -05:00
Hypolite Petovan 934f69a426
Merge pull request #9721 from annando/notices
Fix several notices
2020-12-30 09:20:59 -05:00
Hypolite Petovan a12380a247
Fix typo in Model\Event 2020-12-30 09:20:46 -05:00
Michael c5c9fda93c Improved logging, avoid fatal error 2020-12-30 07:13:47 +00:00
Michael 96e140a027 Merge remote-tracking branch 'upstream/2020.12-rc' into notices 2020-12-30 07:12:59 +00:00
Hypolite Petovan d41cb3f3e6
Merge pull request #9722 from annando/fix-fatal
Fix fatal
2020-12-29 21:29:35 -05:00
Michael 269c2b6731 Merge remote-tracking branch 'upstream/2020.12-rc' into fatal 2020-12-29 22:17:02 +00:00
Michael d666501ee0 Fix fatal error 2020-12-29 22:14:54 +00:00
Michael a294c19d6e Fix several notices 2020-12-29 21:38:23 +00:00
Hypolite Petovan ea348623d4
Merge pull request #9717 from tobiasd/20201229-lng
DE and HU translation updates
2020-12-29 04:18:16 -05:00
Tobias Diekershoff 57cf107bf5 HU translation updated THX Balázs Úr 2020-12-29 08:37:35 +01:00
Tobias Diekershoff 255452a28a DE translation update 2020-12-29 08:37:19 +01:00
Tobias Diekershoff cf65725373
Merge pull request #9713 from annando/annando/issue9712
Comment to Twitter post is posted to AP instead
2020-12-28 08:08:02 +01:00
Michael 152daaabfb Comment to Twitter post is posted to AP instead
Fixes friendica/friendica#9712
2020-12-28 06:49:23 +00:00
Michael Vogel 2edad06972
Merge pull request #9711 from MrPetovan/bug/fatal-errors
Throw exception when item doesn't exist in Factory\Api\Mastodon\Status->createFromUriId
2020-12-28 07:04:08 +01:00
Michael Vogel 00a2df54d0
Merge pull request #9710 from MrPetovan/bug/9622-restore-autocomplete-sitewide
Restore auto-complete feature in comments forms
2020-12-28 07:02:17 +01:00
Hypolite Petovan 8c1e2b9800 Throw exception when item doesn't exist in Factory\Api\Mastodon\Status->createFromUriId
- Address https://github.com/friendica/friendica/issues/9250#issuecomment-750464977
2020-12-27 21:15:21 -05:00
Hypolite Petovan 46ed610d04 Restore auto-complete feature in comments forms
- New catch-all feature supports network/display pages, infinite scroll and live updated conversations
2020-12-27 20:36:33 -05:00
Hypolite Petovan 97bbe3ae96
Merge pull request #9709 from annando/updated-language
messages.po updated
2020-12-27 09:37:26 -05:00
Michael 2d881884f9 messages.po updated 2020-12-27 12:03:50 +00:00
Michael Vogel 0d43ec26ff
Merge pull request #9707 from MrPetovan/bug/9518-frio-admin-users-sort
[frio] Replace additional sort buttons by anchor links in users admin
2020-12-27 07:08:20 +01:00
Hypolite Petovan c59336e001 [frio] Replace additional sort buttons by anchor links in users admin
- Buttons were used in a previous version where sorting was done using Javascript
2020-12-27 00:08:15 -05:00
Hypolite Petovan c281589fe2
Merge pull request #9706 from annando/photo-speed
Reducing load when displaying photos
2020-12-26 18:02:52 -05:00
Michael 447bac077e Simplify the resizing 2020-12-26 21:24:36 +00:00
Michael 997319a41f Use the raw data instead of an object 2020-12-26 19:31:39 +00:00
Michael 7f56e2e7a9 Improve photo loading speed 2020-12-26 18:51:36 +00:00
Michael Vogel 3ed4f427bf
Merge pull request #9691 from MrPetovan/bug/8896-unicode-tag-trimming
Add support for Unicode in Model\Tag::store
2020-12-24 13:59:11 +01:00
Hypolite Petovan f0eeb4900f Add support for Unicode in Model\Tag::store 2020-12-24 05:09:38 -05:00
Michael Vogel 71bd6c674b
Merge pull request #9701 from MrPetovan/bug/9636-frio-mobile-intros-buttons
[frio] Improve display of introduction action buttons on mobile
2020-12-23 19:50:16 +01:00
Hypolite Petovan 76f157ea72
Merge pull request #9703 from tobiasd/20201223-lng
Translation Updates
2020-12-23 13:38:08 -05:00
Tobias Diekershoff 98787cbd3c RU translations THX SpcCw 2020-12-23 19:20:16 +01:00
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