]> git.mxchange.org Git - friendica.git/log
friendica.git
9 months agoUse a factory
Michael [Thu, 7 Sep 2023 17:38:33 +0000 (17:38 +0000)]
Use a factory

9 months agoChanges after rebase
Michael [Thu, 7 Sep 2023 17:35:17 +0000 (17:35 +0000)]
Changes after rebase

9 months agoMerge remote-tracking branch 'upstream/develop' into channel-model
Michael [Thu, 7 Sep 2023 17:28:02 +0000 (17:28 +0000)]
Merge remote-tracking branch 'upstream/develop' into channel-model

9 months agoMerge pull request #13404 from annando/relation-cid
Hypolite Petovan [Thu, 7 Sep 2023 13:05:04 +0000 (09:05 -0400)]
Merge pull request #13404 from annando/relation-cid

Fixes the score calculation concerning the relation-cid / cid interaction

9 months agoFixes the score calculation concerning the relation-cid / cid interaction
Michael [Thu, 7 Sep 2023 12:34:46 +0000 (12:34 +0000)]
Fixes the score calculation concerning the relation-cid / cid interaction

9 months agoModel class moved to factory
Michael [Tue, 5 Sep 2023 05:15:14 +0000 (05:15 +0000)]
Model class moved to factory

9 months agoClasses and constants moved
Michael [Tue, 5 Sep 2023 05:08:19 +0000 (05:08 +0000)]
Classes and constants moved

9 months agoConstants moved to model class
Michael [Mon, 4 Sep 2023 22:31:06 +0000 (22:31 +0000)]
Constants moved to model class

9 months ago"Channel" is split into three classes
Michael [Mon, 4 Sep 2023 22:22:25 +0000 (22:22 +0000)]
"Channel" is split into three classes

9 months agoMerge pull request #13395 from annando/icons
Hypolite Petovan [Mon, 4 Sep 2023 11:02:12 +0000 (07:02 -0400)]
Merge pull request #13395 from annando/icons

Some more platform icons added

9 months agoMerge pull request #13394 from annando/language
Hypolite Petovan [Mon, 4 Sep 2023 11:01:52 +0000 (07:01 -0400)]
Merge pull request #13394 from annando/language

New functions for the language library

9 months agoReformatted code
Michael [Mon, 4 Sep 2023 01:37:06 +0000 (01:37 +0000)]
Reformatted code

9 months agoMerge pull request #13396 from annando/context
Hypolite Petovan [Sun, 3 Sep 2023 21:11:32 +0000 (17:11 -0400)]
Merge pull request #13396 from annando/context

Simplified context definitions

9 months agoSimplified conversion
Michael [Sun, 3 Sep 2023 19:22:52 +0000 (19:22 +0000)]
Simplified conversion

9 months agoSimplified context definitions
Michael [Sun, 3 Sep 2023 18:57:30 +0000 (18:57 +0000)]
Simplified context definitions

9 months agoSome more platform icons added
Michael [Sun, 3 Sep 2023 18:48:52 +0000 (18:48 +0000)]
Some more platform icons added

9 months agoNew functions for the language library
Michael [Sun, 3 Sep 2023 17:44:44 +0000 (17:44 +0000)]
New functions for the language library

9 months agoMerge remote-tracking branch 'upstream/develop' into language
Michael [Sun, 3 Sep 2023 16:44:24 +0000 (16:44 +0000)]
Merge remote-tracking branch 'upstream/develop' into language

9 months agoNew function to change language codes for the library
Michael [Sun, 3 Sep 2023 16:42:17 +0000 (16:42 +0000)]
New function to change language codes for the library

9 months agoMerge pull request #13390 from annando/channel
Hypolite Petovan [Sun, 3 Sep 2023 15:08:47 +0000 (11:08 -0400)]
Merge pull request #13390 from annando/channel

Channels are a new way to see different content

9 months agoUpdated messages.po
Michael [Sun, 3 Sep 2023 14:50:56 +0000 (14:50 +0000)]
Updated messages.po

9 months agoUse language filtering on all channels, rearranged channels
Michael [Sun, 3 Sep 2023 14:01:46 +0000 (14:01 +0000)]
Use language filtering on all channels, rearranged channels

