]> git.mxchange.org Git - friendica.git/history - mod
Merge branch 'develop' into rewrites/dbm_is_result
[friendica.git] / mod /
2016-12-20 Roland HäderMerge branch 'develop' into rewrites/dbm_is_result
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-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
2016-12-14 Roland HäderCleanup for #3010 - added spaces, thanks to @annando .
2016-12-14 Roland HäderCleanup for #3010 - removed all redundant lines found...
2016-12-13 Roland HäderNope, get_basepath() should be static, then also mark...
2016-12-13 Roland HäderMerge branch 'rewrites/dbm_is_result' of github.com...
2016-12-13 Roland HäderMore usage of dbm::is_result($r) instead of count($r):
2016-12-13 Roland HäderSome rewrites:
2016-12-13 Roland HäderOpps, no need for this.
2016-12-13 Roland HäderMerge remote-tracking branch 'upstream/develop' into...
2016-12-12 Tobias DiekershoffMerge pull request #3007 from annando/1607-performance
2016-12-11 MichaelAvoid SQL errors
2016-12-10 MichaelCode bautification
2016-12-10 MichaelMerge remote-tracking branch 'upstream/develop' into...
2016-12-09 Michael VogelMerge pull request #3000 from tobiasd/20161208-convert
2016-12-09 Michael VogelMerge pull request #2932 from Hypolite/issue/missing...
2016-12-09 Michael VogelMerge pull request #3003 from tobiasd/20161209-lang
2016-12-09 rabuzarusMerge pull request #3002 from tobiasd/20161209-docissues
2016-12-09 Tobias DiekershoffMerge pull request #3001 from annando/1612-store-gcontact
2016-12-09 MichaelThe gcontact-id and the object field can now be stored...
2016-12-08 Tobias DiekershoffMerge pull request #2990 from Hypolite/fix-diaspora...
2016-12-08 Hypolite PetovanMerge remote-tracking branch 'refs/remotes/origin/devel...
2016-12-06 Tobias DiekershoffMerge pull request #2996 from rabuzarus/20161206_-_help...
2016-12-06 Michael VogelMerge pull request #2994 from tobiasd/20161206-frontend...
2016-12-06 Tobias Diekershoffadd frontend worker to the admin panel and regen master...
2016-12-03 Hypolite PetovanMerge branch 'develop' into issue/missing-private-image-src
2016-12-02 Tobias DiekershoffMerge pull request #2986 from annando/1612-spool
2016-12-02 MichaelMerge remote-tracking branch 'upstream/develop' into...
2016-12-01 MichaelStore spooled data
2016-12-01 Tobias DiekershoffMerge pull request #2985 from annando/1612-ping
next