friendica/src/Model
Hypolite Petovan 620395378e Normalize uses of Strings::formatNetworkName to $network_link
- Unescape HTML template variable $network_link
2018-12-26 11:11:38 -05:00
..
APContact.php normalise_link calls 2018-11-08 11:28:29 -05:00
Contact.php Handles issue 6122 - the self contact will be updated when it seems to be invalid 2018-12-22 20:12:32 +00:00
Conversation.php Logger Levels 2018-10-30 09:58:45 -04:00
Event.php Normalize expected format for event fields summary, desc and location 2018-12-24 23:00:35 -05:00
FileTag.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
GContact.php Fix various notices 2018-12-15 04:32:47 -05:00
Group.php Issue 6259: Suppress contact group widget only on network page 2018-12-14 06:33:57 +00:00
Item.php Non public content is now displayed again to visitors. 2018-12-09 13:09:49 +00:00
ItemContent.php Stopped using deprecated constants NETWORK_* (#5537) 2018-08-11 22:40:44 +02:00
ItemURI.php Avoid problems with too long URI (should only happen some RSS feeds) 2018-12-02 14:49:28 +00:00
Mail.php Log function 2018-10-30 09:57:14 -04:00
OpenWebAuthToken.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
PermissionSet.php Removed some test logging 2018-07-29 04:38:14 +00:00
Photo.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
Process.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
Profile.php Normalize uses of Strings::formatNetworkName to $network_link 2018-12-26 11:11:38 -05:00
PushSubscriber.php Logger Levels 2018-10-30 09:58:45 -04:00
Queue.php Log function 2018-10-30 09:57:14 -04:00
Register.php autoname calls 2018-11-08 10:22:20 -05:00
Term.php Fix Term exists check on link which isn't stored for hashtags anymore to check on term. 2018-11-27 22:54:16 +01:00
User.php Handles issue 6122 - the self contact will be updated when it seems to be invalid 2018-12-22 20:12:32 +00:00