]> git.mxchange.org Git - friendica.git/log
friendica.git
4 years agoHopefully avoiding duplicated relay entries
Michael [Sat, 13 Jul 2019 23:53:15 +0000 (23:53 +0000)]
Hopefully avoiding duplicated relay entries

4 years agoFix SQL problem with "not null"
Michael [Sat, 13 Jul 2019 07:39:53 +0000 (07:39 +0000)]
Fix SQL problem with "not null"

4 years agoFix wrong variable
Michael [Sat, 13 Jul 2019 07:29:56 +0000 (07:29 +0000)]
Fix wrong variable

4 years agoFix duplicated contacts due to relay probing
Michael [Sat, 13 Jul 2019 07:25:01 +0000 (07:25 +0000)]
Fix duplicated contacts due to relay probing

4 years agoSimplify the contact update in "getIdForURL"
Michael [Fri, 12 Jul 2019 21:07:47 +0000 (21:07 +0000)]
Simplify the contact update in "getIdForURL"

4 years agoMerge remote-tracking branch 'upstream/develop' into contact-update
Michael [Fri, 12 Jul 2019 20:51:27 +0000 (20:51 +0000)]
Merge remote-tracking branch 'upstream/develop' into contact-update

4 years agoMerge pull request #7358 from nupplaphil/bug/installer_db
Hypolite Petovan [Fri, 12 Jul 2019 20:48:17 +0000 (16:48 -0400)]
Merge pull request #7358 from nupplaphil/bug/installer_db

Bugfixing DB/Installer (Simplify Config Part 1)

4 years agoFetch more comtact data from probing, remove duplicated contacts
Michael [Fri, 12 Jul 2019 14:55:23 +0000 (14:55 +0000)]
Fetch more comtact data from probing, remove duplicated contacts

4 years agoMerge pull request #7368 from annando/fix-switch
Philipp [Fri, 12 Jul 2019 05:24:36 +0000 (07:24 +0200)]
Merge pull request #7368 from annando/fix-switch

Use standard function to update the contact to avoid SQL errors

4 years agoUse standard function to update the contact to avoid SQL errors
Michael Vogel [Thu, 11 Jul 2019 20:11:51 +0000 (22:11 +0200)]
Use standard function to update the contact to avoid SQL errors

4 years agotemporary deactivate console installation tests due complex mocking situation.
Philipp Holzer [Wed, 10 Jul 2019 20:33:26 +0000 (22:33 +0200)]
temporary deactivate console installation tests due complex mocking situation.

4 years agoMerge pull request #7361 from JeroenED/bugfix/frio-header-color-php
Hypolite Petovan [Wed, 10 Jul 2019 15:16:18 +0000 (11:16 -0400)]
Merge pull request #7361 from JeroenED/bugfix/frio-header-color-php

[FRIO] fixing chromium mobile navbar color when not logged in

4 years agoCode style
Jeroen De Meerleer [Wed, 10 Jul 2019 14:54:31 +0000 (16:54 +0200)]
Code style

4 years agoUsing global $nav_bg if undefined
Jeroen De Meerleer [Wed, 10 Jul 2019 14:51:18 +0000 (16:51 +0200)]
Using global $nav_bg if undefined

4 years agoMerge pull request #7360 from annando/fix-fatal
Philipp [Wed, 10 Jul 2019 06:39:24 +0000 (08:39 +0200)]
Merge pull request #7360 from annando/fix-fatal

Fix fatal error with incomplete contact data upon delivery

4 years agoadded logging
Michael Vogel [Wed, 10 Jul 2019 03:19:54 +0000 (05:19 +0200)]
added logging

4 years agoFix fatal error with incomplete contact data upon delivery
Michael Vogel [Wed, 10 Jul 2019 03:16:50 +0000 (05:16 +0200)]
Fix fatal error with incomplete contact data upon delivery

4 years agoRevert default password setting & using "HiddenString" even for empty strings
Philipp Holzer [Tue, 9 Jul 2019 20:38:54 +0000 (22:38 +0200)]
Revert default password setting & using "HiddenString" even for empty strings

4 years agoBugfixing DB/Installer
Philipp Holzer [Tue, 9 Jul 2019 20:20:39 +0000 (22:20 +0200)]
Bugfixing DB/Installer
- default value with HiddenString
- Fixing checkDB during installation

4 years agoMerge pull request #7355 from JeroenED/task/relationship-status2/no-dead-nodes
Hypolite Petovan [Tue, 9 Jul 2019 12:00:59 +0000 (08:00 -0400)]
Merge pull request #7355 from JeroenED/task/relationship-status2/no-dead-nodes

