friendica.git/.git
4 years agoFix a notice about a missing "pending"
Michael [Wed, 11 Sep 2019 20:03:29 +0000 (20:03 +0000)]
Fix a notice about a missing "pending"

4 years agoMerge pull request #7616 from annando/follow-pleroma
Hypolite Petovan [Wed, 11 Sep 2019 17:13:58 +0000 (13:13 -0400)]
Merge pull request #7616 from annando/follow-pleroma

Fix enduring follow requests to Pleroma

4 years agoMerge pull request #7615 from annando/issue-3229
Hypolite Petovan [Wed, 11 Sep 2019 17:13:52 +0000 (13:13 -0400)]
Merge pull request #7615 from annando/issue-3229

Issue 3229: Switched to other function to receive the identity

4 years agoFix enduring follow requests to Pleroma
Michael [Wed, 11 Sep 2019 16:54:13 +0000 (16:54 +0000)]
Fix enduring follow requests to Pleroma

4 years agoIssue 3229: Switched to other function to receive the identity
Michael [Wed, 11 Sep 2019 16:46:13 +0000 (16:46 +0000)]
Issue 3229: Switched to other function to receive the identity

4 years agoMerge pull request #7612 from annando/issue-7610-2
Hypolite Petovan [Tue, 10 Sep 2019 21:18:36 +0000 (17:18 -0400)]
Merge pull request #7612 from annando/issue-7610-2

Issue 7610-2: Read the "hide" status for non DFRN profiles

4 years agoDetect the hide status when it hadn't been detected before
Michael [Tue, 10 Sep 2019 20:20:34 +0000 (20:20 +0000)]
Detect the hide status when it hadn't been detected before

4 years agoIssue 7610-2: Read the "hide" status for non DFRN profiles
Michael [Tue, 10 Sep 2019 20:06:07 +0000 (20:06 +0000)]
Issue 7610-2: Read the "hide" status for non DFRN profiles

4 years agoMerge pull request #7611 from annando/issue-7610
Hypolite Petovan [Tue, 10 Sep 2019 18:38:16 +0000 (14:38 -0400)]
Merge pull request #7611 from annando/issue-7610

Issue 7610: Set the appropriate meta header to not being crawled

4 years agoIssue 7610: Set the appropriate meta header to not being crawled
Michael [Tue, 10 Sep 2019 17:15:29 +0000 (17:15 +0000)]
Issue 7610: Set the appropriate meta header to not being crawled

4 years agoMerge pull request #7609 from annando/issue-6521
Philipp [Tue, 10 Sep 2019 11:02:41 +0000 (13:02 +0200)]
Merge pull request #7609 from annando/issue-6521

Issue 6521: Don't send notifications for deleted items

4 years agoMerge pull request #7607 from annando/issue-7603
Philipp [Tue, 10 Sep 2019 11:01:41 +0000 (13:01 +0200)]
Merge pull request #7607 from annando/issue-7603

Issue 7603: Display forums too when they are AP

4 years agoMerge pull request #7608 from annando/issue-7285
Tobias Diekershoff [Tue, 10 Sep 2019 05:56:56 +0000 (07:56 +0200)]
Merge pull request #7608 from annando/issue-7285

Issue 7285: Perform duplicate check for item URI also with AP

4 years agoIssue 6521: Don't send notifications for deleted items
Michael [Tue, 10 Sep 2019 05:44:09 +0000 (05:44 +0000)]
Issue 6521: Don't send notifications for deleted items

4 years agoIssue 7285: Perform duplicate check for item URI also with AP
Michael [Tue, 10 Sep 2019 04:59:12 +0000 (04:59 +0000)]
Issue 7285: Perform duplicate check for item URI also with AP

4 years agoMerge pull request #7605 from annando/pending-2
Tobias Diekershoff [Tue, 10 Sep 2019 04:32:18 +0000 (06:32 +0200)]
Merge pull request #7605 from annando/pending-2

Pending contacts: Fix contact deletion / added cron job for repairs

4 years agoMerge pull request #7606 from annando/fix-invalid-url
Tobias Diekershoff [Tue, 10 Sep 2019 04:29:55 +0000 (06:29 +0200)]
Merge pull request #7606 from annando/fix-invalid-url

Replace not working "redir" link with a working one

4 years agoIssue 7603: Display forums too when they are AP
Michael [Tue, 10 Sep 2019 04:29:49 +0000 (04:29 +0000)]
Issue 7603: Display forums too when they are AP

4 years agoThe value is used twice, so use a variable
Michael [Tue, 10 Sep 2019 04:04:07 +0000 (04:04 +0000)]
The value is used twice, so use a variable

