| .. |
|
App
|
Update default icon
|
2022-04-28 12:41:26 +02:00 |
|
Capabilities
|
Fix App routing
|
2022-01-04 20:59:28 +01:00 |
|
Collection/Api
|
Add missing copyright text
|
2022-01-02 10:49:50 +01:00 |
|
Console
|
Merge pull request #11265 from k-alin/6606-k-alin-mysql-unix-socket
|
2022-02-25 10:36:43 -05:00 |
|
Contact
|
Improved logging for avatar storing
|
2022-05-10 06:04:37 +00:00 |
|
Content
|
Fix local avatar, improve speed for fetching cached photos
|
2022-05-10 18:18:24 +00:00 |
|
Core
|
Merge pull request #11457 from annando/performance
|
2022-05-06 11:11:05 -04:00 |
|
Database
|
Fix the problem that the post update never stopped on larger systems
|
2022-03-16 22:00:34 -04:00 |
|
Factory
|
API: We can now display polls
|
2022-04-22 19:24:22 +00:00 |
|
Model
|
Fix local avatar, improve speed for fetching cached photos
|
2022-05-10 18:18:24 +00:00 |
|
Module
|
Issue 11487: IDN support added
|
2022-05-11 06:34:25 +00:00 |
|
Navigation/Notifications
|
Fix link to post in notification
|
2022-03-20 19:59:35 +00:00 |
|
Network
|
Movwe the conversion after the cleaning
|
2022-05-11 10:56:44 +00:00 |
|
Object
|
Fix local avatar, improve speed for fetching cached photos
|
2022-05-10 18:18:24 +00:00 |
|
Profile/ProfileField
|
|
|
|
Protocol
|
Fetch contact via uri-id to improve performance
|
2022-05-03 08:19:35 +00:00 |
|
Render
|
Prevent warnings on undefined Smarty template variables
|
2022-02-18 22:44:11 -05:00 |
|
Security
|
Introduce "accept_header" as specific argument to the http client
|
2022-04-02 21:16:53 +02:00 |
|
Util
|
Replace unparse function
|
2022-05-11 11:06:14 +00:00 |
|
Worker
|
Avatar handling is moved to a separate class
|
2022-05-09 06:27:46 +00:00 |
|
App.php
|
Fix App routing
|
2022-01-04 20:59:28 +01:00 |
|
BaseCollection.php
|
|
|
|
BaseDataTransferObject.php
|
|
|
|
BaseEntity.php
|
|
|
|
BaseFactory.php
|
|
|
|
BaseModel.php
|
|
|
|
BaseModule.php
|
Fixed max value check, improved request value fetching
|
2022-01-16 15:22:35 +00:00 |
|
BaseRepository.php
|
|
|
|
DI.php
|
API: We can now display polls
|
2022-04-22 19:24:22 +00:00 |
|
LegacyModule.php
|
|
|