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
|
c3d88aca39
|
Update the return value of Item\Ignore to integer
- Array is unnecessary
|
2019-11-30 23:15:58 -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 |
|
Michael
|
abe6724629
|
Added parameter to rawContent
|
2019-11-05 19:16:26 +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 |
|
Hypolite Petovan
|
ee1954f294
|
Merge pull request #7762 from nupplaphil/task/mod_ignored
move mod/ignored to src/Module/Item/Ignored
|
2019-10-24 12:04:50 -04:00 |
|
Philipp Holzer
|
062e472314
|
Rename route '/ignored/{iid}' to '/item/ignore/{iid}'
|
2019-10-24 17:18:29 +02:00 |
|
Philipp Holzer
|
5aa73afa7e
|
Rename module class name
|
2019-10-24 09:09:47 +02:00 |
|
Philipp Holzer
|
dba2d574b1
|
Adapt because of feedback
|
2019-10-23 21:29:17 +02:00 |
|
Philipp Holzer
|
db25f5b6ca
|
Add jsonExit() and fix UID issue
|
2019-10-23 16:24:19 +02:00 |
|
Philipp Holzer
|
f65f7f11c3
|
Move expand_acl to ACLFormatter::expand()
- including tests
|
2019-10-23 00:40:14 +02:00 |
|
Philipp Holzer
|
17aca9bee8
|
move mod/ignored to src/Module/Item/Ignored
|
2019-10-21 21:19:28 +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 |
|