| .. |
|
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
|
Skip empty message strings in Console\PoToPhp
|
2021-01-31 08:36:57 -05:00 |
|
Content
|
Missed this file when adding.
|
2021-02-23 10:18:56 -08:00 |
|
Core
|
Fixes several database errors, removes "relation" handling
|
2021-02-25 05:13:49 +00:00 |
|
Database
|
Fixes several database errors, removes "relation" handling
|
2021-02-25 05:13:49 +00:00 |
|
Factory
|
Get rid of the "item" table, enhanced "post" tables
|
2021-02-13 19:56:03 +00:00 |
|
Model
|
Partly revert the contact-relation sruff
|
2021-02-25 05:21:47 +00:00 |
|
Module
|
Fix link preview with videos
|
2021-02-27 21:02:06 +00:00 |
|
Network
|
Quit earlier in ProbeURL->getFeedLink if body is empty
|
2021-02-23 16:06:34 -05:00 |
|
Object
|
Several speed improvements (magiclink, caching, indexes)
|
2021-02-17 18:59:19 +00:00 |
|
Protocol
|
Use the system user for uid=0
|
2021-02-21 11:47:03 +00:00 |
|
Render
|
|
|
|
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
|
Add native media types and expiration to getSiteInfo
|
2021-02-18 09:06:11 -05:00 |
|
Worker
|
Avoid deletion of newly created contacts
|
2021-02-26 19:41:51 +00: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
|
|
|