]> git.mxchange.org Git - friendica.git/log
friendica.git
7 years agodon't quit silently, at least a TODO is now around
Roland Häder [Tue, 7 Feb 2017 08:06:33 +0000 (09:06 +0100)]
don't quit silently, at least a TODO is now around

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoMissed a 't', thanks to @annando
Roland Häder [Tue, 7 Feb 2017 08:05:19 +0000 (09:05 +0100)]
Missed a 't', thanks to @annando

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agomore spaces + some curly spaces added
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>
7 years agoadded spaces + some curly braces
Roland Häder [Thu, 26 Jan 2017 15:01:56 +0000 (16:01 +0100)]
added spaces + some curly braces

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoadded spaces + some curly braces + some usage of dbm::is_result()
Roland Häder [Thu, 26 Jan 2017 14:23:30 +0000 (15:23 +0100)]
added spaces + some curly braces + some usage of dbm::is_result()

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoContinued:
Roland Häder [Thu, 26 Jan 2017 09:01:15 +0000 (10:01 +0100)]
Continued:
- added missing spaces/curly braces
- some more usage of dbm::is_result()
- 2 oppsite if() statements can be mored to else
- added more TODOs for type-hinting

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoContinued:
Roland Häder [Thu, 26 Jan 2017 08:38:52 +0000 (09:38 +0100)]
Continued:
- added missing space/curly braces
- added TODOs for later adding a lot type-hints, without these (and they are
  long time around in PHP) anything can be handled over to the method/function.

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoOpps ...
Roland Häder [Wed, 25 Jan 2017 15:02:02 +0000 (16:02 +0100)]
Opps ...

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoadded more curly braces + a bit more usage of dbm::is_result()
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>
7 years agoadded more spaces/curly braces
Roland Häder [Tue, 24 Jan 2017 16:55:31 +0000 (17:55 +0100)]
added more spaces/curly braces

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agounified most db upgrades:
Roland Häder [Mon, 23 Jan 2017 09:14:48 +0000 (10:14 +0100)]
unified most db upgrades:
- common way is to check on result ($r mostly) of db upgrade
- on success, return UPDATE_SUCCESS
- on failure, return UPDATE_FAILED

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoadded curly braces + removed more useless intval() calls on file_exists()
Roland Häder [Tue, 31 Jan 2017 07:57:16 +0000 (08:57 +0100)]
added curly braces + removed more useless intval() calls on file_exists()

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agofixed chmod
Roland Häder [Fri, 27 Jan 2017 15:53:38 +0000 (16:53 +0100)]
fixed chmod

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoContinued a bit:
Roland Häder [Fri, 27 Jan 2017 10:58:40 +0000 (11:58 +0100)]
Continued a bit:
- converted some else if to elseif (only PHP)
- converted some space -> tab (intending)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoadded spaces (coding convention)
Roland Häder [Fri, 27 Jan 2017 10:53:56 +0000 (11:53 +0100)]
added spaces (coding convention)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agomore spaces + some curly spaces added
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>
7 years agoadded spaces + some curly braces
Roland Häder [Thu, 26 Jan 2017 15:01:56 +0000 (16:01 +0100)]
added spaces + some curly braces

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoadded spaces + some curly braces + some usage of dbm::is_result()
Roland Häder [Thu, 26 Jan 2017 14:23:30 +0000 (15:23 +0100)]
added spaces + some curly braces + some usage of dbm::is_result()

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agocurly braces + spaces added
Roland Häder [Thu, 26 Jan 2017 13:44:46 +0000 (14:44 +0100)]
curly braces + spaces added

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoadded missing spaces/curly braces
Roland Häder [Thu, 26 Jan 2017 13:28:43 +0000 (14:28 +0100)]
added missing spaces/curly braces

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoaddec curly braces
Roland Häder [Thu, 26 Jan 2017 09:13:53 +0000 (10:13 +0100)]
addec curly braces

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoadded more curly braces + spaces
Roland Häder [Thu, 26 Jan 2017 09:12:54 +0000 (10:12 +0100)]
added more curly braces + spaces

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agospaces -> tab + added spaces
Roland Häder [Thu, 26 Jan 2017 09:09:54 +0000 (10:09 +0100)]
spaces -> tab + added spaces

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agofixed curly brace (opps)
Roland Häder [Thu, 26 Jan 2017 09:07:12 +0000 (10:07 +0100)]
fixed curly brace (opps)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoadded more curly braces + fixed one
Roland Häder [Thu, 26 Jan 2017 09:04:37 +0000 (10:04 +0100)]
added more curly braces + fixed one

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoContinued:
Roland Häder [Thu, 26 Jan 2017 09:01:15 +0000 (10:01 +0100)]
Continued:
- added missing spaces/curly braces
- some more usage of dbm::is_result()
- 2 oppsite if() statements can be mored to else
- added more TODOs for type-hinting

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoContinued:
Roland Häder [Thu, 26 Jan 2017 08:38:52 +0000 (09:38 +0100)]
Continued:
- added missing space/curly braces
- added TODOs for later adding a lot type-hints, without these (and they are
  long time around in PHP) anything can be handled over to the method/function.

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoOpps ...
Roland Häder [Wed, 25 Jan 2017 15:02:02 +0000 (16:02 +0100)]
Opps ...

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoadded more curly braces + a bit more usage of dbm::is_result()
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>
7 years agoeven more added
Roland Häder [Tue, 24 Jan 2017 16:57:45 +0000 (17:57 +0100)]
even more added

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoadded more spaces/curly braces
Roland Häder [Tue, 24 Jan 2017 16:55:31 +0000 (17:55 +0100)]
added more spaces/curly braces

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoadded missing curly braces
Roland Häder [Tue, 24 Jan 2017 16:50:49 +0000 (17:50 +0100)]
added missing curly braces

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agomore curly braces added + dbm::is_result()
Roland Häder [Mon, 23 Jan 2017 09:49:08 +0000 (10:49 +0100)]
more curly braces added + dbm::is_result()

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agomore coding convention applied
Roland Häder [Mon, 23 Jan 2017 09:27:05 +0000 (10:27 +0100)]
more coding convention applied

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agounified most db upgrades:
Roland Häder [Mon, 23 Jan 2017 09:14:48 +0000 (10:14 +0100)]
unified most db upgrades:
- common way is to check on result ($r mostly) of db upgrade
- on success, return UPDATE_SUCCESS
- on failure, return UPDATE_FAILED

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agomore coding convention applied:
Roland Häder [Mon, 23 Jan 2017 08:50:25 +0000 (09:50 +0100)]
more coding convention applied:
- added curly braces
- added spaces where needed
- $r only needs to be tested with dbm::is_result()
- made SQL keywords all uper-case

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoapplied coding convention:
Roland Häder [Mon, 23 Jan 2017 08:44:53 +0000 (09:44 +0100)]
applied coding convention:
- replaced space -> tab (code indenting)
- added curly braces
- used dbm::is_result() if $r is no result (may happen)

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoMerge pull request #3228 from annando/1702-detect-server
Tobias Diekershoff [Sat, 18 Mar 2017 08:10:03 +0000 (09:10 +0100)]
Merge pull request #3228 from annando/1702-detect-server

