| .. |
|
App
|
Create Post/Tag/Remove module class and route
|
2022-11-03 00:27:08 -04:00 |
|
Capabilities
|
|
|
|
Collection/Api
|
|
|
|
Console
|
Legacy "include" fragments have been removed
|
2022-10-20 04:21:00 +00:00 |
|
Contact
|
The quote functionality is simplified
|
2022-10-09 21:16:36 +00:00 |
|
Content
|
New area "moderation"
|
2022-11-08 02:28:42 -05:00 |
|
Core
|
Add title to homepage verified check mark
|
2022-11-08 04:20:19 -05:00 |
|
Database
|
More functions moved to content class
|
2022-10-27 05:44:44 +00:00 |
|
Factory
|
Use different parser modes for Mastodon and Twitter-API
|
2022-11-06 20:02:43 +00:00 |
|
Model
|
Store the source of incoming posts
|
2022-11-08 11:53:09 -05:00 |
|
Moderation
|
Revert "Add email notification to all users on server domain pattern block list update"
|
2022-10-25 19:02:55 -04:00 |
|
Module
|
Replace remaining occurrences of admin/users route by moderation/users
|
2022-11-08 04:26:11 -05:00 |
|
Navigation
|
Rename Repository\Notify->NotifyOnDesktop to shouldShowOnDesktop
|
2022-11-04 06:42:37 -04:00 |
|
Network
|
Also look for Atom feeds when probing link URLs
|
2022-11-01 00:45:46 -04:00 |
|
Object
|
Move mod/cal.php and mod/events.php to Module
|
2022-11-07 19:52:24 +01:00 |
|
Profile/ProfileField
|
|
|
|
Protocol
|
Transmit the quoted part in the source
|
2022-11-05 16:25:04 +00:00 |
|
Render
|
Read the config at another place
|
2022-09-08 06:21:16 +00:00 |
|
Security
|
Extend IHandleUserSessions from IHandleSessions and adapt classes
|
2022-10-23 20:41:17 +02:00 |
|
Util
|
UserSession class [3] - Refactor src/ files excluding Module/Model
|
2022-10-21 19:35:32 +02:00 |
|
Worker
|
don't be pythonic
|
2022-11-07 11:19:33 +01:00 |
|
App.php
|
implement feeback
|
2022-10-25 08:07:42 +02:00 |
|
BaseCollection.php
|
|
|
|
BaseDataTransferObject.php
|
|
|
|
BaseEntity.php
|
|
|
|
BaseFactory.php
|
|
|
|
BaseModel.php
|
|
|
|
BaseModule.php
|
The user related functions moved to the session class
|
2022-10-17 21:11:00 +00:00 |
|
BaseRepository.php
|
|
|
|
DI.php
|
Extend IHandleUserSessions from IHandleSessions and adapt classes
|
2022-10-23 20:41:17 +02:00 |
|
LegacyModule.php
|
|
|