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
67300ae4c9
friendica
/
src
History
Tobias Diekershoff
85c8bf0228
Merge pull request
#4399
from MrPetovan/task/3878-move-include-bbcode-to-src
...
Move include/bbcode to src/ part 1 : Everything but bbcode()
2018-02-07 07:18:39 +01:00
..
Content
Merge pull request
#4399
from MrPetovan/task/3878-move-include-bbcode-to-src
2018-02-07 07:18:39 +01:00
Core
Merge pull request
#4399
from MrPetovan/task/3878-move-include-bbcode-to-src
2018-02-07 07:18:39 +01:00
Database
Hook calls can now be forked into a worker queue entry
2018-02-06 22:52:36 +00:00
Model
Merge pull request
#4399
from MrPetovan/task/3878-move-include-bbcode-to-src
2018-02-07 07:18:39 +01:00
Module
Remove references to include/datetime
2018-02-03 20:47:37 -05:00
Network
Bugfix: Probe - get the contact address from xrd 'subject' key
2018-02-05 21:27:40 +01:00
Object
Replace remaining functions in include/datetime by Temporal methods
2018-02-03 20:47:37 -05:00
Protocol
Merge pull request
#4399
from MrPetovan/task/3878-move-include-bbcode-to-src
2018-02-07 07:18:39 +01:00
Render
Move SMARTY3_TEMPLATE_FOLDER to FriendicaSmarty
2018-02-03 08:52:43 -05:00
Util
Replace forgotten datetime_convert() instances
2018-02-03 20:47:37 -05:00
Worker
Fixed wrong capitalation (or however this is written)
2018-02-06 23:17:18 +00:00
App.php
Switch register_template_engine() to the only one available
2018-02-02 07:46:13 -05:00
BaseModule.php
Add Base Module class
2017-12-17 12:05:19 -05:00
BaseObject.php
Add new Module classes
2017-12-29 21:55:13 -05:00