Server type detection is improved

7 years agoStandards and some logging improvements
Michael [Fri, 17 Mar 2017 19:25:01 +0000 (19:25 +0000)]
Standards and some logging improvements

7 years agoMerge remote-tracking branch 'upstream/develop' into 1702-detect-server
Michael [Fri, 17 Mar 2017 15:53:19 +0000 (15:53 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1702-detect-server

Conflicts:
include/discover_poco.php

7 years agoMerge pull request #3226 from annando/1702-only-worker
rabuzarus [Fri, 17 Mar 2017 12:22:23 +0000 (13:22 +0100)]
Merge pull request #3226 from annando/1702-only-worker

The worker is now the only background processing system

7 years agoMerge pull request #3240 from annando/bugfix-dba
rabuzarus [Fri, 17 Mar 2017 12:20:56 +0000 (13:20 +0100)]
Merge pull request #3240 from annando/bugfix-dba

Bugfix: When a query fails we mustn't use the result value.

7 years agoBetter version transformation for nodeinfo and statistics.json
Michael [Thu, 16 Mar 2017 21:34:53 +0000 (21:34 +0000)]
Better version transformation for nodeinfo and statistics.json

7 years agoBugfix: When a query fails we mustn't use the result value.
Michael [Thu, 16 Mar 2017 09:23:12 +0000 (09:23 +0000)]
Bugfix: When a query fails we mustn't use the result value.

7 years agoWithout only the worker queue we don't need the deliverq anymore.
Michael [Thu, 16 Mar 2017 07:30:59 +0000 (07:30 +0000)]
Without only the worker queue we don't need the deliverq anymore.

7 years agoMerge remote-tracking branch 'upstream/develop' into 1702-detect-server
Michael [Thu, 16 Mar 2017 05:51:22 +0000 (05:51 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1702-detect-server

7 years agoMerge pull request #3227 from annando/1703-pdo
rabuzarus [Wed, 15 Mar 2017 23:25:16 +0000 (00:25 +0100)]
Merge pull request #3227 from annando/1703-pdo

We now support PDO

7 years agoMerge pull request #3239 from Hypolite/issue/#3194-2
rabuzarus [Wed, 15 Mar 2017 18:53:16 +0000 (19:53 +0100)]
Merge pull request #3239 from Hypolite/issue/#3194-2

Fix wrong deferred function name

7 years agoFix wrong deferred function name
Hypolite Petovan [Wed, 15 Mar 2017 18:42:34 +0000 (14:42 -0400)]
Fix wrong deferred function name

7 years agoMerge branch '1702-detect-server' of github.com:annando/friendica into 1702-detect...
Michael [Wed, 15 Mar 2017 13:56:17 +0000 (13:56 +0000)]
Merge branch '1702-detect-server' of github.com:annando/friendica into 1702-detect-server

7 years agoMerge remote-tracking branch 'upstream/develop' into 1702-detect-server
Michael [Wed, 15 Mar 2017 13:55:43 +0000 (13:55 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1702-detect-server

7 years agoMerge pull request #3236 from annando/bugfix-feed
rabuzarus [Wed, 15 Mar 2017 11:18:49 +0000 (12:18 +0100)]
Merge pull request #3236 from annando/bugfix-feed

Bugfix for pull request 3216: Feed items were mixed

7 years agoStandard stuff
Michael [Wed, 15 Mar 2017 06:00:22 +0000 (06:00 +0000)]
Standard stuff

7 years agoBugfix for pull request 3216 - feed items were mixed
Michael [Tue, 14 Mar 2017 21:14:09 +0000 (21:14 +0000)]
Bugfix for pull request 3216 - feed items were mixed

7 years agoMerge remote-tracking branch 'upstream/develop' into develop
Michael [Tue, 14 Mar 2017 21:13:02 +0000 (21:13 +0000)]
Merge remote-tracking branch 'upstream/develop' into develop

7 years agoMerge pull request #3233 from rabuzarus/20170314_-_pagination
Michael Vogel [Tue, 14 Mar 2017 19:05:29 +0000 (20:05 +0100)]
Merge pull request #3233 from rabuzarus/20170314_-_pagination

limit pagination page buttons to  max 10

7 years agolimit pagination page buttons to max 10
rabuzarus [Tue, 14 Mar 2017 17:31:03 +0000 (18:31 +0100)]
limit pagination page buttons to  max 10

7 years agoMerge pull request #3221 from strk/remember-openid
Michael Vogel [Tue, 14 Mar 2017 15:30:15 +0000 (16:30 +0100)]
Merge pull request #3221 from strk/remember-openid

Fix "remember me" cookie for OpenID logins

7 years agoOne forgotten standard
Michael [Tue, 14 Mar 2017 15:18:56 +0000 (15:18 +0000)]
One forgotten standard

7 years agoStandard stuff
Michael [Tue, 14 Mar 2017 15:17:21 +0000 (15:17 +0000)]
Standard stuff

7 years agoMerge pull request #3232 from Hypolite/issue/#3194-2
rabuzarus [Tue, 14 Mar 2017 12:04:47 +0000 (13:04 +0100)]
Merge pull request #3232 from Hypolite/issue/#3194-2

frio: Revert guid truncation for scrollToItem() and improve dropItem()

7 years agoMerge pull request #3224 from annando/1702-no-old_pager
fabrixxm [Tue, 14 Mar 2017 09:29:03 +0000 (10:29 +0100)]
Merge pull request #3224 from annando/1702-no-old_pager

The old pager is now removed

7 years agoMerge remote-tracking branch 'upstream/develop' into 1702-detect-server
Michael [Tue, 14 Mar 2017 07:26:15 +0000 (07:26 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1702-detect-server

7 years agoMerge pull request #3200 from Hypolite/issue/#3195
Michael Vogel [Tue, 14 Mar 2017 05:05:42 +0000 (06:05 +0100)]
Merge pull request #3200 from Hypolite/issue/#3195

Improve pagination on frio

7 years agoRemoved debug output
Michael [Tue, 14 Mar 2017 04:58:05 +0000 (04:58 +0000)]
Removed debug output

7 years agoDaily updating the server status
Michael [Mon, 13 Mar 2017 22:16:09 +0000 (22:16 +0000)]
Daily updating the server status

7 years agoStandards: add braces
Sandro Santilli [Mon, 13 Mar 2017 22:09:09 +0000 (23:09 +0100)]
Standards: add braces

(thanks @Hypolite)

7 years agoRemove extra space after open parentheses
Sandro Santilli [Mon, 13 Mar 2017 22:08:03 +0000 (23:08 +0100)]
Remove extra space after open parentheses

7 years agoMerge pull request #3213 from Hypolite/issue/#2792-2
Michael Vogel [Mon, 13 Mar 2017 17:35:32 +0000 (18:35 +0100)]
Merge pull request #3213 from Hypolite/issue/#2792-2

Like behavior fix/improvements

7 years agoI guess, @Hypolite will still find something to change ...
Michael [Mon, 13 Mar 2017 17:23:02 +0000 (17:23 +0000)]
I guess, @Hypolite will still find something to change ...

7 years agoEmbrace the braces and spaces ...
Michael [Mon, 13 Mar 2017 16:18:45 +0000 (16:18 +0000)]
Embrace the braces and spaces ...

7 years agoImprove dropItem() functionality
Hypolite Petovan [Mon, 13 Mar 2017 16:12:13 +0000 (12:12 -0400)]
Improve dropItem() functionality

- Drop the obsolete `#` char
- Add error case when deleting item
- Add item drop support to search items
- Add doc

7 years agoFix scrollToItem breaking dropItem functionality
Hypolite Petovan [Mon, 13 Mar 2017 16:10:03 +0000 (12:10 -0400)]
Fix scrollToItem breaking dropItem functionality

- Add doc
- Refactor function by removing double jQuery wrapping

7 years agoMerge remote-tracking branch 'friendica/develop' into develop
Hypolite Petovan [Mon, 13 Mar 2017 15:53:34 +0000 (11:53 -0400)]
Merge remote-tracking branch 'friendica/develop' into develop

7 years agoAdded documentation
Michael [Mon, 13 Mar 2017 14:57:11 +0000 (14:57 +0000)]
Added documentation

7 years agoz_fetch_url now always returns an array
Michael [Mon, 13 Mar 2017 14:37:51 +0000 (14:37 +0000)]
z_fetch_url now always returns an array

7 years agoMerge remote-tracking branch 'upstream/develop' into 1702-detect-server
Michael [Mon, 13 Mar 2017 14:10:28 +0000 (14:10 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1702-detect-server

7 years agoMerge pull request #3202 from Hypolite/issue/#3107
rabuzarus [Mon, 13 Mar 2017 13:17:37 +0000 (14:17 +0100)]
Merge pull request #3202 from Hypolite/issue/#3107

Delete frio obsolete Colors.php library

7 years agoOnly remove the "remember me" cookie at submitting the auth form
Sandro Santilli [Mon, 13 Mar 2017 10:57:10 +0000 (11:57 +0100)]
Only remove the "remember me" cookie at submitting the auth form

Fixes loss of remember (Friendica) cookie on switching Managed accounts

7 years agoMerge branch 'master' of github.com:annando/friendica
Michael [Mon, 13 Mar 2017 10:21:35 +0000 (10:21 +0000)]
Merge branch 'master' of github.com:annando/friendica

7 years agoMerge remote-tracking branch 'upstream/master'
Michael [Mon, 13 Mar 2017 10:21:08 +0000 (10:21 +0000)]
Merge remote-tracking branch 'upstream/master'

7 years agoMerge branch '1702-detect-server' of github.com:annando/friendica into 1702-detect...
Michael [Mon, 13 Mar 2017 10:18:56 +0000 (10:18 +0000)]
Merge branch '1702-detect-server' of github.com:annando/friendica into 1702-detect-server

7 years agoMerge remote-tracking branch 'upstream/develop' into 1702-detect-server
Michael [Mon, 13 Mar 2017 10:18:29 +0000 (10:18 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1702-detect-server

7 years agoMerge branch '1702-detect-server' of github.com:annando/friendica into 1702-detect...
Michael [Mon, 13 Mar 2017 08:54:27 +0000 (08:54 +0000)]
Merge branch '1702-detect-server' of github.com:annando/friendica into 1702-detect-server

7 years agoMerge remote-tracking branch 'upstream/develop' into 1702-detect-server
Michael [Mon, 13 Mar 2017 08:53:57 +0000 (08:53 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1702-detect-server

7 years agoMerge pull request #3223 from annando/1702-no-language
Tobias Diekershoff [Mon, 13 Mar 2017 07:26:43 +0000 (08:26 +0100)]
Merge pull request #3223 from annando/1702-no-language

The language string isn't displayed anymore

7 years agoMerge pull request #3225 from annando/1702-no_old_share
Tobias Diekershoff [Mon, 13 Mar 2017 06:52:38 +0000 (07:52 +0100)]
Merge pull request #3225 from annando/1702-no_old_share

The old share option is removed

7 years agoOne error, one documentation, one brace
Michael [Mon, 13 Mar 2017 06:32:33 +0000 (06:32 +0000)]
One error, one documentation, one brace

7 years agoRemove redundancies.
Michael [Mon, 13 Mar 2017 06:09:00 +0000 (06:09 +0000)]
Remove redundancies.

7 years agomore spaces
Michael [Mon, 13 Mar 2017 05:57:37 +0000 (05:57 +0000)]
more spaces

7 years agoStandard stuff
Michael [Mon, 13 Mar 2017 00:09:32 +0000 (00:09 +0000)]
Standard stuff

7 years agoQuerying via nodeinfo
Michael [Mon, 13 Mar 2017 00:03:27 +0000 (00:03 +0000)]
Querying via nodeinfo

7 years agoMerge branch '1702-detect-server' of github.com:annando/friendica into 1702-detect...
Michael [Sun, 12 Mar 2017 22:24:06 +0000 (22:24 +0000)]
Merge branch '1702-detect-server' of github.com:annando/friendica into 1702-detect-server

7 years agoChanges from previous pull request applied again
Michael [Sun, 12 Mar 2017 21:57:09 +0000 (21:57 +0000)]
Changes from previous pull request applied again

7 years agoMerge remote-tracking branch 'upstream/develop' into 1703-pdo
Michael [Sun, 12 Mar 2017 21:05:10 +0000 (21:05 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1703-pdo

7 years agoMerge remote-tracking branch 'upstream/develop' into 1702-only-worker
Michael [Sun, 12 Mar 2017 21:03:44 +0000 (21:03 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1702-only-worker

Conflicts:
include/onepoll.php
include/queue.php

7 years agoMerge remote-tracking branch 'upstream/develop' into 1702-no_old_share
Michael [Sun, 12 Mar 2017 20:52:48 +0000 (20:52 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1702-no_old_share

7 years agoMerge remote-tracking branch 'upstream/develop' into 1702-no-old_pager
Michael [Sun, 12 Mar 2017 20:52:14 +0000 (20:52 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1702-no-old_pager

Conflicts:
mod/profile.php

7 years agoMerge remote-tracking branch 'upstream/develop' into 1702-no-language
Michael [Sun, 12 Mar 2017 20:50:20 +0000 (20:50 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1702-no-language

7 years agoMerge remote-tracking branch 'upstream/develop' into 1702-detect-server
Michael [Sun, 12 Mar 2017 20:49:48 +0000 (20:49 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1702-detect-server