aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* fix display issue for doubleleft templateMario2024-06-271-1/+1
|
* adjust right margin of profile imagesMario2024-06-271-1/+1
|
* make sure we get a scrollbar if everything else breaks and remove some ↵Mario2024-06-263-21/+2
| | | | unused css
* use the doubleleft template by default for admin pages to work around some ↵Mario2024-06-261-4/+1
| | | | display issues. Also notifications, etc. are not really useful there
* fix issue where event items were parsed multiple timesMario2024-06-211-1/+1
|
* move template to wiki addonMario2024-06-181-59/+0
|
* Fix warnings exposed by tests.Harald Eilertsen2024-06-131-2/+0
| | | | Mainly missing variables for templates, and channel entries.
* Merge branch 'fix-test-warnings' into 'dev'Mario2024-06-131-1/+3
|\ | | | | | | | | Fix test warnings See merge request hubzilla/core!2134
| * Module\Setup: Pass all required params for the template.Harald Eilertsen2024-06-121-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 domMario2024-06-072-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
|