]> git.mxchange.org Git - friendica.git/history - boot.php
Merge pull request #5920 from MrPetovan/bug/remove-password-from-register
[friendica.git] / boot.php
2018-10-17 Michael VogelMerge pull request #5920 from MrPetovan/bug/remove...
2018-10-17 Hypolite PetovanMerge pull request #5947 from annando/uri-id
2018-10-17 MichaelUse "uri-id" for item relations
2018-10-16 Hypolite PetovanMerge pull request #5940 from JonnyTischbein/issue_upda...
2018-10-15 Hypolite PetovanMerge pull request #5933 from annando/diaspora-signature
2018-10-15 MichaelSigned Diaspora posts should now be stored more reliable
2018-10-15 Tobias DiekershoffMerge pull request #5926 from annando/defer-worker
2018-10-15 MichaelPoddibility to defer worker execution
2018-10-14 Hypolite PetovanMerge pull request #5891 from JonnyTischbein/move_modul...
2018-10-14 Hypolite PetovanMerge pull request #5921 from annando/ap-video
2018-10-14 Michael VogelMerge pull request #5912 from MrPetovan/bug/fix-code...
2018-10-14 Hypolite PetovanMerge pull request #5906 from annando/ap-switch
2018-10-14 Hypolite PetovanReplace System::baseUrl() by App->getBaseURL() in mod...
2018-10-14 Hypolite PetovanMerge pull request #5902 from nupplaphil/Install_Class_...
2018-10-14 Hypolite PetovanMerge pull request #5904 from annando/ap-announce
2018-10-13 Hypolite PetovanMerge pull request #5905 from nupplaphil/move_global_fu...
2018-10-13 MichaelOStatus contacts are now automatically converted to AP
2018-10-13 Philipp HolzerMoved functions out of boot.php into class
2018-10-13 Tobias DiekershoffMerge pull request #5899 from annando/avoid-flooding
2018-10-10 Hypolite PetovanMerge pull request #5877 from annando/issue-5859
2018-10-10 Hypolite PetovanMerge pull request #5862 from nupplaphil/rename_App_Methods
2018-10-09 Philipp HolzerRename App Methods
2018-10-06 Hypolite PetovanMerge pull request #5841 from JonnyTischbein/issue_prof...
2018-10-06 Tobias DiekershoffMerge pull request #5835 from annando/ap3
2018-10-06 Hypolite PetovanMerge pull request #5829 from annando/develop
2018-10-06 Hypolite PetovanMerge pull request #5828 from nupplaphil/mode_class
2018-10-05 Hypolite PetovanMerge pull request #5831 from nupplaphil/addon_check
2018-10-05 Philipp Holzermoving boot::check_addons to Friendica\Core\Addon:...
2018-10-03 Michael VogelMerge pull request #5792 from MrPetovan/task/add-cache...
2018-10-02 Hypolite PetovanMerge pull request #5800 from JonnyTischbein/issue_retu...
2018-10-02 Hypolite PetovanMerge pull request #5794 from annando/ap1
2018-10-01 Michael VogelMerge pull request #5773 from MrPetovan/task/rewrite...
2018-10-01 Hypolite PetovanMerge pull request #5762 from JonnyTischbein/2018.08-rc
2018-09-27 MichaelNew database version
2018-09-24 MichaelMerge remote-tracking branch 'upstream/develop' into ap1
2018-09-23 Hypolite PetovanUpdate version to 2018.12-dev
2018-09-23 Hypolite PetovanMerge pull request #5789 from friendica/master
2018-09-23 Tobias DiekershoffWelcome 2018.09
2018-09-23 Tobias DiekershoffMerge branch '2018.08-rc'
2018-08-28 Tobias Diekershoffwelcome 2018.08-rc
2018-08-25 Michael VogelMerge pull request #5665 from tobiasd/20180825-nl
2018-08-25 Michael VogelIssue 4960: Ignoring and blocking of contacts should...
2018-08-19 rabuzarusMerge pull request #5634 from astifter/photo_view_page_...
2018-08-19 Michael VogelSome easy to replace "q" calls have been replaced by...
2018-08-11 Roland HäderStopped using deprecated constants NETWORK_* (#5537)
2018-08-08 Michael VogelIssue 5158: Ignore all threads, even public ones (...
2018-08-07 Michael VogelMerge pull request #5563 from MrPetovan/bug/5470-fix...
2018-08-07 Michael VogelFacebook and App.net is removed from nearly all places...
2018-08-05 Michael VogelMerge pull request #5561 from MrPetovan/bug/4584-fix...
2018-08-05 Michael VogelWe now store the uri data in a separate table (#5560)
2018-08-05 Hypolite PetovanRename PROTOCOL_* constants to Model\Conversation:...
2018-07-27 Roland HäderMoved global PAGE_* to Profile class (#5500)
2018-07-25 Michael VogelItem storage: Permissions aren't stored in the items...
2018-07-25 Roland HäderMoved CONTACT_* constants to Friendica\Model\Contact...
2018-07-23 Michael VogelMerge pull request #5438 from MrPetovan/task/5410-remov...
2018-07-23 Hypolite PetovanRename DBA::is_result to DBA::isResult
2018-07-23 Hypolite PetovanRename DBM method calls to DBA method calls
2018-07-23 Michael VogelMerge pull request #5431 from MrPetovan/task/5410-renam...
2018-07-23 Michael VogelAnd some more removed notices in the core (#5465)
2018-07-22 Roland HäderUncommon logger levels in Friendica (#5453)
2018-07-22 Roland HäderFixed E_NOTICE in boot.php and DBA class (#5430)
2018-07-20 Michael VogelWe now have a pre update script (#5425)
2018-07-19 Michael VogelWe now store the item delivery data in a separate table...
2018-07-19 Michael VogelNew item field "Post-type" and new table "permissionset...
2018-07-18 Michael VogelMerge pull request #5394 from MrPetovan/bug/fix-config...
2018-07-18 Michael VogelMerge pull request #5295 from MrPetovan/task/4889-move...
2018-07-16 Hypolite PetovanReplace direct accesses to App->config by Config::get...
2018-07-16 Hypolite PetovanSet BaseObject::setApp in App
2018-07-16 Hypolite PetovanAdd new INI config files
2018-07-15 Michael VogelNext item structure works (#5380)
2018-07-14 Hypolite PetovanMerge pull request #16 from MrPetovan/imgbot
2018-07-13 Roland HäderFixes for some E_NOTICE and type-hints added (#5358)
2018-07-10 Michael VogelSeveral more warnings ... (#5340)
2018-07-09 Michael VogelMerge pull request #5351 from nupplaphil/system_guid
2018-07-09 Philipp Holzermoved get_guid to System::createGUID
2018-07-08 Philipp HolzerMerge branch 'develop' of https://github.com/friendica...
2018-07-08 Hypolite PetovanMerge pull request #5328 from annando/item-activities
2018-07-08 MichaelMerge branch 'item-activities' of github.com:annando...
2018-07-08 Michael VogelMerge branch 'develop' into item-activities
2018-07-07 MichaelWe already used DB version 1275 (Why hadn't been there...
2018-07-06 Michael VogelMerge pull request #5314 from MrPetovan/task/4889-fix...
2018-07-05 MichaelWe now store activities in a separate table
2018-07-05 Hypolite PetovanMerge pull request #5325 from nupplaphil/lock_followup
2018-07-05 Philipp HolzerBugfixings for Cache-Lock
2018-07-04 Philipp Holzermerged from develop and increased DB-version
2018-07-04 Philipp HolzerAdding multihost - locking
2018-07-03 Philipp HolzerMerge remote-tracking branch 'remotes/origin/develop...
2018-07-02 Hypolite PetovanRemove startup() function
2018-07-01 Hypolite PetovanMerge pull request #5310 from annando/item-file-category
2018-07-01 MichaelThe "file" variable isn't stored anymore in the item...
2018-06-30 Hypolite PetovanMerge pull request #5304 from hoergen/develop
2018-06-30 Hypolite PetovanMerge pull request #5302 from annando/language
2018-06-30 MichaelThe detected language now moved to "item-content" as...
2018-06-28 Hypolite PetovanMerge pull request #5294 from annando/use-gravity
2018-06-27 MichaelWe now store the verb in the item-content as well
2018-06-27 MichaelUse gravity instead of verb
2018-06-26 Philipp HolzerMerge branch 'develop' of https://github.com/friendica...
2018-06-26 Hypolite PetovanMerge pull request #5167 from VVelox/develop
2018-06-26 Hypolite PetovanMerge pull request #5289 from annando/item-central...
2018-06-24 MichaelNew table for storing item content
next