]> git.mxchange.org Git - friendica.git/history - include
events: use best_link_url() and zrl() for the author_link (author link as magic-link)
[friendica.git] / include /
2017-08-14 MichaelNow the bugfix really should work
2017-08-14 MichaelBugfix for PR 3630: "get_contact_details_by_url" not...
2017-08-14 MichaelShared posts to Libertree now look better.
2017-08-14 Tobias DiekershoffMerge pull request #3630 from annando/dba-2
2017-08-14 MichaelCleaning code
2017-08-14 MichaelAvoid warning
2017-08-14 MichaelEvents now work again
2017-08-12 MichaelSome more updated queries
2017-08-12 MichaelNow deletions will also work with complicated queries
2017-08-12 MichaelDBA: The condition can now be a complex string
2017-08-12 MichaelRestructured "dba::exists" function
2017-08-12 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-08-12 Michael VogelMerge pull request #3627 from tobiasd/20170812-invite
2017-08-12 Tobias DiekershoffMerge pull request #3626 from annando/issue-3616
2017-08-12 MichaelIssue 3616: Don't create notifications for forum accounts
2017-08-11 MichaelNo timeout problem anymore in preview.
2017-08-11 MichaelAnd some more changed lines
2017-08-11 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-08-11 MichaelSome more changed queries
2017-08-11 MichaelNew dba functions
2017-08-11 Tobias DiekershoffMerge pull request #3622 from annando/new-dba
2017-08-10 MichaelImproved parameter handling
2017-08-10 MichaelDatabase connections should be closed
2017-08-10 MichaelNow there are fewer than 300 updates left ...
2017-08-10 MichaelSeveral updates are transformed as well
2017-08-09 MichaelNow we have less than 100 insert commands, yeah
2017-08-09 MichaelAnd some more inserts
2017-08-09 MichaelSome more inserts
2017-08-09 Michael VogelMerge pull request #3620 from tobiasd/20170809-issue3592
2017-08-09 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-08-09 MichaelModifed "update" and "insert" function / many changed...
2017-08-09 Tobias DiekershoffMerge pull request #3619 from annando/dba-connect
2017-08-09 MichaelDBA: Do a fallback to other db functions on problems
2017-08-08 Tobias DiekershoffMerge pull request #3618 from annando/mysqli-fix
2017-08-08 MichaelQuickfix for MYSQLi (prepared statement problem)
2017-08-05 Michael VogelMerge pull request #3617 from ddorian1/develop
2017-08-04 Johannes SchwabCatch exceptions in PDO constructor
2017-08-03 Tobias DiekershoffMerge pull request #3613 from annando/some-ostatus
2017-08-03 Tobias DiekershoffMerge pull request #3614 from annando/avoid-warnings
2017-08-03 MichaelAvoid some PHP warnings, no functional changes
2017-08-03 MichaelSpeed up of OStatus transmission/Ignoring "created...
2017-07-31 Tobias DiekershoffMerge pull request #3605 from annando/better-endless...
2017-07-31 MichaelEndless scroll now avoids showing the same items
2017-07-27 Tobias DiekershoffMerge pull request #3604 from annando/bugfix-acl
2017-07-27 MichaelBugfix: The ACL lookup had its problems after the last...
2017-07-23 Tobias DiekershoffMerge pull request #3602 from annando/1707-expiration
2017-07-23 MichaelBugfix: the expiration check in item_store now works...
2017-07-23 Tobias DiekershoffMerge pull request #3597 from annando/1707-acl-separator
2017-07-23 Tobias DiekershoffMerge pull request #3598 from annando/1707-expiration
2017-07-23 MichaelIn the acl there is now a separation between groups...
2017-07-23 MichaelCheck general expiration time at item storing as well
2017-07-21 Michael VogelMerge pull request #3591 from zotlabs/spammy_server_det...
2017-07-21 Michael VogelUpdate socgraph.php
2017-07-20 zotlabsreduce the number of network fetches for server detecti...
2017-07-19 Tobias DiekershoffMerge pull request #3590 from annando/1707-bugfixes
2017-07-19 MichaelFix crash with expiration, false logger constant, no...
2017-07-17 Tobias DiekershoffMerge pull request #3587 from annando/1706-ostatus...
2017-07-17 MichaelOnly show the attachment elements if there are one.
2017-07-17 MichaelAttachments now look fine.
2017-07-15 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-07-15 Tobias DiekershoffMerge pull request #3585 from annando/bugfix-like-signature
2017-07-15 MichaelBugfix: Signatures for likes hadn't been stored
2017-07-15 MichaelThe attached image has now a class
2017-07-13 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-07-13 Tobias DiekershoffMerge pull request #3580 from annando/issue-3571-2
2017-07-13 Tobias DiekershoffMerge pull request #3582 from annando/duplicate-error
2017-07-13 Tobias DiekershoffMerge pull request #3581 from annando/bugfix-markdown
2017-07-13 MichaelAvoid duplicate database errors when storing the conver...
2017-07-13 MichaelBugfix: Some special characters weren't converted correctly
2017-07-12 MichaelFixed error reporting
2017-07-12 MichaelUpdate existing contact records with data from probing
2017-07-12 MichaelProcess all data that we can fetch via probing
2017-07-12 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-07-11 Michaeldatabase logging now works for database errors
2017-07-11 MichaelIssue 3571: Reworked "get_contact" function
2017-07-11 Tobias DiekershoffMerge pull request #3577 from annando/2in1
2017-07-10 MichaelIssue 3571 and Diaspora mail bugfix
2017-07-10 Michael VogelMerge pull request #3569 from tobiasd/20170702-delete
2017-07-10 Michael VogelMerge pull request #3573 from irhen/issue-3529-fix...
2017-07-10 irhenis empty check
2017-07-09 Tobias DiekershoffMerge pull request #3575 from annando/dfrn-update-copy
2017-07-09 Tobias DiekershoffMerge pull request #3574 from annando/further-expire...
2017-07-09 MichaelDFRN: Update the public item copy as well
2017-07-09 Michael VogelMerge pull request #3570 from beardyunixer/boot
2017-07-09 Michael VogelMerge pull request #3572 from deantownsley/contactfix_basic
2017-07-09 MichaelSplit the delete process into a separate expire process
2017-07-08 irhenfix big age
2017-07-08 Michael VogelMerge pull request #3554 from Alkarex/semaphore_warning
2017-07-08 Dean TownsleyOnly delete uid=0 entries when cleaning up extra public...
2017-07-08 Tobias DiekershoffMerge pull request #3567 from rjm6823/develop
2017-07-07 Tobias DiekershoffMerge pull request #3564 from annando/1707-expire
2017-07-07 Alexandre AlapetiteMerge branch 'develop' into semaphore_warning
2017-07-06 RJ MadsenFixed minor spaces to tabs conversion
2017-07-06 RJ MadsenSwitched to proper global directory instead of local...
2017-07-06 RJ Madsenre-named variable to match scheme
2017-07-06 RJ MadsenConverted from space to tab indentation
2017-07-06 RJ MadsenAdded global directory link to the find people side...
2017-07-06 MichaelSplit expire.php in several processes / small worker...
2017-07-04 Tobias DiekershoffMerge pull request #3559 from annando/some-more-poller
2017-07-04 MichaelImproved logging
next