]> git.mxchange.org Git - friendica.git/log
friendica.git
19 months agoadd the homepage_verified field to the profile table and the owner-view
Tobias Diekershoff [Sat, 5 Nov 2022 14:37:13 +0000 (15:37 +0100)]
add the homepage_verified field to the profile table and the owner-view

19 months agoadd a help text to the profile settings indicating how to verify the homepage, or...
Tobias Diekershoff [Sat, 5 Nov 2022 14:35:53 +0000 (15:35 +0100)]
add a help text to the profile settings indicating how to verify the homepage, or that the homepage is verified

19 months agoadd homepage help text to the templates
Tobias Diekershoff [Sat, 5 Nov 2022 14:34:50 +0000 (15:34 +0100)]
add homepage help text to the templates

19 months agoWhen the profile is updated, let the Worker verify the homepage link
Tobias Diekershoff [Sat, 5 Nov 2022 09:00:22 +0000 (10:00 +0100)]
When the profile is updated, let the Worker verify the homepage link

19 months agoLet the Worker check the homepage of a profile daily
Tobias Diekershoff [Sat, 5 Nov 2022 08:59:12 +0000 (09:59 +0100)]
Let the Worker check the homepage of a profile daily

19 months agoMerge pull request #12118 from MrPetovan/task/10875-add-follow-contact-actions
Michael Vogel [Mon, 7 Nov 2022 07:41:15 +0000 (08:41 +0100)]
Merge pull request #12118 from MrPetovan/task/10875-add-follow-contact-actions

Add follow/unfollow link to the contact actions menu

19 months agoUpdate main translation file after adding a couple strings
Hypolite Petovan [Sat, 5 Nov 2022 22:22:39 +0000 (18:22 -0400)]
Update main translation file after adding a couple strings

19 months agoAdd follow/unfollow link to the contact actions menu
Hypolite Petovan [Sat, 5 Nov 2022 22:15:25 +0000 (18:15 -0400)]
Add follow/unfollow link to the contact actions menu

19 months agoFix <a> tags with an onclick action navigating to the URL
Hypolite Petovan [Sat, 5 Nov 2022 22:15:00 +0000 (18:15 -0400)]
Fix <a> tags with an onclick action navigating to the URL

19 months agoMerge pull request #12130 from annando/fix-test
Hypolite Petovan [Sun, 6 Nov 2022 23:01:25 +0000 (18:01 -0500)]
Merge pull request #12130 from annando/fix-test

Use different parser modes for Mastodon and Twitter-API

19 months agoUse different parser modes for Mastodon and Twitter-API
Michael [Sun, 6 Nov 2022 20:02:43 +0000 (20:02 +0000)]
Use different parser modes for Mastodon and Twitter-API

19 months agoMerge pull request #12128 from tobiasd/20221106-viercontacts
Philipp [Sun, 6 Nov 2022 19:23:51 +0000 (20:23 +0100)]
Merge pull request #12128 from tobiasd/20221106-viercontacts

[vier] Fix contacts display

19 months agoMerge pull request #12129 from tobiasd/20221106-issue12013
Philipp [Sun, 6 Nov 2022 19:23:31 +0000 (20:23 +0100)]
Merge pull request #12129 from tobiasd/20221106-issue12013

the filebrowser.tpl file was missing an "

19 months agothe filebrowser.tpl file was missing an "
Tobias Diekershoff [Sun, 6 Nov 2022 18:21:37 +0000 (19:21 +0100)]
the filebrowser.tpl file was missing an "

19 months ago[vier] Fix contacts display
Tobias Diekershoff [Sun, 6 Nov 2022 16:41:10 +0000 (17:41 +0100)]
[vier] Fix contacts display

19 months agoMerge pull request #12126 from annando/import-contacts
Tobias Diekershoff [Sun, 6 Nov 2022 12:09:30 +0000 (13:09 +0100)]
Merge pull request #12126 from annando/import-contacts

Support "fedifinder" to import contacts

