]> git.mxchange.org Git - friendica.git/history - include
Merge pull request #3432 from annando/1705-api
[friendica.git] / include /
2017-05-05 Hypolite PetovanMerge pull request #3432 from annando/1705-api
2017-05-05 Hypolite PetovanMerge pull request #3431 from annando/issue-3318
2017-05-05 MichaelTwidere reported error 501 when accessing a profile
2017-05-05 MichaelIssue 3318: Make sure that we fetch an author
2017-05-05 Tobias DiekershoffMerge pull request #3430 from annando/issue-
2017-05-05 MichaelIssue 3428: Autocompletion now always show user@domain.tld
2017-05-05 Tobias DiekershoffMerge pull request #3429 from annando/1705-mastodon...
2017-05-05 MichaelMastodon now does return a version number
2017-05-04 rabuzarusMerge pull request #3417 from fabrixxm/feature/frio...
2017-05-04 Hypolite PetovanMerge pull request #3426 from annando/1705-diaspora...
2017-05-04 MichaelStandards and documentation
2017-05-03 Hypolite PetovanMerge pull request #3425 from annando/1705-db-port
2017-05-03 MichaelRetraction does now work as well
2017-05-03 MichaelDiaspora: Better handling for unrelayed comments and...
2017-05-03 MichaelIt is now possible to connect to a db server with host...
2017-05-03 Hypolite PetovanMerge pull request #3424 from tobiasd/20170503-msg
2017-05-03 Tobias DiekershoffMerge pull request #3422 from annando/1705-diaspora...
2017-05-03 MichaelNow comments are really working
2017-05-02 MichaelHopefully this fixes the workflow
2017-05-02 MichaelFollow up for PR 3421 - some improvements
2017-05-02 Hypolite PetovanMerge pull request #3421 from annando/1705-diaspora...
2017-05-02 MichaelComments from unknown people never reached us
2017-05-02 Tobias DiekershoffMerge pull request #3420 from annando/issue-3419
2017-05-02 MichaelPR 3419: Avoid problems with PHP7 and dba.php
2017-05-02 Tobias DiekershoffMerge pull request #3415 from annando/1704-db-relation
2017-05-01 MichaelError reporting hadn't worked for the new functions
2017-05-01 MichaelAvoid duplicated queries
2017-05-01 MichaelDelete queries are now split into chunks.
2017-05-01 MichaelThe number of queries is reduced dramatically
2017-05-01 MichaelThis is better
2017-05-01 MichaelOnly fetch the rows when needed
2017-04-30 MichaelAdd a missing relation
2017-04-30 MichaelDelete now works
2017-04-30 Hypolite PetovanMerge pull request #3414 from beardyunixer/dlogger
2017-04-30 Thomas WillinghamAccidentally included a self-loathing verb.
2017-04-30 Thomas WillinghamAdd the dlogger
2017-04-29 MichaelAdded information about table relations
2017-04-29 Hypolite PetovanMerge pull request #3408 from annando/1704-conversation-2
2017-04-29 Hypolite PetovanMerge pull request #3411 from annando/1704-ping-order
2017-04-29 Hypolite PetovanMerge pull request #3410 from annando/1704-poller-memory
2017-04-29 MichaelSome more places were we check now
2017-04-29 MichaelThere is now a memory limit for the poller
2017-04-29 MichaelDon't update the conversation only because the source...
2017-04-29 MichaelImproved dba:update function.
2017-04-29 MichaelStore conversation data for self created posts as well
2017-04-28 MichaelThere is now a function to store conversations
2017-04-28 Michael VogelMerge pull request #3403 from tobiasd/20170428-typo
2017-04-28 Tobias DiekershoffMerge pull request #3402 from annando/1704-conversation
2017-04-28 MichaelWe should return a return value when we say that we...
2017-04-28 MichaelMissed protocol ...
2017-04-28 MichaelNew function "dba::update" and changed unique index...
2017-04-28 Michaeldba:p and dba:e can now be called with a parameter...
2017-04-28 MichaelWe should escape the table name as well.
2017-04-28 Hypolite PetovanMerge pull request #3390 from annando/1704-cleaned_install
2017-04-27 MichaelSalmons with Mastodon seem to work now
2017-04-27 Tobias DiekershoffMerge pull request #3393 from Shnoulle/develop_feature3334
2017-04-27 Tobias DiekershoffMerge pull request #3392 from Hypolite/issue/#3387
2017-04-27 Hypolite PetovanUse Config::get instead of get_config
2017-04-26 MichaelConversation data is now stored in another table
2017-04-26 Hypolite PetovanRenamed check_domain_blocklist to blocked_url
2017-04-26 Hypolite PetovanAdd check_blocklist to z_fetch_url and post_url
2017-04-26 Hypolite PetovanAdded check_domain_blocklist
2017-04-26 Hypolite PetovanMerge pull request #3388 from tobiasd/20170424-blocklis...
2017-04-25 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-04-25 Hypolite PetovanMerge pull request #3389 from annando/1704-db-query
2017-04-25 MichaelAdded class description
2017-04-25 MichaelBetter debugging
2017-04-25 MichaelSmall corrections
2017-04-24 Hypolite PetovanMerge pull request #3374 from rabuzarus/20170407_-_grou...
2017-04-24 MichaelWe weren't able to test mysqlnd, so better remove the...
2017-04-24 MichaelFree results
2017-04-24 MichaelLittle spelling problem
2017-04-24 MichaelReplace spaces by tabs
2017-04-24 MichaelCode cleanup
2017-04-24 MichaelRemoved old functions
2017-04-24 MichaelNew function to calculate rows
2017-04-24 MichaelNew function to check for the existance of data
2017-04-24 MichaelÖrgs
2017-04-24 MichaelRestored privates variables
2017-04-24 MichaelRearranged lines
2017-04-24 MichaelLost lines are back
2017-04-24 MichaelNew function skeleton for execution of queries
2017-04-24 Hypolite PetovanMerge pull request #3386 from rabuzarus/20170422_-_Stre...
2017-04-23 MichaelWe now can work with prepared statements
2017-04-23 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-04-23 Hypolite PetovanMerge pull request #3382 from annando/1704-myisam
2017-04-22 MichaelCall it "toinnodb"
2017-04-22 MichaelNew command in dbstructure.php to convert all tables...
2017-04-22 MichaelNew tables for conversations
2017-04-22 Hypolite PetovanMerge pull request #3375 from Quix0r/rewrites/coding...
2017-04-22 Hypolite PetovanMerge pull request #3376 from annando/1704-key-length
2017-04-21 Michael VogelMerge pull request #3377 from Alkarex/dfrn-date-format
2017-04-21 Alexandre AlapetiteFix SQL date format bug in dfrn
2017-04-21 MichaelIssue 3358: The key length should now work on InnoDB...
2017-04-21 Roland Haederadded spaces + some curly braces + some usage of dbm...
2017-04-21 Roland Haederadded spaces + some curly braces + some usage of dbm...
2017-04-21 Hypolite PetovanMerge pull request #3373 from strk/expire-login-later
2017-04-21 Sandro SantilliFix Config::get call
2017-04-21 Sandro SantilliUse Config::get
2017-04-21 Sandro SantilliAllow specifying cookie lifetime via config variable
next