4 years agoReplace not working "redir" link with a working one
Michael [Mon, 9 Sep 2019 21:37:26 +0000 (21:37 +0000)]
Replace not working "redir" link with a working one

4 years agoWe have to check for "0" in "rel" as well
Michael [Mon, 9 Sep 2019 20:39:19 +0000 (20:39 +0000)]
We have to check for "0" in "rel" as well

4 years agoPending contacts part 2: Fix contact deletion / added cron job for repairs
Michael [Mon, 9 Sep 2019 20:03:11 +0000 (20:03 +0000)]
Pending contacts part 2: Fix contact deletion / added cron job for repairs

4 years agoMerge pull request #7604 from annando/pending-contacts
Hypolite Petovan [Mon, 9 Sep 2019 17:49:51 +0000 (13:49 -0400)]
Merge pull request #7604 from annando/pending-contacts

Display pending contacts in the contact list

4 years agoOnly show incoming pending contact requests with intro
Michael [Mon, 9 Sep 2019 08:58:56 +0000 (08:58 +0000)]
Only show incoming pending contact requests with intro

4 years agoDon't display ignored pending contacts, link to contact request page
Michael [Mon, 9 Sep 2019 05:29:33 +0000 (05:29 +0000)]
Don't display ignored pending contacts, link to contact request page

4 years agoDisplay pending contacts in the contact list
Michael [Sun, 8 Sep 2019 19:18:56 +0000 (19:18 +0000)]
Display pending contacts in the contact list

4 years agoMerge pull request #7602 from MrPetovan/bug/7597-fix-magic-link-destination
Tobias Diekershoff [Fri, 6 Sep 2019 13:11:04 +0000 (15:11 +0200)]
Merge pull request #7602 from MrPetovan/bug/7597-fix-magic-link-destination

Fix magic link destination URL

4 years ago[frio] Improve accessibility of event Link to source button
Hypolite Petovan [Fri, 6 Sep 2019 12:34:22 +0000 (08:34 -0400)]
[frio] Improve accessibility of event Link to source button

4 years agoRemove deprecated defaults() call in mod/events
Hypolite Petovan [Fri, 6 Sep 2019 12:33:41 +0000 (08:33 -0400)]
Remove deprecated defaults() call in mod/events

4 years agoUse destination URL when provided in Contact::magicLink
Hypolite Petovan [Fri, 6 Sep 2019 12:33:19 +0000 (08:33 -0400)]
Use destination URL when provided in Contact::magicLink

4 years agoMerge pull request #7601 from annando/issue-2199
Hypolite Petovan [Thu, 5 Sep 2019 21:15:01 +0000 (17:15 -0400)]
Merge pull request #7601 from annando/issue-2199

Issue 2199: Diaspora doesn't interpret size elements

4 years agoAdded tests
Michael [Thu, 5 Sep 2019 20:37:16 +0000 (20:37 +0000)]
Added tests

4 years agoMerge pull request #7599 from annando/delivery-counter
Hypolite Petovan [Thu, 5 Sep 2019 11:10:57 +0000 (07:10 -0400)]
Merge pull request #7599 from annando/delivery-counter

Fixes the delivery counter for edits

4 years agoIssue 2199: Diaspora doesn't interpret size elements
Michael [Thu, 5 Sep 2019 05:14:43 +0000 (05:14 +0000)]
Issue 2199: Diaspora doesn't interpret size elements

4 years agoMerge remote-tracking branch 'upstream/2019.09-rc' into delivery-counter
Michael [Thu, 5 Sep 2019 03:10:34 +0000 (03:10 +0000)]
Merge remote-tracking branch 'upstream/2019.09-rc' into delivery-counter

4 years agoMerge pull request #7600 from annando/fix-fatal
Hypolite Petovan [Wed, 4 Sep 2019 22:33:57 +0000 (18:33 -0400)]
Merge pull request #7600 from annando/fix-fatal

Fix fatal error for empty parameter for "System::removedBaseUrl"

4 years agoMerge pull request #7598 from annando/fix-picture-detection
Hypolite Petovan [Wed, 4 Sep 2019 22:31:58 +0000 (18:31 -0400)]
Merge pull request #7598 from annando/fix-picture-detection

Fix cache key problem / avoid need for fetching own pictures

4 years agoFix fatal error for empty parameter for "System::removedBaseUrl"
Michael [Wed, 4 Sep 2019 21:11:58 +0000 (21:11 +0000)]
Fix fatal error for empty parameter for "System::removedBaseUrl"

