This website requires JavaScript.
Explore
Help
Register
Sign in
strk
/
friendica
Watch
1
Star
0
Fork
You've already forked friendica
0
Code
Issues
Pull requests
Releases
Wiki
Activity
379f35d2d9
friendica
/
src
History
Tobias Diekershoff
bc3a569b2f
Label for the Events happening in the next 7 days was wrong
2018-06-30 17:34:27 +02:00
..
Content
Merge pull request
#5216
from abanink/2337
2018-06-14 15:36:21 -04:00
Core
The fetch function now centrally controls the content
2018-06-24 10:48:29 +00:00
Database
The detected language now moved to "item-content" as well
2018-06-30 05:18:43 +00:00
Model
Label for the Events happening in the next 7 days was wrong
2018-06-30 17:34:27 +02: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