9 months agoFix coding standards
Michael [Sun, 3 Sep 2023 12:58:09 +0000 (12:58 +0000)]
Fix coding standards

9 months agoLanguage selector added, "channel" is now "channels"
Michael [Sun, 3 Sep 2023 12:54:25 +0000 (12:54 +0000)]
Language selector added, "channel" is now "channels"

9 months agoFixed spelling
Michael [Sun, 3 Sep 2023 08:53:44 +0000 (08:53 +0000)]
Fixed spelling

9 months agoImproved language detection
Michael [Sun, 3 Sep 2023 08:44:17 +0000 (08:44 +0000)]
Improved language detection

9 months agoChannels in your language
Michael [Sun, 3 Sep 2023 05:23:49 +0000 (05:23 +0000)]
Channels in your language

9 months agoThe language is now stored as well
Michael [Sun, 3 Sep 2023 04:20:09 +0000 (04:20 +0000)]
The language is now stored as well

9 months agoSimplified call
Michael [Sun, 3 Sep 2023 03:46:19 +0000 (03:46 +0000)]
Simplified call

9 months agoAcesskeys updated
Michael [Sun, 3 Sep 2023 03:40:54 +0000 (03:40 +0000)]
Acesskeys updated

9 months agoSome more class changes
Michael [Sun, 3 Sep 2023 03:35:10 +0000 (03:35 +0000)]
Some more class changes

9 months agoDBA is now replaced
Michael [Sat, 2 Sep 2023 21:48:55 +0000 (21:48 +0000)]
DBA is now replaced

9 months agoDI is now removed
Michael [Sat, 2 Sep 2023 21:37:02 +0000 (21:37 +0000)]
DI is now removed

9 months agoTest code removed
Michael [Sat, 2 Sep 2023 19:42:20 +0000 (19:42 +0000)]
Test code removed

9 months agoFix code standards
Michael [Sat, 2 Sep 2023 19:37:20 +0000 (19:37 +0000)]
Fix code standards

9 months agoMore code simplification
Michael [Sat, 2 Sep 2023 19:32:43 +0000 (19:32 +0000)]
More code simplification

9 months agoSimplified code
Michael [Sat, 2 Sep 2023 19:28:54 +0000 (19:28 +0000)]
Simplified code

9 months agoUse $request / changed icon
Michael [Sat, 2 Sep 2023 19:16:48 +0000 (19:16 +0000)]
Use $request / changed icon

9 months agoDon't show contacts that we ignore or block
Michael [Sat, 2 Sep 2023 16:16:56 +0000 (16:16 +0000)]
Don't show contacts that we ignore or block

9 months agoCode standards
Michael [Sat, 2 Sep 2023 15:55:50 +0000 (15:55 +0000)]
Code standards

9 months agoChannels for audio, video and images
Michael [Sat, 2 Sep 2023 15:52:53 +0000 (15:52 +0000)]
Channels for audio, video and images

9 months agoUse the owner, not the author
Michael [Sat, 2 Sep 2023 14:19:52 +0000 (14:19 +0000)]
Use the owner, not the author

9 months agoUse activitites and remove unused config
Michael [Sat, 2 Sep 2023 13:56:54 +0000 (13:56 +0000)]
Use activitites and remove unused config

9 months ago"For you" now respects the "notify new posts" setting
Michael [Sat, 2 Sep 2023 13:14:54 +0000 (13:14 +0000)]
"For you" now respects the "notify new posts" setting

9 months agoUse a hopefully better "for you" algorithm
Michael [Sat, 2 Sep 2023 12:47:48 +0000 (12:47 +0000)]
Use a hopefully better "for you" algorithm

9 months agoFix Code Standards
Michael [Sat, 2 Sep 2023 10:21:23 +0000 (10:21 +0000)]
Fix Code Standards

9 months agoUse group posts for channels
Michael [Sat, 2 Sep 2023 06:38:05 +0000 (06:38 +0000)]
Use group posts for channels

9 months agoUpdated messages.po
Michael [Sat, 2 Sep 2023 05:36:32 +0000 (05:36 +0000)]
Updated messages.po

