Commit Graph

362 Commits (d2a4a578102ca511cfe571f58e306b1206cae3c3)

Author SHA1 Message Date
Michael 18617f6c48 Fetch followers/followings of contacts 3 years ago
Michael 9b86f40a5f Store avatar cache fields only when needed 3 years ago
Michael 1532f0d529 New field "failed" for gserver, gcontact and contact 3 years ago
Michael caf548e1a7 Fix fetching contacts 3 years ago
Michael b0086a49e2 in "getidforurl" "no update" is now "update" 3 years ago
Michael 6d3949d54a Changed default value 3 years ago
Michael e374aecc46 Changed parameter order for "getbyURLForUser" 3 years ago
Michael fc0312451d Changed parameter order for getByURL 3 years ago
Michael d9c6a46ffe Replaced "getDetailsByURL" with "getByURL/getByURLForUser" 3 years ago
Hypolite Petovan 32a8f5003f Add provision for result containing only connector profiles in Contact::getDetailsByURL 3 years ago
Michael 52bb1ff0f1 Some more replaced logger 3 years ago
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
3 years ago
Michael 019a9d44c5 New function to fetch contact data by url 3 years ago
Michael 8707ced2f7 Hopefully fixes notice "Undefined index: gravity" 3 years ago
Michael Vogel aedbb0d627
Merge pull request #8753 from MrPetovan/bug/fatal-errors
Remove dependency to App in Contact::createFromProbe
3 years ago
Hypolite Petovan a5a7855d39 Remove dependency to App in Contact::createFromProbe
- Address https://github.com/friendica/friendica/issues/8473#issuecomment-641259906
3 years ago
Hypolite Petovan be41095936 Add probe data return if Contact::getDetailsByURL didn't yield a result in Contact::getDetailsByAddr 3 years ago
Michael 0e9331a1ff Avoid unneeded database calls when showing posts of contacts 3 years ago
Michael e379698227 Issue 8675: reduce requests of foreign pages 3 years ago
Michael 327cdf21ce Some more "baseurl" improvements 3 years ago
Michael e27915a819 Centralized gsid generation 3 years ago
Michael 95b4f35a12 Improved server detection / gsid introduced 3 years ago
Michael b7e25d16e7 Removed usage of "tag" field 3 years ago
Michael f75009c20c Some more forgotten DBA::close 3 years ago
Hypolite Petovan 7f04aea8b1 Move poke module to src/
- Add new route contact/<cid>/poke and update all references
- Rework template with form field includes
- [frio] Enable modal behavior
3 years ago
Michael 6249b674dc Issue 7892: Improve "plink" generation for Diaspora posts 3 years ago
Michael f27900ad78 Reduce the load of "gfollower" 3 years ago
Hypolite Petovan 07dde8deb8 Remove unused return value of Contact::updateAvatar 3 years ago
Hypolite Petovan 89534b5be3 Ensure non-NULL values in $data array in Contact::updateAvatar
- Throw Exception instead of returning false if contact doesn't exist
- Address https://github.com/friendica/friendica/issues/7998#issuecomment-596271239
3 years ago
Hypolite Petovan 2702732308 Import FriendicaNetwork\HTTPException in Model\Contact 3 years ago
Michael e14ed2ce35 Issue 8151: Automatic Friend is working again 3 years ago
Hypolite Petovan dd999164c6 Do not cache Contact::getDetailsByURL result if it doesn't come from the DB
- Address https://github.com/friendica/friendica/issues/8000#issuecomment-592169621
3 years ago
Michael d03fb89494 Replace "hidewall" with "net-publish" / other "hidewall" stuff 3 years ago
Michael 7ee9aad6ca Some more unneeded settings removed 3 years ago
Michael f8670b6268 Don't show "delete contact" when there is a follow or unfollow option 3 years ago
Philipp da124af6ed
Merge pull request #8293 from MrPetovan/task/5562-community-pagination
Improve community pagination
3 years ago
Hypolite Petovan e0d03615bc Add node-wide default items per page config 3 years ago
Hypolite Petovan 561472b975 Add L10n parameter to Pager classes 3 years ago
Michael ee6cceba30 Clarify the effect of "net-publish" 3 years ago
Michael 3bd1f3a836 No more gender 3 years ago
Hypolite Petovan 0b0309ce8f Remove pager parameter from conversation()
- Add getUrlParameter() Javascript function to determine current page
3 years ago
Michael Vogel e80d68ba53
Merge pull request #8261 from MrPetovan/task/8251-use-about-for-pdesc
Use profile.about for profile description
3 years ago
nupplaPhil 23c64b9a11
Add license info at Friendica classes 3 years ago
Hypolite Petovan a42104ce43 Use profile.about instead of profile.pdesc for profile description 3 years ago
nupplaPhil cfd50f9abb
Move Notify::TYPE_INTRO 3 years ago
Philipp Holzer f2271d1692
Fix Contact notification link 3 years ago
Hypolite Petovan 7b0ec6252f Remove uses of the rest of deprecated profile fields 3 years ago
Hypolite Petovan 8e2910976f Remove usage of profile.gender 3 years ago
Hypolite Petovan a607656607 Replace profile tab GET parameter by route 3 years ago
Hypolite Petovan 18cfd8dfaa Remove references to deprecated profile.is-default and profile.profile-name fields 3 years ago