| .. |
|
App
|
Add blocking author from an item context feature
|
2021-01-23 05:30:03 -05:00 |
|
Collection
|
Rename notify classes according the feature name, not the table name
|
2021-01-24 09:33:23 -05:00 |
|
Console
|
Remove ternary operators from converted .po plural condition
|
2021-01-29 20:01:14 -05:00 |
|
Content
|
Prevent hashtag parsing and replacement in image alternative text
|
2021-01-22 17:45:28 -05:00 |
|
Core
|
Fix wrong uses of DI::l10n() in Core\Update
|
2021-01-21 10:36:52 -05:00 |
|
Database
|
"item" is replaced by "post-view" / postupdate check added
|
2021-01-17 20:32:13 +00:00 |
|
Factory
|
Rename notify classes according the feature name, not the table name
|
2021-01-24 09:33:23 -05:00 |
|
Model
|
Merge pull request #9873 from annando/post-user
|
2021-01-28 19:32:17 -05:00 |
|
Module
|
Merge pull request #9823 from MrPetovan/task/9677-2fa-remember-device
|
2021-01-27 22:32:08 +01:00 |
|
Network
|
Fix a notice when the path is empty
|
2020-12-31 07:54:56 +00:00 |
|
Object
|
Merge pull request #9823 from MrPetovan/task/9677-2fa-remember-device
|
2021-01-27 22:32:08 +01:00 |
|
Protocol
|
Accept "application/json" as application type for ActivityPub
|
2021-01-29 11:15:47 +00:00 |
|
Render
|
Clear all previous template variables before replacing Macros in FriendicaSmartyEngine
|
2020-06-12 22:06:09 -04:00 |
|
Repository
|
Rename notify classes according the feature name, not the table name
|
2021-01-24 09:33:23 -05:00 |
|
Security
|
Added support for trusted browser during authentication
|
2021-01-23 05:42:59 -05:00 |
|
Util
|
Simplify item sanitization in Util\ACLFormatter
|
2020-12-30 21:11:24 -05:00 |
|
Worker
|
Merge pull request #9876 from annando/thr-parent
|
2021-01-29 10:12:49 -05:00 |
|
App.php
|
The frontend worker is removed
|
2021-01-01 23:05:26 +00:00 |
|
BaseCollection.php
|
|
|
|
BaseDataTransferObject.php
|
Replace BaseEntity with BaseDataTransferObject class for API representation classes
|
2021-01-23 05:42:58 -05:00 |
|
BaseEntity.php
|
Add trusted browser classes
|
2021-01-23 05:42:59 -05:00 |
|
BaseFactory.php
|
|
|
|
BaseModel.php
|
Replace BaseEntity with BaseDataTransferObject class for API representation classes
|
2021-01-23 05:42:58 -05:00 |
|
BaseModule.php
|
Re-allow anonymous use of CSRF tokens
|
2020-08-24 12:02:24 -04:00 |
|
BaseRepository.php
|
Implement correct behavior for min_id in boundary pagination
|
2020-10-13 00:11:39 -04:00 |
|
DI.php
|
Rename notify classes according the feature name, not the table name
|
2021-01-24 09:33:23 -05:00 |
|
LegacyModule.php
|
|
|