9 months agoUpdate function / rearrange tab order
Michael [Sat, 2 Sep 2023 05:22:44 +0000 (05:22 +0000)]
Update function / rearrange tab order

9 months agoEnable automatic updates
Michael [Sat, 2 Sep 2023 05:07:50 +0000 (05:07 +0000)]
Enable automatic updates

10 months agoFix date time format calculation
Michael [Fri, 1 Sep 2023 23:47:29 +0000 (23:47 +0000)]
Fix date time format calculation

10 months agoCode standards
Michael [Fri, 1 Sep 2023 22:36:47 +0000 (22:36 +0000)]
Code standards

10 months agoChanged defaults.config.php
Michael [Fri, 1 Sep 2023 22:32:41 +0000 (22:32 +0000)]
Changed defaults.config.php

10 months agoConfiguration is now stored in the "channel" section
Michael [Fri, 1 Sep 2023 22:28:25 +0000 (22:28 +0000)]
Configuration is now stored in the "channel" section

10 months agoChannels are a new way to see different content
Michael [Fri, 1 Sep 2023 21:56:59 +0000 (21:56 +0000)]
Channels are a new way to see different content

10 months agoMerge pull request #13387 from annando/relation-score
Hypolite Petovan [Wed, 30 Aug 2023 20:04:05 +0000 (16:04 -0400)]
Merge pull request #13387 from annando/relation-score

Calculate the interaction score

10 months agoCalculate the interaction score
Michael [Wed, 30 Aug 2023 19:17:42 +0000 (19:17 +0000)]
Calculate the interaction score

10 months agoMerge pull request #13385 from MrPetovan/bug/fatal-errors
Michael Vogel [Mon, 28 Aug 2023 19:55:45 +0000 (21:55 +0200)]
Merge pull request #13385 from MrPetovan/bug/fatal-errors

Fix reference to Entity\LocalRelationship class after simplifying `use` statement in Contact\Profile

10 months agoFix reference to Entity\LocalRelationship class after simplifying `use` statement...
Hypolite Petovan [Mon, 28 Aug 2023 17:30:01 +0000 (13:30 -0400)]
Fix reference to Entity\LocalRelationship class after simplifying `use` statement in Contact\Profile

- Address https://github.com/friendica/friendica/issues/13156#issuecomment-1696009068

10 months agoMerge pull request #13383 from annando/baseurl
Hypolite Petovan [Mon, 28 Aug 2023 16:31:23 +0000 (12:31 -0400)]
Merge pull request #13383 from annando/baseurl

Improve the fetching of the contact's baseurl

10 months agoMerge remote-tracking branch 'upstream/develop' into baseurl
Michael [Mon, 28 Aug 2023 15:24:20 +0000 (15:24 +0000)]
Merge remote-tracking branch 'upstream/develop' into baseurl

10 months agoMerge pull request #13382 from annando/subscription
Hypolite Petovan [Mon, 28 Aug 2023 14:42:09 +0000 (10:42 -0400)]
Merge pull request #13382 from annando/subscription

Store and display the subscribed tags per post

10 months agoFix indentation
Michael [Mon, 28 Aug 2023 14:14:07 +0000 (14:14 +0000)]
Fix indentation

10 months agoMerge pull request #13375 from MrPetovan/bug/empty-timeline
Michael Vogel [Mon, 28 Aug 2023 04:44:20 +0000 (06:44 +0200)]
Merge pull request #13375 from MrPetovan/bug/empty-timeline

Fix user moderation conditions in network-thread-view and network-item-view

10 months agoUpdated messages.po
Michael [Mon, 28 Aug 2023 04:37:54 +0000 (04:37 +0000)]
Updated messages.po

10 months agoMerge remote-tracking branch 'upstream/develop' into subscription
Michael [Mon, 28 Aug 2023 04:15:37 +0000 (04:15 +0000)]
Merge remote-tracking branch 'upstream/develop' into subscription

10 months agoImprove the fetching of the contact's baseurl
Michael [Mon, 28 Aug 2023 04:09:49 +0000 (04:09 +0000)]
Improve the fetching of the contact's baseurl

10 months agoStore and display the subscribed tags
Michael [Mon, 28 Aug 2023 04:05:52 +0000 (04:05 +0000)]
Store and display the subscribed tags