Changed unavailable to in a relation (Resubmit)

4 years agoMerge pull request #7354 from annando/toplevel-hashtag
Hypolite Petovan [Tue, 9 Jul 2019 12:00:04 +0000 (08:00 -0400)]
Merge pull request #7354 from annando/toplevel-hashtag

Only fetch toplevel posts when searching for hashtags on network page

4 years agoThere are no dead nodes anymore
Jeroen De Meerleer [Tue, 9 Jul 2019 07:23:36 +0000 (09:23 +0200)]
There are no dead nodes anymore

4 years agoOnly fetch toplevel posts when searching for hashtags on network page
Michael [Tue, 9 Jul 2019 05:20:34 +0000 (05:20 +0000)]
Only fetch toplevel posts when searching for hashtags on network page

4 years agoMerge pull request #7349 from MrPetovan/bug/fatal-errors
Philipp [Tue, 9 Jul 2019 05:14:29 +0000 (07:14 +0200)]
Merge pull request #7349 from MrPetovan/bug/fatal-errors

Rewrite conditions for photo linked item to prevent crash on old photos

4 years agoMerge pull request #7353 from friendica/revert-7347-task/relationship-status
Hypolite Petovan [Mon, 8 Jul 2019 20:10:55 +0000 (16:10 -0400)]
Merge pull request #7353 from friendica/revert-7347-task/relationship-status

Revert "Changed unavailable to in a relation"

4 years agoRevert "Changed unavailable to in a relation"
Hypolite Petovan [Mon, 8 Jul 2019 19:55:08 +0000 (15:55 -0400)]
Revert "Changed unavailable to in a relation"

4 years agoMerge pull request #7347 from JeroenED/task/relationship-status
Hypolite Petovan [Mon, 8 Jul 2019 17:02:36 +0000 (13:02 -0400)]
Merge pull request #7347 from JeroenED/task/relationship-status

Changed unavailable to in a relation

4 years agoMerge pull request #7352 from annando/ap-probe
Hypolite Petovan [Mon, 8 Jul 2019 17:00:56 +0000 (13:00 -0400)]
Merge pull request #7352 from annando/ap-probe

Add ActivityPub related fields to the "uri" function

4 years agoAdd ActivityPub related fields to the "uri" function
Michael [Mon, 8 Jul 2019 12:00:11 +0000 (12:00 +0000)]
Add ActivityPub related fields to the "uri" function

4 years agocode style
Jeroen De Meerleer [Mon, 8 Jul 2019 07:35:32 +0000 (09:35 +0200)]
code style

4 years agoAdded `return Update::Success`
Jeroen De Meerleer [Mon, 8 Jul 2019 07:34:25 +0000 (09:34 +0200)]
Added `return Update::Success`

4 years agoFixed DB_UPDATE_VERSION in database.sql
Jeroen De Meerleer [Mon, 8 Jul 2019 06:11:53 +0000 (08:11 +0200)]
Fixed DB_UPDATE_VERSION in database.sql

thanks @nupplaphil

4 years agoMerge remote-tracking branch 'friendica.github.com/develop' into task/relationship...
Jeroen De Meerleer [Mon, 8 Jul 2019 05:48:07 +0000 (07:48 +0200)]
Merge remote-tracking branch 'friendica.github.com/develop' into task/relationship-status

4 years agoUpdated DB_UPDATE_VERSION
Jeroen De Meerleer [Mon, 8 Jul 2019 05:45:59 +0000 (07:45 +0200)]
Updated DB_UPDATE_VERSION

request by mrpetovan

4 years agoRewrite conditions for photo linked item to prevent crash on old photos
Hypolite Petovan [Mon, 8 Jul 2019 03:51:23 +0000 (23:51 -0400)]
Rewrite conditions for photo linked item to prevent crash on old photos

- Addresses https://github.com/friendica/friendica/issues/7297#issuecomment-509064260

4 years agonot needed update contacts as marital status is not there
Jeroen De meerleer [Sun, 7 Jul 2019 22:00:48 +0000 (00:00 +0200)]
not needed update contacts as marital status is not there

4 years agoMerge pull request #7348 from annando/item-received
Hypolite Petovan [Sun, 7 Jul 2019 21:57:45 +0000 (17:57 -0400)]
Merge pull request #7348 from annando/item-received

Use "received" instead of "created" for sorting items

4 years agoUse "received" instead of "created" when displaying posts in creation order
Michael [Sun, 7 Jul 2019 21:30:33 +0000 (21:30 +0000)]
Use "received" instead of "created" when displaying posts in creation order

