]> git.mxchange.org Git - friendica.git/history - src
Merge pull request #5580 from tobiasd/20180807-frionavaccesskeys2
[friendica.git] / src /
2018-08-07 Michael VogelMerge pull request #5567 from JeroenED/feature/queues...
2018-08-07 Tobias DiekershoffMerge pull request #5575 from annando/issue-5541
2018-08-06 MichaelIssue 5541: Don't do magic things when the remote site...
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-06 Michael VogelPost update script for setting the uri-id (#5573)
2018-08-06 Michael VogelFix for not loading the translation / some more notice...
2018-08-05 Michael VogelMerge pull request #5561 from MrPetovan/bug/4584-fix...
2018-08-05 Hypolite PetovanIncrease Twitter parcel constant value
2018-08-05 Michael VogelWe now store the uri data in a separate table (#5560)
2018-08-05 Hypolite PetovanAdd conversation storage for Twitter
2018-08-05 Hypolite PetovanAdd new Conversation::PARCEL_TWITTER constant
2018-08-05 Hypolite PetovanRename PROTOCOL_* constants to Model\Conversation:...
2018-08-05 Michael VogelWe shouldn't cascade this deletion as well (#5558)
2018-08-05 Michael VogelFixes issue 5321: Likes can be undone and comments...
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-04 Michael VogelFix: Notes can be posted again. Never use "defaults...
2018-08-04 Michael VogelMerge pull request #5549 from MrPetovan/task/move-db...
2018-08-04 Hypolite PetovanChange DBStructure::definition to use config/dbstructur...
2018-08-02 Michael VogelAvid notices and warnings (#5546)
2018-08-02 Michael VogelNotices what else? (#5545)
2018-08-02 Michael VogelNotices again (#5543)
2018-08-01 Hypolite PetovanFix missing fields in event reminder (#5540)
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 Michael VogelFix for vanishing notes (#5531)
2018-07-31 Roland Häder[WIP] Rewrite to Proxy class: (#5507)
2018-07-31 Roland HäderFixed E_NOTICE in listing worker queue and new utilitie...
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-29 Tobias DiekershoffMerge pull request #5519 from annando/test-2
2018-07-29 Tobias DiekershoffMerge pull request #5520 from annando/notices
2018-07-29 MichaelRemoved some test logging
2018-07-29 MichaelSome more notices removed
2018-07-29 MichaelMoved expiring of item content
2018-07-28 Michael VogelTrying to clean up a little bit more (#5517)
2018-07-28 Michael Vogel Fix for post update (#5513)
2018-07-28 Michael VogelMissing stuff in "develop"? (#5516)
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 VogelPostupdate is now working again (#5512)
2018-07-27 Michael VogelMerge pull request #5509 from friendica/revert-5506...
2018-07-27 Michael VogelRevert "Possible fix for #5470: (#5506)"
2018-07-27 Roland HäderContinued: (#5508)
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 VogelFallback to Diaspora if DFRN transmission fails (#5487)
2018-07-24 Michael VogelMerge pull request #5452 from MrPetovan/bug/5443-fix...
2018-07-24 Hypolite PetovanReduce cache time for OEmbed error
2018-07-24 Michael VogelStore guid and plink with event (#5485)
2018-07-24 Hypolite PetovanMove addLanguageToItemArray call when body is ensured
2018-07-24 Hypolite PetovanFix undefined oembed properties
2018-07-24 Hypolite PetovanFix Undefined index: nurl in Protocol\PortableContact
2018-07-24 Hypolite PetovanFix by reference notice in Protocol\PortableContact
2018-07-24 Hypolite PetovanFix undefined index body in Model\Item
2018-07-24 Hypolite PetovanFix getimagesizefromstring() read errors
2018-07-24 Michael VogelSome removed notices when viewing events (#5483)
2018-07-24 Tobias DiekershoffMerge pull request #5482 from annando/issue-5467a
2018-07-24 MichaelIssue 5467: Cron jobs hadn't been executed
2018-07-24 Tobias DiekershoffMerge pull request #5481 from annando/issue-5467
2018-07-24 MichaelIssue 5467: Fix worker and daemon
2018-07-24 Michael VogelMerge pull request #5478 from MrPetovan/task/5410-add...
2018-07-23 Hypolite PetovanAd missing use statements after dbesc conversion
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 Hypolite PetovanUpdate DBA::escape to match dbesc()
2018-07-23 Michael VogelMerge pull request #5438 from MrPetovan/task/5410-remov...
2018-07-23 Hypolite PetovanDelete Database\DBM class file
2018-07-23 Hypolite PetovanRename DBA::esc_array to DBA::escapeArray
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 Hypolite PetovanAdd Database\DBM methods to Database\DBA
2018-07-23 Hypolite PetovanAdd missing space between PHP path and script in App...
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-23 PhilippUsing getopt for CLI arguments (#5446)
2018-07-23 Roland HäderCleanup: (#5463)
2018-07-22 Hypolite PetovanRename DBA::get_db to DBA::getConnection
2018-07-22 Hypolite PetovanRename DBA::num_rows to DBA::numRows
2018-07-22 Hypolite PetovanRename DBA::server_info to DBA::serverInfo
2018-07-22 Hypolite PetovanRename DBA::inArray to DBA::toArray
2018-07-22 Hypolite PetovanRename DBA::fetch_first to DBA::fetchFirst
2018-07-22 Hypolite PetovanRename DBA::database_name to DBA::databaseName
2018-07-22 Hypolite PetovanRename DBA::clean_query to DBA::cleanQuery
2018-07-22 Hypolite PetovanRename DBA::any_value_fallback to DBA::anyValueFallback
2018-07-22 Hypolite PetovanRename DBA::affected_rows to DBA::affectedRows
2018-07-22 Roland HäderNeed to load "verb" from notify table, too. This whole...
next