]> git.mxchange.org Git - friendica.git/history - include
Merge branch 'develop' into rewrites/coding-convention-split2
[friendica.git] / include /
2017-04-01 Roland HäderMerge branch 'develop' into rewrites/coding-convention...
2017-04-01 Hypolite PetovanMerge pull request #3280 from annando/issue-3142-2
2017-04-01 MichaelDocumentation added
2017-04-01 MichaelIssue 3142: mcrypt is no more (as well as phpseclib)
2017-03-31 Roland HaederContinued a bit:
2017-03-31 Hypolite PetovanMerge pull request #3277 from annando/issue-3142
2017-03-31 MichaelWe don't need this include anymore
2017-03-31 MichaelNow it's openssl - and no copy&paste failure anymore
2017-03-30 MichaelTest with OpenSSL
2017-03-30 Roland Haederspace to the rescue ... ;-) CR request
2017-03-30 MichaelReplaces mcrypt with phpsec.
2017-03-28 Michael VogelMerge pull request #3275 from tobiasd/20170327-es
2017-03-28 Hypolite PetovanMerge pull request #3276 from annando/issue-2959
2017-03-27 MichaelDoing some Hypolyzation
2017-03-27 MichaelReestablish the communication with Mastodon
2017-03-27 Tobias DiekershoffMerge pull request #3271 from Hypolite/issue/#3189
2017-03-27 Tobias DiekershoffMerge pull request #3272 from annando/issue-2364
2017-03-27 MichaelPrevent Hypolite from doing comments about standards ;-)
2017-03-27 MichaelOnly import new OStatus posts if they are from our...
2017-03-26 Hypolite PetovanFix Diaspora code blocks being mangled
2017-03-25 Hypolite PetovanMerge pull request #3251 from rabuzarus/20170320_-_fix_...
2017-03-25 Hypolite PetovanMerge remote-tracking branch 'refs/remotes/friendica...
2017-03-25 Hypolite PetovanMerge pull request #3265 from annando/1703-remove-linefeeds
2017-03-25 Hypolite PetovanMerge pull request #3257 from annando/1703-gcontact
2017-03-25 MichaelRemove the "call by reference"
2017-03-25 Roland Haederstrange that this curly brace didn't make it in. now...
2017-03-25 Roland Haedersome spaces ...
2017-03-25 MichaelUse of exceptions
2017-03-25 Tobias DiekershoffMerge pull request #3263 from annando/1601-api-statuses...
2017-03-25 Tobias DiekershoffMerge pull request #3264 from annando/1703-avoid-api...
2017-03-25 MichaelAvoid API error when calling "/api/friendica/profile...
2017-03-25 Roland Haederfixed another parser error, opps
2017-03-25 Roland HaederOpps, fixed parser error. indending was confusing here
2017-03-25 Roland Haederwas a bit confusing for me or I was not sleeping to...
2017-03-25 Roland Haederdon't kill when no result is found, this may break...
2017-03-25 Roland HaederPHP5 does not support native type-hints, except `array...
2017-03-25 Roland Haedermerged 2 if() into one, closes internal TODO
2017-03-25 Roland Haederremoved parentheses, added curly ...
2017-03-25 Roland Haederremoved TODO, one day this all needs refacturizing ...
2017-03-25 MichaelOne more API call added
2017-03-25 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-03-25 Tobias DiekershoffMerge pull request #3262 from annando/1703-no-no-utf
2017-03-25 Michael"no_utf" wasn't in use anymore - it is now removed...
2017-03-25 MichaelHypolite is right (not always, but in this case)
2017-03-25 MichaelReset the static variable $baseurl
2017-03-25 Tobias DiekershoffMerge pull request #3259 from Hypolite/issue/#3256
2017-03-25 Tobias DiekershoffMerge pull request #3261 from Hypolite/issue/#3260
2017-03-25 Hypolite PetovanRemove Embedly integration
2017-03-25 Hypolite PetovanCode cleanup + standards
2017-03-24 Roland HaederContinued:
2017-03-23 Michaelpoco_last_updated is optimized
2017-03-23 Roland Haederfixed comment and explained one
2017-03-23 Roland Haederadded curely braces + TODO for maybe avoiding multi...
2017-03-23 Roland Haederold behaviour restored
2017-03-23 Roland Haederadded more spaces and curely braces
2017-03-23 Roland Haederadded curely branches + reverted back to old behaviour...
2017-03-23 Roland Haederbetter comment added by @Hypolite
2017-03-23 Roland Haederit is space-season ... ;-) #3254
2017-03-23 Michaelremoved commented out line
2017-03-23 MichaelBetter server_url handling
2017-03-23 Michaelbaseurl should now be set correctly at all the time.
2017-03-23 Michaelserver_url was forgotten
2017-03-23 Michael"poco_check" is now replaced and removed
2017-03-22 MichaelNew function to validate gcontact array data
2017-03-22 Hypolite PetovanMerge remote-tracking branch 'refs/remotes/friendica...
2017-03-22 MichaelRemove more deprecated "poco_check" calls
2017-03-22 MichaelRemove reduncancies
2017-03-22 Hypolite PetovanMerge pull request #3252 from annando/1703-worker-splitting
2017-03-21 MichaelLinefeed added
2017-03-21 Roland HäderContinued:
2017-03-21 Roland Häderadded more curly braces + a bit more usage of dbm:...
2017-03-21 Michael VogelMerge branch 'develop' into 1703-worker-splitting
2017-03-21 Hypolite PetovanMerge pull request #3253 from friendica/revert-3112...
2017-03-21 Hypolite PetovanRevert "Coding convention applied - part 1"
2017-03-21 Michael VogelMerge branch 'develop' into 1703-worker-splitting
2017-03-21 MichaelSome standards
2017-03-21 MichaelStrange comment removed
2017-03-21 Hypolite PetovanMerge pull request #3112 from Quix0r/rewrites/coding...
2017-03-21 MichaelChanged probing call. Removed dupolicated code.
2017-03-21 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-03-21 MichaelWorker processes are split into many more separate...
2017-03-21 Tobias DiekershoffMerge pull request #3246 from annando/1701-poco
2017-03-20 Roland HaederMerge remote-tracking branch 'upstream/develop' into...
2017-03-20 Hypolite PetovanMerge pull request #3241 from rabuzarus/20170316_-_fix_...
2017-03-20 rabuzarusMerge origin/20170316_-_fix_event_edit into 20170316_...
2017-03-20 rabuzarusadd NULL_DATE & coding standard work
2017-03-20 rabuzarusMerge develop into 20170316_-_fix_event_edit
2017-03-20 Hypolite PetovanMerge branch 'develop' into 20170316_-_fix_event_edit
2017-03-20 Tobias DiekershoffMerge pull request #3247 from annando/issue-3242-b
2017-03-20 Hypolite PetovanMerge remote-tracking branch 'refs/remotes/friendica...
2017-03-20 Hypolite PetovanMerge pull request #3249 from annando/bugfix-dbstructure
2017-03-19 MichaelBugfix for issue 3242 - forgotten "use"
2017-03-19 MichaelStandards and just some more poco slitting
2017-03-19 MichaelAdded documention
2017-03-19 MichaelSplit the POCO discovery process in several small processes
2017-03-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-03-19 Hypolite PetovanMerge pull request #3245 from annando/issue-3242
2017-03-19 Hypolite PetovanMerge pull request #3243 from annando/1702-null-date
2017-03-19 MichaelSome more standards
2017-03-19 MichaelIssue 3242: Define a maintenance reason
next