friendica/src
Hypolite Petovan b9f0985467
Merge pull request #12116 from annando/issue-11846
Issue 11846: Fix client behaviour when following hash tags
2022-11-05 19:13:31 -04:00
..
App Create Post/Tag/Remove module class and route 2022-11-03 00:27:08 -04: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 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 "arrat" to "array" 2022-11-05 22:39:15 +00:00
Core Deprecate default value parameters in Session and Config interfaces 2022-11-04 06:42:38 -04:00
Database More functions moved to content class 2022-10-27 05:44:44 +00:00
Factory Merge remote-tracking branch 'upstream/develop' into quote 2022-10-30 11:38:17 +00:00
Model Issue 12096: Improve account search 2022-11-05 22:08:28 +00: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 Improved url detection 2022-11-05 22:32:56 +00: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 Update src/Object/Api/Mastodon/Status.php 2022-11-05 23:51:16 +01:00
Profile/ProfileField Another incompatible method declaration fixed + type-hints added 2022-06-17 17:18:31 +02:00
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 Simplified else case 2022-11-03 04:27:30 +00:00
App.php implement feeback 2022-10-25 08:07:42 +02:00
BaseCollection.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00
BaseDataTransferObject.php Update copyright 2022-01-02 08:27:47 +01:00
BaseEntity.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00
BaseFactory.php Update copyright 2022-01-02 08:27:47 +01:00
BaseModel.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00
BaseModule.php The user related functions moved to the session class 2022-10-17 21:11:00 +00:00
BaseRepository.php Update copyright 2022-01-02 08:27:47 +01:00
DI.php Extend IHandleUserSessions from IHandleSessions and adapt classes 2022-10-23 20:41:17 +02:00
LegacyModule.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00