Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove color from style.css (default) but add a little padding; add color & ↵ | phani00 | 2018-12-18 | 2 | -1/+7 |
| | | | | border radius to dark.css. | ||||
* | change hl text color to the default text color in non-dark schema. looks ↵ | phani00 | 2018-12-18 | 1 | -1/+1 |
| | | | | good, except in dark, where i can change it in dark.css. | ||||
* | remove some fancy formatting. | phani00 | 2018-12-18 | 1 | -4/+0 |
| | |||||
* | new fix for dark theme | phani00 | 2018-12-17 | 2 | -24/+26 |
| | | | | | | | | change implementation of hl-tags in include/bbcode.php insert class='default-highlight' instead of background-color: 'yellow' into span add span.default-highlight definition to view/theme/redbasic/css/style.css this works for all schemas incl. dark. | ||||
* | remove my dark theme fixes. | phani00 | 2018-12-17 | 1 | -5/+8 |
| | |||||
* | fix issue with linkdropper | Mario Vavti | 2018-12-14 | 1 | -2/+2 |
| | |||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-12-14 | 1 | -2/+2 |
|\ | |||||
| * | regression: the ability to order apps messed up since adding pinned apps to ↵ | zotlabs | 2018-12-12 | 1 | -2/+2 |
| | | | | | | | | the ordering | ||||
* | | Merge branch 'photo-hook' into 'dev' | M. Dent | 2018-12-10 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | add photo_view_filter hook and fix minor issue with unset auto_save_draft… See merge request hubzilla/core!1425 | ||||
| * | | add photo_view_filter hook and fix minor issue with unset auto_save_draft ↵ | Mario Vavti | 2018-12-10 | 1 | -1/+1 |
| | | | | | | | | | | | | variable which resultet in a javascript error | ||||
* | | | change redbasic dark schema to make categories and highlights readable | phani00 | 2018-12-10 | 1 | -0/+19 |
|/ / | | | | | | | | | | | | | | | additions to /view/theme/redbasic/schema/dark.css to change the appearance of category badges and highlighted text ([hl]...[/hl]). hl text changed from master: it's not 'strong' anymore. commented out the pseudo-class selector that works in master but not in dev anymore. | ||||
* | | Merge branch 'dev' into 'dev' | Max Kostikov | 2018-12-04 | 2 | -419/+444 |
|\ \ | |/ |/| | | | | | Add strings to Russian translation See merge request hubzilla/core!1418 | ||||
| * | Update hstrings.php | Max Kostikov | 2018-12-04 | 1 | -20/+26 |
| | | |||||
| * | Update hmessages.po | Max Kostikov | 2018-12-04 | 1 | -399/+418 |
| | | |||||
* | | quickfix for es-es language | Mario Vavti | 2018-12-03 | 1 | -2/+2 |
| | | | | | | (cherry picked from commit 6b68a76bbe2869c505e4c12d2b25ceb59d3ab813) | ||||
* | | more notifications fixes | Mario Vavti | 2018-12-03 | 1 | -1/+1 |
| | | | | | | (cherry picked from commit 9ef6c57ca59aa318a3564f6b48c6442870650d3e) | ||||
* | | fix filtering by addr in handleNotificationsItems() | Mario Vavti | 2018-12-02 | 2 | -2/+3 |
| | | | | | | (cherry picked from commit f083c0cba10248926661db42d99d04b5eb7579e8) | ||||
* | | Merge branch 'sticky_aside_fixes' into 'dev' | M. Dent | 2018-12-02 | 1 | -3/+3 |
|\ \ | | | | | | | | | | | | | redbasic sticky aside fixes See merge request hubzilla/core!1415 | ||||
| * | | redbasic sticky aside fixes | Mario Vavti | 2018-12-01 | 1 | -3/+3 |
| |/ | |||||
* | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-12-01 | 2 | -7/+8 |
|\ \ | |/ |/| | |||||
| * | typo | zotlabs | 2018-11-30 | 1 | -1/+1 |
| | | |||||
| * | allow notification filtering by name or addr | zotlabs | 2018-11-30 | 2 | -7/+8 |
| | | |||||
* | | Merge branch 'default2flex-conversion' into 'dev' | M. Dent | 2018-11-28 | 3 | -17/+35 |
|\ \ | | | | | | | | | | | | | use flex for the default template See merge request hubzilla/core!1409 | ||||
| * | | use flex for the default template | Mario | 2018-11-26 | 3 | -17/+35 |
| | | | |||||
* | | | Merge branch 'update-imagesloaded' into 'dev' | M. Dent | 2018-11-28 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | | | | | | | update imagesloaded to version 4.1.4 via composer See merge request hubzilla/core!1407 | ||||
| * | | update imagesloaded to version 4.1.4 via composer | Mario | 2018-11-25 | 1 | -1/+1 |
| | | | |||||
* | | | Update es-es | Manuel Jiménez Friaza | 2018-11-24 | 2 | -27/+27 |
|/ / | |||||
* | | Merge branch 'dev' into 'dev' | Mario | 2018-11-20 | 2 | -712/+693 |
|\ \ | |/ |/| | | | | | Update Russian translation See merge request hubzilla/core!1400 | ||||
| * | Replace hmessages.po | Max Kostikov | 2018-11-19 | 1 | -688/+673 |
| | | |||||
| * | Replace hstrings.php | Max Kostikov | 2018-11-19 | 1 | -24/+20 |
| | | |||||
* | | fix dreport link | zotlabs | 2018-11-14 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'fix-activity-filter-widget' into 'dev' | M. Dent | 2018-11-12 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | use the correct javascript function for this case See merge request hubzilla/core!1390 | ||||
| * | | use the correct javascript function for this case | Mario Vavti | 2018-11-11 | 1 | -1/+1 |
| | | | |||||
* | | | fix css issues in bbcode conversion and focus-light schema | Mario Vavti | 2018-11-12 | 2 | -6/+2 |
|/ / | |||||
* / | fix shared_header img expanding to 100% width when sharing a share | Mario Vavti | 2018-11-10 | 1 | -5/+2 |
|/ | |||||
* | fix es-es hstrings.php | Mario Vavti | 2018-11-07 | 1 | -2/+2 |
| | |||||
* | Update hmessages.po | Max Kostikov | 2018-11-06 | 1 | -1/+1 |
| | |||||
* | Update hmessages.po | Max Kostikov | 2018-11-06 | 1 | -1/+1 |
| | |||||
* | New pt-br plural function for JavaScript compatibility | Max Kostikov | 2018-11-06 | 1 | -1/+1 |
| | |||||
* | New nl plural function for JavaScript compatibility | Max Kostikov | 2018-11-06 | 1 | -1/+1 |
| | |||||
* | New nb-no plural function for JavaScript compatibility | Max Kostikov | 2018-11-06 | 1 | -1/+1 |
| | |||||
* | New it plural function for JavaScript compatibility | Max Kostikov | 2018-11-06 | 1 | -1/+1 |
| | |||||
* | New he plural function for JavaScript compatibility | Max Kostikov | 2018-11-06 | 1 | -1/+1 |
| | |||||
* | New fi plural function for JavaScript compatibility | Max Kostikov | 2018-11-06 | 1 | -1/+1 |
| | |||||
* | New es plural function for JavaScript compatibility | Max Kostikov | 2018-11-06 | 1 | -1/+1 |
| | |||||
* | New fr plural function for JavaScript compatibility | Max Kostikov | 2018-11-06 | 1 | -1/+1 |
| | |||||
* | New plural function for JavaScript compatibility | Max Kostikov | 2018-11-06 | 1 | -1/+1 |
| | |||||
* | Fixed typo at view/es-es/hstrings.php | Manuel Jiménez Friaza | 2018-11-03 | 1 | -1/+1 |
| | |||||
* | Merge branch 'patch-3' into 'dev' | Mario | 2018-11-03 | 1 | -3/+3 |
|\ | | | | | | | | | Update hmessages.po See merge request hubzilla/core!1365 | ||||
| * | Update hmessages.po | gia vec | 2018-11-02 | 1 | -3/+3 |
| | |