Michael
|
5bf813d0ec
|
Use "failed" field
|
2020-07-19 11:42:23 +00:00 |
|
Michael Vogel
|
2ad5bd9b9c
|
Add some more useful fields for ping hook
|
2020-07-18 22:48:40 +02:00 |
|
Michael Vogel
|
9f1d1db1ee
|
Database performance updates
|
2020-07-18 17:49:10 +02:00 |
|
Michael
|
d6bf7f2cda
|
Replace "Probe::uri" with "Contact::getByURL"
|
2020-07-16 10:22:14 +00:00 |
|
Michael
|
b8682190de
|
Fix fallback on unknown contact
|
2020-07-16 04:18:33 +00:00 |
|
Michael
|
b0086a49e2
|
in "getidforurl" "no update" is now "update"
|
2020-07-15 21:08:42 +00:00 |
|
Hypolite Petovan
|
631095eefd
|
Merge pull request #8883 from annando/replace-getdetails
Replaced "getDetailsByURL" with "getByURL/getByURLForUser"
|
2020-07-15 13:49:27 -04:00 |
|
Michael
|
6d3949d54a
|
Changed default value
|
2020-07-15 17:29:52 +00:00 |
|
Michael
|
e374aecc46
|
Changed parameter order for "getbyURLForUser"
|
2020-07-15 17:22:12 +00:00 |
|
Michael
|
fc0312451d
|
Changed parameter order for getByURL
|
2020-07-15 17:06:48 +00:00 |
|
Michael
|
d9c6a46ffe
|
Replaced "getDetailsByURL" with "getByURL/getByURLForUser"
|
2020-07-15 04:42:04 +00:00 |
|
Hypolite Petovan
|
a13e004df0
|
Delete include/items.php
- Remove all references
|
2020-07-14 10:21:31 -04:00 |
|
Hypolite Petovan
|
3e25fc3a72
|
Replace *_page_info function calls with Content\PageInfo equivalent
|
2020-07-14 10:15:04 -04:00 |
|
Hypolite Petovan
|
a1d62734fa
|
Remove consume_feed in favor of Protocol\Feed::consume
|
2020-07-14 10:14:05 -04:00 |
|
Hypolite Petovan
|
0816e0330f
|
Move export public calendar additional feature to core
|
2020-07-12 23:08:38 -04:00 |
|
Hypolite Petovan
|
6ad8bf0cca
|
Remove network tabs additional features
- Remove New network tab
- Remove Bookmark network tab
|
2020-07-12 22:41:12 -04:00 |
|
Hypolite Petovan
|
01911d9fc6
|
Add default value for potentially missing keyhash property in mod/salmon
|
2020-07-11 09:16:05 -04:00 |
|
Hypolite Petovan
|
d9b8a1fccd
|
Add missing $a->profile initialization in mod/cal
|
2020-07-09 15:09:07 -04:00 |
|
Hypolite Petovan
|
5ce13b210e
|
Add check for exif data existence in mod/photos
|
2020-07-09 15:03:14 -04:00 |
|
Michael
|
e121db8108
|
Rework "follow" to fix probing issues
|
2020-07-06 19:49:29 +00:00 |
|
Hypolite Petovan
|
416f6c8c10
|
Ensure $contact_record is an array in mod/item
|
2020-07-04 15:33:54 -04:00 |
|
Hypolite Petovan
|
6ead246ce2
|
Account for falsy values for $forum_contact in mod/item
- Rare condition can make it false
- Simplify notification sending condition
|
2020-07-04 15:33:35 -04:00 |
|
Hypolite Petovan
|
9c6fbc6a74
|
Update references to the friendica/friendica stable branch
|
2020-06-30 15:25:16 -04:00 |
|
Michael
|
c947b7f211
|
"print_r" in logging replaced / obsolete stuff removed
|
2020-06-29 20:22:00 +00:00 |
|
Hypolite Petovan
|
50d05cec83
|
Ensure url property of Probe::uri result is used authoritatively
- Some profile URLs aren't canonical and need to be updated during probe
|
2020-06-26 12:52:39 -04:00 |
|
Hypolite Petovan
|
912ff069c0
|
Update getShareOpeningTag::getShareOpeningTag method signature
- Optional parameter $guid is now at the end
- Always provided parameter $posted is now mandatory
|
2020-06-21 09:42:37 -04:00 |
|
Hypolite Petovan
|
b9117ceddc
|
Remove share_header() function from mod/share
|
2020-06-18 11:23:57 -04:00 |
|
Hypolite Petovan
|
1f20111c80
|
Replace share_header calls with BBCode::getShareOpeningTag
|
2020-06-18 08:53:57 -04: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
|
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
|
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
|
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
|
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
|
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 |
|
Hypolite Petovan
|
7b3581320b
|
Add missing return variable while replacing tags in mod/item
|
2020-06-10 17:23:07 -04:00 |
|
Hypolite Petovan
|
a5a7855d39
|
Remove dependency to App in Contact::createFromProbe
- Address https://github.com/friendica/friendica/issues/8473#issuecomment-641259906
|
2020-06-10 10:36:42 -04:00 |
|
Hypolite Petovan
|
e7f50a05d1
|
Move handle_tag() to Content\Item::replaceTag
|
2020-06-10 10:13:32 -04:00 |
|
Hypolite Petovan
|
89b3ae2657
|
Add null/empty string parameter value case in BBCode::convert
- Remove obsolete coalesce operator uses
|
2020-06-08 19:15:08 -04:00 |
|
Hypolite Petovan
|
0c1e876ee0
|
Remove superfluous indentation level in mod/poco
|
2020-06-08 18:58:05 -04:00 |
|
Hypolite Petovan
|
31d6a6157c
|
Add tag escaping to tag handling in mod/item
|
2020-06-08 18:40:21 -04:00 |
|
Hypolite Petovan
|
76460ddd2d
|
Add tag escaping to Item::setHashtags
- Add return value to Item::setHashtags
|
2020-06-08 18:40:21 -04:00 |
|
Hypolite Petovan
|
d6fd5b273b
|
Ensure $categories is set in mod/item
- Address https://github.com/friendica/friendica/issues/8473#issuecomment-639052328
|
2020-06-04 21:32:47 -04:00 |
|
Michael
|
117d0e7362
|
Removed unused parts
|
2020-06-03 10:33:54 +00:00 |
|
Michael
|
b36fb80eb9
|
File ending, Error Message
|
2020-06-03 09:40:43 +00:00 |
|
Michael
|
1ca804b638
|
Issue 8714: Make redirects more secure
|
2020-06-03 05:14:45 +00:00 |
|
Michael
|
20b93306ad
|
Handling situations where "vid" is empty
|
2020-05-31 14:38:00 +00:00 |
|
Michael Vogel
|
235f4eaa89
|
Merge pull request #8697 from MrPetovan/task/8691-like-links-one-way
Make like links one way
|
2020-05-29 15:33:24 +02:00 |
|
Michael
|
0acb5d4558
|
"parent = id" is replaced with gravity check
|
2020-05-28 16:02:36 +00:00 |
|
Hypolite Petovan
|
9ebb2c6527
|
Implement existing force query string parameter in mod/update_display
- Prevented single item display update when "like" interactions were removed because the item wasn't "unseen"
|
2020-05-27 08:28:09 -04:00 |
|
Michael
|
973abb6196
|
Replace "id = parent" checks with "gravity" checks
|
2020-05-27 12:19:06 +00:00 |
|