4 years agoWhoops
Jeroen De Meerleer [Sun, 7 Jul 2019 21:14:03 +0000 (23:14 +0200)]
Whoops

4 years agoCreated updatescript
Jeroen De Meerleer [Sun, 7 Jul 2019 21:06:37 +0000 (23:06 +0200)]
Created updatescript

4 years agochanged unavailable to In a relation, deleted available
Jeroen De meerleer [Sun, 7 Jul 2019 20:36:14 +0000 (22:36 +0200)]
changed unavailable to In a relation, deleted available

4 years agoMerge pull request #7339 from annando/gcontact-update
Hypolite Petovan [Sun, 7 Jul 2019 17:28:20 +0000 (13:28 -0400)]
Merge pull request #7339 from annando/gcontact-update

Restructured Contact/GContact handling

4 years agoMerge pull request #7343 from MrPetovan/bug/notices
Michael Vogel [Sat, 6 Jul 2019 06:19:42 +0000 (08:19 +0200)]
Merge pull request #7343 from MrPetovan/bug/notices

Various small fixes

4 years agoMerge pull request #7342 from MrPetovan/bug/fatal-errors
Michael Vogel [Sat, 6 Jul 2019 06:16:06 +0000 (08:16 +0200)]
Merge pull request #7342 from MrPetovan/bug/fatal-errors

Ensure $link_item variable type when calling get_responses() in mod/photos

4 years agoDisplay correct total blocked contact count in accordion header
Hypolite Petovan [Fri, 5 Jul 2019 17:42:22 +0000 (13:42 -0400)]
Display correct total blocked contact count in accordion header

4 years ago[frio] Add expected "none.png" background image
Hypolite Petovan [Fri, 5 Jul 2019 17:41:48 +0000 (13:41 -0400)]
[frio] Add expected "none.png" background image

4 years agoEnsure $link_item variable type when calling get_responses() in mod/photos
Hypolite Petovan [Fri, 5 Jul 2019 17:40:33 +0000 (13:40 -0400)]
Ensure $link_item variable type when calling get_responses() in mod/photos

- Addresses https://github.com/friendica/friendica/issues/7297#issuecomment-508622668

4 years agoBasepath function now uses the contact field
Michael [Fri, 5 Jul 2019 06:41:48 +0000 (06:41 +0000)]
Basepath function now uses the contact field

4 years agoSimplified the Contact update
Michael [Thu, 4 Jul 2019 21:19:23 +0000 (21:19 +0000)]
Simplified the Contact update

4 years agoWe don't update inside the probing anymore
Michael [Thu, 4 Jul 2019 19:40:48 +0000 (19:40 +0000)]
We don't update inside the probing anymore

4 years agoWe now handling the contact type
Michael [Thu, 4 Jul 2019 19:31:42 +0000 (19:31 +0000)]
We now handling the contact type

4 years agoNew fields in contact table / don't update on probe
Michael [Thu, 4 Jul 2019 04:08:55 +0000 (04:08 +0000)]
New fields in contact table / don't update on probe

4 years agoMerge pull request #7336 from MrPetovan/bug/globalcommunity-silence-getidforurl
Philipp [Wed, 3 Jul 2019 14:47:37 +0000 (16:47 +0200)]
Merge pull request #7336 from MrPetovan/bug/globalcommunity-silence-getidforurl

Use Contact::getIdForURL instead of Probe::uri and manual contact table lookup

4 years agoUpdate gcontact when public contact is updated
Michael [Wed, 3 Jul 2019 05:46:35 +0000 (05:46 +0000)]
Update gcontact when public contact is updated

4 years agoUse Contact::getIdForURL instead of Probe::uri and manual contact table lookup
Hypolite Petovan [Tue, 2 Jul 2019 23:25:24 +0000 (19:25 -0400)]
Use Contact::getIdForURL instead of Probe::uri and manual contact table lookup

- Address https://forum.friendi.ca/display/0b6b25a8-215d-1bab-29c9-77a221796252
- Normalize quote style
- Remove deprecated get_app() call

4 years agoUse the term-date as archive date
Michael [Tue, 2 Jul 2019 14:46:04 +0000 (14:46 +0000)]
Use the term-date as archive date

4 years agoUpdate the gcontact entry when the public contact entry has changed
Michael [Tue, 2 Jul 2019 09:06:48 +0000 (09:06 +0000)]
Update the gcontact entry when the public contact entry has changed

4 years agoMerge pull request #7334 from annando/federated-protocol
Hypolite Petovan [Tue, 2 Jul 2019 01:52:55 +0000 (21:52 -0400)]
Merge pull request #7334 from annando/federated-protocol

