]> git.mxchange.org Git - friendica.git/log
friendica.git
6 years agoThe tag query should be much faster now
Michael [Mon, 26 Feb 2018 06:59:32 +0000 (06:59 +0000)]
The tag query should be much faster now

6 years agoChildren for the network page are now fetched correctly in the conversation
Michael [Mon, 26 Feb 2018 06:38:27 +0000 (06:38 +0000)]
Children for the network page are now fetched correctly in the conversation

6 years agoinner join is better
Michael [Sun, 25 Feb 2018 21:58:21 +0000 (21:58 +0000)]
inner join is better

6 years agoImprove the queries on the network page
Michael [Sun, 25 Feb 2018 21:33:15 +0000 (21:33 +0000)]
Improve the queries on the network page

6 years agoMerge pull request #4490 from annando/item-enhanced
Hypolite Petovan [Thu, 22 Feb 2018 14:56:16 +0000 (09:56 -0500)]
Merge pull request #4490 from annando/item-enhanced

Enhanced logging for salmon posts

6 years agoMerge remote-tracking branch 'upstream/develop' into item-enhanced
Michael [Thu, 22 Feb 2018 10:04:57 +0000 (10:04 +0000)]
Merge remote-tracking branch 'upstream/develop' into item-enhanced

6 years agoMerge pull request #4489 from annando/missing-fid
Hypolite Petovan [Thu, 22 Feb 2018 10:03:30 +0000 (05:03 -0500)]
Merge pull request #4489 from annando/missing-fid

When refreshing the fcontact, the returned array was incomplete

6 years agoWhen refreshing the fcontact, the returned array was incomplete
Michael [Thu, 22 Feb 2018 09:59:21 +0000 (09:59 +0000)]
When refreshing the fcontact, the returned array was incomplete

6 years agoImproved logging for salmon posts to check for missing contacts in item post
Michael [Thu, 22 Feb 2018 09:57:06 +0000 (09:57 +0000)]
Improved logging for salmon posts to check for missing contacts in item post

6 years agoMerge pull request #4487 from annando/item-enhanced
Hypolite Petovan [Thu, 22 Feb 2018 09:55:31 +0000 (04:55 -0500)]
Merge pull request #4487 from annando/item-enhanced

The item class had been improved (e.g. database calls)

6 years agofetch_first is now used / additional logging
Michael [Thu, 22 Feb 2018 09:51:59 +0000 (09:51 +0000)]
fetch_first is now used / additional logging

6 years agoBugfix: $uid wasn't available in that context
Michael [Thu, 22 Feb 2018 07:05:56 +0000 (07:05 +0000)]
Bugfix: $uid wasn't available in that context

6 years agoMost queries are now done with the dba functions
Michael [Thu, 22 Feb 2018 06:52:58 +0000 (06:52 +0000)]
Most queries are now done with the dba functions

6 years ago$u is now $user
Michael [Wed, 21 Feb 2018 23:10:29 +0000 (23:10 +0000)]
$u is now $user

6 years agoBetter naming of variables
Michael [Wed, 21 Feb 2018 22:55:23 +0000 (22:55 +0000)]
Better naming of variables

6 years ago$arr is now $item
Michael [Wed, 21 Feb 2018 21:39:07 +0000 (21:39 +0000)]
$arr is now $item

6 years agoThe item class had been improved (e.g. database calls)
Michael [Wed, 21 Feb 2018 21:08:37 +0000 (21:08 +0000)]
The item class had been improved (e.g. database calls)

6 years agoMerge pull request #4485 from annando/fewer-gcontact
Hypolite Petovan [Wed, 21 Feb 2018 05:26:18 +0000 (00:26 -0500)]
Merge pull request #4485 from annando/fewer-gcontact