10 months agoMerge pull request #13376 from MrPetovan/task/13369-ignore-server-host
Michael Vogel [Fri, 25 Aug 2023 22:10:08 +0000 (00:10 +0200)]
Merge pull request #13376 from MrPetovan/task/13369-ignore-server-host

Replace author name by server host in Ignore Server labels

10 months agoMerge pull request #13368 from MrPetovan/bug/13367-post-plink
Michael Vogel [Fri, 25 Aug 2023 22:03:45 +0000 (00:03 +0200)]
Merge pull request #13368 from MrPetovan/bug/13367-post-plink

Replace reference to post plink by author base URL

10 months agoUpdate main translation file after updating a string
Hypolite Petovan [Thu, 24 Aug 2023 13:47:18 +0000 (09:47 -0400)]
Update main translation file after updating a string

10 months agoReplace author name by server host in Ignore Server labels
Hypolite Petovan [Thu, 24 Aug 2023 13:29:15 +0000 (09:29 -0400)]
Replace author name by server host in Ignore Server labels

10 months agoReplace reference to post plink by author base URL
Hypolite Petovan [Mon, 21 Aug 2023 16:07:42 +0000 (12:07 -0400)]
Replace reference to post plink by author base URL

- This is more reliably used to show the Ignore Author Server link

10 months ago[Database 1529] Add author baseurl to post-user-view
Hypolite Petovan [Thu, 24 Aug 2023 11:48:35 +0000 (07:48 -0400)]
[Database 1529] Add author baseurl to post-user-view

- Explicit the contact.baseurl and contact.gsid caveat

10 months agoFix user moderation conditions in network-thread-view and network-item-view
Hypolite Petovan [Thu, 24 Aug 2023 12:57:25 +0000 (08:57 -0400)]
Fix user moderation conditions in network-thread-view and network-item-view

- This was causing the network timeline to be empty if all the top-level authors were blocked or ignored

10 months agoMerge pull request #13377 from nupplaphil/fix/message
Hypolite Petovan [Thu, 24 Aug 2023 23:17:21 +0000 (19:17 -0400)]
Merge pull request #13377 from nupplaphil/fix/message

Update messages.po

10 months agoUpdate messages.po
Philipp [Thu, 24 Aug 2023 18:47:49 +0000 (20:47 +0200)]
Update messages.po

10 months agoMerge pull request #13371 from MrPetovan/bug/13370-empty-gsid
Michael Vogel [Tue, 22 Aug 2023 20:13:49 +0000 (22:13 +0200)]
Merge pull request #13371 from MrPetovan/bug/13370-empty-gsid

Skip server ignored check when contact gsid is empty in Module\Contact\Profile

10 months agoMerge pull request #13372 from MrPetovan/bug/13365-repost-post-rules
Michael Vogel [Tue, 22 Aug 2023 20:08:41 +0000 (22:08 +0200)]
Merge pull request #13372 from MrPetovan/bug/13365-repost-post-rules

Fix variable name in constructor in Repository\Report

10 months agoMerge pull request #13374 from friendica/update-htaccess
Michael Vogel [Tue, 22 Aug 2023 20:06:10 +0000 (22:06 +0200)]
Merge pull request #13374 from friendica/update-htaccess

Add .htaccess file to exclusion list in Update.md

10 months agoAdd .htaccess file to exclusion list in Update.md
Hypolite Petovan [Tue, 22 Aug 2023 14:28:34 +0000 (10:28 -0400)]
Add .htaccess file to exclusion list in Update.md

10 months agoFix variable name in constructor in Repository\Report
Hypolite Petovan [Tue, 22 Aug 2023 12:50:16 +0000 (08:50 -0400)]
Fix variable name in constructor in Repository\Report

10 months agoSkip server ignored check when contact gsid is empty in Module\Contact\Profile
Hypolite Petovan [Tue, 22 Aug 2023 12:38:12 +0000 (08:38 -0400)]
Skip server ignored check when contact gsid is empty in Module\Contact\Profile

10 months agoMerge pull request #13364 from MrPetovan/bug/missing-user-gserver.gsid-key
Michael Vogel [Mon, 21 Aug 2023 12:41:49 +0000 (14:41 +0200)]
Merge pull request #13364 from MrPetovan/bug/missing-user-gserver.gsid-key

