aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* fix page jumping when liking a collapsed/expanded postMario Vavti2019-01-231-2/+2
|
* Add remaining hook insertionsM. Dent2019-01-221-0/+1
|
* possible fix for #1326Mario Vavti2019-01-171-0/+3
|
* Merge branch 'core_fixes' into 'dev'Mario2019-01-153-8/+12
|\ | | | | | | | | Core fixes See merge request hubzilla/core!1470
| * whitespaceMario Vavti2019-01-141-2/+0
| |
| * fix a new instance of autocomplete created on each conversation updateMario Vavti2019-01-141-5/+11
| |
| * only load new content onpopstate if the mid has actually changedMario Vavti2019-01-141-1/+1
| |
* | Add pgrp_extras hook & displayDM42.Net (Matt Dent)2019-01-131-0/+1
|/
* slightly improve item.is_new renderingMario Vavti2019-01-082-6/+6
|
* fix issue with IEMario Vavti2019-01-071-1/+5
|
* Merge remote-tracking branch 'mike/master' into devMario Vavti2019-01-031-1/+6
|\
| * better handling of notification updates while commentingzotlabs2019-01-021-1/+6
| |
* | Merge remote-tracking branch 'mike/master' into devMario Vavti2019-01-021-1/+1
|\|
| * allow notification updates when composing comments. This was disabled when ↵zotlabs2019-01-021-1/+1
| | | | | | | | it was possible to have liveUpdate run automatically while composing comments, but it seems that live update is no longer possible (however the setting still remains - this should probably be removed).
* | revert padding for text highlight. It is messing with indent punctuation and ↵Mario Vavti2018-12-221-2/+1
| | | | | | | | decreases legibility of the highlighted text.
* | remove color from style.css (default) but add a little padding; add color & ↵phani002018-12-182-1/+7
| | | | | | | | border radius to dark.css.
* | change hl text color to the default text color in non-dark schema. looks ↵phani002018-12-181-1/+1
| | | | | | | | good, except in dark, where i can change it in dark.css.
* | remove some fancy formatting.phani002018-12-181-4/+0
| |
* | new fix for dark themephani002018-12-172-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.phani002018-12-171-5/+8
|/
* fix issue with linkdropperMario Vavti2018-12-141-2/+2
|
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-12-141-2/+2
|\
| * regression: the ability to order apps messed up since adding pinned apps to ↵zotlabs2018-12-121-2/+2
| | | | | | | | the ordering
* | Merge branch 'photo-hook' into 'dev'M. Dent2018-12-101-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 Vavti2018-12-101-1/+1
| | | | | | | | | | | | variable which resultet in a javascript error
* | | change redbasic dark schema to make categories and highlights readablephani002018-12-101-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 Kostikov2018-12-042-419/+444
|\ \ | |/ |/| | | | | Add strings to Russian translation See merge request hubzilla/core!1418
| * Update hstrings.phpMax Kostikov2018-12-041-20/+26
| |
| * Update hmessages.poMax Kostikov2018-12-041-399/+418
| |
* | quickfix for es-es languageMario Vavti2018-12-031-2/+2
| | | | | | (cherry picked from commit 6b68a76bbe2869c505e4c12d2b25ceb59d3ab813)
* | more notifications fixesMario Vavti2018-12-031-1/+1
| | | | | | (cherry picked from commit 9ef6c57ca59aa318a3564f6b48c6442870650d3e)
* | fix filtering by addr in handleNotificationsItems()Mario Vavti2018-12-022-2/+3
| | | | | | (cherry picked from commit f083c0cba10248926661db42d99d04b5eb7579e8)
* | Merge branch 'sticky_aside_fixes' into 'dev'M. Dent2018-12-021-3/+3
|\ \ | | | | | | | | | | | | redbasic sticky aside fixes See merge request hubzilla/core!1415
| * | redbasic sticky aside fixesMario Vavti2018-12-011-3/+3
| |/
* | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-12-012-7/+8
|\ \ | |/ |/|
| * typozotlabs2018-11-301-1/+1
| |
| * allow notification filtering by name or addrzotlabs2018-11-302-7/+8
| |
* | Merge branch 'default2flex-conversion' into 'dev'M. Dent2018-11-283-17/+35
|\ \ | | | | | | | | | | | | use flex for the default template See merge request hubzilla/core!1409
| * | use flex for the default templateMario2018-11-263-17/+35
| | |
* | | Merge branch 'update-imagesloaded' into 'dev'M. Dent2018-11-281-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 composerMario2018-11-251-1/+1
| | |
* | | Update es-esManuel Jiménez Friaza2018-11-242-27/+27
|/ /
* | Merge branch 'dev' into 'dev'Mario2018-11-202-712/+693
|\ \ | |/ |/| | | | | Update Russian translation See merge request hubzilla/core!1400
| * Replace hmessages.poMax Kostikov2018-11-191-688/+673
| |
| * Replace hstrings.phpMax Kostikov2018-11-191-24/+20
| |
* | fix dreport linkzotlabs2018-11-141-1/+1
| |
* | Merge branch 'fix-activity-filter-widget' into 'dev'M. Dent2018-11-121-1/+1
|\ \ | | | | | | | | | | | | use the correct javascript function for this case See merge request hubzilla/core!1390
| * | use the correct javascript function for this caseMario Vavti2018-11-111-1/+1
| | |
* | | fix css issues in bbcode conversion and focus-light schemaMario Vavti2018-11-122-6/+2
|/ /
* / fix shared_header img expanding to 100% width when sharing a shareMario Vavti2018-11-101-5/+2
|/