|
b229939c3d
|
rename CSS attributes notify => notification
|
2020-01-24 18:56:34 +01:00 |
|
|
b016e420fe
|
notify_type => str_type
str_notifytype => st_notification_type
|
2020-01-24 18:39:50 +01:00 |
|
|
0f932ae723
|
Notify => Notification
Notifs => Notifications
|
2020-01-24 18:32:38 +01:00 |
|
|
5c4eb2b2c9
|
Move templates into sub-dir "notifications"
|
2020-01-23 00:16:34 +01:00 |
|
|
512b00550e
|
rename some variables
|
2020-01-22 23:37:23 +01:00 |
|
|
d0c153943a
|
Add phpdoc
|
2020-01-22 23:31:00 +01:00 |
|
|
fa6c33d3ac
|
Move mod/notifications to Module\Notification
|
2020-01-22 23:18:14 +01: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 |
|
|
8e6973b774
|
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()
|
2019-12-29 20:17:43 +01:00 |
|
|
388b963714
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +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 |
|
|
abe6724629
|
Added parameter to rawContent
|
2019-11-05 19:16:26 +00:00 |
|
Philipp Holzer
|
a72e65a760
|
Adapt class structure
- Introduce constants
- Add constructor parameters
- Add typehints
- Renamed fields more meaningful
- Renamed method names to match identifier
- Adjust PHP doc
- Add GetClass call at used places
|
2019-10-26 04:03:27 +02:00 |
|
Philipp Holzer
|
1f368d469f
|
Move Friendica\Core\NotificationsManager to Friendica\Model\Notify
|
2019-10-26 02:01:46 +02:00 |
|
Philipp Holzer
|
1483cd3fb4
|
rearrange content/init
|
2019-05-18 20:34:11 +02:00 |
|
Philipp Holzer
|
68fdc7215e
|
rearrange rawContent / content
|
2019-05-18 20:16:08 +02:00 |
|
Philipp Holzer
|
56bd395b8a
|
Move mod/notify to src/Module/Notify
|
2019-05-18 18:59:41 +02:00 |
|