Philipp
|
648fadedd3
|
[various] Adapt BaseURL calls for new UriInterface
|
2023-02-18 21:04:47 +01:00 |
Hypolite Petovan
|
39c654da00
|
[various] Remove App dependency from hook functions
|
2023-01-13 21:16:09 -05:00 |
Hypolite Petovan
|
c18e0dc66a
|
[securemail] Upgrade singpolyma/openpgp to version 0.6.0
- Add missing use statement in SecureTestEmail
- Address https://github.com/friendica/friendica/issues/12011#issuecomment-1321196332
- phpseclib version 3 dependency is implied from the core so it is removed from the addon
|
2022-11-24 14:04:53 -05:00 |
Philipp
|
b0eb28143a
|
UserSession class - Refactor addon
|
2022-10-20 23:51:49 +02:00 |
Michael
|
5d8129600d
|
Replace all functions from boot.php
|
2022-10-19 09:47:36 -04:00 |
Philipp
|
63fca0af29
|
Refactoring Core class structures ...
|
2021-10-26 21:44:28 +02:00 |
Michael
|
9ad7500146
|
Remove the use of app function
|
2021-08-08 17:10:04 +00:00 |
Michael
|
e823a1bd05
|
Replaced direct calls to App->user
|
2021-08-08 11:17:08 +00:00 |
Philipp
|
874cef6a19
|
Transform email header string to header array & replace it at various situations.
|
2020-09-19 20:14:55 +02:00 |
nupplaPhil
|
b5759d24ee
|
Add license info at Friendica classes
|
2020-02-09 15:45:35 +01:00 |
nupplaPhil
|
ae5ebf1e89
|
Some Renames:
- EMail => EMail
- toEmail => toAddress
- fromEmail => fromAddress
|
2020-01-26 23:47:15 +01:00 |