friendica/src
Hypolite Petovan ec0c9dcdb1 Remove support for [iframe] BBCode
- It was a huge gaping security hole, and now HTML Purify will remove the src attribute of all non-allowed sources anyway.
2020-12-18 10:32:36 -05:00
..
App Improved performance profiler 2020-12-09 22:10:27 +00:00
Collection Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Console Add temporary console command to fix workerqueue row with corrupted parameter data 2020-12-15 00:20:49 -05:00
Content Remove support for [iframe] BBCode 2020-12-18 10:32:36 -05:00
Core Add temporary console command to fix workerqueue row with corrupted parameter data 2020-12-15 00:20:49 -05:00
Database Normalize return value in Database->fetch 2020-12-10 06:12:10 -05:00
Factory Fallback to database lock if locking fails 2020-11-16 19:46:20 +00:00
Model Merge pull request #9664 from annando/delete-contacts 2020-12-16 11:28:56 -05:00
Module Add general information header translation to admin site template 2020-12-17 22:52:30 -05:00
Network Store the network profiler data 2020-12-17 06:23:03 +00:00
Object Refactor builtin_activity_puller() and format_like() 2020-11-21 11:08:44 -05:00
Protocol Fix notices 2020-12-17 18:08:07 +00:00
Render Clear all previous template variables before replacing Macros in FriendicaSmartyEngine 2020-06-12 22:06:09 -04:00
Repository Implement correct behavior for min_id in boundary pagination 2020-10-13 00:11:39 -04:00
Security Avoid problems with uid=0 2020-11-19 17:19:14 +00:00
Util Avoid "Duplicate entry" 2020-12-17 18:56:10 +00:00
Worker Fix notices 2020-12-17 18:08:07 +00:00
App.php Parameters should be float ... 2020-12-10 00:02:23 +00: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 Allow models extending BaseModel to have an id equal to 0 2020-11-05 10:03:40 -05:00
BaseModule.php Re-allow anonymous use of CSRF tokens 2020-08-24 12:02:24 -04:00
BaseRepository.php Implement correct behavior for min_id in boundary pagination 2020-10-13 00:11:39 -04:00
DI.php API: accounts and trends 2020-10-31 22:32:26 +00:00
LegacyModule.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00