Commit Graph

27536 Commits

Author SHA1 Message Date
Michael Vogel db9f798bcd
Merge pull request #8784 from MrPetovan/bug/8781-link-preview-unlabeled-links-scheme
Add constraints on Page Info URLs
2020-06-18 06:46:35 +02:00
Hypolite Petovan f544c8383b Implement pull request feedback
- Improve formatting of drop_item in mod/item
- Replace deprecated Logger::log() calls in Protocol\Feed::consume
2020-06-17 21:44:28 -04:00
Hypolite Petovan 4e7c45f835 Add PageInfo result panels to Debug\Babel 2020-06-17 13:24:44 -04:00
Hypolite Petovan f3323aff5e Deprecate page_info functions to new PageInfo class
- Add tests for parts not using remote requests
- Add scheme requirement for page info URLs
- Add policy to keep label from stripped Page Info links
2020-06-17 13:24:44 -04:00
Hypolite Petovan eba964ec12 Deprecate consume_feed() in favor of Protocol\Feed::consume 2020-06-17 13:24:44 -04:00
Hypolite Petovan e3d20b4366 Move subscribe_to_hub function to Worker/OnePoll from include/items
- It was its only usage
2020-06-17 13:24:44 -04:00
Hypolite Petovan 3d55ef1546 Move drop_items and drop_item out of include/items
- They were only used in mod/item
2020-06-17 13:24:44 -04:00
Hypolite Petovan 51925f2994 Add new endsWith method to Util\Strings 2020-06-17 13:24:44 -04:00
Michael Vogel df03b19a9d
Merge pull request #8783 from MrPetovan/bug/8488-exclude-img-tags
Exclude [img] tags from tag replacement
2020-06-17 08:20:50 +02:00
Hypolite Petovan 1abde8133a
Merge pull request #8782 from annando/notice
Hopefully fixes notice "Undefined index: gravity"
2020-06-16 17:10:52 -04:00
Michael 1a86167ac5 Possibly fix "Undefined index: url" 2020-06-16 20:41:34 +00:00
Hypolite Petovan f9ecbbd743 Exclude [img] tags from tag replacement
- It broke image captions by inserting an HTML link inside an HTML attribute
2020-06-16 16:34:16 -04:00
Michael 8707ced2f7 Hopefully fixes notice "Undefined index: gravity" 2020-06-16 20:30:25 +00:00
Hypolite Petovan 84c56c481a
Merge pull request #8779 from annando/max-comments
Different comment limits for single view
2020-06-16 08:43:28 -04:00
Michael Vogel c5e5defc29
Update src/Module/Admin/Site.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2020-06-16 14:37:36 +02:00
Michael 016c99935c Different comment limits for single view 2020-06-16 06:49:53 +00:00
Hypolite Petovan 6792eada0a
Merge pull request #8776 from annando/annando/issue8766
Categories are not showing up at the bottom of the post
2020-06-15 09:04:38 -04:00
Michael Vogel 9a62f109d8
Merge pull request #8777 from tobiasd/20200615-lng
Translation updates DE, ET, NL, PL, RU, ZH-CN
2020-06-15 06:47:58 +02:00
Tobias Diekershoff 5b13c9b1da Added Estonian translation THX Rain Hawk 2020-06-15 06:23:18 +02:00
Tobias Diekershoff cad8748105 RU translations THX Alexander An 2020-06-15 06:21:57 +02:00
Tobias Diekershoff 855a69325f PL translation update THX waldis 2020-06-15 06:21:16 +02:00
Tobias Diekershoff 2da9dca316 NL translation update THX Casper 2020-06-15 06:20:28 +02:00
Tobias Diekershoff 743885b4b0 update to the zh-cn translation THX steve jobs 2020-06-15 06:19:49 +02:00
Tobias Diekershoff f73ea4b621 DE translation update THX copis 2020-06-15 06:18:25 +02:00
Michael e1dac1a87a Categories are not showing up at the bottom of the post
Fixes friendica/friendica#8766
2020-06-15 03:43:51 +00:00
Hypolite Petovan 322ac8945f
Merge pull request #8774 from annando/annando/issue8769
redir - clicking on title of own post leads to access denied error
2020-06-14 15:03:37 -04:00
Hypolite Petovan 4dc68b32b5
Merge pull request #8772 from annando/post-update
Speed up post update for gsid
2020-06-14 14:57:10 -04:00
Hypolite Petovan 64de416761
Merge pull request #8771 from annando/annando/issue8663
Abuse mail received because of "unusual traffic"
2020-06-14 14:51:33 -04:00
Michael da82c3aea4 redir - clicking on title of own post leads to access denied error
Fixes friendica/friendica#8769
2020-06-14 18:40:02 +00:00
Michael Vogel 6b93a7e395 Speed up post update for gsid 2020-06-14 18:09:59 +02:00
Michael 8ec2b21a14 Abuse mail received because of "unusual traffic"
Fixes friendica/friendica#8663
2020-06-14 15:47:47 +00:00
Hypolite Petovan 5f43f56f72
Merge pull request #8770 from annando/probing
Reduced network request when probing
2020-06-14 11:18:16 -04:00
Tobias Diekershoff 7856fd28a3 2020.06-rc 2020-06-14 16:51:22 +02:00
Michael Vogel f10062dfdb
Merge pull request #8617 from MrPetovan/task/8220-twitter-followers-list
(Re)Implement Twitter contact API endpoints
2020-06-14 16:06:22 +02:00
Michael b948887221 Reduced network request when probing 2020-06-14 13:37:28 +00:00
Michael Vogel e3f8a653a1
Merge pull request #8767 from MrPetovan/bug/8746-smarty-vars-leak
Clear all previous template variables before replacing Macros
2020-06-13 08:19:16 +02:00
Hypolite Petovan f60697110e Clear all previous template variables before replacing Macros in FriendicaSmartyEngine
- Prevents variables leaking between replaceMacros() calls
2020-06-12 22:06:09 -04:00
Hypolite Petovan 2cf3ed6d7c [frio] Remove duplicate page wrapper in auto_request
- [frio] Add page wrapper to minimal template (for sitewide theme settings)
2020-06-12 22:05:12 -04:00
Hypolite Petovan 18745b1723
Merge pull request #8765 from annando/fix-pubkey
Fix providing the public key
2020-06-12 16:42:16 -04:00
Michael Vogel cf384da4b7 Fix providing the public key 2020-06-12 21:51:42 +02:00
Michael Vogel aedbb0d627
Merge pull request #8753 from MrPetovan/bug/fatal-errors
Remove dependency to App in Contact::createFromProbe
2020-06-12 06:58:20 +02:00
Michael Vogel 2b6685cc0f
Merge pull request #8761 from MrPetovan/bug/8743-frio-admin-users-table-order
[frio] Replace only the users table element when reordering on a column in mod_admin.js
2020-06-12 06:47:37 +02:00
Hypolite Petovan dcd7553da9 [frio] Replace only the users table element when reordering on a column in mod_admin.js
- Replace duplicate jQuery query with a variable
2020-06-11 20:26:29 -04:00
Michael Vogel 9b85d0b16e
Merge pull request #8740 from MrPetovan/task/frio-improve-share-display
[frio] Improve share blocks display
2020-06-11 07:32:29 +02:00
Michael Vogel a5d1c0ff78
Merge pull request #8754 from MrPetovan/task/8676-ap-attachments
Strip the link preview URL from the end of the body if any in ActivityPub\Processor
2020-06-11 06:29:33 +02:00
Michael Vogel fefd6439ea
Merge pull request #8758 from MrPetovan/bug/8726-mention-parsing
Add missing return variable while replacing tags in mod/item
2020-06-11 01:05:56 +02:00
Hypolite Petovan 7b3581320b Add missing return variable while replacing tags in mod/item 2020-06-10 17:23:07 -04:00
Hypolite Petovan 7919860274
Merge pull request #8757 from annando/simplify-probe
Simplify the probing process
2020-06-10 15:33:03 -04:00
Michael e49de92cd4 Simplify the probing process 2020-06-10 19:19:10 +00:00
Michael Vogel 873f0b939f
Merge pull request #8755 from MrPetovan/bug/notices
Replace mention to $_SERVER with parameter in Content\Markdown::convert
2020-06-10 21:14:23 +02:00