]>
git.mxchange.org Git - friendica.git/log
Michael [Wed, 11 Sep 2019 16:54:13 +0000 (16:54 +0000)]
Fix enduring follow requests to Pleroma
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
Michael [Tue, 10 Sep 2019 20:20:34 +0000 (20:20 +0000)]
Detect the hide status when it hadn't been detected before
Michael [Tue, 10 Sep 2019 20:06:07 +0000 (20:06 +0000)]
Issue 7610-2: Read the "hide" status for non DFRN profiles
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
Michael [Tue, 10 Sep 2019 17:15:29 +0000 (17:15 +0000)]
Issue 7610: Set the appropriate meta header to not being crawled
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
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
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
Michael [Tue, 10 Sep 2019 05:44:09 +0000 (05:44 +0000)]
Issue 6521: Don't send notifications for deleted items
Michael [Tue, 10 Sep 2019 04:59:12 +0000 (04:59 +0000)]
Issue 7285: Perform duplicate check for item URI also with AP
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
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
Michael [Tue, 10 Sep 2019 04:29:49 +0000 (04:29 +0000)]
Issue 7603: Display forums too when they are AP
Michael [Tue, 10 Sep 2019 04:04:07 +0000 (04:04 +0000)]
The value is used twice, so use a variable
Michael [Mon, 9 Sep 2019 21:37:26 +0000 (21:37 +0000)]
Replace not working "redir" link with a working one
Michael [Mon, 9 Sep 2019 20:39:19 +0000 (20:39 +0000)]
We have to check for "0" in "rel" as well
Michael [Mon, 9 Sep 2019 20:03:11 +0000 (20:03 +0000)]
Pending contacts part 2: Fix contact deletion / added cron job for repairs
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
Michael [Mon, 9 Sep 2019 08:58:56 +0000 (08:58 +0000)]
Only show incoming pending contact requests with intro
Michael [Mon, 9 Sep 2019 05:29:33 +0000 (05:29 +0000)]
Don't display ignored pending contacts, link to contact request page
Michael [Sun, 8 Sep 2019 19:18:56 +0000 (19:18 +0000)]
Display pending contacts in the contact list
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
Hypolite Petovan [Fri, 6 Sep 2019 12:34:22 +0000 (08:34 -0400)]
[frio] Improve accessibility of event Link to source button
Hypolite Petovan [Fri, 6 Sep 2019 12:33:41 +0000 (08:33 -0400)]
Remove deprecated defaults() call in mod/events
Hypolite Petovan [Fri, 6 Sep 2019 12:33:19 +0000 (08:33 -0400)]
Use destination URL when provided in Contact::magicLink
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
Michael [Thu, 5 Sep 2019 20:37:16 +0000 (20:37 +0000)]
Added tests
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
Michael [Thu, 5 Sep 2019 05:14:43 +0000 (05:14 +0000)]
Issue 2199: Diaspora doesn't interpret size elements
Michael [Thu, 5 Sep 2019 03:10:34 +0000 (03:10 +0000)]
Merge remote-tracking branch 'upstream/2019.09-rc' into delivery-counter
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"
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
Michael [Wed, 4 Sep 2019 21:11:58 +0000 (21:11 +0000)]
Fix fatal error for empty parameter for "System::removedBaseUrl"
Michael [Wed, 4 Sep 2019 21:06:25 +0000 (21:06 +0000)]
Fixes the delivery counter for edits
Michael [Wed, 4 Sep 2019 20:54:23 +0000 (20:54 +0000)]
Fix cache key problem / avoid need for fetching own pictures
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"
Michael [Tue, 3 Sep 2019 21:11:33 +0000 (21:11 +0000)]
API Support "friendica_html"
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
Hypolite Petovan [Tue, 3 Sep 2019 19:30:02 +0000 (15:30 -0400)]
Update autocomplete.js
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
Michael [Tue, 3 Sep 2019 15:02:16 +0000 (15:02 +0000)]
Merge remote-tracking branch 'upstream/2019.09-rc' into performance
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
Philipp Holzer [Tue, 3 Sep 2019 14:07:05 +0000 (16:07 +0200)]
Add missing getPokeVerbs() method
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
Michael [Tue, 3 Sep 2019 03:59:46 +0000 (03:59 +0000)]
Type hints
Philipp [Mon, 2 Sep 2019 18:57:19 +0000 (20:57 +0200)]
Merge pull request #7591 from tobiasd/2019.09-rc
Translation updates
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
Michael Vogel [Mon, 2 Sep 2019 13:11:07 +0000 (15:11 +0200)]
Fix performance issues due to relay contact requests
Tobias Diekershoff [Mon, 2 Sep 2019 12:05:16 +0000 (14:05 +0200)]
updated CHANGELOG
Tobias Diekershoff [Mon, 2 Sep 2019 12:03:29 +0000 (14:03 +0200)]
PL translation update THX waldis
Tobias Diekershoff [Mon, 2 Sep 2019 12:03:19 +0000 (14:03 +0200)]
JA translation update THX Ozero Dien
Michael [Mon, 2 Sep 2019 05:33:13 +0000 (05:33 +0000)]
Contact details are now available when searching for a single contact
Michael [Mon, 2 Sep 2019 03:37:45 +0000 (03:37 +0000)]
Increment the "failed" value on failed relay delivery
Michael [Mon, 2 Sep 2019 03:25:05 +0000 (03:25 +0000)]
Fix delivery counter / archive relay contacts
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
Michael [Sat, 31 Aug 2019 09:27:19 +0000 (09:27 +0000)]
Follow up to #7582: Only update the contact when needed
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
Michael Vogel [Fri, 30 Aug 2019 05:59:18 +0000 (07:59 +0200)]
Renamed function parameter
Michael Vogel [Fri, 30 Aug 2019 05:52:21 +0000 (07:52 +0200)]
Renamed function
Michael Vogel [Fri, 30 Aug 2019 05:38:42 +0000 (07:38 +0200)]
Type hints, corrected wrong documentation
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
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
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
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
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
Tobias Diekershoff [Thu, 29 Aug 2019 14:05:37 +0000 (16:05 +0200)]
updated the credits for 2019.09
Tobias Diekershoff [Thu, 29 Aug 2019 14:00:25 +0000 (16:00 +0200)]
CS translation work added to CHANGELOG
Tobias Diekershoff [Thu, 29 Aug 2019 13:59:13 +0000 (15:59 +0200)]
JA translation update THX Ozero Dien
Tobias Diekershoff [Thu, 29 Aug 2019 13:58:52 +0000 (15:58 +0200)]
CS translation update THX Aditoo
Michael Vogel [Thu, 29 Aug 2019 06:41:55 +0000 (08:41 +0200)]
Avoid not performing unarchiving
Michael Vogel [Thu, 29 Aug 2019 05:22:29 +0000 (07:22 +0200)]
Don't handle deleted contacts / removed unneeded parameter
Michael Vogel [Thu, 29 Aug 2019 04:55:36 +0000 (06:55 +0200)]
Fixed query (not all duplicates had been found)
Michael Vogel [Thu, 29 Aug 2019 04:07:07 +0000 (06:07 +0200)]
Check fpr duplicated contacts upon inserting them
Michael Vogel [Thu, 29 Aug 2019 04:06:41 +0000 (06:06 +0200)]
Added post update to remove duplicated contacts
Michael Vogel [Thu, 29 Aug 2019 02:14:01 +0000 (04:14 +0200)]
Merge remote-tracking branch 'upstream/2019.09-rc' into contact-dba
Michael Vogel [Wed, 28 Aug 2019 20:27:48 +0000 (22:27 +0200)]
New contact table functions with check for duplicates
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
Tobias Diekershoff [Wed, 28 Aug 2019 15:54:01 +0000 (17:54 +0200)]
added JA translation work to CHANGELOG
Tobias Diekershoff [Wed, 28 Aug 2019 15:51:31 +0000 (17:51 +0200)]
added JA translation THX Ozero Dien
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
Michael Vogel [Wed, 28 Aug 2019 14:54:49 +0000 (16:54 +0200)]
Changed array name, fixed bug that prevented testing most Diaspora endpoints
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
Michael [Wed, 28 Aug 2019 14:07:21 +0000 (14:07 +0000)]
Moved array to the top
Michael Vogel [Wed, 28 Aug 2019 14:02:19 +0000 (16:02 +0200)]
Check if the Diaspora endpoint is archived
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
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
Michael [Wed, 28 Aug 2019 11:27:38 +0000 (11:27 +0000)]
Updated lists of software, removed comment
Michael [Wed, 28 Aug 2019 09:23:21 +0000 (09:23 +0000)]
Added title
Michael [Wed, 28 Aug 2019 09:10:25 +0000 (09:10 +0000)]
Changed detection for specific software
Michael [Wed, 28 Aug 2019 06:38:35 +0000 (06:38 +0000)]
Issue 7563: Use icons instead of names on posts
Michael Vogel [Wed, 28 Aug 2019 04:44:37 +0000 (06:44 +0200)]
Fixed count, added to-do
Philipp Holzer [Tue, 27 Aug 2019 23:40:02 +0000 (01:40 +0200)]
Fixing PHP Fatal Error for Database-Reconnects with PDO
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)
Philipp Holzer [Tue, 27 Aug 2019 23:02:23 +0000 (01:02 +0200)]
remove superfluous comment
Michael Vogel [Tue, 27 Aug 2019 19:01:11 +0000 (21:01 +0200)]
Don't transmit content to already archived contacts
Philipp [Tue, 27 Aug 2019 09:02:58 +0000 (11:02 +0200)]
Merge pull request #7573 from tobiasd/
20190827-Changelog2019.06
Updated CHANGELOG with missing closed issues from 2019.06
Philipp Holzer [Tue, 27 Aug 2019 06:27:07 +0000 (08:27 +0200)]
php notice fixings
addons:
- bufferapp (missing errorcode)
- twitter (wrong field name 'nickname')
core:
- bbcode (incomplete attachementdata)
- crypto (uninitialized key)
Tobias Diekershoff [Tue, 27 Aug 2019 05:10:51 +0000 (07:10 +0200)]
added USE statement and changed statement as requested in #7305#discussion_r296461181
Tobias Diekershoff [Tue, 27 Aug 2019 05:09:31 +0000 (07:09 +0200)]
added some missing closed isses from the 2019.06 release, fixed format