Michael
|
24ee87224f
|
Replaced deprecated "log" function call
|
2021-11-03 23:19:24 +00:00 |
|
Philipp
|
68046573a4
|
Restructure Cache to follow new paradigm
|
2021-10-26 22:11:06 +02:00 |
|
Philipp
|
5fecc9ecf7
|
Adapt ProfileField & Fix current PermissionSet Usage at ProfileFields
|
2021-10-18 23:32:44 +02:00 |
|
Philipp
|
838cdac5d1
|
Move ProfileFieldRepository::migrateFromLegacyProfile() & delete old repository
|
2021-10-18 23:32:41 +02:00 |
|
Michael
|
ab17fbf6b2
|
Unneeded "ProxyUtils" renamed to "Proxy"
|
2021-10-05 20:18:19 +00:00 |
|
Hypolite Petovan
|
9935e8e711
|
Remove event.adjust field
- It was confusing and introduced complexity that wasn't worth the unclear gain
|
2021-10-03 13:42:32 -04:00 |
|
Michael
|
f032f66b38
|
Display the public contacts for profile visitors
|
2021-09-19 10:06:42 +00:00 |
|
Philipp
|
13a91e63aa
|
Rename DI::httpRequest() into DI::httpClient()
|
2021-08-25 21:54:54 +02:00 |
|
Hypolite Petovan
|
ceeb246128
|
Remove Profile::load from Module\HCard
- Renamed and re-scoped Profile::sidebar to getVcardHtml
|
2021-08-24 06:24:06 -04:00 |
|
Hypolite Petovan
|
8f0e36d617
|
Raise an Exception when Profile::load is profided the system user nickname
|
2021-08-24 05:54:15 -04:00 |
|
Michael
|
bee04f86ee
|
Matrix addresses can be entered in the profile
|
2021-08-09 01:39:09 +00:00 |
|
Michael
|
866dbf9f89
|
Use getter/setter for timezone value
|
2021-07-24 21:16:53 +00:00 |
|
Michael
|
8f46064430
|
Using getter/setter functions
|
2021-07-24 20:34:07 +00:00 |
|
Michael
|
30aad250df
|
App->contact is now removed
|
2021-07-24 11:49:11 +00:00 |
|
Michael
|
2502a9192d
|
Many more app-variables removed
|
2021-07-24 10:09:39 +00:00 |
|
Michael
|
c17e1d7e0b
|
Removed unused code from the profile sidebar
|
2021-07-23 13:05:53 +00:00 |
|
Michael
|
afe3c8954c
|
Simplified functionality to load the profile in the sidebar
|
2021-07-23 12:39:37 +00:00 |
|
Michael
|
07d2dfcd60
|
Some more "convertForUriId" replacements
|
2021-07-10 12:58:48 +00:00 |
|
Michael
|
f0268b57be
|
Use "getOwnerDataById" and "getOwnerDataByNick" to fetch owner data
|
2021-07-04 17:25:08 +00:00 |
|
Michael
|
c72abe48a8
|
Fixed fetching private local images
|
2021-07-03 15:29:27 +00:00 |
|
Michael
|
9edc75e29d
|
Improved avatar handling (timestamps for caching)
|
2021-06-29 06:15:45 +00:00 |
|
Michael
|
b46b7b08ba
|
Reduce the usage of the "proxifyUrl" function
|
2021-06-27 11:50:10 +00:00 |
|
Michael
|
fe07dc828b
|
Fix noscrape publishing and pulling, added header
|
2021-06-17 11:23:32 +00:00 |
|
Michael
|
3796e13142
|
Force a directory update if previously published
|
2021-06-16 05:23:43 +00:00 |
|
Michael
|
0ab24510ef
|
Centzralized functionality to update and publish profile changes
|
2021-06-15 11:12:44 +00:00 |
|
very-ape
|
7776c5f690
|
Implement code changes from review.
|
2021-05-23 13:25:25 -07:00 |
|
very-ape
|
ceb409dae8
|
Replace $contact with $profile_contact in sidebar function.
|
2021-05-22 15:30:46 -07:00 |
|
very-ape
|
34eb81a187
|
Don't retrieve a contact record we've already been given.
|
2021-05-21 22:49:35 -07:00 |
|
very-ape
|
c22ef3e79e
|
Fix message button using a more targeted approach.
|
2021-05-21 14:28:01 -07:00 |
|
very-ape
|
97a9ec4e40
|
Bug fix: last commit results in logged-in user's contacts being displayed on contact profile sidebar.
|
2021-05-21 11:38:50 -07:00 |
|
very-ape
|
93926e99b8
|
Use getByNickname as suggested in code review.
|
2021-05-21 10:15:32 -07:00 |
|
very-ape
|
fe52719d37
|
Fix Message button.
|
2021-05-20 23:30:42 -07:00 |
|
Hypolite Petovan
|
abc0616d33
|
Fix undefined variables in profile/vcard.tpl
|
2021-05-10 18:59:49 -04:00 |
|
Balázs Úr
|
054c301ef0
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Michael
|
312c01a517
|
Several speed improvements (magiclink, caching, indexes)
|
2021-02-17 18:59:19 +00:00 |
|
Michael
|
b0d1a295fe
|
New post class in model classes
|
2021-01-16 04:13:22 +00:00 |
|
Michael
|
bd0e2dc0a8
|
Avoid problems with uid=0
|
2020-11-19 17:19:14 +00:00 |
|
Michael
|
33575a94fa
|
Follow/Unfollow contact with a single click
|
2020-10-20 03:49:58 +00:00 |
|
Michael
|
00974324fe
|
Don't show failed contacts
|
2020-10-07 20:06:15 +00:00 |
|
Hypolite Petovan
|
6fdab8394a
|
Update wrong assertion regarding a profile being local user's self in Model\Profile
- It was hiding follow links for profiles on the same node
|
2020-10-03 23:03:33 -04:00 |
|
Michael
|
bf2ca5fcf9
|
Issue 9229: Show unfollow with known contacts
|
2020-09-19 20:47:05 +00:00 |
|
Hypolite Petovan
|
6ad75f5b41
|
Remove over-specific location fields from vcard in favor of "location"
|
2020-09-09 01:21:56 -04:00 |
|
Michael Vogel
|
45c12e7716
|
Some performance tweeks
|
2020-08-16 13:57:56 +02: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
|
192576f01a
|
Add logging to rare condition in Model\Profile::sidebar
- Adresses https://github.com/friendica/friendica/issues/8475#issuecomment-647104375
|
2020-06-24 09:56:11 -04:00 |
|
Michael
|
e379698227
|
Issue 8675: reduce requests of foreign pages
|
2020-06-01 21:52:31 +00:00 |
|
Michael
|
ba9cf32f36
|
The "item-activity" is removed
|
2020-05-26 05:18:50 +00:00 |
|
Michael
|
d74067b461
|
Queries had been simplified
|
2020-04-26 06:58:30 +00:00 |
|