Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix display issue for doubleleft template | Mario | 2024-06-27 | 1 | -1/+1 |
| | |||||
* | adjust right margin of profile images | Mario | 2024-06-27 | 1 | -1/+1 |
| | |||||
* | make sure we get a scrollbar if everything else breaks and remove some ↵ | Mario | 2024-06-26 | 3 | -21/+2 |
| | | | | unused css | ||||
* | use the doubleleft template by default for admin pages to work around some ↵ | Mario | 2024-06-26 | 1 | -4/+1 |
| | | | | display issues. Also notifications, etc. are not really useful there | ||||
* | fix issue where event items were parsed multiple times | Mario | 2024-06-21 | 1 | -1/+1 |
| | |||||
* | move template to wiki addon | Mario | 2024-06-18 | 1 | -59/+0 |
| | |||||
* | Fix warnings exposed by tests. | Harald Eilertsen | 2024-06-13 | 1 | -2/+0 |
| | | | | Mainly missing variables for templates, and channel entries. | ||||
* | Merge branch 'fix-test-warnings' into 'dev' | Mario | 2024-06-13 | 1 | -1/+3 |
|\ | | | | | | | | | Fix test warnings See merge request hubzilla/core!2134 | ||||
| * | Module\Setup: Pass all required params for the template. | Harald Eilertsen | 2024-06-12 | 1 | -1/+3 |
| | | | | | | | | | | | | Non-existing keys in the array passed to the template causes a warning. Also make optional parts of the template actually optional by skipping them if the value is empty. | ||||
* | | move button class to the right dom | Mario | 2024-06-07 | 2 | -4/+4 |
|/ | |||||
* | Minor style update for the `.abook-self` CSS class. | Harald Eilertsen | 2024-05-25 | 1 | -1/+1 |
| | | | | | | It was hardcoded to a blindingly white, which did not work too well with the white text in dark mode. Use a proper bootstrap var, so it follows the prefered color scheme instead. | ||||
* | Merge branch 'refactor-module-rbmark' into 'dev' | Mario | 2024-05-15 | 1 | -3/+14 |
|\ | | | | | | | | | Refactor and cleanup Rbmark module + add tests See merge request hubzilla/core!2126 | ||||
| * | Refactor and cleanup Rbmark module + add tests | Harald Eilertsen | 2024-05-15 | 1 | -3/+14 |
| | | |||||
* | | missing semicolon and code readability | Mario | 2024-05-14 | 1 | -3/+6 |
|/ | |||||
* | make mod regate return to system.workflow_channel_next and show register ↵ | Mario | 2024-05-08 | 1 | -1/+1 |
| | | | | message field only if registration is set to register_approve | ||||
* | more fixes for issue #1843 | Mario | 2024-05-08 | 1 | -4/+1 |
| | |||||
* | make sure the hcard addon markup will be available even if other profile ↵ | Mario Vavti | 2024-05-08 | 1 | -0/+3 |
| | | | | entries are missing | ||||
* | 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 | 1 | -0/+2 |
| | | | | sense in combination of the sub titles | ||||
* | some css voodoo for the help menu | Mario | 2024-05-02 | 1 | -5/+2 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | remove jgrowl | Mario | 2024-05-02 | 9 | -42/+10 |
| | |||||
* | 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 '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) | ||||
* | | Rework Help module + begin tests for Setup module | Harald Eilertsen | 2024-04-30 | 2 | -4/+14 |
|/ | |||||
* | 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) | ||||
* | | update siteinfo | Mario | 2024-04-05 | 1 | -1/+1 |
|/ | |||||
* | add pdl for mod home | Mario | 2024-03-27 | 1 | -0/+4 |
| | |||||
* | if the updated item contains an open modal, the modal we be replaced with ↵ | Mario | 2024-03-26 | 1 | -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 mode | Mario | 2024-03-25 | 1 | -1/+1 |
| | |||||
* | wrong dreport link in blog mode | Mario | 2024-03-25 | 1 | -1/+1 |
| | |||||
* | more bootstrap override | Mario | 2024-03-25 | 1 | -1/+1 |
| | |||||
* | tilt the piin | Mario | 2024-03-25 | 1 | -0/+4 |
| | |||||
* | Fix smarty deprecation warning in category widget. | Harald Eilertsen | 2024-03-25 | 1 | -1/+1 |
| | |||||
* | Merge branch 'deprecate-include-config-in-core' into 'dev' | Mario | 2024-03-24 | 1 | -2/+4 |
|\ | | | | | | | | | Deprecate *_config() functions in core. See merge request hubzilla/core!2114 | ||||
| * | Deprecate *_config() functions in core. | Harald Eilertsen | 2024-03-24 | 1 | -2/+4 |
| | | |||||
* | | remove some unused variables | Mario | 2024-03-22 | 2 | -10/+0 |
| | | |||||
* | | more whitespace fixes and some docu | Mario | 2024-03-21 | 1 | -0/+4 |
| | | |||||
* | | css fix | Mario | 2024-03-20 | 1 | -2/+2 |
| | | |||||
* | | no extra margin under lists | Mario | 2024-03-20 | 1 | -0/+4 |
| | | |||||
* | | Recreated hmessage.po for pt-br | Pascal Deklerck | 2024-03-19 | 1 | -6737/+14119 |
|/ | |||||
* | make theme compatible with rc version | Mario | 2024-03-18 | 1 | -1/+1 |
| | |||||
* | css fix | Mario | 2024-03-18 | 1 | -1/+0 |
| | |||||
* | theme min/max version and minor css fix | Mario | 2024-03-17 | 2 | -5/+5 |
| |