nupplaPhil
|
388b963714
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
|
nupplaPhil
|
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 |
|
nupplaPhil
|
aa5771cf3e
|
Move Login/Logout/TwoFactor to bundled submodule "Security"
|
2019-12-27 22:19:28 +01:00 |
|
Hypolite Petovan
|
33ea5dfe35
|
Add check for $_REQUEST key existence in Module\Item\Compose
- Addresses https://github.com/friendica/friendica/issues/7677#issuecomment-566254464
|
2019-12-19 07:48:08 -05:00 |
|
Hypolite Petovan
|
8f4f6899dd
|
Update composer module to use the new ACL selector
- Remove ACL-specific code from compose-footer
- Move compose-footer template remaining content to compose.js
|
2019-11-28 12:54:56 -05:00 |
|
Michael
|
8c03bdada9
|
parameters now are having a default value and are optional
|
2019-11-05 21:48:54 +00:00 |
|
Michael
|
bd62d548db
|
Added parameters
|
2019-11-05 20:22:54 +00:00 |
|
Philipp Holzer
|
aa7be41728
|
Fix ACLFormatterTest
- Add nullable to expand() function again
- Add angle bracket support to toString()
|
2019-11-01 14:13:29 +01:00 |
|
Philipp Holzer
|
3eda62bfa6
|
Check null for acl-fields
|
2019-10-28 18:16:10 +01:00 |
|
Philipp Holzer
|
f65f7f11c3
|
Move expand_acl to ACLFormatter::expand()
- including tests
|
2019-10-23 00:40:14 +02:00 |
|
Hypolite Petovan
|
4c45cb864a
|
Update master translation strings file
- Fix gettext warning for empty string in Module\Item\Compose
|
2019-08-06 07:09:05 -04:00 |
|
Hypolite Petovan
|
0b6f231ad3
|
Replace removed Contact::select method with Contact::selectToArray in Compose module
|
2019-07-29 20:31:50 -04:00 |
|
Hypolite Petovan
|
cb38fe4e72
|
Develop one-liner in Item\Compose
|
2019-07-29 20:31:49 -04:00 |
|
Hypolite Petovan
|
9d20705700
|
Improve compose page template
- Update title and description of the limited/private panel
- Move CC email addresses outside of the visibility panels
|
2019-07-29 20:31:49 -04:00 |
|
Hypolite Petovan
|
4f4b538bcf
|
[frio] Add jotnet fields to compose page
- Move hardcoded descriptions to translation strings
|
2019-07-29 20:31:47 -04:00 |
|
Hypolite Petovan
|
c24ca57f21
|
Add frio-specific /compose module
|
2019-07-29 20:31:46 -04:00 |
|