friendica/src
Tobias Diekershoff cfc08cbc11 console autoinstall used parameter U twice
The parameter "-U" was used twice for the database user and for the URL.
As all other database parameters are using the lowercase letter for the
parameter, this was adopted for the dbuser as well.
2021-06-23 18:05:39 +02:00
..
App Issue 10392: Avoid "Friendica can't display this page at the moment" 2021-06-16 13:23:07 +00:00
Collection Cleanup Code 2021-06-20 13:25:45 +02:00
Console console autoinstall used parameter U twice 2021-06-23 18:05:39 +02:00
Content Check Content\Item::replaceTag return for false return value before using it 2021-05-31 08:29:50 -04:00
Core Fix noscrape publishing and pulling, added header 2021-06-17 11:23:32 +00:00
Database Issue 10392: Avoid "Friendica can't display this page at the moment" 2021-06-16 13:23:07 +00:00
Factory Fix wrong attachement index 2021-06-20 22:33:05 +02:00
Model Fix fatal error: Uncaught TypeError: Argument 1 passed to Friendica\Model\Post\Media::existsByURIId() must be of the type int, null given 2021-06-21 03:53:53 +00:00
Module Don't count the system user as user 2021-06-21 04:03:20 +00:00
Network Fix noscrape publishing and pulling, added header 2021-06-17 11:23:32 +00:00
Object Transmit mediaType for headers as well / use blank image for empty header 2021-06-22 13:58:29 +00:00
Protocol Transmit mediaType for headers as well / use blank image for empty header 2021-06-22 13:58:29 +00:00
Render Update copyright 2021-03-29 08:40:20 +02:00
Repository API: Show activity notifications 2021-06-01 05:51:03 +00:00
Security An empty user id does not have children 2021-06-19 06:27:25 +00:00
Util Renaming the date format to "JSON" 2021-06-02 03:32:42 +00:00
Worker Diaspora relay functionality is removed 2021-06-13 11:15:04 +00:00
App.php Issue 10264: Remote comments for visitors 2021-05-23 10:39:11 +00:00
BaseCollection.php Update copyright 2021-03-29 08:40:20 +02:00
BaseDataTransferObject.php Update copyright 2021-03-29 08:40:20 +02:00
BaseEntity.php Update copyright 2021-03-29 08:40:20 +02:00
BaseFactory.php Update copyright 2021-03-29 08:40:20 +02:00
BaseModel.php Update copyright 2021-03-29 08:40:20 +02:00
BaseModule.php Add all required HTTP methods 2021-05-08 09:14:19 +00:00
BaseRepository.php Update copyright 2021-03-29 08:40:20 +02:00
DI.php Cleanup Mastodon Factories 2021-06-20 13:25:45 +02:00
LegacyModule.php Update copyright 2021-03-29 08:40:20 +02:00