Commit graph

39296 commits

Author SHA1 Message Date
ne20002
f1da30c578
dev container network connectivity 2024-07-29 17:31:34 +00:00
Hypolite Petovan
49044eac23
Merge pull request #14302 from ne20002/feat/dev-container
Initial version of devcontainer for friendica
2024-07-16 08:57:43 -04:00
ne20002
5b20bfc94c
Initial version of devcontainer for friendica 2024-07-16 07:32:42 +00:00
Michael Vogel
b76ba423f2
Merge pull request #14293 from mexon/mat/webfinger-no-resource
Return 400 error code when webfinger request omits resource parameter.
2024-07-11 18:42:35 +02:00
Matthew Exon
d4aa5d9aad Return 400 error code when webfinger request omits resource parameter. Fixes #14292 2024-07-11 18:18:54 +02:00
Michael Vogel
946337645d
Merge pull request #14282 from mexon/mat/malformed-webfinger-400
Return 400 error code on malformed request.
2024-07-11 16:11:55 +02:00
Matthew Exon
958d0ba554 Match all schemes not just acct 2024-07-08 20:04:34 +02:00
Matthew Exon
1701156a18 Return 400 error code on malformed request. Fixes #14281 2024-07-08 19:23:20 +02:00
Michael Vogel
491a5cab53
Merge pull request #14267 from mexon/mat/permanent-redirect
Update feed URL after permanent redirect
2024-07-03 09:33:10 +02:00
Matthew Exon
f32592e148 Use standard boolean operator 2024-07-03 08:03:33 +02:00
Matthew Exon
c7937300db Remove duplicate space 2024-07-03 08:02:41 +02:00
Matthew Exon
31f103a1f0 Update feed URL after permanent redirect 2024-07-01 18:50:13 +02:00
Michael Vogel
d0a66d4f7b
Merge pull request #14265 from mexon/mat/redirect-url
Use last URL from redirect chain
2024-07-01 17:42:30 +02:00
Matthew Exon
1049ac4779 Use last URL from redirect chain 2024-07-01 08:07:39 +02:00
Hypolite Petovan
918317fa49
Merge pull request #14261 from mexon/mat/default-adjust-poll-freq
Default to adjusting poll frequency automatically
2024-06-29 19:27:15 -04:00
Matthew Exon
848a132431 Default to adjusting poll frequency automatically 2024-06-29 14:02:10 +02:00
Hypolite Petovan
16f5d2033d
Merge pull request #14248 from mexon/mat/moderation-tab-hook
Add addon hook for additional moderation tabs
2024-06-23 15:24:14 -04:00
Matthew Exon
8c60ea4640 Add addon hook for additional moderation tabs 2024-06-22 18:48:57 +02:00
Hypolite Petovan
3aedf53765
Merge pull request #14203 from mexon/mat/safety-doc
Add documentation on safety features
2024-06-05 18:47:18 -04:00
Matthew Exon
d38b2124a1 Small corrections and improved wording 2024-06-05 19:52:23 +02:00
Hypolite Petovan
03db8ee52c
Merge pull request #14202 from annando/fix-attachment
Fix: Posts with attached links work again
2024-06-03 15:20:55 -04:00
Michael
c088bab141 Fix: Posts with attached links work again 2024-06-03 15:10:42 +00:00
Hypolite Petovan
9eafb5edcb
Merge pull request #14200 from foss-/patch-14
Update Home.md: unify Links section (de variant)
2024-06-03 10:07:30 -04:00
Hypolite Petovan
a49c51f62e
Merge pull request #14199 from foss-/patch-13
Update Home.md: unify Links section
2024-06-03 10:07:12 -04:00
Michael Vogel
ba1d5bf578
Merge pull request #14204 from tobiasd/20240603-lng
DE, FR translation updates
2024-06-03 08:59:16 +02:00
Tobias Diekershoff
3685f37d4b DE, FR translation updates 2024-06-03 08:16:11 +02:00
Matthew Exon
2cb1111ebd Add documentation on safety features 2024-06-02 20:50:19 +02:00
foss-
cb10b7e673
Update Home.md: cleanup Links section (de variant) 2024-06-02 13:26:26 +02:00
foss-
492675d506
Update Home.md: unify Links section
- mailing list link uses https
- structure of all links unified
- simplified overall structure
2024-06-02 13:23:11 +02:00
Tobias Diekershoff
35beffc8a8
Merge pull request #14198 from annando/limited-search
Option to reduced search scope to improve the performance
2024-06-02 12:05:18 +02:00
Michael
259a676207 Option to reduced search scope to improve the performance 2024-06-02 09:27:05 +00:00
Tobias Diekershoff
d7e038a014
Merge pull request #14195 from annando/article
Option to define how posts with titles are transmitted
2024-06-01 12:55:51 +02:00
Michael
29187f1501 Option to define how posts with titles are transmitted 2024-06-01 08:19:09 +00:00
Hypolite Petovan
2cd860e028
Merge pull request #14193 from foss-/patch-14
Update Home.md (de version)
2024-05-30 20:26:33 -04:00
Hypolite Petovan
1fe8722159
Merge pull request #14192 from foss-/patch-13
Update Home.md
2024-05-30 18:15:45 -04:00
foss-
ff0c94c296
Update Home.md
edits for de variant of home.md
2024-05-31 00:08:14 +02:00
foss-
43f5c45fce
Update Home.md
many obvious cleanups, language simplifications
2024-05-30 13:02:08 +02:00
Michael Vogel
e25c7d236c
Merge pull request #14191 from annando/Fix-block
Fix: $self is not an array
2024-05-30 05:18:57 +02:00
Michael
e14a63d848 Fix: $self is not an array 2024-05-30 03:17:34 +00:00
Hypolite Petovan
83b286fafb
Merge pull request #14189 from annando/blocked-users
Blocked users need to be blocked
2024-05-29 10:32:06 -04:00
Michael
b61cfd193f Blocked users need to be blocked 2024-05-29 13:34:56 +00:00
Hypolite Petovan
eb2a8e47b0
Merge pull request #14185 from annando/authentication
OpenWebAuth moved to a separate class / Improved authentication handling
2024-05-28 19:22:10 -04:00
Michael
55cec6c61d OpenWebAuth moved to a separate class / Improved authentication handling 2024-05-28 21:59:52 +00:00
Hypolite Petovan
b3c7e96b73
Merge pull request #14188 from annando/feed
Improved hostname handling with feeds
2024-05-28 13:53:49 -04:00
Michael
fd3386fe20 Improved hostname handling with feeds 2024-05-28 05:20:53 +00:00
Hypolite Petovan
87da9c98f6
Merge pull request #14187 from annando/error
Fix "TypeError: Argument 1 passed to Friendica\Util\Strings::compareLink() must be of the type string, null given"
2024-05-27 19:08:06 -04:00
Michael
fd508fa423 Fix "TypeError: Argument 1 passed to Friendica\Util\Strings::compareLink() must be of the type string, null given" 2024-05-27 19:23:29 +00:00
Tobias Diekershoff
99aec68582
Merge pull request #14184 from annando/remote-login
Fix remote login issues between Friendica instances
2024-05-26 22:19:33 +02:00
Michael
95faba4446 Fix remote login issues between Friendica instances 2024-05-26 20:04:48 +00:00
Tobias Diekershoff
0966d5f1b4
Merge pull request #14183 from annando/issue-14102
Issue 14102: Display "channels only" contacts in circles
2024-05-26 19:52:07 +02:00