friendica/src
Hypolite Petovan 097cd5f44b
Merge pull request #9188 from annando/more-direction
Store and display to/cc/bcc
2020-09-12 14:34:58 -04:00
..
App Ensure query parameters are URL encoded in Arguments 2020-09-12 09:09:16 -04:00
Collection Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Console Fix fatal error in storage list console when default backend is used 2020-09-03 16:06:52 -04:00
Content Remove confirm template obsolete uses (except for contacts) 2020-09-12 09:09:15 -04:00
Core Remove confirm template obsolete uses (except for contacts) 2020-09-12 09:09:15 -04:00
Database Don't perform actions on empty conditions 2020-09-07 05:00:17 +00:00
Factory Apply suggestions from code review 2020-09-08 03:39:51 +02:00
Model Store and display to/cc/bcc 2020-09-12 17:45:04 +00:00
Module Use Arguments->getCommand() where it makes more sense than getQueryString() 2020-09-12 09:09:15 -04:00
Network Issue 9137: Fix "Incorrect integer value:" 2020-09-06 09:41:32 +00:00
Object Fix ContactEndpoint & tests 2020-09-12 10:01:13 +02:00
Protocol Store and display to/cc/bcc 2020-09-12 17:45:04 +00:00
Render Clear all previous template variables before replacing Macros in FriendicaSmartyEngine 2020-06-12 22:06:09 -04:00
Repository Add UID as parameter for notify repository call 2020-03-01 22:24:53 +01:00
Util Rename class for PSR-0 2020-09-11 19:24:40 +02:00
Worker Rename class for PSR-0 2020-09-11 19:24:40 +02:00
App.php Move "getUserAgent()" to "HTTPRequest" class 2020-07-21 03:04:58 -04:00
BaseCollection.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseEntity.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseFactory.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseModel.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseModule.php Re-allow anonymous use of CSRF tokens 2020-08-24 12:02:24 -04:00
BaseRepository.php Add common relationship methods to Model\ContactRelation 2020-08-03 13:34:10 -04:00
DI.php API: New entity "status" 2020-09-03 18:57:18 +00:00
LegacyModule.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00