]> git.mxchange.org Git - friendica.git/history - src/Core
Make the user.legacy_password field boolean
[friendica.git] / src / Core /
2017-11-17 Adam MagnessRemove condition
2017-11-16 Adam MagnessUpdate function call
2017-11-16 Adam MagnessItem to src
2017-11-16 Adam MagnessConversation to src
2017-11-16 Adam MagnessBaseObject moved to src/Core
2017-11-16 Adam MagnessUpdate function call
2017-11-16 Adam MagnessItem to src
2017-11-16 Adam MagnessConversation to src
2017-11-16 Adam MagnessBaseObject moved to src/Core
2017-11-14 Hypolite PetovanMerge pull request #3904 from annando/worker-space2
2017-11-14 MichaelCommand back ...
2017-11-14 Michaelcron.php is reworked, other worker files had been moved...
2017-11-13 Hypolite PetovanMerge pull request #3902 from annando/worker-space
2017-11-12 MichaelThe worker can now call methods in the worker namespace
2017-11-09 Hypolite PetovanMerge pull request #3890 from zeroadam/Cache-#3878
2017-11-09 Adam MagnessMove Cache to src
2017-11-09 Hypolite PetovanMerge pull request #3883 from zeroadam/Issue-#3878
2017-11-08 Adam MagnessCoding Standards
2017-11-08 Adam MagnessClass file relocations
2017-11-08 Adam MagnessRelocate class files from /include to /src/
2017-11-08 Adam MagnessClass file relocations
2017-11-08 Adam MagnessRelocate class files from /include to /src/
2017-11-07 Hypolite PetovanMerge pull request #3875 from zeroadam/Issue-#3873
2017-11-07 Adam MagnessIssue-#3873
2017-11-07 Michael VogelMerge pull request #3876 from tobiasd/2017107-followup3874
2017-11-07 Adam MagnessIssue-#3873
2017-11-06 Hypolite PetovanMerge pull request #3874 from tobiasd/20171009-checkversion
2017-11-06 Hypolite PetovanMerge pull request #3872 from annando/worker-class
2017-11-06 MichaelSome small correction
2017-11-06 MichaelChanged explanation
2017-11-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-11-05 MichaelNow we use only dba functions
2017-11-05 MichaelSome more improvements
2017-11-05 Michaelproc_run was replaced
2017-11-05 MichaelNew worker class that does all the work
2017-10-18 Michael VogelMerge pull request #3797 from rabuzarus/20171015_-_dupl...
2017-10-18 Tobias DiekershoffMerge pull request #3794 from hethi/fix-de-typos
2017-10-18 Tobias DiekershoffMerge pull request #3800 from annando/better-callstack
2017-10-17 MichaelImprove the way the callstack is built
2017-10-16 Tobias DiekershoffMerge pull request #3789 from Alkarex/french_regions
2017-10-16 Tobias DiekershoffMerge pull request #3788 from Alkarex/denmark_regions
2017-08-26 Tobias DiekershoffMerge pull request #3659 from annando/more-static
2017-08-26 MichaelAnd some more static warnings removed
2017-08-26 Tobias DiekershoffMerge pull request #3658 from annando/static-methods
2017-08-26 MichaelApp::get_baseurl is now replaced with System::baseUrl
2017-08-26 MichaelNew class "System"
2017-08-15 Tobias DiekershoffMerge pull request #3633 from annando/dba-bugfix
2017-08-15 MichaelImproved position of "close"
2017-08-12 Michael VogelMerge pull request #3627 from tobiasd/20170812-invite
2017-08-11 Tobias DiekershoffMerge pull request #3622 from annando/new-dba
2017-08-10 MichaelDatabase connections should be closed
2017-08-09 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-08-09 MichaelJust more simplyfication
2017-08-09 MichaelModifed "update" and "insert" function / many changed...
2017-08-09 MichaelWe don't need an order.
2017-08-09 MichaelWorks now
2017-08-09 MichaelConfig now works with the new database routines
2017-07-13 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-07-02 Michael VogelMerge pull request #3439 from tobiasd/20170506-token
2017-06-13 Roland HäderMerge remote-tracking branch 'upstream/develop' into...
2017-06-11 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-06-09 Tobias DiekershoffMerge pull request #3534 from AndyHee/20170609-User_set...
2017-06-09 Tobias DiekershoffMerge pull request #3528 from Hypolite/task/replace...
2017-06-08 Hypolite PetovanReplace AND and OR in PHP conditions by && and ||
2017-04-08 rebeka-catalinaMerge branch 'develop' of http://github.com/rebeka...
2017-04-03 Hypolite PetovanMerge branch 'develop' into rewrites/coding-convention...
2017-04-02 rabuzarusMerge develop into 20170321_-_frio-fbbrowser
2017-04-02 rabuzarusMerge pull request #3204 from Hypolite/improvement...
2017-04-02 Hypolite PetovanMerge remote-tracking branch 'refs/remotes/friendica...
2017-04-02 Michael VogelMerge pull request #3279 from Hypolite/improvement...
2017-04-01 Hypolite PetovanReplace existing autoloader with Composer-supplied