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
8238afc70b
friendica_2019-12_sharedHos...
/
src
History
Michael
32a639891f
Improved logging for expired items
2018-07-01 09:08:58 +00:00
..
Content
Added support for internal Diaspora links to accounts
2018-06-30 22:37:44 +00:00
Core
The fetch function now centrally controls the content
2018-06-24 10:48:29 +00:00
Database
The "file" variable isn't stored anymore in the item table
2018-07-01 07:57:59 +00:00
Model
Improved logging for expired items
2018-07-01 09:08:58 +00:00
Module
port hubzillas OpenWebAuth - fix method call
2018-06-20 23:29:36 +02:00
Network
port hubzillas OpenWebAuth - use Contact::getIdForURL to query for contact entry
2018-06-19 16:15:28 +02:00
Object
The fetch function now centrally controls the content
2018-06-24 10:48:29 +00:00
Protocol
We now store the verb in the item-content as well
2018-06-27 19:37:13 +00:00
Render
Replace current_theme() and current_theme_url() calls
2018-04-28 18:37:25 -04:00
Util
Merge pull request
#5167
from VVelox/develop
2018-06-26 08:05:34 -04:00
Worker
New worker to fix empty icid
2018-06-29 06:24:18 +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