index
:
volse-hubzilla.git
dev
drop-unused-html5-library
master
tests/test-db-setup-wip
Volse Hubzilla -- soft fork of main Hubzilla core for Volse
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix warnings exposed by tests.
Harald Eilertsen
2024-06-13
1
-1
/
+2
*
docu and remove superfluous break statement after return statement
Mario
2024-06-13
1
-3
/
+1
*
Merge branch 'fix-test-warnings' into 'dev'
Mario
2024-06-13
1
-3
/
+4
|
\
|
*
includes/menu: Fix timestamp handling in menu_create.
Harald Eilertsen
2024-06-12
1
-3
/
+4
*
|
duplicate array key
Mario
2024-06-10
1
-1
/
+0
*
|
too many args
Mario
2024-06-10
1
-2
/
+2
*
|
fix wrong variable
Mario
2024-06-10
1
-1
/
+1
*
|
docu
Mario
2024-06-10
1
-2
/
+2
*
|
docu
Mario
2024-06-10
1
-2
/
+2
*
|
fix updated not supported in wrapper function
Mario
2024-06-10
1
-2
/
+2
*
|
docu and declare return type for t()
Mario
2024-06-10
1
-2
/
+2
*
|
remove superfluous param, fix wrong var and declare types for unparse_url()
Mario
2024-06-10
1
-3
/
+3
*
|
adjusting to the wrong direction when exporting ical and do not use Z because...
Mario
2024-06-05
1
-2
/
+2
*
|
Merge branch 'disable-mfa-for-dav-and-cdav' into 'dev'
Mario
2024-06-05
1
-2
/
+35
|
\
\
|
*
|
Skip checking MFA status for WebDAV and CardDAV requests.
Harald Eilertsen
2024-06-05
1
-2
/
+35
|
|
/
*
/
Fix default timeouts for z_(fetch|post)_url.
Harald Eilertsen
2024-05-29
1
-3
/
+3
|
/
*
remove p tags from li. otherwise we will get unwanted new lines in the list. ...
Mario
2024-05-08
1
-0
/
+5
*
more fixes for issue #1843
Mario
2024-05-08
2
-10
/
+7
*
add bbcode support for the HTML5 del tag
Mario
2024-05-07
2
-1
/
+5
*
apply li fixes to html2plain
Mario
2024-05-03
1
-1
/
+3
*
make parsing of li slightly more robust
Mario
2024-05-03
1
-2
/
+2
*
also deal with ol and ul tags earlier and add test for double nested lists
Mario
2024-05-03
1
-6
/
+3
*
deal with li tags earlier seems to be more straight forward also add test for...
Mario
2024-05-03
1
-9
/
+9
*
fix nested lists by parsing li before ul or ol and add a test
Mario
2024-05-03
1
-2
/
+1
*
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
Mario
2024-04-30
1
-197
/
+0
|
\
|
*
Rework Help module + begin tests for Setup module
Harald Eilertsen
2024-04-30
1
-197
/
+0
*
|
remove logging
Mario
2024-04-20
1
-2
/
+0
|
/
*
fix spacing issues in mod wall_attach and make save_chunk() deal with userfil...
Mario
2024-04-17
2
-5
/
+12
*
passing an empty filter to deliverable_abook_xchans() will return all deliver...
Mario
2024-04-17
1
-4
/
+13
*
add some docu
Mario
2024-04-17
1
-0
/
+8
*
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
Mario
2024-03-25
2
-5
/
+8
|
\
|
*
add observer to the permissions query. this should not be necessary but it ma...
Mario
2024-03-25
1
-3
/
+2
|
*
add the observer hash to the cache key in categories_widget()
Mario
2024-03-25
2
-4
/
+8
*
|
more remove additional linebreaks after block element plus test
Mario
2024-03-25
1
-0
/
+5
|
/
*
make sure we preserve linefeeds in the actual content of lists and tables als...
Mario
2024-03-24
1
-9
/
+16
*
Merge branch 'deprecate-include-config-in-core' into 'dev'
Mario
2024-03-24
33
-252
/
+351
|
\
|
*
Deprecate *_config() functions in core.
Harald Eilertsen
2024-03-24
33
-252
/
+351
*
|
use the correct tag for ordered lists
Mario
2024-03-22
1
-6
/
+6
*
|
more whitespace fixes and some docu
Mario
2024-03-21
1
-6
/
+8
*
|
possible fix for issue #1843
Mario
2024-03-20
1
-3
/
+5
*
|
deal with wihitespace issues in tables and lists and add tests
Mario
2024-03-20
1
-8
/
+39
*
|
fix reshares from streams loosing image
Mario
2024-03-20
1
-15
/
+15
|
/
*
cleanup some ancient code and fix check for $path so that it will not pass if...
Mario
2024-03-17
1
-4
/
+4
*
adjust encrypted content representation and also add it to bb_to_markdown
Mario
2024-03-15
2
-9
/
+28
*
refactor sodium b2b encryption
Mario
2024-03-15
1
-17
/
+23
*
fix shortnames replaced in html tags
Mario
2024-03-14
1
-1
/
+1
*
implement sodium-plus library to replace unmaintained sjcl
Mario
2024-03-10
1
-20
/
+18
*
move escape_tags() to Lib/Text.php and add test
Mario
2024-03-10
1
-4
/
+2
*
we usually use ENT_COMPAT for content, so stick to this
Mario
2024-03-10
1
-2
/
+2
*
more work on emojis
Mario
2024-03-09
3
-8
/
+62
[next]