This website requires JavaScript.
Explore
Help
Register
Sign in
bitPickups
/
friendica_2019-12_sharedHosting_hotFix
Watch
1
Star
1
Fork
You've already forked friendica_2019-12_sharedHosting_hotFix
0
Code
Pull requests
Activity
574bfecdfd
friendica_2019-12_sharedHos...
/
src
History
fabrixxm
574bfecdfd
Create config keys if they not exists on set.
2018-06-14 13:18:01 +02:00
..
Content
Clean up tag claud (remove "item_condition()" call)
2018-06-10 15:19:52 +00:00
Core
Bugfix: In the daemon mode we forgot to call the cron jobs
2018-06-06 03:48:04 +00:00
Database
Fix: Avoid endlessly dbstructure changes
2018-06-11 13:22:08 +00:00
Model
The new function is now used here as well.
2018-06-10 10:14:53 +00:00
Module
cite: just some small styling thing
2018-05-20 08:43:43 +02:00
Network
"pending" shouldn't be set as well by default ...
2018-05-14 22:50:04 +02:00
Object
Don't allow deletion of public posts
2018-06-13 19:19:17 +00:00
Protocol
Fix PHP 7.2 sizeof notice messages in Protocol\PortableContact
2018-06-12 22:01:50 -04:00
Render
Replace current_theme() and current_theme_url() calls
2018-04-28 18:37:25 -04:00
Util
Fix
#4943
.
2018-04-28 06:46:46 +00:00
Worker
Don't probe anymore, but ensure that we got good contact data
2018-06-03 08:36:05 +00:00
App.php
Create config keys if they not exists on set.
2018-06-14 13:18:01 +02:00
BaseModule.php
added hint about naming the class and filename
2018-04-03 16:33:39 +02:00
BaseObject.php