]> git.mxchange.org Git - friendica.git/history - src
[frio] Fix spacing in field_input.tpl
[friendica.git] / src /
2018-02-03 Hypolite PetovanUpdate moved method Item::performLike() with DateTypeFormat
2018-02-03 Hypolite PetovanRemove stray semicolon in Util\Temporal
2018-02-03 Hypolite PetovanFix incorrect Temporal reference after Item function...
2018-02-03 Hypolite PetovanFix wrong self references in Util\Temporal
2018-02-03 Hypolite PetovanMove Temporal::convert() to DateTimeFormat::convert()
2018-02-03 Hypolite PetovanAdd Temporal::local() shorthand for Temporal::convert()
2018-02-03 Hypolite PetovanAdd Temporal::localNow() shorthand for Temporal::convert()
2018-02-03 Hypolite PetovanAdd Temporal::timezoneNow() shorthand for Temporal...
2018-02-03 Hypolite PetovanAdd Temporal::utc() shorthand to Temporal::convert()
2018-02-03 Hypolite PetovanAdd missing use in DBM
2018-02-03 Hypolite PetovanAdd Temporal::utcNow()
2018-02-03 Hypolite PetovanAdd Temporal::MYSQL constant
2018-02-03 Hypolite PetovanMove ATOM_TIME to Temporal::ATOM
2018-02-03 Hypolite PetovanAdd back missing use in Diaspora
2018-02-03 Hypolite PetovanRefactor datetime_convert into Temporal::convert
2018-02-03 Hypolite PetovanAdd Util\Temporal to src
2018-02-03 Michael VogelMerge pull request #4385 from tobiasd/20180203-smarties
2018-02-03 Michael VogelMerge pull request #4384 from tobiasd/20180203-de
2018-02-03 Tobias Diekershoffadded missing constant
2018-02-03 Tobias DiekershoffMerge pull request #4375 from MrPetovan/task/3878-move...
2018-02-02 Hypolite PetovanMerge pull request #4380 from annando/nodeinfo2
2018-02-02 MichaelWe now support querying nodeinfo 2.0
2018-02-02 Hypolite PetovanFix formatting in Render/FriendicaSmarty*
2018-02-02 Hypolite PetovanSwitch register_template_engine() to the only one available
2018-02-02 Hypolite PetovanAdd FriendicaSmarty and FriendicaSmartyEngine classes...
2018-02-02 Tobias DiekershoffMerge pull request #4376 from MrPetovan/task/3878-move...
2018-02-01 Hypolite PetovanAdd Model\Item::performLike function
2018-02-01 Tobias DiekershoffMerge pull request #4371 from annando/public-commenting
2018-02-01 MichaelImproved query speed
2018-01-31 Michael VogelMerge pull request #4365 from MrPetovan/task/4116-add...
2018-01-31 Hypolite PetovanRemove require calls to library/asn*
2018-01-31 Hypolite PetovanRemove require calls to library/OAuth1
2018-01-31 Hypolite PetovanRemove library/slinky
2018-01-31 Tobias DiekershoffMerge pull request #4364 from MrPetovan/develop
2018-01-31 Hypolite PetovanAdd missing use for Model\Item in Worker\Delivery
2018-01-30 Hypolite PetovanMerge pull request #4363 from annando/follow-fail
2018-01-30 MichaelSome other message
2018-01-30 MichaelImproved message
2018-01-30 MichaelBetter message
2018-01-30 MichaelQuit if follow failes because of not configured addon
2018-01-30 Hypolite PetovanMerge pull request #4360 from annando/diaspora-forum
2018-01-30 MichaelBasic forum support for Diaspora
2018-01-29 Tobias DiekershoffMerge pull request #4358 from annando/empty-needle
2018-01-29 MichaelAvoid empty needle warning
2018-01-28 Michael VogelMerge pull request #4350 from MrPetovan/task/4116-move...
2018-01-28 Hypolite PetovanMerge pull request #4351 from annando/item-move
2018-01-28 MichaelMoved "limitBodySize"
2018-01-28 MichaelRenamed the contact relationship functions
2018-01-28 MichaelStandards
2018-01-28 MichaelAdded some defaults
2018-01-28 MichaelFunction needed to be public, not private
2018-01-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-01-28 Michael VogelMerge pull request #4352 from zeroadam/feature/FixPoCo
2018-01-28 Adam MagnessFix old function call
2018-01-28 MichaelMost functions now moved from include/items.php
2018-01-28 Hypolite PetovanImprove addon readme display
2018-01-28 Hypolite PetovanMerge pull request #4347 from annando/develop
2018-01-27 MichaelFetchUrl is not FetchURL ...
2018-01-27 Michael VogelMerge pull request #4343 from MrPetovan/task/4116-move...
2018-01-27 Hypolite PetovanRemove references to library/openid
2018-01-27 Hypolite PetovanMerge pull request #4345 from annando/bugfix-oembed
2018-01-27 MichaelOEmbed function was called with the wrong class name
2018-01-27 Tobias DiekershoffMerge pull request #4340 from MrPetovan/task/4265-mov...
2018-01-27 Hypolite PetovanMerge pull request #4339 from zeroadam/feature/Network
2018-01-27 Adam Magnesstype
2018-01-27 Adam MagnessMissing uses
2018-01-27 Adam Magnessmissed function rename
2018-01-27 Adam MagnessMove functions to system
2018-01-27 Tobias DiekershoffMerge pull request #4337 from MrPetovan/task/4265-move...
2018-01-27 Adam MagnessReview update
2018-01-27 Adam MagnessRemove old file
2018-01-27 Adam MagnessMove remaining functions
2018-01-27 Adam MagnessMove multiple functions
2018-01-27 Adam MagnessMove xml_status and http_status_exit
2018-01-27 Adam MagnessMove post_url
2018-01-27 Adam MagnessMove z_fetch_url
2018-01-27 Adam MagnessMove fetch_url
2018-01-27 Adam MagnessCreate Network class
2018-01-27 Hypolite PetovanMerge pull request #4336 from zeroadam/feature/NowPlaintext
2018-01-27 Adam MagnessCreate Plaintext class
2018-01-27 Hypolite PetovanMerge pull request #4335 from zeroadam/feature/Plaintext
2018-01-27 Adam MagnessRename class to BBCode
2018-01-27 Adam MagnessUpdate function calls
2018-01-27 Adam MagnessCreate Plaintext class
2018-01-25 Hypolite PetovanMerge pull request #4333 from zeroadam/feature/PostUpdate
2018-01-25 Adam MagnessUpdate functions and dba
2018-01-25 Adam MagnessCreate PostUpdate class
2018-01-25 Hypolite PetovanMerge pull request #4331 from annando/other-hashtags
2018-01-25 Tobias DiekershoffMerge pull request #4326 from MrPetovan/task/fix-transl...
2018-01-24 Hypolite PetovanMerge pull request #4324 from annando/items-rework
2018-01-24 MichaelFunction renamed
2018-01-24 Hypolite PetovanFix translation strings for use with util/extract.php
2018-01-24 MichaelSome functions had been moved away from include/items.php
2018-01-24 Michael VogelMerge pull request #4323 from MrPetovan/bug/fix-removem...
2018-01-24 Hypolite PetovanMerge pull request #4312 from zeroadam/feature/L10n
2018-01-24 Hypolite PetovanMerge pull request #4321 from hoergen/develop
2018-01-24 Hypolite PetovanMerge pull request #4320 from annando/self-like
2018-01-24 MichaelIt is now possible again to like yourself
2018-01-24 Adam MagnessReview sprintf
2018-01-24 Michael VogelMerge pull request #4318 from MrPetovan/bug/4314-fix...
next