No gcontact-id anymore (It wasn't really used)

6 years agoFunction is only used locally
Michael [Wed, 21 Feb 2018 05:21:55 +0000 (05:21 +0000)]
Function is only used locally

6 years agoNo gcontact-id anymore (It wasn't really used)
Michael [Wed, 21 Feb 2018 05:15:55 +0000 (05:15 +0000)]
No gcontact-id anymore (It wasn't really used)

6 years agoMerge pull request #4484 from annando/item-guid
Hypolite Petovan [Wed, 21 Feb 2018 04:22:11 +0000 (23:22 -0500)]
Merge pull request #4484 from annando/item-guid

The guid creation for posts is now done in a separate function

6 years agoMerge pull request #4483 from annando/not-always-db-update
Hypolite Petovan [Wed, 21 Feb 2018 04:16:55 +0000 (23:16 -0500)]
Merge pull request #4483 from annando/not-always-db-update

Only do a database update when the current system version is lower

6 years agoMerge pull request #4480 from annando/better-resource-id
Hypolite Petovan [Wed, 21 Feb 2018 04:13:24 +0000 (23:13 -0500)]
Merge pull request #4480 from annando/better-resource-id

 Improved resource id creation

6 years agoThe guid creation for posts is now done in a separate function
Michael [Wed, 21 Feb 2018 04:13:13 +0000 (04:13 +0000)]
The guid creation for posts is now done in a separate function

6 years agoOnly do a database update when the current system version is lower
Michael [Wed, 21 Feb 2018 04:06:17 +0000 (04:06 +0000)]
Only do a database update when the current system version is lower

6 years agoOnly not generate prefix when parameter is false
Michael [Wed, 21 Feb 2018 03:37:20 +0000 (03:37 +0000)]
Only not generate prefix when parameter is false

6 years agoMerge remote-tracking branch 'upstream/develop' into better-resource-id
Michael [Wed, 21 Feb 2018 03:28:47 +0000 (03:28 +0000)]
Merge remote-tracking branch 'upstream/develop' into better-resource-id

6 years agoMerge pull request #4479 from annando/db-structure
Hypolite Petovan [Wed, 21 Feb 2018 02:38:35 +0000 (21:38 -0500)]
Merge pull request #4479 from annando/db-structure

Improvements to the database structure

6 years agoOops ...
Michael [Tue, 20 Feb 2018 12:59:37 +0000 (12:59 +0000)]
Oops ...

6 years agoStandard stuff
Michael [Tue, 20 Feb 2018 11:20:28 +0000 (11:20 +0000)]
Standard stuff

6 years agoImproved resource id creation
Michael [Tue, 20 Feb 2018 10:02:07 +0000 (10:02 +0000)]
Improved resource id creation

6 years agoSeveral more improvements to the database structure
Michael [Tue, 20 Feb 2018 07:40:21 +0000 (07:40 +0000)]
Several more improvements to the database structure

6 years agoThe network is now just a 4 character field
Michael [Mon, 19 Feb 2018 13:58:04 +0000 (13:58 +0000)]
The network is now just a 4 character field

6 years agoMerge pull request #4474 from annando/issue-1312
Hypolite Petovan [Sun, 18 Feb 2018 22:37:01 +0000 (17:37 -0500)]
Merge pull request #4474 from annando/issue-1312

Issue 1312: Improve account expiry

6 years agoIssue 1312: Improve account expiry
Michael [Sun, 18 Feb 2018 22:19:20 +0000 (22:19 +0000)]
Issue 1312: Improve account expiry

6 years agoMerge pull request #4473 from annando/issue-4228
Hypolite Petovan [Sun, 18 Feb 2018 18:28:47 +0000 (13:28 -0500)]
Merge pull request #4473 from annando/issue-4228

Don't post an item if it belongs to a picture upload without an post

6 years agoIssue 4228: Don't post an item if it belongs to a picture upload without an post
Michael [Sun, 18 Feb 2018 17:29:14 +0000 (17:29 +0000)]
Issue 4228: Don't post an item if it belongs to a picture upload without an post

6 years agoMerge pull request #4471 from annando/parent-uid
Hypolite Petovan [Sun, 18 Feb 2018 16:48:39 +0000 (11:48 -0500)]
Merge pull request #4471 from annando/parent-uid

Frontend to set the parent-uid field

6 years agoMerge pull request #4472 from annando/issue-4369
Hypolite Petovan [Sun, 18 Feb 2018 16:46:04 +0000 (11:46 -0500)]
Merge pull request #4472 from annando/issue-4369

Issue 4369: Added logging to know why a post is stored

6 years agoIssue 4369: Added logging to know why a post is stored
Michael [Sun, 18 Feb 2018 16:43:18 +0000 (16:43 +0000)]
Issue 4369: Added logging to know why a post is stored

6 years agoMerge pull request #4465 from MrPetovan/task/4463-frio-style-settings-addon
Tobias Diekershoff [Sun, 18 Feb 2018 16:12:15 +0000 (17:12 +0100)]
Merge pull request #4465 from MrPetovan/task/4463-frio-style-settings-addon

[frio] Style settings/addon

6 years agoFrontend to set the parent-uid field
Michael [Sun, 18 Feb 2018 13:19:47 +0000 (13:19 +0000)]
Frontend to set the parent-uid field

6 years agoFix indentation in frio/css/style.css
Hypolite Petovan [Fri, 16 Feb 2018 15:47:34 +0000 (10:47 -0500)]
Fix indentation in frio/css/style.css

6 years ago[frio] Make settings/addon look like settings/display
Hypolite Petovan [Fri, 16 Feb 2018 04:22:50 +0000 (23:22 -0500)]
[frio] Make settings/addon look like settings/display

6 years agoMerge pull request #4470 from tobiasd/20180218-de
Michael Vogel [Sun, 18 Feb 2018 10:05:49 +0000 (11:05 +0100)]
Merge pull request #4470 from tobiasd/20180218-de

update for DE translation

6 years agoMerge pull request #4469 from tobiasd/20180218-missingL10n
Michael Vogel [Sun, 18 Feb 2018 10:04:42 +0000 (11:04 +0100)]
Merge pull request #4469 from tobiasd/20180218-missingL10n

missing L10n::t for date string formatting

6 years agoupdate for DE translation
Tobias Diekershoff [Sun, 18 Feb 2018 09:14:55 +0000 (10:14 +0100)]
update for DE translation

6 years agomissing L10n::t for date string formatting
Tobias Diekershoff [Sun, 18 Feb 2018 08:56:27 +0000 (09:56 +0100)]
missing L10n::t for date string formatting

6 years agoMerge pull request #4468 from annando/issue-4396
Hypolite Petovan [Sat, 17 Feb 2018 14:08:12 +0000 (09:08 -0500)]
Merge pull request #4468 from annando/issue-4396

Issue 4396: Avoid SQL error during UImport

6 years agoIssue 4396: Avoid SQL error during UImport
Michael [Sat, 17 Feb 2018 10:37:14 +0000 (10:37 +0000)]
Issue 4396: Avoid SQL error during UImport

6 years agoMerge pull request #4467 from friendica/revert-4464-develop
Hypolite Petovan [Fri, 16 Feb 2018 16:12:56 +0000 (11:12 -0500)]
Merge pull request #4467 from friendica/revert-4464-develop

Revert "Fix PHP Warning: preg_replace(): Compilation failed in include/items"

6 years agoRevert "Fix PHP Warning: preg_replace(): Compilation failed in include/items"
Hypolite Petovan [Fri, 16 Feb 2018 16:12:41 +0000 (11:12 -0500)]
Revert "Fix PHP Warning: preg_replace(): Compilation failed in include/items"

6 years agoMerge pull request #4466 from tobiasd/20180216-entranslation
Hypolite Petovan [Fri, 16 Feb 2018 12:35:14 +0000 (07:35 -0500)]
Merge pull request #4466 from tobiasd/20180216-entranslation

EN US and GB translation updates

6 years agoMerge pull request #4464 from MrPetovan/develop
Tobias Diekershoff [Fri, 16 Feb 2018 10:05:36 +0000 (11:05 +0100)]
Merge pull request #4464 from MrPetovan/develop

Fix PHP Warning: preg_replace(): Compilation failed in include/items

6 years agoEN US and GB translation updates
Tobias Diekershoff [Fri, 16 Feb 2018 09:33:10 +0000 (10:33 +0100)]
EN US and GB translation updates

6 years agoRemove partial preg_quote in include/items
Hypolite Petovan [Fri, 16 Feb 2018 05:31:32 +0000 (00:31 -0500)]
Remove partial preg_quote in include/items

6 years agoFix PHP Warning: preg_replace(): Compilation failed in include/items
Hypolite Petovan [Fri, 16 Feb 2018 03:13:45 +0000 (22:13 -0500)]
Fix PHP Warning: preg_replace(): Compilation failed in include/items

6 years agoMerge pull request #4462 from MrPetovan/task/3878-move-include-bbcode-to-src
Michael Vogel [Thu, 15 Feb 2018 20:35:27 +0000 (21:35 +0100)]
Merge pull request #4462 from MrPetovan/task/3878-move-include-bbcode-to-src

Move include/bbcode to src/ part 2: bbcode()

6 years agoRemove IDE quirk in mod/register
Hypolite Petovan [Thu, 15 Feb 2018 20:10:00 +0000 (15:10 -0500)]
Remove IDE quirk in mod/register

6 years agoRemove include/bbcode.php
Hypolite Petovan [Thu, 15 Feb 2018 03:05:16 +0000 (22:05 -0500)]
Remove include/bbcode.php

6 years agoRemove references to include/bbcode.php
Hypolite Petovan [Thu, 15 Feb 2018 03:01:14 +0000 (22:01 -0500)]
Remove references to include/bbcode.php

6 years agoRefactor comments including "bbcode()"
Hypolite Petovan [Thu, 15 Feb 2018 03:00:43 +0000 (22:00 -0500)]
Refactor comments including "bbcode()"

6 years agoRemove unused $preserve_nl parameter from bb2diaspora()
Hypolite Petovan [Thu, 15 Feb 2018 02:45:41 +0000 (21:45 -0500)]
Remove unused $preserve_nl parameter from bb2diaspora()

6 years agoRefactor bbcode() into BBCode::convert()
Hypolite Petovan [Thu, 15 Feb 2018 02:33:55 +0000 (21:33 -0500)]
Refactor bbcode() into BBCode::convert()

6 years agoRemove unused parameter preserve_nl in BBCode::convert
Hypolite Petovan [Thu, 15 Feb 2018 01:28:10 +0000 (20:28 -0500)]
Remove unused parameter preserve_nl in BBCode::convert

6 years agoFix undeclared variable in Content\Text\BBCode
Hypolite Petovan [Thu, 15 Feb 2018 01:25:23 +0000 (20:25 -0500)]
Fix undeclared variable in Content\Text\BBCode

6 years agoMerge pull request #4461 from annando/bugfix-uimport
Hypolite Petovan [Wed, 14 Feb 2018 23:32:11 +0000 (18:32 -0500)]
Merge pull request #4461 from annando/bugfix-uimport

Issue 4396: WSOD with uimport

6 years agoIssue 4396: WSOD with uimport
Michael [Wed, 14 Feb 2018 23:13:53 +0000 (23:13 +0000)]
Issue 4396: WSOD with uimport

6 years agoMerge pull request #4460 from annando/bugfix-dfrn-mail
Hypolite Petovan [Wed, 14 Feb 2018 22:11:47 +0000 (17:11 -0500)]
Merge pull request #4460 from annando/bugfix-dfrn-mail

DFRN: Bugfix for not storing mails

6 years agoDFRN: Bugfix for not storing mails
Michael [Wed, 14 Feb 2018 22:08:16 +0000 (22:08 +0000)]
DFRN: Bugfix for not storing mails

6 years agoMerge pull request #4459 from annando/unmark-contact
Hypolite Petovan [Wed, 14 Feb 2018 22:01:17 +0000 (17:01 -0500)]
Merge pull request #4459 from annando/unmark-contact

Bugfix and improvements for unmarking potentially archived contacts

6 years agoMerge pull request #4455 from MrPetovan/task/4176-fix-undeclared-variables-2
Michael Vogel [Wed, 14 Feb 2018 21:49:43 +0000 (22:49 +0100)]
Merge pull request #4455 from MrPetovan/task/4176-fix-undeclared-variables-2

[Scrutinizer] Fix undeclared variables part 6: src/ (except Protocol/)

6 years agoBugfix and improvements for unmarking potentially archived contacts
Michael [Wed, 14 Feb 2018 21:18:16 +0000 (21:18 +0000)]
Bugfix and improvements for unmarking potentially archived contacts

6 years agoMerge pull request #4457 from annando/accept-archived
Hypolite Petovan [Wed, 14 Feb 2018 14:46:24 +0000 (09:46 -0500)]
Merge pull request #4457 from annando/accept-archived

Diaspora: Accept posts from archived contacts

6 years agoDiaspora: Accept posts from archived contacts
Michael [Wed, 14 Feb 2018 14:29:28 +0000 (14:29 +0000)]
Diaspora: Accept posts from archived contacts

6 years agoMerge pull request #4456 from MrPetovan/task/4176-fix-undeclared-variables-3
Michael Vogel [Wed, 14 Feb 2018 06:48:35 +0000 (07:48 +0100)]
Merge pull request #4456 from MrPetovan/task/4176-fix-undeclared-variables-3

[Scrutinizer] Fix undeclared variables part 7: mod/ and view/

6 years agoMerge pull request #4454 from MrPetovan/task/4176-fix-undeclared-variables-1
Michael Vogel [Wed, 14 Feb 2018 06:30:20 +0000 (07:30 +0100)]
Merge pull request #4454 from MrPetovan/task/4176-fix-undeclared-variables-1

[Scrutinizer] Fix undeclared variables part 5: src/Protocol/

6 years ago[Scrutinizer] Fix undeclared variables part 7: mod/ and view/
Hypolite Petovan [Wed, 14 Feb 2018 05:07:26 +0000 (00:07 -0500)]
[Scrutinizer] Fix undeclared variables part 7: mod/ and view/

- Remove unused function `salmon_return()`

6 years ago[Scrutinizer] Fix undeclared variables in src/ (except Protocol/)
Hypolite Petovan [Wed, 14 Feb 2018 05:05:00 +0000 (00:05 -0500)]
[Scrutinizer] Fix undeclared variables in src/ (except Protocol/)

- Use dba::selectFirst to remove intermediate variables `$r`
- Remove unused variable `$url_recipients` in Worker\Dellivery

6 years ago[Scrutinizer] Fix undeclared variables in src/Protocol/
Hypolite Petovan [Wed, 14 Feb 2018 04:58:46 +0000 (23:58 -0500)]
[Scrutinizer] Fix undeclared variables in src/Protocol/

- Use dba::selectFirst to remove intermediate variables `$r`
- Remove unused variable `$sender` in Protocol\Email
- Simplify Protocol\OStatus:fetchAuthor cascading queries

6 years agoMerge pull request #4449 from annando/probe-pump
Hypolite Petovan [Tue, 13 Feb 2018 13:25:47 +0000 (08:25 -0500)]
Merge pull request #4449 from annando/probe-pump

Improved profile probing for pump.io

6 years agoRemove address from name
Michael [Tue, 13 Feb 2018 07:10:05 +0000 (07:10 +0000)]
Remove address from name

6 years agoMerge pull request #4447 from MrPetovan/bug/4445-improve-bbcode-quote-html
Tobias Diekershoff [Tue, 13 Feb 2018 06:09:22 +0000 (07:09 +0100)]
Merge pull request #4447 from MrPetovan/bug/4445-improve-bbcode-quote-html

Add paragraph to BBCode conversion of [quote]

6 years agoImproved profile probing for pump.io
Michael [Tue, 13 Feb 2018 05:54:09 +0000 (05:54 +0000)]
Improved profile probing for pump.io

6 years agoAdd paragraph to BBCode conversion of [quote]
Hypolite Petovan [Tue, 13 Feb 2018 03:37:30 +0000 (22:37 -0500)]
Add paragraph to BBCode conversion of [quote]

6 years agoMerge pull request #4446 from annando/worker-priority
Hypolite Petovan [Tue, 13 Feb 2018 03:29:53 +0000 (22:29 -0500)]
Merge pull request #4446 from annando/worker-priority

Bugfix: The provided worker priority had been ignored

6 years agoBugfix: The provided worker priority had been ignored
Michael [Tue, 13 Feb 2018 02:26:35 +0000 (02:26 +0000)]
Bugfix: The provided worker priority had been ignored

6 years agoMerge pull request #4440 from rabuzarus/20180211_-_fix_variables_part_two
Hypolite Petovan [Tue, 13 Feb 2018 00:53:39 +0000 (19:53 -0500)]
Merge pull request #4440 from rabuzarus/20180211_-_fix_variables_part_two

fix undeclared variables or wrong variable names (/mod) part 2

6 years agodeclare $bang variable in editpost_content()
rabuzarus [Tue, 13 Feb 2018 00:20:16 +0000 (01:20 +0100)]
declare $bang variable in editpost_content()

6 years agothe lockstate should be now correct in editpost_content()
rabuzarus [Mon, 12 Feb 2018 21:26:25 +0000 (22:26 +0100)]
the lockstate should be now correct in editpost_content()

6 years agoremove code with undeclared variable in function poke_init(
rabuzarus [Mon, 12 Feb 2018 19:27:10 +0000 (20:27 +0100)]
remove code with undeclared variable in function poke_init(

6 years agoremove code in function follow_post() that was never executed.
rabuzarus [Mon, 12 Feb 2018 19:24:33 +0000 (20:24 +0100)]
remove code in function follow_post() that was never executed.

6 years agotagger_content(): handle case where $owner_nick is empty
rabuzarus [Mon, 12 Feb 2018 18:28:14 +0000 (19:28 +0100)]
tagger_content(): handle case where $owner_nick is empty

6 years agotagger_content(): use the $owner_nickname for constructing the link
rabuzarus [Mon, 12 Feb 2018 16:46:34 +0000 (17:46 +0100)]
tagger_content(): use the $owner_nickname for constructing the link

6 years agoMerge pull request #4443 from rabuzarus/20180212_-_fix_variables_part_three
Hypolite Petovan [Mon, 12 Feb 2018 16:05:58 +0000 (11:05 -0500)]
Merge pull request #4443 from rabuzarus/20180212_-_fix_variables_part_three

fix undeclared variables or wrong variable names (/src) part 3

6 years agoItem::tagDeliver(): remove contact as array key for hooks because it was never declared
rabuzarus [Mon, 12 Feb 2018 16:05:01 +0000 (17:05 +0100)]
Item::tagDeliver(): remove contact as array key for hooks because it was never declared

6 years agoMerge pull request #4444 from rabuzarus/20180212_-_fix_variables_part_four
Hypolite Petovan [Mon, 12 Feb 2018 16:01:18 +0000 (11:01 -0500)]
Merge pull request #4444 from rabuzarus/20180212_-_fix_variables_part_four

fix undeclared variables or wrong variable names (/view) part 4

6 years agofix undeclared $uid variables in Item::insert()
rabuzarus [Mon, 12 Feb 2018 15:56:52 +0000 (16:56 +0100)]
fix undeclared $uid variables in Item::insert()

6 years agofix undeclared variables or wrong variable names (/view)
rabuzarus [Mon, 12 Feb 2018 15:50:05 +0000 (16:50 +0100)]
fix undeclared variables or wrong variable names (/view)

6 years agofix undeclared variables or wrong variable names (/src)
rabuzarus [Mon, 12 Feb 2018 15:08:28 +0000 (16:08 +0100)]
fix undeclared variables or wrong variable names (/src)