]>
git.mxchange.org Git - friendica.git/log
miqrogroove [Fri, 22 Jun 2018 11:34:27 +0000 (07:34 -0400)]
Update dba.php
miqrogroove [Fri, 22 Jun 2018 03:56:19 +0000 (23:56 -0400)]
Ensure IN() Conditions Never Mix Data Types
Hypolite Petovan [Fri, 22 Jun 2018 02:12:07 +0000 (22:12 -0400)]
Merge pull request #5269 from annando/non-unique-values
This fixes the problem with mixed variables in queries
Hypolite Petovan [Fri, 22 Jun 2018 02:11:13 +0000 (22:11 -0400)]
Merge pull request #5271 from miqrogroove/patch-1
Correct dba::close() To Match dba::p()
Michael [Thu, 21 Jun 2018 21:55:43 +0000 (21:55 +0000)]
Better float detection
miqrogroove [Thu, 21 Jun 2018 21:27:12 +0000 (17:27 -0400)]
Correct dba::close() To Match dba::p()
Michael [Thu, 21 Jun 2018 20:42:58 +0000 (20:42 +0000)]
Currently removed, needs more testing
Michael [Thu, 21 Jun 2018 20:33:27 +0000 (20:33 +0000)]
Check for floats and enable native prepares
Michael [Thu, 21 Jun 2018 19:52:28 +0000 (19:52 +0000)]
We don't need to look $is_int there
Michael [Thu, 21 Jun 2018 19:48:25 +0000 (19:48 +0000)]
This fixes the problem with mixed variables in queries
Michael Vogel [Thu, 21 Jun 2018 16:51:01 +0000 (18:51 +0200)]
Merge pull request #5267 from miqrogroove/patch-2
Allow for Integer Literals in PDO Database Driver
Hypolite Petovan [Thu, 21 Jun 2018 15:50:31 +0000 (11:50 -0400)]
Merge pull request #5261 from annando/and-again-abstraction
And again the item abstraction - and a fix for issue 5252
miqrogroove [Thu, 21 Jun 2018 15:42:43 +0000 (11:42 -0400)]
Allow for Integer Literals in PDO Database Driver
This should fix things like "LIMIT ?"
Hypolite Petovan [Thu, 21 Jun 2018 15:23:56 +0000 (11:23 -0400)]
Merge pull request #5265 from miqrogroove/patch-1
Workaround for Bugs in Class dba
miqrogroove [Thu, 21 Jun 2018 15:20:44 +0000 (11:20 -0400)]
Workaround for Bugs in Class dba
Michael [Thu, 21 Jun 2018 15:14:01 +0000 (15:14 +0000)]
Standards and a new function to fetch content
Hypolite Petovan [Thu, 21 Jun 2018 14:33:33 +0000 (10:33 -0400)]
Merge pull request #5263 from miqrogroove/patch-1
Make Conversation Cleanup Configurable
miqrogroove [Thu, 21 Jun 2018 12:27:36 +0000 (08:27 -0400)]
Update DBClean.php
miqrogroove [Thu, 21 Jun 2018 12:25:58 +0000 (08:25 -0400)]
Update htconfig.md
miqrogroove [Thu, 21 Jun 2018 11:52:56 +0000 (07:52 -0400)]
Update DBClean.php
miqrogroove [Thu, 21 Jun 2018 11:51:30 +0000 (07:51 -0400)]
Update DBClean.php
miqrogroove [Thu, 21 Jun 2018 11:49:59 +0000 (07:49 -0400)]
Update htconfig.md
miqrogroove [Thu, 21 Jun 2018 11:43:40 +0000 (07:43 -0400)]
Make Conversation Cleanup Configurable
Michael [Thu, 21 Jun 2018 08:23:35 +0000 (08:23 +0000)]
Fix Issue 5252
Michael [Thu, 21 Jun 2018 07:46:06 +0000 (07:46 +0000)]
Order search results by id
Michael [Thu, 21 Jun 2018 06:21:51 +0000 (06:21 +0000)]
Some of the last direct SQL calls to the item table had been changed
Hypolite Petovan [Thu, 21 Jun 2018 00:15:14 +0000 (20:15 -0400)]
Merge pull request #5259 from rabuzarus/20180616_-_magic_auth_test_2
port hubzillas OpenWebAuth - don't initiate magic auth if the contact is allready authentificated
rabuzarus [Thu, 21 Jun 2018 00:08:54 +0000 (02:08 +0200)]
port hubzillas OpenWebAuth - don't initiate magic auth if the contact is allready authentificated
Hypolite Petovan [Wed, 20 Jun 2018 21:46:04 +0000 (17:46 -0400)]
Merge pull request #5253 from rabuzarus/20180616_-_magic_auth_test_2
Port hubzillas OpenWebAuth - remote authentification
rabuzarus [Wed, 20 Jun 2018 21:29:36 +0000 (23:29 +0200)]
port hubzillas OpenWebAuth - fix method call
Hypolite Petovan [Wed, 20 Jun 2018 20:51:22 +0000 (16:51 -0400)]
Merge pull request #5258 from Quix0r/rewrites/curly-braces-is-result-usage-002-split1
Curly braces, whitespaces and duplicate method invocation fixed
Roland Häder [Wed, 20 Jun 2018 20:12:59 +0000 (22:12 +0200)]
Continued a bit:
- removed/fixed whitespaces and mixture of spaces/tabs (some)
- added new-line character at end of files (POSIX-compilant)
- reverted some code which I had messed up (compared to upstream/develop)
- removed duplicate dba::update() invocation in src/Protocol/DFRN.php
- also removed no longer valid TODO
Signed-off-by: Roland Häder <roland@mxchange.org>
Michael [Wed, 2 May 2018 19:26:15 +0000 (19:26 +0000)]
Replace old database queries with the new ones
Roland Haeder [Sun, 2 Apr 2017 19:29:06 +0000 (21:29 +0200)]
Fixes for composer:
- ./vendor/ is being prepared by executing `utils/composer.phar install`, no
need to have it around
- converted .gitignore to LF line-ending (more common over the whole project)
- no need to have them around ...
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Sat, 25 Mar 2017 14:06:54 +0000 (15:06 +0100)]
Opps, cutted this out by accident ...
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Sat, 25 Mar 2017 12:46:28 +0000 (13:46 +0100)]
was a bit confusing for me or I was not sleeping to much ...
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Sat, 25 Mar 2017 12:37:15 +0000 (13:37 +0100)]
PHP5 does not support native type-hints, except `array` + used dbm::is_result()
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Sat, 25 Mar 2017 12:01:41 +0000 (13:01 +0100)]
removed TODO, one day this all needs refacturizing ...
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Thu, 23 Mar 2017 22:37:58 +0000 (23:37 +0100)]
fixed comment and explained one
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Häder [Tue, 15 May 2018 21:25:30 +0000 (23:25 +0200)]
fixed another left-over ...
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Thu, 23 Mar 2017 21:49:05 +0000 (22:49 +0100)]
old behaviour restored
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Thu, 23 Mar 2017 21:33:12 +0000 (22:33 +0100)]
added curely branches + reverted back to old behaviour (may come back one day)
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Thu, 23 Mar 2017 21:26:07 +0000 (22:26 +0100)]
better comment added by @Hypolite
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Häder [Thu, 26 Jan 2017 15:07:30 +0000 (16:07 +0100)]
more spaces + some curly spaces added
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Wed, 25 Jan 2017 14:59:27 +0000 (15:59 +0100)]
added more curly braces + a bit more usage of dbm::is_result()
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Sat, 25 Mar 2017 12:46:28 +0000 (13:46 +0100)]
was a bit confusing for me or I was not sleeping to much ...
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Thu, 23 Mar 2017 22:37:58 +0000 (23:37 +0100)]
fixed comment and explained one
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Thu, 23 Mar 2017 22:05:53 +0000 (23:05 +0100)]
added more curly braces + spaces for #3254
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Thu, 23 Mar 2017 21:33:12 +0000 (22:33 +0100)]
added curely branches + reverted back to old behaviour (may come back one day)
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Thu, 23 Mar 2017 21:26:07 +0000 (22:26 +0100)]
better comment added by @Hypolite
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Häder [Thu, 20 Jul 2017 18:04:32 +0000 (20:04 +0200)]
Minor improvements:
- added spaces and curly braces
- added more TODOs as there really more to be done
- removed redundant braces from "return" keyword (no function)
- merged 2 nested if() into one single
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Thu, 23 Mar 2017 21:49:05 +0000 (22:49 +0100)]
old behaviour restored
Signed-off-by: Roland Haeder <roland@mxchange.org>
rabuzarus [Wed, 20 Jun 2018 18:16:36 +0000 (20:16 +0200)]
port hubzillas OpenWebAuth - fix another code standards violation
rabuzarus [Wed, 20 Jun 2018 18:11:26 +0000 (20:11 +0200)]
port hubzillas OpenWebAuth - fix wrong table name + fix wrong method name
rabuzarus [Wed, 20 Jun 2018 17:32:26 +0000 (19:32 +0200)]
port hubzillas OpenWebAuth - fix some code standards violations
rabuzarus [Wed, 20 Jun 2018 17:24:02 +0000 (19:24 +0200)]
port hubzillas OpenWebAuth - rename Verify class to OpenWebAuthToken
rabuzarus [Wed, 20 Jun 2018 17:18:41 +0000 (19:18 +0200)]
port hubzillas OpenWebAuth - rename verify table to openwebauth-token
rabuzarus [Wed, 20 Jun 2018 17:05:33 +0000 (19:05 +0200)]
port hubzillas OpenWebAuth - HTTPSignature - comment out some ActivityPub parts
rabuzarus [Wed, 20 Jun 2018 16:52:37 +0000 (18:52 +0200)]
port hubzillas OpenWebAuth - rework the HTTPHeaders class
rabuzarus [Wed, 20 Jun 2018 16:45:37 +0000 (18:45 +0200)]
port hubzillas OpenWebAuth - use random_bytes() in crypto class + bugfixes
rabuzarus [Wed, 20 Jun 2018 16:38:23 +0000 (18:38 +0200)]
port hubzillas OpenWebAuth - rename some methods and classes
Hypolite Petovan [Wed, 20 Jun 2018 16:07:26 +0000 (12:07 -0400)]
Merge pull request #5256 from miqrogroove/patch-1
Filter Removed Users From Directory
Hypolite Petovan [Wed, 20 Jun 2018 16:06:30 +0000 (12:06 -0400)]
Merge pull request #5255 from tobiasd/
20180620 -de
update DE translations
miqrogroove [Wed, 20 Jun 2018 15:59:13 +0000 (11:59 -0400)]
Need the count conditions to match.
miqrogroove [Wed, 20 Jun 2018 15:50:09 +0000 (11:50 -0400)]
Filter Removed Users From Directory
Tobias Diekershoff [Wed, 20 Jun 2018 15:34:23 +0000 (17:34 +0200)]
update DE translations
Hypolite Petovan [Wed, 20 Jun 2018 12:55:19 +0000 (08:55 -0400)]
Merge pull request #5251 from miqrogroove/patch-1
Unify Worker Load Formulas
miqrogroove [Wed, 20 Jun 2018 10:52:53 +0000 (06:52 -0400)]
Clarify 0 Value of Worker Exponent
miqrogroove [Wed, 20 Jun 2018 10:43:57 +0000 (06:43 -0400)]
Add Comments to Worker Exponent Implementation
miqrogroove [Wed, 20 Jun 2018 10:29:52 +0000 (06:29 -0400)]
Revise Description of New Worker Config
miqrogroove [Wed, 20 Jun 2018 10:22:53 +0000 (06:22 -0400)]
Make Load Exponent Configurable
miqrogroove [Wed, 20 Jun 2018 10:06:20 +0000 (06:06 -0400)]
Unify Worker Load Formulas
Michael Vogel [Wed, 20 Jun 2018 06:51:56 +0000 (08:51 +0200)]
Merge pull request #5250 from tobiasd/
20180620 -msg
regen master messages.po
Tobias Diekershoff [Wed, 20 Jun 2018 06:17:50 +0000 (08:17 +0200)]
regen master messages.po
Tobias Diekershoff [Wed, 20 Jun 2018 06:00:12 +0000 (08:00 +0200)]
Merge pull request #5249 from annando/linear-load-optional
Makes the linear load calculation optional
Michael [Wed, 20 Jun 2018 04:50:15 +0000 (04:50 +0000)]
Increase default number of workers in config
Michael [Wed, 20 Jun 2018 04:38:50 +0000 (04:38 +0000)]
Makes the linear load calculation optional
Hypolite Petovan [Wed, 20 Jun 2018 00:18:59 +0000 (20:18 -0400)]
Merge pull request #5248 from miqrogroove/patch-2
Fix logic errors in tooMuchWorkers()
miqrogroove [Tue, 19 Jun 2018 22:55:55 +0000 (18:55 -0400)]
Update Worker.php
miqrogroove [Tue, 19 Jun 2018 22:53:02 +0000 (18:53 -0400)]
Fix logic errors in tooMuchWorkers()
There are probably a dozen different ways to do this, so this is not necessarily the "right" way.
Hypolite Petovan [Tue, 19 Jun 2018 21:58:50 +0000 (17:58 -0400)]
Merge pull request #5246 from annando/abstraction-encore
Urgent bugfix: Non existing field / double "network" in field list
Hypolite Petovan [Tue, 19 Jun 2018 21:55:24 +0000 (17:55 -0400)]
Merge pull request #5245 from miqrogroove/patch-1
Add Missing Fifth Argument to mail() Function Call
Michael [Tue, 19 Jun 2018 21:41:38 +0000 (21:41 +0000)]
"shadow" does not exist
Michael [Tue, 19 Jun 2018 21:33:07 +0000 (21:33 +0000)]
Many "fetch_first" had been replaced
Michael [Tue, 19 Jun 2018 21:32:42 +0000 (21:32 +0000)]
Fix: network had been empty
miqrogroove [Tue, 19 Jun 2018 21:07:16 +0000 (17:07 -0400)]
Update htconfig.md
miqrogroove [Tue, 19 Jun 2018 20:58:06 +0000 (16:58 -0400)]
Update Emailer.php
miqrogroove [Tue, 19 Jun 2018 20:42:15 +0000 (16:42 -0400)]
Update htconfig.md
miqrogroove [Tue, 19 Jun 2018 20:23:42 +0000 (16:23 -0400)]
Add Missing Fifth Argument to mail() Function Call
This is desperately needed to fix Issue #5190. In case of any unexpected problem, the admin can use
`$a->config['system']['sendmail_params'] = false;`
Michael [Tue, 19 Jun 2018 19:06:17 +0000 (19:06 +0000)]
Some more direct SQL calls had been replaced
Hypolite Petovan [Tue, 19 Jun 2018 18:02:43 +0000 (14:02 -0400)]
Merge pull request #5238 from annando/more-abstraction
Even more replaced item calls ...
Michael [Tue, 19 Jun 2018 17:58:28 +0000 (17:58 +0000)]
Null - not false
Michael [Tue, 19 Jun 2018 17:57:45 +0000 (17:57 +0000)]
Display is reworked
Michael [Tue, 19 Jun 2018 17:11:59 +0000 (17:11 +0000)]
Standards and variable renaming
Hypolite Petovan [Tue, 19 Jun 2018 16:32:18 +0000 (12:32 -0400)]
Merge pull request #5242 from rabuzarus/20180619_-fix_some_elements_shouldnt_be_visitable_for_visitors
Bugfix: hide savedsearch button and subthread button for non local_users
rabuzarus [Tue, 19 Jun 2018 16:27:54 +0000 (18:27 +0200)]
Bugfix: hide savedsearch butten and subthread button for non local_users
rabuzarus [Tue, 19 Jun 2018 14:15:28 +0000 (16:15 +0200)]
port hubzillas OpenWebAuth - use Contact::getIdForURL to query for contact entry
Michael [Tue, 19 Jun 2018 13:48:19 +0000 (13:48 +0000)]
Merge remote-tracking branch 'upstream/develop' into more-abstraction
Michael [Tue, 19 Jun 2018 13:26:03 +0000 (13:26 +0000)]
Typo
Hypolite Petovan [Tue, 19 Jun 2018 12:59:19 +0000 (08:59 -0400)]
Merge pull request #5240 from rabuzarus/20180619_-_fix_missing_use_statement
worker.php - fix missing use statement