Michael
|
7b13b7e9c8
|
Reworked "getIdForURL"
|
2020-08-07 13:49:59 +00:00 |
|
Michael
|
f09d9bc9cc
|
Remove url caching, locking cleanup
|
2020-08-06 18:53:45 +00:00 |
|
Michael
|
603b1f965d
|
Fix wrong value for parameter
|
2020-08-05 12:53:25 +00:00 |
|
Michael
|
0c73531da1
|
Poco and gcontact (mostly) removed
|
2020-08-01 16:15:18 +00:00 |
|
Michael
|
9b86f40a5f
|
Store avatar cache fields only when needed
|
2020-07-25 11:48:52 +00:00 |
|
nupplaPhil
|
7029012f27
|
Rename "HTTPRequest::curl()" to HTTPRequest::get()
|
2020-07-21 03:14:01 -04:00 |
|
nupplaPhil
|
2973ed6448
|
Make "HTTPRequest::curl" dynamic
|
2020-07-21 03:01:12 -04:00 |
|
nupplaPhil
|
5344efef71
|
Move post/curl/fetchUrl/fetchUrlFull to own class "Network\HTTPRequest"
|
2020-07-21 02:56:10 -04:00 |
|
Hypolite Petovan
|
25b3fa83fc
|
Rename PageInfo::appendToBody to searchAndAppendToBody
|
2020-07-17 19:15:43 -04:00 |
|
Michael
|
c987785146
|
Use "contact-type" instead of "account-type" to avoid notices
|
2020-07-17 06:58:39 +00:00 |
|
Michael
|
ecf6018b89
|
Atom feed generation is moved to the feed class
|
2020-07-17 04:40:20 +00:00 |
|
Michael
|
70699878ee
|
Replaced more calls of "Probe::uri" with "Contact::getByURL"
|
2020-07-16 19:22:38 +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
|
fc0312451d
|
Changed parameter order for getByURL
|
2020-07-15 17:06:48 +00:00 |
|
Hypolite Petovan
|
3e25fc3a72
|
Replace *_page_info function calls with Content\PageInfo equivalent
|
2020-07-14 10:15:04 -04:00 |
|
Michael
|
0100e0df84
|
Some more invalid feed elements
|
2020-07-11 19:11:35 +00:00 |
|
Michael
|
b107a4984e
|
Make feeds validate
|
2020-07-11 18:54:08 +00:00 |
|
Michael
|
fb18325b6b
|
Don't check the date on regular feeds
|
2020-07-11 16:29:18 +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 |
|
Michael
|
a0ee12aade
|
Fix notice "Undefined index: forum"
|
2020-06-26 05:29:00 +00:00 |
|
Hypolite Petovan
|
a83681e93a
|
Use Contact::getDetailsByURL instead of custom query in Protocol\OStatus
- Address part of https://github.com/friendica/friendica/issues/8475#issuecomment-646457104
|
2020-06-19 07:10:39 -04:00 |
|
Michael
|
0acb5d4558
|
"parent = id" is replaced with gravity check
|
2020-05-28 16:02:36 +00:00 |
|
Michael
|
973abb6196
|
Replace "id = parent" checks with "gravity" checks
|
2020-05-27 12:19:06 +00:00 |
|
Michael
|
0cf517ad76
|
Use constants for the BBCode modes
|
2020-05-16 16:28:15 +00:00 |
|
Michael
|
06da3084f5
|
Restructured item insert
|
2020-05-12 20:13:48 +00:00 |
|
Michael
|
0f042b064a
|
Fix warning, notice and DB Error
|
2020-05-05 21:49:48 +00:00 |
|
Michael
|
3d4ace7a9d
|
Merge branch 'no-term3' into no-term2
|
2020-05-05 16:09:50 +00:00 |
|
Michael
|
b7e25d16e7
|
Removed usage of "tag" field
|
2020-05-05 05:11:59 +00:00 |
|
Hypolite Petovan
|
340bc57952
|
Ensure Tag::getByURIId parameter value in OStatus;;entryFooter
- Address https://github.com/friendica/friendica/issues/8473#issuecomment-623701081
- $item['uri-id'] isn't present for follow entry pseudo-items
|
2020-05-04 18:51:03 -04:00 |
|
Michael
|
b0cb6536dd
|
The old tag handling is removed
|
2020-05-02 05:08:05 +00:00 |
|
Michael
|
66f5e7c0f8
|
Don't store URL with hashtags / OStatus-Diaspora-Improvements
|
2020-04-19 07:24:36 +00:00 |
|
Michael
|
6afcf5c8c7
|
Use "store" when possible
|
2020-04-17 07:55:23 +00:00 |
|
Michael
|
db657b0149
|
We now store the tags in two separate tables
|
2020-04-17 06:35:20 +00:00 |
|
Michael
|
1e702d4145
|
Corrections for DFRN, added support for OStatus
|
2020-04-14 17:00:56 +00:00 |
|
Michael
|
b36e0e58b7
|
OStatus: Avoid a notice
|
2020-03-25 07:29:47 +00:00 |
|
Hypolite Petovan
|
6ae5f705b6
|
Rename Item::delete* methods to Item::markForDeletion*
|
2020-03-03 01:48:29 -05:00 |
|
Michael
|
ca1b92bb34
|
Support unlisted public posts
|
2020-03-02 07:57:23 +00:00 |
|
nupplaPhil
|
85dc9bb96b
|
Add license info at Friendica PHP files
|
2020-02-09 16:18:46 +01:00 |
|
Hypolite Petovan
|
18cfd8dfaa
|
Remove references to deprecated profile.is-default and profile.profile-name fields
|
2020-01-22 19:42:37 -05:00 |
|
nupplaPhil
|
ed9392469e
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
|
nupplaPhil
|
6c36fd9e01
|
Move Config::get() to DI::config()->get()
|
2020-01-19 21:21:13 +01:00 |
|
nupplaPhil
|
d6efc90194
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
|
nupplaPhil
|
5dfee31108
|
Move L10n::t() calls to DI::l10n()->t() calls
|
2020-01-19 16:31:16 +01:00 |
|
Michael
|
0a4119adaf
|
@brief is removed completely
|
2020-01-19 06:05:23 +00:00 |
|
Hypolite Petovan
|
58f69481e6
|
Merge pull request #8130 from nupplaphil/task/di_pconfig
Move PConfig to DI::pConfig()
|
2020-01-18 13:57:57 -05:00 |
|
nupplaPhil
|
800694e9b3
|
Remove unused use statements & remove PConfig class
|
2020-01-18 17:02:59 +01:00 |
|
nupplaPhil
|
9e9429b56d
|
Move PConfig::get() to DI::pConfig()->get()
|
2020-01-18 16:50:57 +01:00 |
|
nupplaPhil
|
424c87195b
|
CleanUp Cache namespace
- Introduce enum "Duration"
- Introduce enum "Type"
- Move "Cache\Cache" to "BaseCache"
|
2020-01-18 15:41:19 +01:00 |
|
Hypolite Petovan
|
36190d1e79
|
Merge pull request #8072 from nupplaphil/task/Cache_to_DI
Replace Core\Cache wrapper with DI::cache() method
|
2020-01-10 08:46:03 -05:00 |
|