aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'fix-test-warnings' into 'dev'Mario7 days1-1/+3
|\ | | | | | | | | Fix test warnings See merge request hubzilla/core!2134
| * Module\Setup: Pass all required params for the template.Harald Eilertsen8 days1-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 domMario13 days2-4/+4
|/
* Minor style update for the `.abook-self` CSS class.Harald Eilertsen2024-05-251-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'Mario2024-05-151-3/+14
|\ | | | | | | | | Refactor and cleanup Rbmark module + add tests See merge request hubzilla/core!2126
| * Refactor and cleanup Rbmark module + add testsHarald Eilertsen2024-05-151-3/+14
| |
* | missing semicolon and code readabilityMario2024-05-141-3/+6
|/
* make mod regate return to system.workflow_channel_next and show register ↵Mario2024-05-081-1/+1
| | | | message field only if registration is set to register_approve
* more fixes for issue #1843Mario2024-05-081-4/+1
|
* make sure the hcard addon markup will be available even if other profile ↵Mario Vavti2024-05-081-0/+3
| | | | entries are missing
* make sure to always move the recent notification to the topMario2024-05-031-4/+5
|
* fix the test - we do not use a title anymore since it does not make much ↵Mario2024-05-021-0/+2
| | | | sense in combination of the sub titles
* some css voodoo for the help menuMario2024-05-021-5/+2
|
* add some deduplicationMario2024-05-021-4/+9
|
* another css fixMario2024-05-022-2/+2
|
* css fix and bump versionMario2024-05-021-1/+1
|
* remove jgrowlMario2024-05-029-42/+10
|
* remove redundant commaMario2024-05-021-1/+1
|
* css fixMario2024-05-021-1/+1
|
* start removing jgrowlMario2024-05-024-5/+33
|
* Merge branch 'cherry-pick-60cd7cc8' into 'dev'Mario2024-04-302-18/+17
|\ | | | | | | | | Fix some errors in Spanish strings See merge request hubzilla/core!2121
| * Fix some errors in Spanish stringsmjfriaza:4GF~eYj,-iAv2024-04-282-18/+17
| | | | | | (cherry picked from commit 60cd7cc8d09240e1a3f7f7b3bde75115a61ce4de)
* | Rework Help module + begin tests for Setup moduleHarald Eilertsen2024-04-302-4/+14
|/
* 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)
* | update siteinfoMario2024-04-051-1/+1
|/
* add pdl for mod homeMario2024-03-271-0/+4
|
* 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
|
* tilt the piinMario2024-03-251-0/+4
|
* Fix smarty deprecation warning in category widget.Harald Eilertsen2024-03-251-1/+1
|
* Merge branch 'deprecate-include-config-in-core' into 'dev'Mario2024-03-241-2/+4
|\ | | | | | | | | Deprecate *_config() functions in core. See merge request hubzilla/core!2114
| * Deprecate *_config() functions in core.Harald Eilertsen2024-03-241-2/+4
| |
* | remove some unused variablesMario2024-03-222-10/+0
| |
* | more whitespace fixes and some docuMario2024-03-211-0/+4
| |
* | css fixMario2024-03-201-2/+2
| |
* | no extra margin under listsMario2024-03-201-0/+4
| |
* | Recreated hmessage.po for pt-brPascal Deklerck2024-03-191-6737/+14119
|/
* make theme compatible with rc versionMario2024-03-181-1/+1
|
* css fixMario2024-03-181-1/+0
|
* theme min/max version and minor css fixMario2024-03-172-5/+5
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2024-03-173-30/+23
|\
| * fix hardcoded color attrMario2024-03-171-1/+1
| |
| * slightly adjust text sizingMario2024-03-163-27/+20
| | | | | | (cherry picked from commit 9600789d6be3fc3e8ed0803f1d80d5dbf0dd4779)
| * css fixesMario2024-03-162-4/+4
| |
* | cleanup some ancient code and fix check for $path so that it will not pass ↵Mario2024-03-171-0/+1
|/ | | | if theme_include() will not return anything. also add an empty zen.css file for the zen template
* update redbasic screenshotMario2024-03-151-0/+0
|
* refactor sodium b2b encryptionMario2024-03-151-13/+25
|