Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Refactor and cleanup Rbmark module + add tests | Harald Eilertsen | 2024-05-15 | 5 | -60/+143 | |
| | | | ||||||
| * | | deal with inReplyTo array | Mario | 2024-05-15 | 1 | -1/+1 | |
| | | | ||||||
| * | | missing semicolon and code readability | Mario | 2024-05-14 | 1 | -3/+6 | |
| | | | ||||||
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2024-05-14 | 2 | -54/+0 | |
| |\ \ | ||||||
| | * \ | Merge branch 'remove-unused-modules' into 'dev' | Mario | 2024-05-13 | 2 | -54/+0 | |
| | |\ \ | | | |/ | | |/| | | | | | | | | | Remove unused Toggle_(safesearch|mobile) modules. See merge request hubzilla/core!2125 | |||||
| | | * | Remove unused Toggle_(safesearch|mobile) modules. | Harald Eilertsen | 2024-05-13 | 2 | -54/+0 | |
| | |/ | ||||||
| * / | php warnings/errors | Mario | 2024-05-14 | 1 | -1/+4 | |
| |/ | ||||||
| * | make mod regate return to system.workflow_channel_next and show register ↵ | Mario | 2024-05-08 | 4 | -8/+11 | |
| | | | | | | | | message field only if registration is set to register_approve | |||||
| * | remove p tags from li. otherwise we will get unwanted new lines in the list. ↵ | Mario | 2024-05-08 | 2 | -0/+9 | |
| | | | | | | | | add test. | |||||
| * | more fixes for issue #1843 | Mario | 2024-05-08 | 3 | -14/+8 | |
| | | ||||||
| * | make sure the hcard addon markup will be available even if other profile ↵ | Mario Vavti | 2024-05-08 | 1 | -0/+3 | |
| | | | | | | | | entries are missing | |||||
| * | Merge branch 'rename-help-helper-trait' into 'dev' | Mario | 2024-05-07 | 3 | -3/+3 | |
| |\ | | | | | | | | | | | | | Rename HelpHelper to HelpHelperTrait. See merge request hubzilla/core!2124 | |||||
| | * | Rename HelpHelper to HelpHelperTrait. | Harald Eilertsen | 2024-05-03 | 3 | -3/+3 | |
| | | | | | | | | | | | | PHPCS prefers traits to be suffixed with "Trait", and I think I agree. | |||||
| * | | add tests | Mario | 2024-05-07 | 1 | -0/+8 | |
| | | | ||||||
| * | | 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 | 2 | -6/+11 | |
| | | ||||||
| * | deal with li tags earlier seems to be more straight forward also add test ↵ | Mario | 2024-05-03 | 2 | -9/+17 | |
| | | | | | | | | for li without closing tag | |||||
| * | fix nested lists by parsing li before ul or ol and add a test | Mario | 2024-05-03 | 2 | -2/+9 | |
| | | ||||||
| * | make sure to always move the recent notification to the top | Mario | 2024-05-03 | 1 | -4/+5 | |
| | | ||||||
| * | fix the test - we do not use a title anymore since it does not make much ↵ | Mario | 2024-05-02 | 2 | -1/+3 | |
| | | | | | | | | sense in combination of the sub titles | |||||
| * | some css voodoo for the help menu | Mario | 2024-05-02 | 3 | -34/+31 | |
| | | ||||||
| * | bump version | Mario | 2024-05-02 | 1 | -1/+1 | |
| | | ||||||
| * | add some deduplication | Mario | 2024-05-02 | 1 | -4/+9 | |
| | | ||||||
| * | another css fix | Mario | 2024-05-02 | 2 | -2/+2 | |
| | | ||||||
| * | css fix and bump version | Mario | 2024-05-02 | 2 | -2/+2 | |
| | | ||||||
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2024-05-02 | 3 | -13/+95 | |
| |\ | ||||||
| | * | Merge branch 'fix-broken-get_rpost_path' into 'dev' | Mario | 2024-05-02 | 2 | -2/+41 | |
| | |\ | | | | | | | | | | | | | | | | | Libzot: get_rpost_path was broken for URL's with no port. See merge request hubzilla/core!2123 | |||||
| | | * | Libzot: get_rpost_path was broken for URL's with no port. | Harald Eilertsen | 2024-05-01 | 2 | -2/+41 | |
| | | | | ||||||
| | * | | Merge branch 'improve-unit-test-docs' into 'dev' | Mario | 2024-05-02 | 1 | -11/+54 | |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | Improve docs for UnitTestCase class. See merge request hubzilla/core!2122 | |||||
| | | * | | Improve docs for UnitTestCase class. | Harald Eilertsen | 2024-05-01 | 1 | -11/+54 | |
| | | |/ | ||||||
| * | / | remove jgrowl | Mario | 2024-05-02 | 28 | -1265/+11 | |
| |/ / | ||||||
| * | | remove redundant comma | Mario | 2024-05-02 | 1 | -1/+1 | |
| | | | ||||||
| * | | css fix | Mario | 2024-05-02 | 1 | -1/+1 | |
| | | | ||||||
| * | | start removing jgrowl | Mario | 2024-05-02 | 4 | -5/+33 | |
| | | | ||||||
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2024-04-30 | 549 | -445/+764 | |
| |\| | ||||||
| | * | Merge branch 'cherry-pick-60cd7cc8' into 'dev' | Mario | 2024-04-30 | 2 | -18/+17 | |
| | |\ | | | | | | | | | | | | | | | | | Fix some errors in Spanish strings See merge request hubzilla/core!2121 | |||||
| | | * | Fix some errors in Spanish strings | mjfriaza:4GF~eYj,-iAv | 2024-04-28 | 2 | -18/+17 | |
| | | | | | | | | | | | | (cherry picked from commit 60cd7cc8d09240e1a3f7f7b3bde75115a61ce4de) | |||||
| | * | | Merge branch 'rework-help-module' into 'dev' | Mario | 2024-04-30 | 547 | -427/+747 | |
| | |\ \ | | | |/ | | |/| | | | | | | | | | Rework Help module + begin tests for Setup module See merge request hubzilla/core!2120 | |||||
| | | * | Rework Help module + begin tests for Setup module | Harald Eilertsen | 2024-04-30 | 547 | -427/+747 | |
| | |/ | ||||||
| * / | remove logging | Mario | 2024-04-20 | 1 | -2/+0 | |
| |/ | ||||||
| * | Merge branch 'global-state-and-some-docs' into 'dev' | Mario | 2024-04-18 | 5 | -33/+92 | |
| |\ | | | | | | | | | | | | | Reduce some global state and add some docs See merge request hubzilla/core!2119 | |||||
| | * | Reduce some global state and add some docs | Harald Eilertsen | 2024-04-18 | 5 | -33/+92 | |
| | | | ||||||
| * | | Merge branch 'cherry-pick-4e5c6f9b' into 'dev' | Mario | 2024-04-18 | 2 | -1970/+1412 | |
| |\ \ | | | | | | | | | | | | | | | | | Update Spanish See merge request hubzilla/core!2118 | |||||
| | * | | Update Spanish | mjfriaza:4GF~eYj,-iAv | 2024-03-30 | 2 | -1970/+1412 | |
| | | | | | | | | | | | | (cherry picked from commit 4e5c6f9bbaa702d9ccd5606a166c8e65224b8d8f) | |||||
| * | | | comment out deprecated way to find forum items and do not count announce ↵ | Mario | 2024-04-17 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | activities | |||||
| * | | | fix spacing issues in mod wall_attach and make save_chunk() deal with ↵ | Mario | 2024-04-17 | 3 | -12/+19 | |
| | | | | | | | | | | | | | | | | userfile and file array keys | |||||
| * | | | passing an empty filter to deliverable_abook_xchans() will return all ↵ | Mario | 2024-04-17 | 1 | -4/+13 | |
| | | | | | | | | | | | | | | | | deliverable abook xchans - we do not want this in this place. also add some docu | |||||
| * | | | add some docu | Mario | 2024-04-17 | 1 | -0/+8 | |
| | |/ | |/| |