aboutsummaryrefslogtreecommitdiffstats
path: root/include/datetime.php
Commit message (Collapse)AuthorAgeFilesLines
* reorganise a few included functions - notably identity related functionsfriendica2013-12-031-0/+21
|
* start formatting for Doxygenfriendica2013-02-251-22/+20
|
* progress however tediousMike Macgirvin2012-10-231-55/+0
|
* more work on json notifications, now working except for notify popupfriendica2012-07-151-1/+1
|
* gracefully recover from datetime constructor issuesfriendica2012-07-111-2/+23
|
* typosfriendica2012-06-251-1/+1
|
* add event titles to discovered birthday eventsfriendica2012-06-251-3/+6
|
* add missing bracketErkan Yilmaz2012-06-131-1/+1
|
* survive bad/un-parseable input to datetime_convertfriendica2012-06-121-1/+1
|
* "howlong" added to marital status.friendica2012-06-021-2/+4
|
* more sane defaults datetime_convertfriendica2012-04-081-3/+6
|
* fix empty string timezonefriendica2012-04-081-0/+7
|
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
| | | | | | Conflicts: include/config.php update.php
* make 'x minutes ago' fully translateable with argument ordering. string update.friendica2012-02-121-4/+5
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* datetime: new field_timezone() function, new template field_select_raw.tplFabio Comuni2012-01-021-2/+18
| | | | | returns a timezone select like select_timezone() but using template field_select_raw.tpl. field_select_raw get options html as forth argument, instead of array value=>label like field_select
* diaspora birthday notificationsFriendika2011-10-141-0/+54
|
* configurable format for date input selectorsFriendika2011-07-251-31/+78
|
* re-added last item date in admin user page. relative_date return 'never' if ↵Fabio Comuni2011-06-291-1/+1
| | | | null is passed
* very minor nit - if $abs is false, return before trying to use false in a ↵Friendika2011-06-291-10/+11
| | | | | | numeric calculation also return 'never' if we have an uninitialised date
* Fix bug #98, add "never" to relative_date(), fix batch operationsFabio Comuni2011-06-291-0/+4
|
* tinymce for event fieldsFriendika2011-06-061-2/+2
|
* event listingsFriendika2011-06-061-2/+2
|
* more events frameworkFriendika2011-06-061-3/+37
|
* push directory on register - if permittedFriendika2011-02-231-1/+1
|
* add some calendaring functionsFriendika2011-02-221-0/+111
|
* i18n string extraction utilMike Macgirvin2010-09-291-4/+4
|
* clarify birthday doco, Facebook really screwed this one up.Mike Macgirvin2010-09-271-4/+5
|
* docoMike Macgirvin2010-09-271-0/+34
|
* mistpark 2.0 infrasturcture landsMike Macgirvin2010-09-081-3/+14
|
* installer changes, pe syncMike Macgirvin2010-08-151-48/+28
|
* fix birthdayMike Macgirvin2010-07-111-1/+1
|
* profile additionsMike Macgirvin2010-07-101-10/+17
|
* more directory workMike Macgirvin2010-07-091-1/+21
|
* Initial checkinMike Macgirvin2010-07-011-0/+145