Commit graph

11627 commits

Author SHA1 Message Date
Michael
8b26d488ad Language selector added, "channel" is now "channels" 2023-09-03 12:54:25 +00:00
Michael
140ac947b5 Fixed spelling 2023-09-03 08:53:44 +00:00
Michael
7fd1f1424a Improved language detection 2023-09-03 08:44:17 +00:00
Michael
508be7a742 Channels in your language 2023-09-03 05:23:49 +00:00
Michael
e68f781f9d The language is now stored as well 2023-09-03 04:20:09 +00:00
Michael
573050c6ef Simplified call 2023-09-03 03:46:19 +00:00
Michael
52e925559e Acesskeys updated 2023-09-03 03:40:54 +00:00
Michael
3c84a22b32 Some more class changes 2023-09-03 03:35:10 +00:00
Michael
53bd34ed8d DBA is now replaced 2023-09-02 21:48:55 +00:00
Michael
5ddc9d2c09 DI is now removed 2023-09-02 21:37:02 +00:00
Michael
9e0090c068 Test code removed 2023-09-02 19:42:20 +00:00
Michael
5f0a3d392a Fix code standards 2023-09-02 19:37:20 +00:00
Michael
ee8cf83722 More code simplification 2023-09-02 19:32:43 +00:00
Michael
68b9a9796c Simplified code 2023-09-02 19:28:54 +00:00
Michael
4ad3cc2cc1 Use $request / changed icon 2023-09-02 19:16:48 +00:00
Michael
990b65b859 Don't show contacts that we ignore or block 2023-09-02 16:16:56 +00:00
Michael
cfc639ffe4 Code standards 2023-09-02 15:55:50 +00:00
Michael
30d10c60d2 Channels for audio, video and images 2023-09-02 15:52:53 +00:00
Michael
fdaff43039 Use the owner, not the author 2023-09-02 14:19:52 +00:00
Michael
ca32134830 Use activitites and remove unused config 2023-09-02 13:56:54 +00:00
Michael
63c8a90880 "For you" now respects the "notify new posts" setting 2023-09-02 13:14:54 +00:00
Michael
9ec7925ec5 Use a hopefully better "for you" algorithm 2023-09-02 12:47:48 +00:00
Michael
15fc205d04 Fix Code Standards 2023-09-02 10:21:23 +00:00
Michael
837c2dd24a Use group posts for channels 2023-09-02 06:38:05 +00:00
Michael
3d6dae7774 Updated messages.po 2023-09-02 05:36:32 +00:00
Michael
e186395198 Update function / rearrange tab order 2023-09-02 05:22:44 +00:00
Michael
f2d8650d36 Fix date time format calculation 2023-09-01 23:47:29 +00:00
Michael
705deadef8 Code standards 2023-09-01 22:36:47 +00:00
Michael
59a822ee87 Configuration is now stored in the "channel" section 2023-09-01 22:28:25 +00:00
Michael
5c166be3fc Channels are a new way to see different content 2023-09-01 21:56:59 +00:00
Michael
35995633ae Calculate the interaction score 2023-08-30 19:17:42 +00:00
Hypolite Petovan
667f384bfc Fix reference to Entity\LocalRelationship class after simplifying use statement in Contact\Profile
- Address https://github.com/friendica/friendica/issues/13156#issuecomment-1696009068
2023-08-28 13:30:01 -04:00
Michael
24d2d0481a Merge remote-tracking branch 'upstream/develop' into baseurl 2023-08-28 15:24:20 +00:00
Michael
86b6be0668 Fix indentation 2023-08-28 14:14:07 +00:00
Michael
ff6d14a022 Merge remote-tracking branch 'upstream/develop' into subscription 2023-08-28 04:15:37 +00:00
Michael
38d09084a3 Improve the fetching of the contact's baseurl 2023-08-28 04:09:49 +00:00
Michael
f842e7b813 Store and display the subscribed tags 2023-08-28 04:05:52 +00:00
Hypolite Petovan
15d24a77c7 Replace author name by server host in Ignore Server labels 2023-08-25 09:30:51 -04:00
Hypolite Petovan
f2c1ecd19b Replace reference to post plink by author base URL
- This is more reliably used to show the Ignore Author Server link
2023-08-25 09:30:23 -04:00
Michael Vogel
9a50101bbd
Merge pull request #13371 from MrPetovan/bug/13370-empty-gsid
Skip server ignored check when contact gsid is empty in Module\Contact\Profile
2023-08-22 22:13:49 +02:00
Hypolite Petovan
ac99ab55c5 Fix variable name in constructor in Repository\Report 2023-08-22 08:50:16 -04:00
Hypolite Petovan
3d13db1f2c Skip server ignored check when contact gsid is empty in Module\Contact\Profile 2023-08-22 08:38:12 -04:00
Hypolite Petovan
544ce206d7 [vier] Add mute author server link in photo menu 2023-08-20 14:27:43 -04:00
Hypolite Petovan
6ecc9c4cba Implement ignored server block in conversations
- Add server ignore status in contact profile page
- Add new reason in DisplayNotFound exception page
2023-08-20 14:27:43 -04:00
Hypolite Petovan
a670d478f8 Add user settings page to manage remote server settings 2023-08-20 14:27:09 -04:00
Hypolite Petovan
4c6334ea13 [frio] Add Mute Author Server button to post actions 2023-08-20 14:27:09 -04:00
Hypolite Petovan
9bbb55b2bb [Database 1526] Add new user-gserver table
- Add Entity, Collection, Factory and Repository classes for it
2023-08-20 14:27:03 -04:00
Hypolite Petovan
2ba3069b07 Create DDD classes for gserver class 2023-08-20 14:26:27 -04:00
Hypolite Petovan
63f5d94a02 Fix DisplayNotFound page
- Add another condition earlier in Module\Item\Display
- Separate reasons in individual translation strings
2023-08-20 14:26:27 -04:00
Hypolite Petovan
96d2cddb54 Remove DI dependency from Module\Contact\Profile 2023-08-20 14:26:27 -04:00