4 years agoFixes the delivery counter for edits
Michael [Wed, 4 Sep 2019 21:06:25 +0000 (21:06 +0000)]
Fixes the delivery counter for edits

4 years agoFix cache key problem / avoid need for fetching own pictures
Michael [Wed, 4 Sep 2019 20:54:23 +0000 (20:54 +0000)]
Fix cache key problem / avoid need for fetching own pictures

4 years agoMerge pull request #7596 from annando/api-html
Hypolite Petovan [Wed, 4 Sep 2019 20:51:36 +0000 (16:51 -0400)]
Merge pull request #7596 from annando/api-html

API Support "friendica_html"

4 years agoAPI Support "friendica_html"
Michael [Tue, 3 Sep 2019 21:11:33 +0000 (21:11 +0000)]
API Support "friendica_html"

4 years agoMerge pull request #7595 from friendica/7594-restore-name-autocomplete
Michael Vogel [Tue, 3 Sep 2019 20:42:23 +0000 (22:42 +0200)]
Merge pull request #7595 from friendica/7594-restore-name-autocomplete

Restore contact name autocomplete in private message recipient field

4 years agoUpdate autocomplete.js
Hypolite Petovan [Tue, 3 Sep 2019 19:30:02 +0000 (15:30 -0400)]
Update autocomplete.js

4 years agoMerge pull request #7592 from annando/performance
Hypolite Petovan [Tue, 3 Sep 2019 15:28:47 +0000 (11:28 -0400)]
Merge pull request #7592 from annando/performance

Fix performance issues due to relay contact requests

4 years agoMerge remote-tracking branch 'upstream/2019.09-rc' into performance
Michael [Tue, 3 Sep 2019 15:02:16 +0000 (15:02 +0000)]
Merge remote-tracking branch 'upstream/2019.09-rc' into performance

4 years agoMerge pull request #7593 from nupplaphil/bug/friendica-7297
Michael Vogel [Tue, 3 Sep 2019 15:00:42 +0000 (17:00 +0200)]
Merge pull request #7593 from nupplaphil/bug/friendica-7297

Add missing getPokeVerbs() method

4 years agoAdd missing getPokeVerbs() method
Philipp Holzer [Tue, 3 Sep 2019 14:07:05 +0000 (16:07 +0200)]
Add missing getPokeVerbs() method

4 years agoMerge pull request #7589 from annando/delivery-counter
Philipp [Tue, 3 Sep 2019 13:59:49 +0000 (15:59 +0200)]
Merge pull request #7589 from annando/delivery-counter

Fix delivery counter / archive relay contacts

4 years agoType hints
Michael [Tue, 3 Sep 2019 03:59:46 +0000 (03:59 +0000)]
Type hints

4 years agoMerge pull request #7591 from tobiasd/2019.09-rc
Philipp [Mon, 2 Sep 2019 18:57:19 +0000 (20:57 +0200)]
Merge pull request #7591 from tobiasd/2019.09-rc

Translation updates

4 years agoMerge pull request #7590 from annando/contact-details
Tobias Diekershoff [Mon, 2 Sep 2019 17:56:59 +0000 (19:56 +0200)]
Merge pull request #7590 from annando/contact-details

Contact details are now available when searching for a single contact

4 years agoFix performance issues due to relay contact requests
Michael Vogel [Mon, 2 Sep 2019 13:11:07 +0000 (15:11 +0200)]
Fix performance issues due to relay contact requests

4 years agoupdated CHANGELOG
Tobias Diekershoff [Mon, 2 Sep 2019 12:05:16 +0000 (14:05 +0200)]
updated CHANGELOG

4 years agoPL translation update THX waldis
Tobias Diekershoff [Mon, 2 Sep 2019 12:03:29 +0000 (14:03 +0200)]
PL translation update THX waldis

4 years agoJA translation update THX Ozero Dien
Tobias Diekershoff [Mon, 2 Sep 2019 12:03:19 +0000 (14:03 +0200)]
JA translation update THX Ozero Dien

4 years agoContact details are now available when searching for a single contact
Michael [Mon, 2 Sep 2019 05:33:13 +0000 (05:33 +0000)]
Contact details are now available when searching for a single contact

4 years agoIncrement the "failed" value on failed relay delivery
Michael [Mon, 2 Sep 2019 03:37:45 +0000 (03:37 +0000)]
Increment the "failed" value on failed relay delivery

4 years agoFix delivery counter / archive relay contacts
Michael [Mon, 2 Sep 2019 03:25:05 +0000 (03:25 +0000)]
Fix delivery counter / archive relay contacts