19 months agoSupport "fedifinder" to import contacts
Michael [Sun, 6 Nov 2022 10:05:54 +0000 (10:05 +0000)]
Support "fedifinder" to import contacts

19 months agoMerge pull request #12125 from annando/pending
Tobias Diekershoff [Sun, 6 Nov 2022 09:26:11 +0000 (10:26 +0100)]
Merge pull request #12125 from annando/pending

Don't show following/followed_by on pending

19 months agoDon't show following/followed_by on pending
Michael [Sun, 6 Nov 2022 08:18:28 +0000 (08:18 +0000)]
Don't show following/followed_by on pending

19 months agoMerge pull request #12122 from annando/issue-2657
Tobias Diekershoff [Sun, 6 Nov 2022 08:13:45 +0000 (09:13 +0100)]
Merge pull request #12122 from annando/issue-2657

Issue 2657: Mentions will now be recognized by clients

19 months agoMerge pull request #12124 from annando/issue-11832
Tobias Diekershoff [Sun, 6 Nov 2022 08:12:22 +0000 (09:12 +0100)]
Merge pull request #12124 from annando/issue-11832

Issue 11832: Avoid error when fetching group members

19 months agoMerge pull request #12123 from annando/issue-11831
Tobias Diekershoff [Sun, 6 Nov 2022 08:10:34 +0000 (09:10 +0100)]
Merge pull request #12123 from annando/issue-11831

Issue 11831: Activate "notify on new post" via API

19 months agoMerge pull request #12117 from MrPetovan/bug/12113-malformed-url-containsLink
Michael Vogel [Sun, 6 Nov 2022 07:43:14 +0000 (08:43 +0100)]
Merge pull request #12117 from MrPetovan/bug/12113-malformed-url-containsLink

Suppress InvalidArgument exceptions handling URLs in Model\Item::containsLink

19 months agoMerge remote-tracking branch 'upstream/develop' into issue-2657
Michael [Sun, 6 Nov 2022 07:08:55 +0000 (07:08 +0000)]
Merge remote-tracking branch 'upstream/develop' into issue-2657

19 months agoMerge remote-tracking branch 'upstream/develop' into issue-11832
Michael [Sun, 6 Nov 2022 07:07:32 +0000 (07:07 +0000)]
Merge remote-tracking branch 'upstream/develop' into issue-11832

19 months agoMerge remote-tracking branch 'upstream/develop' into issue-11831
Michael [Sun, 6 Nov 2022 07:04:35 +0000 (07:04 +0000)]
Merge remote-tracking branch 'upstream/develop' into issue-11831

19 months agoIssue 11832: Avoid error when fetching group members
Michael [Sun, 6 Nov 2022 06:42:33 +0000 (06:42 +0000)]
Issue 11832: Avoid error when fetching group members

19 months agoIssue 11831: Activate "notify on new post" via API
Michael [Sun, 6 Nov 2022 06:11:22 +0000 (06:11 +0000)]
Issue 11831: Activate "notify on new post" via API

19 months agoUnused use removed
Michael [Sun, 6 Nov 2022 06:00:19 +0000 (06:00 +0000)]
Unused use removed

19 months agoIssue 2657: Mentions will now be recognized by clients
Michael [Sun, 6 Nov 2022 05:43:34 +0000 (05:43 +0000)]
Issue 2657: Mentions will now be recognized by clients

19 months agoSuppress InvalidArgument exceptions handling URLs in Model\Item::containsLink
Hypolite Petovan [Sat, 5 Nov 2022 22:38:25 +0000 (18:38 -0400)]
Suppress InvalidArgument exceptions handling URLs in Model\Item::containsLink

19 months agoMerge pull request #12114 from MrPetovan/bug/12112-unFollow
Michael Vogel [Sat, 5 Nov 2022 23:21:27 +0000 (00:21 +0100)]
Merge pull request #12114 from MrPetovan/bug/12112-unFollow

Fix capitalization of unfollow links in Model\Contact

