Mario
|
1de5bce1c1
|
remove logging
|
2023-06-24 21:00:24 +00:00 |
|
Mario
|
12b2137a04
|
fix relaying and syncing in Activity::drop(), change wording for moderation request notices and redirect moderation request for reactions to mod moderate
|
2023-06-23 12:35:41 +00:00 |
|
Mario
|
cd26ead043
|
implement optional moderation of unsolicited comments, minor css fixes and some more work on ocap
|
2023-06-23 09:13:51 +00:00 |
|
Mario
|
6a560cfec4
|
always check pageflags otherwise site specific flags will be overwritten when a sync package arrives from a clone that has no flags for this channel - fix issue #1769
|
2023-06-21 09:20:25 +00:00 |
|
Mario
|
489ba72d5c
|
fix issues in mod oep
|
2023-06-19 19:47:01 +00:00 |
|
Mario Vavti
|
5df9779669
|
make sure to use the correct url
|
2023-06-18 22:27:33 +02:00 |
|
Mario
|
e275dae6e3
|
use function to get actor hublocs
|
2023-06-18 08:43:05 +00:00 |
|
Mario
|
84487edc05
|
undefined variable and return null in fetch_local if we did not find anything (we also return null in fetch)
|
2023-06-16 12:27:08 +00:00 |
|
Mario
|
18b7b3f125
|
deprecate ActivityStreams::fetch() and provide the possibility to fetch local items directly
|
2023-06-16 12:16:22 +00:00 |
|
Mario
|
6989a3eaad
|
fix string replacement if a match is available more than once
|
2023-06-12 19:05:37 +00:00 |
|
Mario
|
59b217f7ea
|
only remove the owner from delivery if its their post and minor cleanup
|
2023-06-12 08:13:42 +00:00 |
|
Mario
|
2739f1f3f0
|
remove logging
|
2023-06-08 15:34:00 +00:00 |
|
Mario
|
0c2cb18578
|
shuffle queue deliveries for more randomness
|
2023-06-08 15:33:02 +00:00 |
|
Mario
|
87689df062
|
even more adjust text
|
2023-06-02 15:59:26 +00:00 |
|
Mario
|
1bfbd57ee4
|
more adjust text
|
2023-06-02 15:34:06 +00:00 |
|
Mario
|
64d7585282
|
adjust text
|
2023-06-02 15:29:24 +00:00 |
|
Mario
|
0ee03a565f
|
remove custom acl from rpost
|
2023-06-02 12:02:50 +00:00 |
|
Mario
|
48a33f08e2
|
ocap initial checkin
|
2023-06-02 11:33:44 +00:00 |
|
Mario
|
423fdc0a96
|
owa: workaround for friendica when using nginx until this will be fixed at their side and check prrofile uid for features instead of local channel
|
2023-06-01 08:15:33 +00:00 |
|
Mario
|
396b124e84
|
do not parse x-multicode as bbcode
|
2023-05-30 09:11:30 +00:00 |
|
Mario
|
6a27afa6ac
|
improved unseen forums notification
|
2023-05-30 08:59:29 +00:00 |
|
Mario
|
bc6aded074
|
fix a possible privacy mismatch
|
2023-05-29 18:16:38 +00:00 |
|
Mario
|
904401617a
|
mod magic make a get request instead of post and remove digest header
|
2023-05-26 10:17:53 +00:00 |
|
Mario
|
02089f15c4
|
work around hubloc confusion in mod rmagic
|
2023-05-26 08:19:34 +00:00 |
|
Mario
|
af5ae163f3
|
more fixes for where keyId = acct:xxx@yyy.zz
|
2023-05-25 08:18:16 +00:00 |
|
Mario
|
d00860430f
|
owa fixes for where keyId = acct:xxx@yyy.zz
|
2023-05-25 08:03:10 +00:00 |
|
Mario
|
af0b4a0fca
|
return hubloc_hash instead of hubloc_id_url for AP and improved check for location
|
2023-05-24 09:08:32 +00:00 |
|
Mario
|
a83b6a5e63
|
instead of setting the value to 0 just continue so that already existing values will not be overwritten
|
2023-05-19 13:16:53 +00:00 |
|
Mario
|
b50da2d8b7
|
fix parent_mid and thr_parent not set correctly for response activities
|
2023-05-15 08:03:27 +00:00 |
|
Mario
|
29e8e6d95c
|
fix parent and parent_mid for likes
|
2023-05-13 19:51:25 +00:00 |
|
Mario Vavti
|
b7c96f2cbd
|
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
|
2023-05-13 21:37:45 +02:00 |
|
Mario Vavti
|
1e6408df13
|
fix regression decoding the uuid for responses
|
2023-05-13 21:37:33 +02:00 |
|
Mario
|
7b90548c1d
|
save a query
|
2023-05-12 17:45:30 +00:00 |
|
Mario
|
0155e9131d
|
remove outdated comments
|
2023-05-11 12:51:25 +00:00 |
|
Mario
|
3658975b69
|
typo
|
2023-05-10 20:22:18 +00:00 |
|
Mario
|
abc3545ef9
|
use act->objprop() in decode_note()
|
2023-05-10 20:11:54 +00:00 |
|
Mario
|
01f8cb698d
|
check if we have a type and a href
|
2023-05-10 18:38:43 +00:00 |
|
Mario
|
5e4d0f45fc
|
check if var is set and escape $ sign in ru translation
|
2023-05-10 16:43:00 +00:00 |
|
Mario
|
0f01aac823
|
wording
|
2023-05-10 08:15:21 +00:00 |
|
Mario
|
ce0a96351e
|
make sure we have a xchan and a hubloc - otherwise re-discover
|
2023-05-10 08:14:51 +00:00 |
|
Pascal Deklerck
|
548589be4d
|
Owa compatibility for Friendica
|
2023-05-09 07:48:52 +00:00 |
|
Mario Vavti
|
f995b2822f
|
exclude deleted hublocs
|
2023-05-07 10:03:27 +02:00 |
|
Mario Vavti
|
383d0e17f2
|
fix directory search
|
2023-05-07 09:52:27 +02:00 |
|
Mario
|
f3f861234d
|
minor css fix
|
2023-05-06 20:28:29 +00:00 |
|
Mario
|
d649b4df28
|
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
|
2023-05-05 16:10:12 +00:00 |
|
Mario
|
2bb9550343
|
slightly more robust get_quote_bbcode()
|
2023-05-05 16:09:53 +00:00 |
|
Mario Vavti
|
ef0feff4a5
|
Hidden > Spam
|
2023-05-05 12:33:39 +02:00 |
|
Mario
|
dfa43b4856
|
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
|
2023-05-04 09:28:05 +00:00 |
|
Mario
|
a24a1ca6d7
|
update 1258 to remove traces of channelreputation
|
2023-05-04 09:27:31 +00:00 |
|
Mario Vavti
|
2d4b35fbc9
|
provide possibility to flag via ajax calls to prevent pageloads
|
2023-05-03 22:42:52 +02:00 |
|