4 years agoMerge pull request #7588 from annando/reduce-load
Philipp [Sat, 31 Aug 2019 09:46:40 +0000 (11:46 +0200)]
Merge pull request #7588 from annando/reduce-load

Follow up to #7582: Only update the contact when needed

4 years agoFollow up to #7582: Only update the contact when needed
Michael [Sat, 31 Aug 2019 09:27:19 +0000 (09:27 +0000)]
Follow up to #7582: Only update the contact when needed

4 years agoMerge pull request #7582 from annando/contact-dba
Hypolite Petovan [Fri, 30 Aug 2019 07:36:40 +0000 (03:36 -0400)]
Merge pull request #7582 from annando/contact-dba

Avoid and remove duplicated contact entries

4 years agoRenamed function parameter
Michael Vogel [Fri, 30 Aug 2019 05:59:18 +0000 (07:59 +0200)]
Renamed function parameter

4 years agoRenamed function
Michael Vogel [Fri, 30 Aug 2019 05:52:21 +0000 (07:52 +0200)]
Renamed function

4 years agoType hints, corrected wrong documentation
Michael Vogel [Fri, 30 Aug 2019 05:38:42 +0000 (07:38 +0200)]
Type hints, corrected wrong documentation

4 years agoMerge pull request #7587 from MrPetovan/bug/7576-linkpreview-lookbehind
Philipp [Fri, 30 Aug 2019 05:26:14 +0000 (07:26 +0200)]
Merge pull request #7587 from MrPetovan/bug/7576-linkpreview-lookbehind

Remove unevenly supported lookbehind from link preview regular expression

4 years agoRemove unevenly supported lookbehind from link preview regular expression
Hypolite Petovan [Fri, 30 Aug 2019 01:12:46 +0000 (21:12 -0400)]
Remove unevenly supported lookbehind from link preview regular expression

- Simplify link preview condition

4 years agoMerge pull request #7570 from nupplaphil/bug/friendica-7298
Hypolite Petovan [Thu, 29 Aug 2019 19:02:07 +0000 (15:02 -0400)]
Merge pull request #7570 from nupplaphil/bug/friendica-7298

Some code hardenings for semaphore locking

4 years agoMerge pull request #7585 from tobiasd/20190829-credits
Hypolite Petovan [Thu, 29 Aug 2019 14:25:35 +0000 (10:25 -0400)]
Merge pull request #7585 from tobiasd/20190829-credits

updated the credits for 2019.09

4 years agoMerge pull request #7583 from tobiasd/20190829-lng
Hypolite Petovan [Thu, 29 Aug 2019 14:25:20 +0000 (10:25 -0400)]
Merge pull request #7583 from tobiasd/20190829-lng

CS and JA translation updates

4 years agoupdated the credits for 2019.09
Tobias Diekershoff [Thu, 29 Aug 2019 14:05:37 +0000 (16:05 +0200)]
updated the credits for 2019.09

4 years agoCS translation work added to CHANGELOG
Tobias Diekershoff [Thu, 29 Aug 2019 14:00:25 +0000 (16:00 +0200)]
CS translation work added to CHANGELOG

4 years agoJA translation update THX Ozero Dien
Tobias Diekershoff [Thu, 29 Aug 2019 13:59:13 +0000 (15:59 +0200)]
JA translation update THX Ozero Dien

4 years agoCS translation update THX Aditoo
Tobias Diekershoff [Thu, 29 Aug 2019 13:58:52 +0000 (15:58 +0200)]
CS translation update THX Aditoo

4 years agoAvoid not performing unarchiving
Michael Vogel [Thu, 29 Aug 2019 06:41:55 +0000 (08:41 +0200)]
Avoid not performing unarchiving

4 years agoDon't handle deleted contacts / removed unneeded parameter
Michael Vogel [Thu, 29 Aug 2019 05:22:29 +0000 (07:22 +0200)]
Don't handle deleted contacts / removed unneeded parameter

4 years agoFixed query (not all duplicates had been found)
Michael Vogel [Thu, 29 Aug 2019 04:55:36 +0000 (06:55 +0200)]
Fixed query (not all duplicates had been found)

4 years agoCheck fpr duplicated contacts upon inserting them
Michael Vogel [Thu, 29 Aug 2019 04:07:07 +0000 (06:07 +0200)]
Check fpr duplicated contacts upon inserting them

4 years agoAdded post update to remove duplicated contacts
Michael Vogel [Thu, 29 Aug 2019 04:06:41 +0000 (06:06 +0200)]
Added post update to remove duplicated contacts