19 months agoMerge pull request #12104 from MrPetovan/task/deprecated-themes
Michael Vogel [Sat, 5 Nov 2022 23:17:49 +0000 (00:17 +0100)]
Merge pull request #12104 from MrPetovan/task/deprecated-themes

Deprecate themes duepuntozero, quattro and smoothly

19 months agoMerge pull request #12116 from annando/issue-11846
Hypolite Petovan [Sat, 5 Nov 2022 23:13:31 +0000 (19:13 -0400)]
Merge pull request #12116 from annando/issue-11846

Issue 11846: Fix client behaviour when following hash tags

19 months agoUpdate src/Object/Api/Mastodon/Status.php
Michael Vogel [Sat, 5 Nov 2022 22:51:16 +0000 (23:51 +0100)]
Update src/Object/Api/Mastodon/Status.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
19 months agoMerge pull request #12115 from annando/issue-12096
Hypolite Petovan [Sat, 5 Nov 2022 22:46:06 +0000 (18:46 -0400)]
Merge pull request #12115 from annando/issue-12096

Issue 12096: Improve account search

19 months ago"arrat" to "array"
Michael [Sat, 5 Nov 2022 22:39:15 +0000 (22:39 +0000)]
"arrat" to "array"

19 months agoIssue 11846: Fix client behaviour when following hash tags
Michael [Sat, 5 Nov 2022 22:35:35 +0000 (22:35 +0000)]
Issue 11846: Fix client behaviour when following hash tags

19 months agoImproved url detection
Michael [Sat, 5 Nov 2022 22:32:56 +0000 (22:32 +0000)]
Improved url detection

19 months agoIssue 12096: Improve account search
Michael [Sat, 5 Nov 2022 22:08:28 +0000 (22:08 +0000)]
Issue 12096: Improve account search

19 months agoUpdated main translation file after updating a couple of strings
Hypolite Petovan [Sat, 5 Nov 2022 22:01:53 +0000 (18:01 -0400)]
Updated main translation file after updating a couple of strings

19 months agoFix capitalization of unfollow links in Model\Contact
Hypolite Petovan [Sat, 5 Nov 2022 21:54:50 +0000 (17:54 -0400)]
Fix capitalization of unfollow links in Model\Contact

19 months agoMerge pull request #12110 from annando/quote
Philipp [Sat, 5 Nov 2022 20:15:05 +0000 (21:15 +0100)]
Merge pull request #12110 from annando/quote

Transmit the quoted part in the source

19 months agoTransmit the quoted part in the source
Michael [Sat, 5 Nov 2022 16:25:04 +0000 (16:25 +0000)]
Transmit the quoted part in the source

19 months agoDeprecate themes duepuntozero, quattro and smoothly
Hypolite Petovan [Fri, 4 Nov 2022 16:28:21 +0000 (12:28 -0400)]
Deprecate themes duepuntozero, quattro and smoothly

19 months agoMerge pull request #12102 from MrPetovan/task/11011-frio-contact-template-link
Philipp [Fri, 4 Nov 2022 18:49:34 +0000 (19:49 +0100)]
Merge pull request #12102 from MrPetovan/task/11011-frio-contact-template-link

[frio] Make the main contact row template link to the contact page

19 months agoMerge pull request #12105 from MrPetovan/task/4090-move-mod-share
Philipp [Fri, 4 Nov 2022 18:48:17 +0000 (19:48 +0100)]
Merge pull request #12105 from MrPetovan/task/4090-move-mod-share

Move mod/share.php to src/Module

19 months agoRemove trailing spaces from Module\Post\Share
Hypolite Petovan [Fri, 4 Nov 2022 18:14:00 +0000 (14:14 -0400)]
Remove trailing spaces from Module\Post\Share

19 months ago[frio] Make the main contact row template link to the contact page
Hypolite Petovan [Fri, 4 Nov 2022 10:39:36 +0000 (06:39 -0400)]
[frio] Make the main contact row template link to the contact page

- This was preventing mobile users to access the contact page that was hidden behind a onmouseover behavior
- The now unused template for contact filtering is also removed

