Mario
842df8a799
add the observer hash to the cache key in categories_widget()
2024-03-25 16:09:53 +00:00
Mario
01c6fd03b7
fix typo after get_config -> Confi::Get conversion
2024-03-25 14:15:28 +00:00
Mario
a0cfe22501
Merge branch 'deprecate-include-config-in-core' into 'dev'
...
Deprecate *_config() functions in core.
See merge request hubzilla/core!2114
2024-03-24 09:58:21 +00:00
Harald Eilertsen
0dc959d9fe
Deprecate *_config() functions in core.
2024-03-24 09:58:21 +00:00
Mario
ecdd9a4d6e
revert default to activity type Article until we have a more stable solution to override it for platforms which do not support it
2024-03-23 11:19:24 +00:00
Mario
5e5a0d7c91
remove friendica specific hack that is not needed anymore
2024-03-21 20:48:10 +00:00
Mario
edf898d7b7
it appears the smallest size for pt videos is now 720
2024-03-20 19:33:50 +00:00
Mario
8754f72e63
fix cover photos not uploaded into folder due to missing source option
2024-03-19 10:39:59 +01:00
Mario
14f3b72c82
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2024-03-17 22:22:33 +01:00
Mario
b05845f495
cleanup some ancient code and fix check for $path so that it will not pass if theme_include() will not return anything. also add an empty zen.css file for the zen template
2024-03-17 22:21:55 +01:00
Mario
39d4f67417
add Emoji to the AP schema
2024-03-17 10:53:09 +00:00
Mario
42696606e3
wrong logic
2024-03-14 16:03:02 +00:00
Mario
10fbfa06e9
add fix again after escaping composer hell
2024-03-14 11:06:32 +00:00
Mario
9ddd840897
evert "fix deprecation warning"
...
This reverts commit 898762dd95 .
2024-03-14 11:02:10 +00:00
Mario
898762dd95
fix deprecation warning
2024-03-14 10:29:07 +00:00
Mario
97b82fc77b
fix dreport links after recent changes
2024-03-14 09:53:40 +00:00
Mario
b7bda0b87d
return false if we have nothing to look at
2024-03-14 09:47:08 +00:00
Mario
328ce0a837
fix another regression from last Lib/Config refactor which returned the default falue in case the value was an array. also add a testcase for this situation
2024-03-13 14:05:58 +01:00
Mario
0a730935f5
remove superfluous ()
2024-03-10 13:14:10 +01:00
Mario
d285da09fe
add the file
2024-03-10 13:12:51 +01:00
Mario
0036c0cde9
remove logging
2024-03-09 21:00:13 +00:00
Mario
46fa26502b
more work on emojis
2024-03-09 20:53:18 +00:00
Mario
ba1e705c61
passing null to mb_strlen() is deprecated
2024-03-08 10:28:48 +00:00
Mario
043e2ff58b
check if term is set before processing it
2024-03-08 09:23:31 +00:00
Mario
0e27f010f9
start sending articles instead of notes by default
2024-03-08 08:44:16 +00:00
Mario
45b1be8962
inbound support for custom emojis
2024-03-08 08:42:50 +00:00
Mario
9e8ba5f6e2
add at the top to maintain original order
2024-03-07 10:16:35 +00:00
Mario
6262d351b7
fix deprecation warning and add test
2024-03-07 10:00:02 +01:00
Mario
27e57ff7aa
fix another php warning
2024-03-06 20:52:36 +00:00
Mario
74fc7508f3
fix php warning
2024-03-06 20:49:01 +00:00
Mario
b5b8106e7a
minor refactor
2024-03-06 16:08:53 +00:00
Mario
69bed9c889
minor mod thing fixes
2024-03-06 13:04:06 +00:00
Mario
3c88c5e66a
cleanup context and introduce schema:identifier for future use
2024-03-06 13:02:22 +00:00
Mario
d23ed6b11f
improve things display a little
2024-03-05 09:45:49 +00:00
Mario
1e2a4a57b6
Merge branch 'fix-admin-site-page' into 'dev'
...
Remove obsolete field for system lang from site admin page.
See merge request hubzilla/core!2111
2024-03-04 21:37:37 +00:00
Mario
d7ceb977da
basic AS2 support for things
2024-03-04 21:24:21 +00:00
Harald Eilertsen
36d0594b8e
Remove obsolete field for system lang from site admin page.
...
The field was commented out in the module, but still remained in the
template. This patch also removes some processing to discover available
languages whose result were not used.
This should fix https://framagit.org/hubzilla/core/-/issues/1840
2024-03-03 12:30:27 +01:00
Mario
af839a0589
AS2 Follow/Ignore
2024-03-01 15:47:40 +00:00
Mario
4bbeb224f6
more cleanup
2024-02-29 21:11:39 +00:00
Mario
8435d9eb13
some cleanup
2024-02-29 17:35:05 +00:00
Mario
46f67eaa1e
AS2 Update and implement a first draft of AS2 Profile activities
2024-02-29 17:05:48 +00:00
Mario
291e12574a
more cleanup
2024-02-28 13:16:47 +00:00
Mario
fc5b5ba021
if we rename a folder in dav we should also move its content
2024-02-28 12:04:46 +00:00
Mario
02a0af3eef
remove poke and mood from apps
2024-02-28 10:19:57 +00:00
Mario
96e8316633
some cloeanup after last commit
2024-02-28 10:04:22 +00:00
Mario
37878bf0a3
do away with deprecated activity types
2024-02-28 09:18:31 +00:00
Mario
b4f079c4b5
For now we will use standard Create verb for emoji reactions
2024-02-27 10:31:27 +00:00
Mario
c639704f3c
more streams compatibility
2024-02-25 21:36:34 +00:00
Mario
3dd7394247
AS2
2024-02-25 19:29:50 +00:00
Mario
b860b730a9
simplify pleroma custom emoji stuff and some cleanup
2024-02-22 10:23:38 +00:00