]>
git.mxchange.org Git - friendica.git/log
Michael [Fri, 28 Jun 2019 04:34:01 +0000 (04:34 +0000)]
restore updating of the public contact
Michael [Fri, 28 Jun 2019 04:26:49 +0000 (04:26 +0000)]
Avoid overwriting of avatars for feeds
Michael [Fri, 28 Jun 2019 02:46:56 +0000 (02:46 +0000)]
Fix a missing variable
Michael [Thu, 27 Jun 2019 20:38:09 +0000 (20:38 +0000)]
Polling functions are split into several functions
Michael [Thu, 27 Jun 2019 16:21:23 +0000 (16:21 +0000)]
Last old query replaced in OnePoll.php
Michael [Thu, 27 Jun 2019 13:30:26 +0000 (13:30 +0000)]
Replace old database queries
Michael [Thu, 27 Jun 2019 05:38:16 +0000 (05:38 +0000)]
Removing many now unused or duplicated tasks from OnePoll
Michael [Thu, 27 Jun 2019 05:03:58 +0000 (05:03 +0000)]
Archive/unarchive the contacts
Michael [Wed, 26 Jun 2019 05:18:11 +0000 (05:18 +0000)]
Unused parts removed, query refurbished
Michael [Tue, 25 Jun 2019 17:36:24 +0000 (17:36 +0000)]
Changed logging
Michael [Mon, 24 Jun 2019 05:41:10 +0000 (05:41 +0000)]
Merge remote-tracking branch 'upstream/develop' into contact-discovery
Michael [Mon, 24 Jun 2019 03:25:01 +0000 (03:25 +0000)]
Moving functionality to the contact model
Michael [Mon, 24 Jun 2019 03:23:57 +0000 (03:23 +0000)]
Merge remote-tracking branch 'upstream/master' into contact-discovery
Hypolite Petovan [Sun, 23 Jun 2019 21:52:05 +0000 (17:52 -0400)]
Welcome 2019.09-dev!
Hypolite Petovan [Sun, 23 Jun 2019 21:40:52 +0000 (17:40 -0400)]
Merge branch 'master' into develop
Hypolite Petovan [Sun, 23 Jun 2019 21:38:12 +0000 (17:38 -0400)]
Update Composer archive settings
Hypolite Petovan [Sun, 23 Jun 2019 19:30:44 +0000 (15:30 -0400)]
Merge branch '2019.06-rc'
# Conflicts:
# CHANGELOG
# VERSION
# boot.php
Hypolite Petovan [Sun, 23 Jun 2019 19:28:38 +0000 (15:28 -0400)]
Updated version constants for 2019.06 release
Hypolite Petovan [Sun, 23 Jun 2019 19:26:48 +0000 (15:26 -0400)]
Updated CHANGELOG for 2019.06 release
Hypolite Petovan [Sun, 23 Jun 2019 19:18:15 +0000 (15:18 -0400)]
Merge pull request #7305 from deantownsley/imageauthfix
Make authentication work for local private images
Hypolite Petovan [Sun, 23 Jun 2019 13:53:35 +0000 (09:53 -0400)]
Merge pull request #7307 from annando/delete-events
Fix for distribution of event deletions
Michael Vogel [Sun, 23 Jun 2019 10:01:14 +0000 (12:01 +0200)]
todo added
Michael [Sun, 23 Jun 2019 09:27:40 +0000 (09:27 +0000)]
Constantly updating public contacts
Michael Vogel [Sun, 23 Jun 2019 06:41:49 +0000 (08:41 +0200)]
Fix for distribution of event deletions
Philipp [Sun, 23 Jun 2019 01:00:22 +0000 (03:00 +0200)]
Merge pull request #7304 from MrPetovan/bug/smilies-escape-code-blocks
Escape HTML pre-formatted blocks before converting smilies
Dean Townsley [Sun, 23 Jun 2019 00:08:34 +0000 (19:08 -0500)]
Clarify comment and log message
Dean Townsley [Sat, 22 Jun 2019 23:56:33 +0000 (18:56 -0500)]
Use User:: API insteadd of direct database read
Hypolite Petovan [Sat, 22 Jun 2019 23:23:09 +0000 (19:23 -0400)]
Merge pull request #7306 from annando/perform-activity
Fix the processing of event activities
Michael Vogel [Sat, 22 Jun 2019 22:38:52 +0000 (00:38 +0200)]
Fix the processing of event activities
Hypolite Petovan [Sat, 22 Jun 2019 22:20:43 +0000 (18:20 -0400)]
Escape HTML pre-formatted blocks before converting smilies
Michael Vogel [Sat, 22 Jun 2019 20:09:09 +0000 (22:09 +0200)]
Merge pull request #7302 from friendica/revert-7286-bug/invading-smilies
Revert "Escape all the HTML pre-formatted blocks in Smilies::replaceFromArray"
Michael Vogel [Sat, 22 Jun 2019 20:06:43 +0000 (22:06 +0200)]
Revert "Escape all the HTML pre-formatted blocks in Smilies::replaceFromArray"
Dean Townsley [Sat, 22 Jun 2019 17:34:54 +0000 (12:34 -0500)]
Enable multi-auth in dfrn autoRedir
Update checks to account for a user being authenticated to multiple
contacts on the local server at the same time.
It was also necessary to remove a looping procection to make this work
correcly with browsers that open multiple connections because the
information about what contacts are authenticated is stored in the PHP
session.
Dean Townsley [Sat, 22 Jun 2019 17:24:30 +0000 (12:24 -0500)]
Add auth to load sequence for photos
This allows private photos to load on any page. Previously auth
depended on some other thing like the enclosing page triggering the
authentication of the specific contact for the photo owner.
Michael Vogel [Sat, 22 Jun 2019 10:56:25 +0000 (12:56 +0200)]
Merge pull request #7291 from MrPetovan/bug/2209-update-default-log-location
Update default log location
Michael Vogel [Sat, 22 Jun 2019 10:51:49 +0000 (12:51 +0200)]
Merge pull request #7286 from MrPetovan/bug/invading-smilies
Escape all the HTML pre-formatted blocks in Smilies::replaceFromArray
Hypolite Petovan [Fri, 21 Jun 2019 00:22:26 +0000 (20:22 -0400)]
Escape all the HTML pre-formatted blocks in Smilies::replaceFromArray
Hypolite Petovan [Sat, 22 Jun 2019 07:49:58 +0000 (03:49 -0400)]
Add log folder to project gitignore
Hypolite Petovan [Sat, 22 Jun 2019 07:28:51 +0000 (03:28 -0400)]
Merge pull request #7294 from annando/public-dfrn
Fix receiving of DFRN posts with public envelope
Michael Vogel [Sat, 22 Jun 2019 06:56:36 +0000 (08:56 +0200)]
Merge pull request #7295 from tobiasd/
20190622 -lang
core translation update
Tobias Diekershoff [Sat, 22 Jun 2019 06:04:46 +0000 (08:04 +0200)]
EN US translation update THX AndyH3
Tobias Diekershoff [Sat, 22 Jun 2019 05:43:24 +0000 (07:43 +0200)]
EN GB translation update THX AndyH3
Tobias Diekershoff [Sat, 22 Jun 2019 05:40:10 +0000 (07:40 +0200)]
update FR translations THX Valvin A.
Tobias Diekershoff [Sat, 22 Jun 2019 05:29:52 +0000 (07:29 +0200)]
DE translation update THX Copis
Tobias Diekershoff [Sat, 22 Jun 2019 05:29:03 +0000 (07:29 +0200)]
PL translation update THX waldis
Tobias Diekershoff [Sat, 22 Jun 2019 05:23:39 +0000 (07:23 +0200)]
CS translation update THX Aditoo
Michael [Sat, 22 Jun 2019 04:17:38 +0000 (04:17 +0000)]
Fix receiving of DFRN posts with public envelope
Hypolite Petovan [Fri, 21 Jun 2019 19:42:27 +0000 (15:42 -0400)]
Merge pull request #7292 from annando/notice
Fix a notice when the author is missing
Michael [Fri, 21 Jun 2019 17:57:26 +0000 (17:57 +0000)]
Fix a notice when the author is missing
Hypolite Petovan [Fri, 21 Jun 2019 12:52:22 +0000 (08:52 -0400)]
Update default log location
- Prevents conflict with /friendica module
Philipp [Fri, 21 Jun 2019 06:56:03 +0000 (08:56 +0200)]
Merge pull request #7289 from tobiasd/
20190621 -credits
updated the credits for 2019.06
Tobias Diekershoff [Fri, 21 Jun 2019 04:45:20 +0000 (06:45 +0200)]
updated the credits for 2019.06
Hypolite Petovan [Thu, 20 Jun 2019 23:33:00 +0000 (19:33 -0400)]
Merge pull request #7288 from annando/fix-search
Fix searching for contacts
Hypolite Petovan [Thu, 20 Jun 2019 23:32:02 +0000 (19:32 -0400)]
Merge pull request #7287 from annando/issue-6477
Issue 6477: Use the correct content-type to resize the images
Michael [Thu, 20 Jun 2019 21:56:18 +0000 (21:56 +0000)]
Fix searching for contacts
Michael [Thu, 20 Jun 2019 20:09:33 +0000 (20:09 +0000)]
Issue 6477: Use the correct content-type to resize the images
Hypolite Petovan [Thu, 20 Jun 2019 03:42:21 +0000 (23:42 -0400)]
Merge pull request #7284 from annando/fix-fatal
Don't send activities to "null" endpoints
Michael [Thu, 20 Jun 2019 03:06:34 +0000 (03:06 +0000)]
Don't send activities to "null" endpoints
Hypolite Petovan [Wed, 19 Jun 2019 20:12:56 +0000 (16:12 -0400)]
Merge pull request #7282 from annando/issue-6477
Issue 6477: Automatically repair self contact avatar
Michael Vogel [Wed, 19 Jun 2019 18:40:19 +0000 (20:40 +0200)]
Merge pull request #7283 from annando/7280-fix
Self merging due to critical bug fixes
Michael [Wed, 19 Jun 2019 18:38:22 +0000 (18:38 +0000)]
Fix for PR 7280
Michael [Wed, 19 Jun 2019 18:32:38 +0000 (18:32 +0000)]
it is poll, not notify
Michael [Wed, 19 Jun 2019 18:26:59 +0000 (18:26 +0000)]
Merge remote-tracking branch 'upstream/2019.06-rc' into issue-6477
Hypolite Petovan [Wed, 19 Jun 2019 18:12:47 +0000 (14:12 -0400)]
Merge pull request #7280 from annando/contact-baseurl
Fix the base url detection of AP profiles
Michael [Wed, 19 Jun 2019 17:21:35 +0000 (17:21 +0000)]
Normalise it
Michael [Wed, 19 Jun 2019 17:05:29 +0000 (17:05 +0000)]
Issue 6477: Automatically repair self contact avatar
Michael [Tue, 18 Jun 2019 08:05:45 +0000 (08:05 +0000)]
Added timeout
Michael [Tue, 18 Jun 2019 07:47:21 +0000 (07:47 +0000)]
Fix the base url detection of AP profiles
Hypolite Petovan [Mon, 17 Jun 2019 13:01:31 +0000 (09:01 -0400)]
Merge pull request #7277 from annando/ignore-resharer
Issue #5983: Ignore reshares from blocked and ignored contacts
Michael [Mon, 17 Jun 2019 11:55:19 +0000 (11:55 +0000)]
Issue #5983: Ignore reshares from blocked and ignored contacts
Michael Vogel [Mon, 17 Jun 2019 06:13:59 +0000 (08:13 +0200)]
Merge pull request #7276 from MrPetovan/bug/7275-share-new-lines
Fix reshare new lines display
Hypolite Petovan [Mon, 17 Jun 2019 03:13:26 +0000 (23:13 -0400)]
Move share conversion at the end of Text\BBCode::convert
Philipp [Sun, 16 Jun 2019 13:27:17 +0000 (15:27 +0200)]
Merge pull request #7274 from MrPetovan/bug/7271-allow-brackets-in-urls
Perform link replacement at the end of BBCode::convert
Hypolite Petovan [Sun, 16 Jun 2019 02:27:20 +0000 (22:27 -0400)]
Add tests folder to typo console coverage
- Use correct config object in Console\Typo
Hypolite Petovan [Sun, 16 Jun 2019 02:26:29 +0000 (22:26 -0400)]
Allow brackets in URLs
- Remove obsolete $URLSearchString variable
- Add related tests
Hypolite Petovan [Sun, 16 Jun 2019 02:24:51 +0000 (22:24 -0400)]
Move link conversion to the end of BBCode::convert
- Addresses https://github.com/friendica/friendica/issues/7271
- Add related tests
Philipp [Sat, 15 Jun 2019 22:58:22 +0000 (00:58 +0200)]
Merge pull request #7273 from MrPetovan/bug/notices
Fix various notices 2019.06
Hypolite Petovan [Sat, 15 Jun 2019 21:16:10 +0000 (17:16 -0400)]
Fix undefined index addr notices in Model\Contact::getIdForURL
- Addresses https://github.com/friendica/friendica/issues/6918#issuecomment-
502393030
Hypolite Petovan [Sat, 15 Jun 2019 21:12:36 +0000 (17:12 -0400)]
Fix variable by reference notice in Module\Admin\Federation
- Addresses https://github.com/friendica/friendica/issues/6918#issuecomment-
502347979
Hypolite Petovan [Sat, 15 Jun 2019 21:11:01 +0000 (17:11 -0400)]
Use item created date if edited doesn't exist in Protocol\Diaspora::buildStatus
- Addresses https://github.com/friendica/friendica/issues/6918#issuecomment-
502347886
Hypolite Petovan [Sat, 15 Jun 2019 20:53:41 +0000 (16:53 -0400)]
Merge pull request #7268 from annando/issue-5983
Issue 5983: Central check for blocked and ignored contacts added
Philipp [Sat, 15 Jun 2019 13:17:20 +0000 (15:17 +0200)]
Merge pull request #7272 from MrPetovan/bug/directory-links
Fix directory entry display (including wrong links)
Hypolite Petovan [Sat, 15 Jun 2019 12:44:55 +0000 (08:44 -0400)]
Use correct entry list in Module\Directory
Hypolite Petovan [Sat, 15 Jun 2019 12:44:36 +0000 (08:44 -0400)]
Remove unused Module\Directory::init method
Michael [Fri, 14 Jun 2019 18:34:17 +0000 (18:34 +0000)]
Ignored stuff must be stored.
Michael Vogel [Fri, 14 Jun 2019 13:03:30 +0000 (15:03 +0200)]
Merge pull request #7266 from MrPetovan/bug/notices
Add type-hint in ActivityPub\Receiver::fetchObject to catch wrong type coercion
Michael Vogel [Fri, 14 Jun 2019 11:24:43 +0000 (13:24 +0200)]
Merge pull request #7270 from MrPetovan/bug/7269-fetch-routes
Define expected /fetch module routes
Hypolite Petovan [Fri, 14 Jun 2019 10:25:44 +0000 (06:25 -0400)]
Check for existing protocols.inbound value in Protocol\PortableContact
Hypolite Petovan [Fri, 14 Jun 2019 10:22:01 +0000 (06:22 -0400)]
Define expected /fetch module routes
Hypolite Petovan [Fri, 14 Jun 2019 10:01:52 +0000 (06:01 -0400)]
Merge pull request #7267 from annando/notice
Avoid a notice in AP Receiver
Michael [Fri, 14 Jun 2019 05:25:10 +0000 (05:25 +0000)]
Issue 5983: Central check for blocked and ignored contacts added
Michael [Fri, 14 Jun 2019 02:58:40 +0000 (02:58 +0000)]
Avoid a notice in AP Receiver
Hypolite Petovan [Thu, 13 Jun 2019 23:07:39 +0000 (19:07 -0400)]
Add type-hint in ActivityPub\Receiver::fetchObject to catch wrong type coercion
Hypolite Petovan [Thu, 13 Jun 2019 23:07:04 +0000 (19:07 -0400)]
Add type-hint for dynamic variables in DBA
Hypolite Petovan [Thu, 13 Jun 2019 20:51:03 +0000 (16:51 -0400)]
Merge pull request #7265 from annando/issue-7264
Issue 7264: Count local delivery as well
Michael [Thu, 13 Jun 2019 20:24:49 +0000 (20:24 +0000)]
Issue 7264: Count local delivery as well
Hypolite Petovan [Thu, 13 Jun 2019 15:50:45 +0000 (11:50 -0400)]
Merge pull request #7263 from nupplaphil/bug/6917-php_warning
Add additional check for $links in Probe
Philipp Holzer [Thu, 13 Jun 2019 13:01:24 +0000 (15:01 +0200)]
Add additional check for $links in Probe
see https://github.com/friendica/friendica/issues/6917#issuecomment-
501661530
Philipp [Thu, 13 Jun 2019 10:34:16 +0000 (12:34 +0200)]
Merge pull request #7262 from MrPetovan/bug/6410-normalize-message-button
Restore show_connect flag in Model\Profile::sidebar
Hypolite Petovan [Thu, 13 Jun 2019 07:26:42 +0000 (03:26 -0400)]
Restore show_connect flag in Model\Profile::sidebar