19 months agoRemove mod/share.php file
Hypolite Petovan [Fri, 4 Nov 2022 17:01:48 +0000 (13:01 -0400)]
Remove mod/share.php file

19 months agoCreate new Post/Share module class
Hypolite Petovan [Fri, 4 Nov 2022 17:01:25 +0000 (13:01 -0400)]
Create new Post/Share module class

19 months agoMerge pull request #12094 from MrPetovan/task/hide-reply-counts-ping
Philipp [Fri, 4 Nov 2022 17:00:15 +0000 (18:00 +0100)]
Merge pull request #12094 from MrPetovan/task/hide-reply-counts-ping

Remove non-top-level posts from notification labels when network sort order is "received"

19 months agoMerge pull request #12103 from MrPetovan/task/4090-move-mod-suggest
Philipp [Fri, 4 Nov 2022 16:56:17 +0000 (17:56 +0100)]
Merge pull request #12103 from MrPetovan/task/4090-move-mod-suggest

Move mod/suggest.php to src/Module

19 months agoUpdate main translation file after mving strings
Hypolite Petovan [Fri, 4 Nov 2022 15:29:39 +0000 (11:29 -0400)]
Update main translation file after mving strings

19 months agoRemove mod/suggest.php file
Hypolite Petovan [Fri, 4 Nov 2022 11:57:37 +0000 (07:57 -0400)]
Remove mod/suggest.php file

19 months agoAdd new Contact/Suggestions module class
Hypolite Petovan [Fri, 4 Nov 2022 11:57:00 +0000 (07:57 -0400)]
Add new Contact/Suggestions module class

19 months agoMove viewcontact_template and contact_template to contact/ folder
Hypolite Petovan [Fri, 4 Nov 2022 11:03:55 +0000 (07:03 -0400)]
Move viewcontact_template and contact_template to contact/ folder

19 months agoRemove non-top-level posts from notification labels when network sort order is "received"
Hypolite Petovan [Thu, 3 Nov 2022 00:45:42 +0000 (20:45 -0400)]
Remove non-top-level posts from notification labels when network sort order is "received"

- These posts don't alter the network view in this sort order and so are distracting with no actionable benefits

19 months agoRemove dependency on DI in Notifications\Ping module
Hypolite Petovan [Thu, 3 Nov 2022 00:44:35 +0000 (20:44 -0400)]
Remove dependency on DI in Notifications\Ping module

19 months agoDeprecate default value parameters in Session and Config interfaces
Hypolite Petovan [Thu, 3 Nov 2022 00:38:23 +0000 (20:38 -0400)]
Deprecate default value parameters in Session and Config interfaces

- It is more efficient to use the null coalescing operator ?? that prevents the computation of the default value if the key has been found

19 months agoAdd new Conversation\Network::getTimelineOrderBySession method
Hypolite Petovan [Thu, 3 Nov 2022 00:37:14 +0000 (20:37 -0400)]
Add new Conversation\Network::getTimelineOrderBySession method

19 months agoRename Repository\Notify->NotifyOnDesktop to shouldShowOnDesktop
Hypolite Petovan [Thu, 3 Nov 2022 00:28:53 +0000 (20:28 -0400)]
Rename Repository\Notify->NotifyOnDesktop to shouldShowOnDesktop

- New name better reflect the behavior

19 months agoMerge pull request #12100 from MrPetovan/task/4090-move-mod-tagger
Philipp [Fri, 4 Nov 2022 06:17:45 +0000 (07:17 +0100)]
Merge pull request #12100 from MrPetovan/task/4090-move-mod-tagger

Move mod/tagger.php to src/Module

19 months agoUpdated main translation file after moving strings
Hypolite Petovan [Fri, 4 Nov 2022 02:30:25 +0000 (22:30 -0400)]
Updated main translation file after moving strings

19 months agoRemove mod/tagger.php
Hypolite Petovan [Fri, 4 Nov 2022 02:26:57 +0000 (22:26 -0400)]
Remove mod/tagger.php