New constant for federated protocols

4 years agoNow without array_merge
Michael [Mon, 1 Jul 2019 22:14:34 +0000 (22:14 +0000)]
Now without array_merge

4 years agoRemoved comment line
Michael [Mon, 1 Jul 2019 18:09:40 +0000 (18:09 +0000)]
Removed comment line

4 years agoNew constant for federated protocols
Michael [Mon, 1 Jul 2019 18:00:55 +0000 (18:00 +0000)]
New constant for federated protocols

4 years agoMerge pull request #7332 from MrPetovan/bug/fatal-errors
Michael Vogel [Sun, 30 Jun 2019 16:23:33 +0000 (18:23 +0200)]
Merge pull request #7332 from MrPetovan/bug/fatal-errors

Fix missing App object in Worker\OnePoll

4 years agoFix missing App object in Worker\OnePoll
Hypolite Petovan [Sun, 30 Jun 2019 16:16:18 +0000 (12:16 -0400)]
Fix missing App object in Worker\OnePoll

4 years agoMerge pull request #7329 from annando/issue-4815
Hypolite Petovan [Sat, 29 Jun 2019 20:56:49 +0000 (16:56 -0400)]
Merge pull request #7329 from annando/issue-4815

Issue 4815: Silently ignoring trailing @ at follow requests

4 years agoleading, trailing, all the same :-)
Michael [Sat, 29 Jun 2019 20:09:23 +0000 (20:09 +0000)]
leading, trailing, all the same :-)

4 years agoIssue 4815: Silently ignoring trailing @ at follow requests
Michael [Sat, 29 Jun 2019 19:01:07 +0000 (19:01 +0000)]
Issue 4815: Silently ignoring trailing @ at follow requests

4 years agoMerge pull request #7328 from annando/fix-delivery
Hypolite Petovan [Sat, 29 Jun 2019 09:01:29 +0000 (05:01 -0400)]
Merge pull request #7328 from annando/fix-delivery

Item delivery data must only be stored when there is data

4 years agoItem delivery data must only be stored when there is data
Michael [Sat, 29 Jun 2019 08:30:48 +0000 (08:30 +0000)]
Item delivery data must only be stored when there is data

4 years agoMerge pull request #7324 from annando/delivery-statistics
Hypolite Petovan [Fri, 28 Jun 2019 23:03:15 +0000 (19:03 -0400)]
Merge pull request #7324 from annando/delivery-statistics

Collect data about used protocols for delivery

4 years agoMerge remote-tracking branch 'upstream/develop' into delivery-statistics
Michael [Fri, 28 Jun 2019 14:08:54 +0000 (14:08 +0000)]
Merge remote-tracking branch 'upstream/develop' into delivery-statistics

4 years agoMerge pull request #7323 from annando/contact-discovery
Hypolite Petovan [Fri, 28 Jun 2019 11:08:57 +0000 (07:08 -0400)]
Merge pull request #7323 from annando/contact-discovery

Removing functionality from OnePoll.php

4 years agoCollect data about used protocols for delivery
Michael [Fri, 28 Jun 2019 09:03:58 +0000 (09:03 +0000)]
Collect data about used protocols for delivery

4 years agorestore updating of the public contact
Michael [Fri, 28 Jun 2019 04:34:01 +0000 (04:34 +0000)]
restore updating of the public contact

4 years agoAvoid overwriting of avatars for feeds
Michael [Fri, 28 Jun 2019 04:26:49 +0000 (04:26 +0000)]
Avoid overwriting of avatars for feeds

4 years agoFix a missing variable
Michael [Fri, 28 Jun 2019 02:46:56 +0000 (02:46 +0000)]
Fix a missing variable

4 years agoPolling functions are split into several functions
Michael [Thu, 27 Jun 2019 20:38:09 +0000 (20:38 +0000)]
Polling functions are split into several functions

4 years agoLast old query replaced in OnePoll.php
Michael [Thu, 27 Jun 2019 16:21:23 +0000 (16:21 +0000)]
Last old query replaced in OnePoll.php

4 years agoReplace old database queries
Michael [Thu, 27 Jun 2019 13:30:26 +0000 (13:30 +0000)]
Replace old database queries

4 years agoRemoving many now unused or duplicated tasks from OnePoll
Michael [Thu, 27 Jun 2019 05:38:16 +0000 (05:38 +0000)]
Removing many now unused or duplicated tasks from OnePoll

4 years agoArchive/unarchive the contacts
Michael [Thu, 27 Jun 2019 05:03:58 +0000 (05:03 +0000)]
Archive/unarchive the contacts

