Merge pull request #5664 from annando/issue-4726
[friendica.git/.git] / src / Protocol /
2018-08-24 Tobias DiekershoffMerge pull request #5659 from annando/notices-oh-no
2018-08-24 Roland HäderCleanups: isResult() more used, readability improved...
2018-08-23 Michael Vogel"dba" is now "DBA". This hadn't been respected at some...
2018-08-21 Tobias DiekershoffMerge pull request #5646 from annando/notes
2018-08-21 Michael VogelRemoved notices that revealed themselfes over night...
2018-08-21 Tobias DiekershoffMerge pull request #5644 from annando/notices
2018-08-20 MichaelAnd again ... notices
2018-08-19 rabuzarusMerge pull request #5634 from astifter/photo_view_page_...
2018-08-19 Michael VogelWe now use a central function to fetch the importer...
2018-08-19 Michael VogelSome easy to replace "q" calls have been replaced by...
2018-08-17 Tobias DiekershoffMerge pull request #5626 from annando/notices-oh-yeah
2018-08-17 MichaelRemoved notices, will it ever end?
2018-08-14 Michael VogelRemoved notices in the frio theme (#5610)
2018-08-13 Tobias DiekershoffMerge pull request #5607 from annando/remove-contact
2018-08-13 Tobias DiekershoffMerge pull request #5606 from annando/issue-5605
2018-08-12 MichaelIssue-5605: Fixes notice
2018-08-11 Roland HäderStopped using deprecated constants NETWORK_* (#5537)
2018-08-07 Michael VogelMerge pull request #5563 from MrPetovan/bug/5470-fix...
2018-08-07 Michael VogelMerge pull request #5567 from JeroenED/feature/queues...
2018-08-06 Tobias DiekershoffMerge pull request #5574 from annando/issue-5436
2018-08-06 MichaelIssue 5436: Don't store tags that are too long
2018-08-05 Michael VogelMerge pull request #5561 from MrPetovan/bug/4584-fix...
2018-08-05 Hypolite PetovanRename PROTOCOL_* constants to Model\Conversation:...
2018-08-04 Michael VogelMerge pull request #5553 from MrPetovan/task/improve...
2018-08-04 Michael VogelMerge pull request #5554 from MrPetovan/bug/5544-fix...
2018-08-04 Michael VogelMerge pull request #5556 from MrPetovan/bug/4659-ostatu...
2018-08-04 Hypolite PetovanAdd CW support to shared posts in Protocol\OStatus
2018-08-04 Hypolite PetovanRemove plural from $activityobjects variable name in...
2018-08-02 Michael VogelAvid notices and warnings (#5546)
2018-08-02 Michael VogelNotices again (#5543)
2018-08-01 Michael VogelAdded logging and one more reason for a notice found...
2018-08-01 Michael VogelYeah, and again notices ... (#5536)
2018-07-31 Michael VogelOnce again, notices ... (#5535)
2018-07-31 Michael VogelAnd some more notices removed ... (#5533)
2018-07-31 Roland Häder[WIP] Rewrite to Proxy class: (#5507)
2018-07-30 Michael VogelFixing SQL error when receiving DFRN posts (#5527)
2018-07-30 Michael VogelSome more notices (#5526)
2018-07-30 Tobias DiekershoffMerge pull request #5525 from annando/issue-5486
2018-07-30 Michael VogelMerge pull request #5522 from Quix0r/fixes/portable...
2018-07-29 Roland HäderFixed fatal error about when returned 'body' field...
2018-07-28 Hypolite PetovanFix parse error in Protocol\PortableContact (#5515)
2018-07-28 Roland HäderPossible fix for #5470 - json_decode() (#5511)
2018-07-27 Roland HäderMoved global PAGE_* to Profile class (#5500)
2018-07-27 Michael VogelMerge pull request #5509 from friendica/revert-5506...
2018-07-27 Michael VogelRevert "Possible fix for #5470: (#5506)"
2018-07-26 Roland HäderPossible fix for #5470: (#5506)
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-24 Michael VogelMerge pull request #5452 from MrPetovan/bug/5443-fix...
2018-07-24 Michael VogelStore guid and plink with event (#5485)
2018-07-24 Hypolite PetovanFix Undefined index: nurl in Protocol\PortableContact
2018-07-24 Hypolite PetovanFix by reference notice in Protocol\PortableContact
2018-07-23 Michael VogelMerge pull request #5439 from MrPetovan/task/5410-remov...
2018-07-23 Hypolite PetovanRename dbesc to DBA::escape
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 Hypolite PetovanUse DateTimeFormat::utc() instead of DBM::date()
2018-07-23 Michael VogelMerge pull request #5431 from MrPetovan/task/5410-renam...
2018-07-23 Hypolite PetovanFix Fatal errors in Protocol\OStatus (#5466)
2018-07-23 Michael VogelAnd some more removed notices in the core (#5465)
2018-07-22 Hypolite PetovanFix Fatal error in Protocol\Diaspora (#5460)
2018-07-22 Roland HäderUncommon logger levels in Friendica (#5453)
2018-07-22 Hypolite PetovanFix yet another Fatal Error in Protocol\OStatus (#5454)
2018-07-22 Hypolite Petovan Fix another Fatal error in Protocol\OStatus (#5451)
2018-07-22 Hypolite PetovanFix Fatal error in Protocol\OStatus (#5450)
2018-07-22 Roland HäderFixes/tye-hints (#5449)
2018-07-22 Roland HäderThere is no LOGGER_WARNING (triggering E_NOTICE about...
2018-07-20 Michael VogelSome more notices (#5424)
2018-07-20 Michael VogelMerge pull request #5422 from MrPetovan/task/5410-renam...
2018-07-20 Hypolite PetovanRename Friendica\Database\dba to Friendica\Database\DBA
2018-07-20 Michael VogelMerge pull request #5419 from annando/fixes
2018-07-20 MichaelMakes Diaspora working again
2018-07-20 Michael VogelMerge pull request #5418 from MrPetovan/task/5410-move...
2018-07-20 Hypolite PetovanUpdate use statement lists with new Friendica\Database...
2018-07-19 Roland HäderSmall cleanup (#5416)
2018-07-19 Michael VogelNew item field "Post-type" and new table "permissionset...
2018-07-19 Roland HäderFixes: (#5404)
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 Tobias DiekershoffMerge pull request #5386 from annando/dfrn-unknown...
2018-07-16 MichaelEnsure that "follow" requests can be processed
2018-07-16 MichaelDon't accept posts from unknown owners
2018-07-15 Michael VogelNext item structure works (#5380)
2018-07-14 Hypolite PetovanMerge pull request #16 from MrPetovan/imgbot
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 Hypolite PetovanMerge pull request #5338 from annando/warnings
2018-07-08 MichaelAdded missing "use
2018-07-08 MichaelSome more places ...
2018-07-08 MichaelAvoid "Trying to get property of non-object"
2018-07-08 Philipp HolzerMerge branch 'develop' of https://github.com/friendica...
2018-07-08 MichaelWarnings fixed
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 MichaelMore item abstraction / making remote deletion work...
2018-07-07 MichaelAvoid storing an icid value when iaid is stored/Fix...
next