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
24513f6d92
friendica
/
src
History
Michael Vogel
b0e8bedb8b
Merge pull request
#4391
from MrPetovan/bug/4390-convert-last-updated-to-mysql
...
Convert Atom last updated date to MySQL format
2018-02-04 16:46:42 +01:00
..
Content
Move Temporal::convert() to DateTimeFormat::convert()
2018-02-03 08:56:55 -05:00
Core
Don't generate a new guid anymore when moving the account.
2018-02-04 12:32:56 +00:00
Database
Deprecate DBM::date()
2018-02-03 21:39:53 -05:00
Model
Update moved method Item::performLike() with DateTypeFormat
2018-02-03 08:56:55 -05:00
Module
Move Temporal::convert() to DateTimeFormat::convert()
2018-02-03 08:56:55 -05:00
Network
Move Temporal::convert() to DateTimeFormat::convert()
2018-02-03 08:56:55 -05:00
Object
Move Temporal::convert() to DateTimeFormat::convert()
2018-02-03 08:56:55 -05:00
Protocol
Use DateTimeFormat::utc on Atom feed dates
2018-02-03 21:39:35 -05:00
Render
Move SMARTY3_TEMPLATE_FOLDER to FriendicaSmarty
2018-02-03 08:52:43 -05:00
Util
Move datetimepicker javascript to field_datetime.tpl
2018-02-03 09:53:45 -05:00
Worker
Move Temporal::convert() to DateTimeFormat::convert()
2018-02-03 08:56:55 -05: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