4 years agoMerge remote-tracking branch 'upstream/2019.09-rc' into contact-dba
Michael Vogel [Thu, 29 Aug 2019 02:14:01 +0000 (04:14 +0200)]
Merge remote-tracking branch 'upstream/2019.09-rc' into contact-dba

4 years agoNew contact table functions with check for duplicates
Michael Vogel [Wed, 28 Aug 2019 20:27:48 +0000 (22:27 +0200)]
New contact table functions with check for duplicates

4 years agoMerge pull request #7581 from tobiasd/20190828-ja
Hypolite Petovan [Wed, 28 Aug 2019 16:05:12 +0000 (12:05 -0400)]
Merge pull request #7581 from tobiasd/20190828-ja

added JA translation THX Ozero Dien

4 years agoadded JA translation work to CHANGELOG
Tobias Diekershoff [Wed, 28 Aug 2019 15:54:01 +0000 (17:54 +0200)]
added JA translation work to CHANGELOG

4 years agoadded JA translation THX Ozero Dien
Tobias Diekershoff [Wed, 28 Aug 2019 15:51:31 +0000 (17:51 +0200)]
added JA translation THX Ozero Dien

4 years agoMerge pull request #7578 from annando/archive
Hypolite Petovan [Wed, 28 Aug 2019 15:12:00 +0000 (11:12 -0400)]
Merge pull request #7578 from annando/archive

Don't transmit content to already archived contacts

4 years agoChanged array name, fixed bug that prevented testing most Diaspora endpoints
Michael Vogel [Wed, 28 Aug 2019 14:54:49 +0000 (16:54 +0200)]
Changed array name, fixed bug that prevented testing most Diaspora endpoints

4 years agoMerge pull request #7580 from annando/issue-7563
Hypolite Petovan [Wed, 28 Aug 2019 14:16:33 +0000 (10:16 -0400)]
Merge pull request #7580 from annando/issue-7563

Issue 7563: Use icons instead of names on posts

4 years agoMoved array to the top
Michael [Wed, 28 Aug 2019 14:07:21 +0000 (14:07 +0000)]
Moved array to the top

4 years agoCheck if the Diaspora endpoint is archived
Michael Vogel [Wed, 28 Aug 2019 14:02:19 +0000 (16:02 +0200)]
Check if the Diaspora endpoint is archived

4 years agoMerge pull request #7577 from nupplaphil/bug/friendica-7297
Hypolite Petovan [Wed, 28 Aug 2019 13:42:49 +0000 (09:42 -0400)]
Merge pull request #7577 from nupplaphil/bug/friendica-7297

Fixing PHP Fatal Error

4 years agoMerge pull request #7575 from nupplaphil/bug/friendica-7299
Hypolite Petovan [Wed, 28 Aug 2019 13:41:51 +0000 (09:41 -0400)]
Merge pull request #7575 from nupplaphil/bug/friendica-7299

PHP Notice fixings

4 years agoUpdated lists of software, removed comment
Michael [Wed, 28 Aug 2019 11:27:38 +0000 (11:27 +0000)]
Updated lists of software, removed comment

4 years agoAdded title
Michael [Wed, 28 Aug 2019 09:23:21 +0000 (09:23 +0000)]
Added title

4 years agoChanged detection for specific software
Michael [Wed, 28 Aug 2019 09:10:25 +0000 (09:10 +0000)]
Changed detection for specific software

4 years agoIssue 7563: Use icons instead of names on posts
Michael [Wed, 28 Aug 2019 06:38:35 +0000 (06:38 +0000)]
Issue 7563: Use icons instead of names on posts

4 years agoFixed count, added to-do
Michael Vogel [Wed, 28 Aug 2019 04:44:37 +0000 (06:44 +0200)]
Fixed count, added to-do

4 years agoFixing PHP Fatal Error for Database-Reconnects with PDO
Philipp Holzer [Tue, 27 Aug 2019 23:40:02 +0000 (01:40 +0200)]
Fixing PHP Fatal Error for Database-Reconnects with PDO

4 years agoFixing PHP Fatal Error for Model\Contact (usage of non available contact)
Philipp Holzer [Tue, 27 Aug 2019 23:22:09 +0000 (01:22 +0200)]
Fixing PHP Fatal Error for Model\Contact (usage of non available contact)

4 years agoremove superfluous comment
Philipp Holzer [Tue, 27 Aug 2019 23:02:23 +0000 (01:02 +0200)]
remove superfluous comment

4 years agoDon't transmit content to already archived contacts
Michael Vogel [Tue, 27 Aug 2019 19:01:11 +0000 (21:01 +0200)]
Don't transmit content to already archived contacts