19 months agoAdd new Post/Tag/Add module class
Hypolite Petovan [Fri, 4 Nov 2022 02:26:48 +0000 (22:26 -0400)]
Add new Post/Tag/Add module class

- Convert GET to POST

19 months agoMerge pull request #12099 from annando/issue-12097
Hypolite Petovan [Thu, 3 Nov 2022 20:31:42 +0000 (16:31 -0400)]
Merge pull request #12099 from annando/issue-12097

Issue 12097: Notify for each new user registration

19 months agoUpdates messages.po
Michael [Thu, 3 Nov 2022 20:18:50 +0000 (20:18 +0000)]
Updates messages.po

19 months agoMerge remote-tracking branch 'upstream/develop' into issue-12097
Michael [Thu, 3 Nov 2022 20:15:53 +0000 (20:15 +0000)]
Merge remote-tracking branch 'upstream/develop' into issue-12097

19 months agoMerge branch 'issue-12097' of github.com:annando/friendica into issue-12097
Michael [Thu, 3 Nov 2022 20:14:56 +0000 (20:14 +0000)]
Merge branch 'issue-12097' of github.com:annando/friendica into issue-12097

19 months agoAdded settings
Michael [Thu, 3 Nov 2022 20:14:52 +0000 (20:14 +0000)]
Added settings

