]>
git.mxchange.org Git - friendica.git/log
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
rabuzarus [Tue, 19 Jun 2018 12:45:43 +0000 (14:45 +0200)]
worker.php - fix missing use statement
rabuzarus [Tue, 19 Jun 2018 11:30:55 +0000 (13:30 +0200)]
port hubzillas OpenWebAuth - add some notes to the doxygen to refer to hubzilla's source code
rabuzarus [Tue, 19 Jun 2018 11:18:35 +0000 (13:18 +0200)]
port hubzillas OpenWebAuth - readd some ActivityPup code to HTTPSig
Michael [Tue, 19 Jun 2018 05:39:56 +0000 (05:39 +0000)]
New item functions, improved feed cache behaviour
rabuzarus [Mon, 18 Jun 2018 21:15:52 +0000 (23:15 +0200)]
xrd.php - fix coding style
rabuzarus [Mon, 18 Jun 2018 21:05:44 +0000 (23:05 +0200)]
port hubzillas OpenWebAuth - remote authentification
Michael [Mon, 18 Jun 2018 20:36:34 +0000 (20:36 +0000)]
Use the item functions at many more places
Michael Vogel [Mon, 18 Jun 2018 10:16:09 +0000 (12:16 +0200)]
Merge pull request #5237 from tobiasd/
20180618 -zhcn
update to the zh-cn translation THX 朱陈锬
Michael Vogel [Mon, 18 Jun 2018 10:03:53 +0000 (12:03 +0200)]
Merge pull request #5234 from fabrixxm/fix/api
API: fix sender/recipient of PMs
fabrixxm [Mon, 18 Jun 2018 09:55:02 +0000 (11:55 +0200)]
API: fix sender/recipient of PMs: check api_user before get user info.
To throw ForbiddenException and pass tests
Tobias Diekershoff [Mon, 18 Jun 2018 09:41:29 +0000 (11:41 +0200)]
update to the zh-cn translation THX 朱陈锬
Hypolite Petovan [Mon, 18 Jun 2018 08:05:26 +0000 (04:05 -0400)]
Merge pull request #5236 from tobiasd/develop
CS and NL translation update
Hypolite Petovan [Mon, 18 Jun 2018 08:05:17 +0000 (04:05 -0400)]
Merge pull request #5235 from tobiasd/
20180618 -doc
missing markdown formatting added
Tobias Diekershoff [Mon, 18 Jun 2018 06:24:00 +0000 (08:24 +0200)]
NL translation update
Tobias Diekershoff [Mon, 18 Jun 2018 06:23:05 +0000 (08:23 +0200)]
CS translation update
Tobias Diekershoff [Mon, 18 Jun 2018 06:17:21 +0000 (08:17 +0200)]
missing markdown formatation added
Michael [Mon, 18 Jun 2018 05:20:47 +0000 (05:20 +0000)]
Merge remote-tracking branch 'upstream/develop' into more-abstraction
Michael [Mon, 18 Jun 2018 05:19:28 +0000 (05:19 +0000)]
Use the item classes where possible
Hypolite Petovan [Sun, 17 Jun 2018 22:41:46 +0000 (18:41 -0400)]
Merge pull request #5232 from annando/no-author-link
Separate functions for fetching items for the system and for users
Michael [Sun, 17 Jun 2018 21:55:01 +0000 (21:55 +0000)]
Using the constants
Michael [Sun, 17 Jun 2018 21:35:33 +0000 (21:35 +0000)]
New item functions are now used in the delivery process as well
fabrixxm [Sun, 17 Jun 2018 17:57:32 +0000 (19:57 +0200)]
API: fix sender/recipient of PMs
Michael [Sun, 17 Jun 2018 17:14:52 +0000 (17:14 +0000)]
Item field list structure is unified
Michael [Sun, 17 Jun 2018 17:05:17 +0000 (17:05 +0000)]
New function to fetch item data especially for users
Michael [Sun, 17 Jun 2018 06:27:52 +0000 (06:27 +0000)]
Use predefined field lists
Michael [Sat, 16 Jun 2018 22:32:57 +0000 (22:32 +0000)]
More item abstractions for DFRN and Diaspora
Michael [Sat, 16 Jun 2018 15:37:54 +0000 (15:37 +0000)]
Merge remote-tracking branch 'upstream/develop' into no-author-link
Michael [Sat, 16 Jun 2018 15:35:30 +0000 (15:35 +0000)]
Don't use the author-link anymore - just author-id