]> git.mxchange.org Git - friendica.git/history - mod
Merge remote-tracking branch 'upstream/develop' into develop
[friendica.git] / mod /
2016-12-22 Roland HäderMerge remote-tracking branch 'upstream/develop' into...
2016-12-22 Michael VogelMerge pull request #3041 from rabuzarus/20161221_-_frio...
2016-12-21 rabuzarusprovide local time for notifications
2016-12-21 rabuzarusfrio: add profile link to the notifications url
2016-12-21 Roland HaederMore curly braces added, left some TODOs behind
2016-12-21 Roland Haederadded curly braces/spaces + replace spaces with tabs...
2016-12-21 Roland Haederno need for this else block
2016-12-21 Roland HaederMerge remote-tracking branch 'upstream/develop' into...
2016-12-21 Roland Häderadded curly braces + space
2016-12-21 Roland HäderMerge remote-tracking branch 'upstream/develop' into...
2016-12-20 Michael VogelMerge pull request #3038 from Hypolite/bug/proxy_url_ex...
2016-12-20 Roland Haederused more App::get_baseurl() instead of get_app()-...
2016-12-20 Roland Haederused dbm::is_result() instead of count()
2016-12-20 Roland HaederContinued with coding convention:
2016-12-20 Hypolite PetovanMerge remote-tracking branch 'friendica/develop' into...
2016-12-20 Hypolite Petovanproxy mod: Standards bearer
2016-12-20 Roland HaederContinued with coding convention:
2016-12-20 Roland Häderadded more curly braces + space between "if" and brace
2016-12-20 Hypolite Petovanproxy_url: Fix extension extraction for URLs containing...
2016-12-20 Roland HaederContinued with coding convention:
2016-12-20 Hypolite Petovanproxy: Simplify url extension extraction
2016-12-20 Roland HaederMerge remote-tracking branch 'upstream/develop' into...
2016-12-20 Roland Häderadded more curly braces + space between "if" and brace
2016-12-20 Michael VogelMerge pull request #3030 from Hypolite/bug/proxy_url_ex...
2016-12-20 Roland HäderMerge remote-tracking branch 'upstream/develop' into...
2016-12-20 Roland HäderMerge remote-tracking branch 'upstream/develop' into...
2016-12-20 Roland HäderMerge branch 'develop' into rewrites/dbm_is_result
2016-12-20 Tobias DiekershoffMerge pull request #3032 from annando/1612-auth-ejabber
2016-12-20 Roland HäderMerge remote-tracking branch 'upstream/develop' into...
2016-12-20 Tobias DiekershoffMerge pull request #3033 from annando/1612-object-type
2016-12-20 Tobias DiekershoffMerge pull request #3034 from annando/1612-no-archive
2016-12-20 Roland Häderconverted more to dbm::is_result() + added braces/space
2016-12-20 Roland Häderconverted more to dbm::is_result() + added braces/space
2016-12-20 Roland HäderChanged $a->get_baseurl() to App::get_baseurl()
2016-12-20 Roland HäderChanged $a->get_baseurl() to App::get_baseurl()
2016-12-20 Roland HäderContinued a bit:
2016-12-20 Roland HäderContinued a bit:
2016-12-20 Roland HäderOpps, forgot this ...
2016-12-20 Roland HäderOpps, forgot this ...
2016-12-20 Roland Häderadded curly braces + space between "if" and brace
2016-12-20 Roland Häderadded curly braces + space between "if" and brace
2016-12-20 Roland Häderadded much more curly braces + space between "if" and...
2016-12-20 Roland Häderadded much more curly braces + space between "if" and...
2016-12-20 Roland HäderContinued:
2016-12-20 Roland HäderContinued:
2016-12-20 Roland Häderadded spaces + curly braces
2016-12-20 Roland Häderadded spaces + curly braces
2016-12-20 Roland Häderadded spaces + curly braces
2016-12-20 Roland Häderadded spaces + curly braces
2016-12-20 Roland Häderadded more curly braces + fixed space->tab for code...
2016-12-20 Roland Häderadded more curly braces + fixed space->tab for code...
2016-12-20 Roland Häderadded curly braces + space between "if" and brace
2016-12-20 Roland Häderadded curly braces + space between "if" and brace
2016-12-20 Roland Häderadded curly braces + space between "if" and brace ...
2016-12-20 Roland Häderadded curly braces + space between "if" and brace ...
2016-12-20 Roland Häderadded curly braces + space between "if" and brace ...
2016-12-20 Roland Häderadded curly braces + space between "if" and brace ...
2016-12-20 Roland Häderadded curly braces + space between "if" and brace ...
2016-12-20 Roland Häderadded curly braces + space between "if" and brace ...
2016-12-20 Roland HäderMerge branch 'develop' into rewrites/dbm_is_result
2016-12-20 Roland Häderadded curly braces + space between "if" and brace
2016-12-20 Roland Häderchanged to this:
2016-12-20 Roland Häderadded more curyl braces + spaces between "if" and brace
2016-12-20 Roland Häderadded more curyl braces + spaces between "if" and brace
2016-12-20 Roland HäderCoding convention:
2016-12-20 Roland HäderCoding convention:
2016-12-20 Roland HäderCoding convention:
2016-12-20 Roland HäderCoding convention:
2016-12-20 Roland HäderContinued a bit:
2016-12-20 Roland HäderContinued a bit:
2016-12-20 Roland HäderCoding convention applied:
2016-12-20 Roland Häder*much* more usage of App::get_baseurl() instead of...
2016-12-20 Roland HäderCoding convention applied:
2016-12-20 MichaelThe object type "photo" is deprecated and was replaced...
2016-12-20 Hypolite Petovanproxy_url: Fix extension extraction for URLs containing...
2016-12-19 Roland HäderMerge branch 'rewrites/dbm_is_result' into develop
2016-12-19 Roland HäderUsed more dbm::is_result() instead of (!$r) or (!count...
2016-12-19 Roland Häder*much* more usage of App::get_baseurl() instead of...
2016-12-19 Roland HäderMerge remote-tracking branch 'upstream/develop' into...
2016-12-19 Michael VogelMerge pull request #3010 from Quix0r/rewrites/mixed...
2016-12-19 Roland HäderMerge remote-tracking branch 'upstream/develop' into...
2016-12-19 Tobias DiekershoffMerge pull request #3023 from annando/1612-attachment...
2016-12-19 Tobias DiekershoffMerge pull request #3024 from beardyunixer/develop
2016-12-19 Thomas WillinghamThis error message had me confused for about twenty...
2016-12-15 Roland HäderConvention: SQL keywords all upper-case, columns and...
2016-12-15 Roland HäderConvention: SQL keywords all upper-case, columns and...
2016-12-15 Roland HäderAgain, static *OR* object-referencing calls? Blue or...
2016-12-15 Roland Häderget_basepath() uses a lot $this (which means object...
2016-12-15 Roland HäderAgain, static *OR* object-referencing calls? Blue or...
2016-12-15 Roland Häderget_basepath() uses a lot $this (which means object...
2016-12-15 Roland HäderContinued with #3010:
2016-12-15 Roland HäderContinued with #3010:
2016-12-15 Roland HäderAlso reverted these + added spaces for nicer appearance.
2016-12-15 Roland HäderAlso reverted these + added spaces for nicer appearance.
2016-12-14 Roland HäderOpps, this has vanished by accident, thanks to @annando
2016-12-14 Roland HäderOpps, this has vanished by accident, thanks to @annando
2016-12-14 Roland HäderMore dbm::is_result() instead of count()
2016-12-14 Roland HäderOpps, no && and AND in same line (confusing, thanks...
2016-12-14 Roland Häderremoved own debug lines (no more needed).
2016-12-14 Roland Häderadded extra spaces to make it look nice. #3010
next