friendica.git/.git
2017-05-03 Hypolite PetovanMove App to src
2017-05-03 Hypolite PetovanCleanup /format pre-move
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 Hypolite PetovanMerge pull request #3416 from tobiasd/20170501-de
2017-05-01 MichaelThe number of queries is reduced dramatically
2017-05-01 MichaelThis is better
2017-05-01 Tobias DiekershoffDE translations
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 MichaelRemove commented code.
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 MichaelUnread notifications are now always on top
2017-04-29 MichaelDescription added
2017-04-29 MichaelDon't update the conversation only because the source...
2017-04-29 MichaelAdded documentation
2017-04-29 MichaelImproved dba:update function.
2017-04-29 rabuzarusMerge pull request #3407 from Hypolite/issue/#3406
2017-04-29 MichaelStore conversation data for self created posts as well
2017-04-29 Hypolite Petovanfrio: Fix typo in various button callbacks
2017-04-28 MichaelThere is now a function to store conversations
2017-04-28 Tobias DiekershoffMerge pull request #3405 from annando/1704-remove-discard
2017-04-28 MichaelRemove the "discard" button for contact requests from...
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 Tobias Diekershoffa typo
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 MichaelSet the database version
2017-04-27 MichaelSalmons with Mastodon seem to work now
2017-04-27 Michael VogelMerge pull request #3398 from tobiasd/20170427-blockdocde
2017-04-27 Tobias Diekershoffa cookie for the Rechtschreib-Nerd
2017-04-27 Michael VogelMerge pull request #3400 from tobiasd/20170427-credits
2017-04-27 Michael VogelMerge pull request #3399 from tobiasd/20170427-messages
2017-04-27 fabrixxmMerge pull request #3397 from tobiasd/20170427-robots
2017-04-27 Tobias Diekershoffregen credits
2017-04-27 Tobias Diekershoffregenerated master messages.po file
2017-04-27 Tobias Diekershoffremoved commented out line
2017-04-27 Tobias DiekershoffDE Server Blocklist docs
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 PetovanAdd documentation about the new admin page
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 Denis ChenuCoding standards : doxygen + tab + single quote
2017-04-26 Denis ChenuDoxygen standard
2017-04-26 Denis ChenuCoding standards part and bad empty Disallow
2017-04-26 Denis ChenuSimple robots.txt for server 404 log
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 PetovanRefactor "URL" to "domain" for 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 Tobias Diekershoffstandards
2017-04-25 MichaelAdded PDO in documentation.
2017-04-25 MichaelAdded class description
2017-04-25 MichaelAdded check for MySQL driver for PDO.
2017-04-25 MichaelAdded a PDO check in the install routine and cleaned...
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 Tobias Diekershoffdocstrings for the admin panel functions
2017-04-24 Tobias Diekershoffadded subpage for blocklist management to the admin...
2017-04-24 Tobias Diekershoffadded template for the blocklist editor in the admin...
2017-04-24 Tobias Diekershoffadd the contents from the blocklist to the /friendica...
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...
next