19 months agoApply suggestions from code review
Michael Vogel [Thu, 3 Nov 2022 20:13:03 +0000 (21:13 +0100)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
19 months agoIssue 12097: Notify for each new user registration
Michael [Thu, 3 Nov 2022 19:59:33 +0000 (19:59 +0000)]
Issue 12097: Notify for each new user registration

19 months agoMerge pull request #12095 from annando/bulk
Hypolite Petovan [Thu, 3 Nov 2022 11:59:44 +0000 (07:59 -0400)]
Merge pull request #12095 from annando/bulk

Improved bulk delivery / don't redistribute activities

19 months agoMerge pull request #12093 from MrPetovan/task/4090-move-mod-tagrm
Philipp [Thu, 3 Nov 2022 06:44:48 +0000 (07:44 +0100)]
Merge pull request #12093 from MrPetovan/task/4090-move-mod-tagrm

Move mod/tagrm.php to src/Module

19 months agoSimplified else case
Michael [Thu, 3 Nov 2022 04:27:30 +0000 (04:27 +0000)]
Simplified else case

19 months agoUpdated main translation file after moving strings
Hypolite Petovan [Wed, 2 Nov 2022 04:00:59 +0000 (00:00 -0400)]
Updated main translation file after moving strings

19 months agoRemove mod/tagrm.php
Hypolite Petovan [Wed, 2 Nov 2022 03:43:08 +0000 (23:43 -0400)]
Remove mod/tagrm.php

19 months agoCreate Post/Tag/Remove module class and route
Hypolite Petovan [Wed, 2 Nov 2022 03:42:20 +0000 (23:42 -0400)]
Create Post/Tag/Remove module class and route

- Fix tag name parameter in single tag removal link in mod/photos
- Remove "/post" from backend routes as it was preventing sessions from working in this module. No existing module had a route starting with "/post".

19 months agoImproved logging
Michael [Thu, 3 Nov 2022 04:23:04 +0000 (04:23 +0000)]
Improved logging

19 months agoImproved bulk delivery / don't redistribute activities
Michael [Thu, 3 Nov 2022 04:03:39 +0000 (04:03 +0000)]
Improved bulk delivery / don't redistribute activities

19 months agoMerge pull request #12087 from MrPetovan/task/4090-move-mod-uimport
Philipp [Wed, 2 Nov 2022 18:19:17 +0000 (19:19 +0100)]
Merge pull request #12087 from MrPetovan/task/4090-move-mod-uimport

Move mod/uimport.php to src/Module

19 months agoUpdate main translation file after changing strings
Hypolite Petovan [Tue, 1 Nov 2022 03:01:54 +0000 (23:01 -0400)]
Update main translation file after changing strings

19 months agoRemove mod/uimport.php
Hypolite Petovan [Mon, 31 Oct 2022 18:43:05 +0000 (14:43 -0400)]
Remove mod/uimport.php

19 months agoCreate new User\Import module class
Hypolite Petovan [Mon, 31 Oct 2022 18:42:43 +0000 (14:42 -0400)]
Create new User\Import module class

- Merge Core\UserImport class in Module class

19 months agoMerge pull request #12086 from nupplaphil/feat/move_cal
Hypolite Petovan [Wed, 2 Nov 2022 14:39:25 +0000 (10:39 -0400)]
Merge pull request #12086 from nupplaphil/feat/move_cal

Move event export to src/Module/Events/Export

19 months agoUpdate messages.po
Philipp [Wed, 2 Nov 2022 14:17:48 +0000 (15:17 +0100)]
Update messages.po

19 months agoImprove alignment in static/routes.config.php
Hypolite Petovan [Wed, 2 Nov 2022 13:36:53 +0000 (09:36 -0400)]
Improve alignment in static/routes.config.php

19 months agoadapt route
Philipp [Wed, 2 Nov 2022 08:01:04 +0000 (09:01 +0100)]
adapt route

19 months agoMove new events routes to calendar routes
Philipp [Wed, 2 Nov 2022 07:59:46 +0000 (08:59 +0100)]
Move new events routes to calendar routes

19 months agoMove event export to src/Module/Events/Export
Philipp [Mon, 31 Oct 2022 23:01:37 +0000 (00:01 +0100)]
Move event export to src/Module/Events/Export

19 months agoMerge pull request #12091 from MrPetovan/bug/12085-view-logs-detail
Tobias Diekershoff [Tue, 1 Nov 2022 15:46:38 +0000 (16:46 +0100)]
Merge pull request #12091 from MrPetovan/bug/12085-view-logs-detail

Fix wrong class name in logs view template

19 months agoMerge pull request #12092 from MrPetovan/bug/12090-contact-route
Philipp [Tue, 1 Nov 2022 14:13:19 +0000 (15:13 +0100)]
Merge pull request #12092 from MrPetovan/bug/12090-contact-route

Replace remaining "follow" route instances to "contact/follow"

19 months agoReplace remaining "follow" route instances to "contact/follow"
Hypolite Petovan [Tue, 1 Nov 2022 13:41:39 +0000 (09:41 -0400)]
Replace remaining "follow" route instances to "contact/follow"

19 months agoFix wrong class name in logs view template
Hypolite Petovan [Tue, 1 Nov 2022 13:17:25 +0000 (09:17 -0400)]
Fix wrong class name in logs view template

- This was stunting the Javascript responsible for showing log entry details

19 months agoMerge pull request #12089 from annando/query-performance
Hypolite Petovan [Tue, 1 Nov 2022 12:48:16 +0000 (08:48 -0400)]
Merge pull request #12089 from annando/query-performance

(Hopefully) query performance improvements

19 months agoFix documentation typo in src/Protocol/Diaspora.php
Hypolite Petovan [Tue, 1 Nov 2022 12:43:00 +0000 (08:43 -0400)]
Fix documentation typo in src/Protocol/Diaspora.php

19 months ago(Hopefully) query performance improvements
Michael [Tue, 1 Nov 2022 06:02:44 +0000 (06:02 +0000)]
(Hopefully) query performance improvements

19 months agoMerge pull request #12088 from MrPetovan/bug/probe-atom
Philipp [Tue, 1 Nov 2022 05:45:12 +0000 (06:45 +0100)]
Merge pull request #12088 from MrPetovan/bug/probe-atom

Also look for Atom feeds when probing link URLs

19 months agoAlso look for Atom feeds when probing link URLs
Hypolite Petovan [Tue, 1 Nov 2022 04:45:46 +0000 (00:45 -0400)]
Also look for Atom feeds when probing link URLs