[Database 1528] Add expected index for foreign key user-gserver.gsid

10 months ago[Database 1528] Add expected index for foreign key user-gserver.gsid
Hypolite Petovan [Mon, 21 Aug 2023 12:07:10 +0000 (08:07 -0400)]
[Database 1528] Add expected index for foreign key user-gserver.gsid

10 months agoDon't update user.username from an empty profile.name in 1525 update
Hypolite Petovan [Sun, 20 Aug 2023 19:12:02 +0000 (15:12 -0400)]
Don't update user.username from an empty profile.name in 1525 update

10 months agoMerge pull request #13288 from MrPetovan/task/user-server-block
Michael Vogel [Sun, 20 Aug 2023 18:41:17 +0000 (20:41 +0200)]
Merge pull request #13288 from MrPetovan/task/user-server-block

Add Ignore Author Server button to post actions

10 months agoUpdated main translation file after adding several strings
Hypolite Petovan [Sun, 16 Jul 2023 21:49:51 +0000 (17:49 -0400)]
Updated main translation file after adding several strings

10 months ago[vier] Add mute author server link in photo menu
Hypolite Petovan [Tue, 25 Jul 2023 11:18:58 +0000 (13:18 +0200)]
[vier] Add mute author server link in photo menu

10 months agoImplement ignored server block in conversations
Hypolite Petovan [Sat, 12 Aug 2023 08:11:10 +0000 (10:11 +0200)]
Implement ignored server block in conversations

- Add server ignore status in contact profile page
- Add new reason in DisplayNotFound exception page

10 months ago[Database 1527] Add required gsid fields to post-user-view, post-thread-user-view...
Hypolite Petovan [Tue, 18 Jul 2023 01:29:45 +0000 (21:29 -0400)]
[Database 1527] Add required gsid fields to post-user-view, post-thread-user-view, post-view and  post-thread-view

10 months agoAdd user settings page to manage remote server settings
Hypolite Petovan [Sun, 16 Jul 2023 21:26:31 +0000 (17:26 -0400)]
Add user settings page to manage remote server settings

10 months ago[frio] Add Mute Author Server button to post actions
Hypolite Petovan [Sun, 9 Jul 2023 20:14:53 +0000 (16:14 -0400)]
[frio] Add Mute Author Server button to post actions

10 months ago[Database 1526] Add new user-gserver table
Hypolite Petovan [Sun, 9 Jul 2023 19:56:09 +0000 (15:56 -0400)]
[Database 1526] Add new user-gserver table

- Add Entity, Collection, Factory and Repository classes for it

10 months agoCreate DDD classes for gserver class
Hypolite Petovan [Sun, 16 Jul 2023 21:25:57 +0000 (17:25 -0400)]
Create DDD classes for gserver class

10 months agoFix DisplayNotFound page
Hypolite Petovan [Tue, 18 Jul 2023 02:55:46 +0000 (22:55 -0400)]
Fix DisplayNotFound page

- Add another condition earlier in Module\Item\Display
- Separate reasons in individual translation strings

10 months agoRemove DI dependency from Module\Contact\Profile
Hypolite Petovan [Mon, 24 Jul 2023 09:05:36 +0000 (11:05 +0200)]
Remove DI dependency from Module\Contact\Profile

10 months agoMerge pull request #13339 from MrPetovan/task/13332-deprecate-profile-name
Michael Vogel [Sun, 20 Aug 2023 18:18:47 +0000 (20:18 +0200)]
Merge pull request #13339 from MrPetovan/task/13332-deprecate-profile-name

Deprecate profile.name in favor of user.username

10 months agoUpdated main translation file after changing a couple strings
Hypolite Petovan [Thu, 10 Aug 2023 23:18:42 +0000 (01:18 +0200)]
Updated main translation file after changing a couple strings

10 months ago[Database 1525] Deprecate profile.name in favor of user.username
Hypolite Petovan [Thu, 10 Aug 2023 23:04:08 +0000 (01:04 +0200)]
[Database 1525] Deprecate profile.name in favor of user.username