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
|
5144654067
|
Enable automatic updates
|
2023-09-02 05:07:50 +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
|
b5a2fb5492
|
Changed defaults.config.php
|
2023-09-01 22:32:41 +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 |
|
Hypolite Petovan
|
5c26ba5f5d
|
Merge pull request #13387 from annando/relation-score
Calculate the interaction score
|
2023-08-30 16:04:05 -04:00 |
|
Michael
|
35995633ae
|
Calculate the interaction score
|
2023-08-30 19:17:42 +00:00 |
|
Michael Vogel
|
350999fcca
|
Merge pull request #13385 from MrPetovan/bug/fatal-errors
Fix reference to Entity\LocalRelationship class after simplifying `use` statement in Contact\Profile
|
2023-08-28 21:55:45 +02: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 |
|
Hypolite Petovan
|
75c4cc70c6
|
Merge pull request #13383 from annando/baseurl
Improve the fetching of the contact's baseurl
|
2023-08-28 12:31:23 -04:00 |
|
Michael
|
24d2d0481a
|
Merge remote-tracking branch 'upstream/develop' into baseurl
|
2023-08-28 15:24:20 +00:00 |
|
Hypolite Petovan
|
5f832cb75a
|
Merge pull request #13382 from annando/subscription
Store and display the subscribed tags per post
|
2023-08-28 10:42:09 -04:00 |
|
Michael
|
86b6be0668
|
Fix indentation
|
2023-08-28 14:14:07 +00:00 |
|
Michael Vogel
|
06a1db4f24
|
Merge pull request #13375 from MrPetovan/bug/empty-timeline
Fix user moderation conditions in network-thread-view and network-item-view
|
2023-08-28 06:44:20 +02:00 |
|
Michael
|
2bc0abbc50
|
Updated messages.po
|
2023-08-28 04:37:54 +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 |
|
Michael Vogel
|
70f2489710
|
Merge pull request #13376 from MrPetovan/task/13369-ignore-server-host
Replace author name by server host in Ignore Server labels
|
2023-08-26 00:10:08 +02:00 |
|
Michael Vogel
|
ddc3c0db03
|
Merge pull request #13368 from MrPetovan/bug/13367-post-plink
Replace reference to post plink by author base URL
|
2023-08-26 00:03:45 +02:00 |
|
Hypolite Petovan
|
ba98327463
|
Update main translation file after updating a string
|
2023-08-25 09:30:51 -04: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 |
|
Hypolite Petovan
|
6fa7c23bb9
|
[Database 1529] Add author baseurl to post-user-view
- Explicit the contact.baseurl and contact.gsid caveat
|
2023-08-25 09:30:23 -04:00 |
|
Hypolite Petovan
|
b659aa5c0f
|
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
|
2023-08-25 09:30:05 -04:00 |
|
Hypolite Petovan
|
f667d6dd25
|
Merge pull request #13377 from nupplaphil/fix/message
Update messages.po
|
2023-08-24 19:17:21 -04:00 |
|
Philipp Holzer
|
25f6f7a406
|
Update messages.po
|
2023-08-24 20:47:49 +02:00 |
|