|
91b0f2c486
|
Use a single function to create the template data for contacts
|
2020-07-30 21:16:15 +00:00 |
|
|
b79bb0d2cb
|
Fetch photo fields, ensuring that they are filled
|
2020-07-28 12:58:19 +00:00 |
|
|
b8682190de
|
Fix fallback on unknown contact
|
2020-07-16 04:18:33 +00:00 |
|
|
6d3949d54a
|
Changed default value
|
2020-07-15 17:29:52 +00:00 |
|
|
e374aecc46
|
Changed parameter order for "getbyURLForUser"
|
2020-07-15 17:22:12 +00:00 |
|
|
fc0312451d
|
Changed parameter order for getByURL
|
2020-07-15 17:06:48 +00:00 |
|
|
d9c6a46ffe
|
Replaced "getDetailsByURL" with "getByURL/getByURLForUser"
|
2020-07-15 04:42:04 +00:00 |
|
|
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 |
|
|
a7dd0173a7
|
Remove obsolete profile_id parameter in Model\Profile::load
|
2020-01-27 22:01:12 -05:00 |
|
|
d6efc90194
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
|
|
5dfee31108
|
Move L10n::t() calls to DI::l10n()->t() calls
|
2020-01-19 16:31:16 +01:00 |
|
|
6d7362da41
|
Replace deprecated $a->page with DI::page()
|
2019-12-30 20:02:09 +01:00 |
|
|
e6f61c2cc7
|
Remove deprecated App::query_string - replace with DI::args()->getQueryString()
|
2019-12-29 20:17:50 +01:00 |
|
|
e944d7bed6
|
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get()
|
2019-12-29 20:17:48 +01:00 |
|
|
1de3f186d7
|
Introduce new DI container
- Adding Friendica\DI class for getting dynamic classes
- Replacing BaseObject::getApp() with this class
|
2019-12-29 20:16:55 +01:00 |
|
|
8c03bdada9
|
parameters now are having a default value and are optional
|
2019-11-05 21:48:54 +00:00 |
|
|
bd62d548db
|
Added parameters
|
2019-11-05 20:22:54 +00:00 |
|
|
f59ea2af55
|
Replace deprecated defaults() calls by ?? and ?: operators in src/Module/
|
2019-10-15 09:20:32 -04:00 |
|
|
83e5fe2539
|
added url for magic link again
|
2019-05-02 23:39:20 +02:00 |
|
|
a5d33444ee
|
added feedback
|
2019-05-02 23:32:19 +02:00 |
|
|
c5e7abf9c5
|
Move mod/allfriends to src/Module/AllFriends
|
2019-05-02 22:03:27 +02:00 |
|