| .. |
|
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
|
Storage: small fixes to 'storage move'
|
2021-03-12 18:24:45 +01:00 |
|
Content
|
Increase video tag regular expression specificity to decrease backtrack in BBCode::convert
|
2021-03-13 09:06:52 -05:00 |
|
Core
|
Storage: small fixes to 'storage move'
|
2021-03-12 18:24:45 +01:00 |
|
Database
|
Merge pull request #9981 from annando/issue-9977
|
2021-03-04 10:21:06 +01:00 |
|
Factory
|
Get rid of the "item" table, enhanced "post" tables
|
2021-02-13 19:56:03 +00:00 |
|
Model
|
Merge pull request #10034 from annando/better-tag-sorting
|
2021-03-11 17:31:59 -05:00 |
|
Module
|
Merge remote-tracking branch 'upstream/2021.03-rc' into issue-10019
|
2021-03-13 12:30:41 +00:00 |
|
Network
|
Quit earlier in ProbeURL->getFeedLink if body is empty
|
2021-02-23 16:06:34 -05:00 |
|
Object
|
Only offer "ignore thread" when there is a need for this
|
2021-02-28 11:20:02 +00:00 |
|
Protocol
|
We now set the protocol in "gserver" on receiving as well
|
2021-03-10 22:31:33 +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
|
More general content type detection
|
2021-03-13 13:17:42 +00:00 |
|
Worker
|
Use "failed" instead of "archive" for contact update check
|
2021-03-07 20:34:13 +00:00 |
|
App.php
|
Replace module output instead of redirecting to maintenance page
|
2021-03-10 09:50:20 -05: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
|
|
|
|
BaseRepository.php
|
|
|
|
DI.php
|
Rename notify classes according the feature name, not the table name
|
2021-01-24 09:33:23 -05:00 |
|
LegacyModule.php
|
|
|