Hypolite Petovan
|
e57449ee35
|
Reduce page size in contacts pages
|
2020-08-07 21:18:25 -04: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
|
b79bb0d2cb
|
Fetch photo fields, ensuring that they are filled
|
2020-07-28 12:58:19 +00:00 |
|
Michael
|
9b86f40a5f
|
Store avatar cache fields only when needed
|
2020-07-25 11:48:52 +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
|
6d3949d54a
|
Changed default value
|
2020-07-15 17:29:52 +00:00 |
|
Michael
|
e374aecc46
|
Changed parameter order for "getbyURLForUser"
|
2020-07-15 17:22:12 +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
|
8cc11d6033
|
Update log string in Module\Contact\Poke
|
2020-04-20 18:02:23 -04:00 |
|
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
|
2020-04-20 11:47:08 -04:00 |
|
Michael
|
3bd1f3a836
|
No more gender
|
2020-02-16 10:55:18 +00:00 |
|
nupplaPhil
|
23c64b9a11
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
|
nupplaPhil
|
3ed3e8ff42
|
Force avatar update for Contact Advanced page
|
2020-02-02 22:19:02 +01:00 |
|
nupplaPhil
|
d9ae813b43
|
Improvements
|
2020-02-01 08:45:38 +01:00 |
|
nupplaPhil
|
048bb014d8
|
Move CRepair to Contact Advanced route
|
2020-02-01 00:37:11 +01:00 |
|
nupplaPhil
|
f565d590f6
|
Move mod/crepair to src/Module/Contact/Repair
|
2020-02-01 00:20:50 +01:00 |
|
nupplaPhil
|
ed9392469e
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
|
nupplaPhil
|
21640ec5d8
|
Add missing Friendica\DI namespace to files (PHPStorm inspection)
|
2020-01-19 21:26:42 +01:00 |
|
nupplaPhil
|
6c36fd9e01
|
Move Config::get() to DI::config()->get()
|
2020-01-19 21:21:13 +01:00 |
|
Michael
|
8c03bdada9
|
parameters now are having a default value and are optional
|
2019-11-05 21:48:54 +00:00 |
|
Michael
|
abe6724629
|
Added parameter to rawContent
|
2019-11-05 19:16:26 +00:00 |
|
Hypolite Petovan
|
50a2e7001e
|
Replace last instance of local_user() used to guess authentication status in Module/Contact/Hovercard
|
2019-11-02 12:48:04 -04:00 |
|
Hypolite Petovan
|
ff27f45cb9
|
Move mod/hovercard to src/Module/Contact/Hovercard
- Rework hovercard.js to remove JS template interpolation
- Remove template/json output from Module/Contact/Hovercard
|
2019-11-02 12:48:03 -04:00 |
|