aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix the test - we do not use a title anymore since it does not make much ↵HEADdevMario3 days2-1/+3
| | | | sense in combination of the sub titles
* some css voodoo for the help menuMario3 days3-34/+31
|
* bump versionMario3 days1-1/+1
|
* add some deduplicationMario3 days1-4/+9
|
* another css fixMario3 days2-2/+2
|
* css fix and bump versionMario3 days2-2/+2
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario3 days3-13/+95
|\
| * Merge branch 'fix-broken-get_rpost_path' into 'dev'Mario3 days2-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 Eilertsen4 days2-2/+41
| | |
| * | Merge branch 'improve-unit-test-docs' into 'dev'Mario3 days1-11/+54
| |\ \ | | | | | | | | | | | | | | | | Improve docs for UnitTestCase class. See merge request hubzilla/core!2122
| | * | Improve docs for UnitTestCase class.Harald Eilertsen4 days1-11/+54
| | |/
* | / remove jgrowlMario3 days28-1265/+11
|/ /
* | remove redundant commaMario3 days1-1/+1
| |
* | css fixMario3 days1-1/+1
| |
* | start removing jgrowlMario3 days4-5/+33
| |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario6 days549-445/+764
|\|
| * Merge branch 'cherry-pick-60cd7cc8' into 'dev'Mario6 days2-18/+17
| |\ | | | | | | | | | | | | Fix some errors in Spanish strings See merge request hubzilla/core!2121
| | * Fix some errors in Spanish stringsmjfriaza:4GF~eYj,-iAv7 days2-18/+17
| | | | | | | | | (cherry picked from commit 60cd7cc8d09240e1a3f7f7b3bde75115a61ce4de)
| * | Merge branch 'rework-help-module' into 'dev'Mario6 days547-427/+747
| |\ \ | | |/ | |/| | | | | | | Rework Help module + begin tests for Setup module See merge request hubzilla/core!2120
| | * Rework Help module + begin tests for Setup moduleHarald Eilertsen6 days547-427/+747
| |/
* / remove loggingMario2024-04-201-2/+0
|/
* Merge branch 'global-state-and-some-docs' into 'dev'Mario2024-04-185-33/+92
|\ | | | | | | | | Reduce some global state and add some docs See merge request hubzilla/core!2119
| * Reduce some global state and add some docsHarald Eilertsen2024-04-185-33/+92
| |
* | Merge branch 'cherry-pick-4e5c6f9b' into 'dev'Mario2024-04-182-1970/+1412
|\ \ | | | | | | | | | | | | Update Spanish See merge request hubzilla/core!2118
| * | Update Spanishmjfriaza:4GF~eYj,-iAv2024-03-302-1970/+1412
| | | | | | | | | (cherry picked from commit 4e5c6f9bbaa702d9ccd5606a166c8e65224b8d8f)
* | | comment out deprecated way to find forum items and do not count announce ↵Mario2024-04-171-1/+5
| | | | | | | | | | | | activities
* | | fix spacing issues in mod wall_attach and make save_chunk() deal with ↵Mario2024-04-173-12/+19
| | | | | | | | | | | | userfile and file array keys
* | | passing an empty filter to deliverable_abook_xchans() will return all ↵Mario2024-04-171-4/+13
| | | | | | | | | | | | deliverable abook xchans - we do not want this in this place. also add some docu
* | | add some docuMario2024-04-171-0/+8
| |/ |/|
* | update siteinfoMario2024-04-052-3/+3
| |
* | minor refactor and store import host for possible later useMario2024-04-051-8/+12
| |
* | allow to kick off sync process in case it did not start at all. requires ↵Mario2024-04-051-0/+39
|/ | | | import host to be set manually in pconfig for now.
* add pdl for mod homeMario2024-03-271-0/+4
|
* reduce default directory result setMario2024-03-262-4/+8
|
* bump versionMario2024-03-261-1/+1
|
* changelogMario2024-03-261-0/+12
|
* if the updated item contains an open modal, the modal we be replaced with ↵Mario2024-03-261-0/+2
| | | | the new data but the backdrop will stay because it is attached to the end of the page -> remove it
* deprecated bootstrap namespace in list modeMario2024-03-251-1/+1
|
* wrong dreport link in blog modeMario2024-03-251-1/+1
|
* more bootstrap overrideMario2024-03-251-1/+1
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2024-03-257-9/+24
|\
| * allow to run additional site specific commands at the end of util/udallMario2024-03-251-1/+6
| |
| * add observer to the permissions query. this should not be necessary but it ↵Mario2024-03-251-3/+2
| | | | | | | | | | makes it clear why it should be included in the cache key (cherry picked from commit 57e32a79125072d27ebc76ca26acac64db5cb4fc)
| * tilt the piinMario2024-03-251-0/+4
| |
| * add the observer hash to the cache key in categories_widget()Mario2024-03-253-5/+12
| |
| * Merge branch 'fix-category-widget-template' into 'dev'Mario2024-03-251-1/+1
| |\ | | | | | | | | | | | | Fix smarty deprecation warning in category widget. See merge request hubzilla/core!2116
| | * Fix smarty deprecation warning in category widget.Harald Eilertsen2024-03-251-1/+1
| | |
| * | fix typo after get_config -> Confi::Get conversionMario2024-03-251-1/+1
| |/
* / more remove additional linebreaks after block element plus testMario2024-03-253-2/+11
|/
* make sure we preserve linefeeds in the actual content of lists and tables ↵Mario2024-03-243-15/+34
| | | | also add tests