Michael
|
2cae485e0d
|
Don't show poll frequency on auto adjust
|
2020-08-17 17:40:31 +00:00 |
|
Michael Vogel
|
f0a0c6b822
|
Merge pull request #8982 from MrPetovan/task/8918-move-mod-common
Move mod/common.php to src/ Part 3: Add Module\Contact\Contacts class
|
2020-08-07 20:51:02 +02:00 |
|
Hypolite Petovan
|
18cd4f7412
|
Add new contact/{id}/contacts[/{type}] route and module
- Rework contact pages tabs
- Add constants for active contact page tab
|
2020-08-06 22:59:09 -04:00 |
|
Hypolite Petovan
|
f5ea07c731
|
Remove unused App parameter from Module\Contact::getTabsHTML
|
2020-08-06 22:59:09 -04:00 |
|
Michael
|
c89b690156
|
Removed unused parameter
|
2020-08-06 19:04:00 +00:00 |
|
Hypolite Petovan
|
4c5fe20018
|
Remove relationship direction display for non-local user contacts
- [frio] Add profile link on avatar in contact_template
|
2020-08-04 23:00:15 -04:00 |
|
Michael
|
a7d75702cc
|
"Contact\User" class created
|
2020-08-04 04:47:02 +00:00 |
|
Michael
|
0c4a3330dd
|
Use the public contact
|
2020-08-03 19:47:46 +00:00 |
|
Michael
|
ee1cb93f3a
|
Use the new relation functions
|
2020-08-03 18:21:56 +00:00 |
|
Michael
|
91c360638a
|
Ensure contact tabs will use the correct id
|
2020-08-02 13:34:49 +00:00 |
|
Michael
|
0c73531da1
|
Poco and gcontact (mostly) removed
|
2020-08-01 16:15:18 +00:00 |
|
Michael
|
71415094cb
|
Removed unused template variables
|
2020-07-31 06:00:43 +00:00 |
|
Michael
|
ce7f192f35
|
"id" is not needed as a parameter
|
2020-07-31 04:28:26 +00:00 |
|
Michael
|
893f6bd692
|
Use the function from the contact template instead
|
2020-07-31 03:55:01 +00:00 |
|
Michael
|
71b6226909
|
Some more avatar function replacements
|
2020-07-28 19:30:55 +00:00 |
|
Michael
|
d5a3ef6c2a
|
Removed unused "use"
|
2020-07-28 15:04:39 +00:00 |
|
Michael
|
b79bb0d2cb
|
Fetch photo fields, ensuring that they are filled
|
2020-07-28 12:58:19 +00:00 |
|
Michael
|
5b884e8348
|
Changed function name
|
2020-07-27 10:22:02 +00:00 |
|
Michael
|
6ab82eaa49
|
Ensure that cached avatar fields are set
|
2020-07-27 10:11:12 +00:00 |
|
Michael
|
0007da8630
|
EOL removed
|
2020-07-23 06:25:01 +00:00 |
|
Michael
|
3fc3ded750
|
Useless info messages removed
|
2020-07-23 06:11:21 +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
|
06b992a5dd
|
Add expected whitespace before Widget::unavailableNetworks() output in Module\Contact
|
2020-06-24 18:49:55 -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 |
|
Michael
|
0e9331a1ff
|
Avoid unneeded database calls when showing posts of contacts
|
2020-06-09 22:38:06 +00:00 |
|
Hypolite Petovan
|
34463f37e4
|
Rename contact table column to ffi_keyword_denylist
|
2020-06-07 11:24:52 -04:00 |
|
Michael
|
6bef9fb230
|
Show the relations of Twitter contacts
|
2020-03-07 13:05:16 +00:00 |
|
Hypolite Petovan
|
561472b975
|
Add L10n parameter to Pager classes
|
2020-02-16 12:50:39 -05:00 |
|
nupplaPhil
|
23c64b9a11
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
|
nupplaPhil
|
41ec7d8370
|
Replace stylesheet names
|
2020-02-02 20:56:31 +01:00 |
|
nupplaPhil
|
8632c90327
|
Fix crepair links
|
2020-02-02 20:50:53 +01:00 |
|
Hypolite Petovan
|
a7dd0173a7
|
Remove obsolete profile_id parameter in Model\Profile::load
|
2020-01-27 22:01:12 -05:00 |
|
Hypolite Petovan
|
a607656607
|
Replace profile tab GET parameter by route
|
2020-01-27 19:21:18 -05:00 |
|
Philipp
|
09de4a5b47
|
Merge pull request #8156 from MrPetovan/task/7817-custom-fields-part-2
New custom profile fields feature part 2: Feature switcheroo
|
2020-01-24 20:17:52 +01:00 |
|
Hypolite Petovan
|
4da90b9378
|
Add group membership filter widget in contact list
|
2020-01-23 17:49:55 -05:00 |
|
Hypolite Petovan
|
ed3ac36621
|
Refactor queries in contact module
|
2020-01-23 17:49:42 -05:00 |
|
Hypolite Petovan
|
f6f4cbab9d
|
Remove multi profiles feature
- Remove mod/profperm
- Remove additional feature
- Remove profile visibility on contact page
- Remove profile list templates
|
2020-01-22 19:42:33 -05: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 |
|
Michael
|
0a4119adaf
|
@brief is removed completely
|
2020-01-19 06:05:23 +00:00 |
|
Philipp
|
b9dba631aa
|
Merge pull request #8037 from MrPetovan/bug/notices
Replace remaining $a->page by DI::page()
|
2019-12-30 23:41:23 +01:00 |
|
Hypolite Petovan
|
e84ad15569
|
Replace remaining $a->page by DI::page()
|
2019-12-30 17:35:01 -05:00 |
|
nupplaPhil
|
3f34229752
|
Move redundant System::baseUrl() to DI::baseUrl() calls
|
2019-12-30 23:00:08 +01:00 |
|
nupplaPhil
|
6d7362da41
|
Replace deprecated $a->page with DI::page()
|
2019-12-30 20:02:09 +01:00 |
|
nupplaPhil
|
33674808dc
|
Remove deprecated App::cmd - replace with DI::args()->getCommand()
|
2019-12-29 20:17:51 +01:00 |
|
nupplaPhil
|
e6f61c2cc7
|
Remove deprecated App::query_string - replace with DI::args()->getQueryString()
|
2019-12-29 20:17:50 +01:00 |
|
nupplaPhil
|
e944d7bed6
|
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get()
|
2019-12-29 20:17:48 +01:00 |
|
nupplaPhil
|
8e6973b774
|
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()
|
2019-12-29 20:17:43 +01:00 |
|