Michael
|
4c3f2441f7
|
Display the contact alias if the URL is no HTTP link
|
2023-06-18 16:49:38 +00:00 |
|
Hypolite Petovan
|
1874a32728
|
Happy New Year 2023!
|
2023-01-01 09:36:24 -05:00 |
|
Roland Häder
|
bf9f09182e
|
Changes:
- added some missing type-hints
- no need for local array `$t` (changed to "anonymous" varriant)
- formatted some arrays
|
2022-10-24 20:32:24 +02:00 |
|
Balázs Úr
|
e56a53647b
|
Update copyright
|
2022-01-02 08:27:47 +01:00 |
|
Michael
|
325342a886
|
Renamed variable
|
2021-09-19 17:56:44 +00:00 |
|
Michael
|
f032f66b38
|
Display the public contacts for profile visitors
|
2021-09-19 10:06:42 +00:00 |
|
Balázs Úr
|
054c301ef0
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Michael
|
00974324fe
|
Don't show failed contacts
|
2020-10-07 20:06:15 +00:00 |
|
Michael
|
71b6226909
|
Some more avatar function replacements
|
2020-07-28 19:30:55 +00:00 |
|
nupplaPhil
|
7d714319c8
|
Add license info at Friendica PHP files
|
2020-02-09 16:34:23 +01:00 |
|
nupplaPhil
|
d6efc90194
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
|
nupplaPhil
|
a9a36fb302
|
Move L10n::tt() calls to DI::l10n()->tt() calls
|
2020-01-19 16:31:17 +01:00 |
|
nupplaPhil
|
5dfee31108
|
Move L10n::t() calls to DI::l10n()->t() calls
|
2020-01-19 16:31:16 +01: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 |
|
Hypolite Petovan
|
146646c4d4
|
Replace deprecated calls to defaults() by ?? and ?: in src/
|
2019-10-16 08:38:52 -04:00 |
|
Michael
|
6041f74df6
|
New constant for federated protocols
|
2019-07-01 18:00:55 +00:00 |
|
Hypolite Petovan
|
709eba6ce3
|
Move /viewcontacts to /profile/{nickname}/contacts[/{type}]
- Add contact relationship filter to profile contacts page
- Include feed contacts in contacts page and contact widget
|
2019-05-20 14:50:09 -04:00 |
|
Hypolite Petovan
|
71ae8d07a6
|
Refactor widgets
- Move widget templates to subfolder
- Add new generic filter widget templates to replace category, network and filer filters
- Update styles
|
2019-05-18 11:33:35 -04:00 |
|
Hypolite Petovan
|
79f2b42f74
|
Fix relationship direction in Widget/ContactBlock
|
2019-03-04 08:40:53 -05:00 |
|
Michael
|
0fdab4ed10
|
Fix for several fatal errors
|
2019-01-23 21:54:20 +00:00 |
|
Hypolite Petovan
|
c280fc6484
|
Show followers for pages, followed for users in ContactBlock widget
|
2019-01-21 10:56:28 -05:00 |
|
Hypolite Petovan
|
1f98fdfda6
|
Add new Widget\ContactBlock
|
2019-01-21 10:54:42 -05:00 |
|