This website requires JavaScript.
Explore
Help
Register
Sign in
bitPickups
/
friendica_2020-09-1_sharedHosting
Watch
1
Star
0
Fork
You've already forked friendica_2020-09-1_sharedHosting
0
Code
Pull requests
Activity
3eec97aa6e
friendica_2020-09-1_sharedH...
/
src
History
Michael Vogel
3eec97aa6e
Merge pull request
#5314
from MrPetovan/task/4889-fix-tests
...
Fix tests after enabling PHP Notices
2018-07-06 22:14:01 +02:00
..
Content
Added support for internal Diaspora links to accounts
2018-06-30 22:37:44 +00:00
Core
Merge pull request
#5314
from MrPetovan/task/4889-fix-tests
2018-07-06 22:14:01 +02:00
Database
Merge pull request
#5314
from MrPetovan/task/4889-fix-tests
2018-07-06 22:14:01 +02:00
Model
Merge pull request
#5314
from MrPetovan/task/4889-fix-tests
2018-07-06 22:14:01 +02:00
Module
port hubzillas OpenWebAuth - fix method call
2018-06-20 23:29:36 +02:00
Network
Fix some undefined variable/index notices in tests
2018-07-02 07:44:55 -04:00
Object
Fix: Twitter reshares hadn't been shown as this
2018-07-02 21:15:54 +00:00
Protocol
Fixings
2018-07-05 20:57:31 +02:00
Render
Replace current_theme() and current_theme_url() calls
2018-04-28 18:37:25 -04:00
Util
redesign of locking & caching
2018-06-28 22:57:17 +02:00
Worker
New worker to fix empty icid
2018-06-29 06:24:18 +00:00
App.php
Fix Undefined index: HTTP_USER_AGENT in App
2018-07-02 22:19:21 -04:00
BaseModule.php
added hint about naming the class and filename
2018-04-03 16:33:39 +02:00
BaseObject.php