4 years agoUnused parts removed, query refurbished
Michael [Wed, 26 Jun 2019 05:18:11 +0000 (05:18 +0000)]
Unused parts removed, query refurbished

4 years agoChanged logging
Michael [Tue, 25 Jun 2019 17:36:24 +0000 (17:36 +0000)]
Changed logging

5 years agoMerge pull request #7318 from deantownsley/lessbubbles
Hypolite Petovan [Tue, 25 Jun 2019 03:09:41 +0000 (23:09 -0400)]
Merge pull request #7318 from deantownsley/lessbubbles

Don't try to auth for public images

5 years agoAdd spaces for standards compliance
Dean Townsley [Tue, 25 Jun 2019 02:37:44 +0000 (21:37 -0500)]
Add spaces for standards compliance

5 years agoDon't try to auth for public images
Dean Townsley [Tue, 25 Jun 2019 00:45:50 +0000 (19:45 -0500)]
Don't try to auth for public images

5 years agoMerge pull request #7296 from MrPetovan/task/smilies-replace
Michael Vogel [Mon, 24 Jun 2019 20:05:37 +0000 (22:05 +0200)]
Merge pull request #7296 from MrPetovan/task/smilies-replace

Limit smilies replacement to BBCode::convert

5 years agoMerge pull request #7312 from nupplaphil/task/DBA_Wrapper
Hypolite Petovan [Mon, 24 Jun 2019 11:05:23 +0000 (07:05 -0400)]
Merge pull request #7312 from nupplaphil/task/DBA_Wrapper

Creating Database class out of DBA (nearly 1:1 - copy)

5 years agoRebase type-hint based on https://github.com/friendica/friendica/pull/7266/commits...
Philipp Holzer [Sat, 15 Jun 2019 11:11:12 +0000 (13:11 +0200)]
Rebase type-hint based on https://github.com/friendica/friendica/pull/7266/commits/af9ce6b92acde542419e2b5fed7c73f3f7a87472

5 years agoMoving from DBA to Database
Philipp Holzer [Thu, 6 Jun 2019 22:10:45 +0000 (00:10 +0200)]
Moving from DBA to Database

5 years agoMerge remote-tracking branch 'upstream/develop' into contact-discovery
Michael [Mon, 24 Jun 2019 05:41:10 +0000 (05:41 +0000)]
Merge remote-tracking branch 'upstream/develop' into contact-discovery

5 years agoMoving functionality to the contact model
Michael [Mon, 24 Jun 2019 03:25:01 +0000 (03:25 +0000)]
Moving functionality to the contact model

5 years agoMerge remote-tracking branch 'upstream/master' into contact-discovery
Michael [Mon, 24 Jun 2019 03:23:57 +0000 (03:23 +0000)]
Merge remote-tracking branch 'upstream/master' into contact-discovery

5 years agoUse Unicode to convert multiple hearts in Content\Smilies
Hypolite Petovan [Fri, 21 Jun 2019 00:25:14 +0000 (20:25 -0400)]
Use Unicode to convert multiple hearts in Content\Smilies

5 years agoFix typo in docblock in include/text
Hypolite Petovan [Thu, 20 Jun 2019 23:31:47 +0000 (19:31 -0400)]
Fix typo in docblock in include/text

5 years agoUpdate BBCode::convert test mock-ups
Hypolite Petovan [Thu, 20 Jun 2019 20:14:05 +0000 (16:14 -0400)]
Update BBCode::convert test mock-ups

5 years agoLimit smilies replacement to BBCode::convert
Hypolite Petovan [Thu, 20 Jun 2019 19:00:33 +0000 (15:00 -0400)]
Limit smilies replacement to BBCode::convert

5 years agoWelcome 2019.09-dev!
Hypolite Petovan [Sun, 23 Jun 2019 21:52:05 +0000 (17:52 -0400)]
Welcome 2019.09-dev!

5 years agoMerge branch 'master' into develop
Hypolite Petovan [Sun, 23 Jun 2019 21:40:52 +0000 (17:40 -0400)]
Merge branch 'master' into develop

5 years agoUpdate Composer archive settings
Hypolite Petovan [Sun, 23 Jun 2019 21:38:12 +0000 (17:38 -0400)]
Update Composer archive settings

5 years agoMerge branch '2019.06-rc'
Hypolite Petovan [Sun, 23 Jun 2019 19:30:44 +0000 (15:30 -0400)]
Merge branch '2019.06-rc'

# Conflicts:
# CHANGELOG
# VERSION
# boot.php