aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* 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
|/
* fix es-es hstrings.phpMario Vavti2018-11-071-2/+2
|
* Update hmessages.poMax Kostikov2018-11-061-1/+1
|
* Update hmessages.poMax Kostikov2018-11-061-1/+1
|
* New pt-br plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
|
* New nl plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
|
* New nb-no plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
|
* New it plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
|
* New he plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
|
* New fi plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
|
* New es plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
|
* New fr plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
|
* New plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
|
* Fixed typo at view/es-es/hstrings.phpManuel Jiménez Friaza2018-11-031-1/+1
|
* Merge branch 'patch-3' into 'dev'Mario2018-11-031-3/+3
|\ | | | | | | | | Update hmessages.po See merge request hubzilla/core!1365
| * Update hmessages.pogia vec2018-11-021-3/+3
| |
* | Update hstrings.phpgia vec2018-11-021-1/+1
|/
* css fix for reshared-content images and whitespaceMario Vavti2018-10-311-3/+14
|
* yet another blueimp vulnerability. Move to composer.Mike Macgirvin2018-10-313-9/+9
|
* allow wiki_list widget to be used in any pageMario Vavti2018-10-291-1/+0
|
* New strings in Spanish translationManuel Jiménez Friaza2018-10-252-443/+516
|
* fix get on {1}Mario Vavti2018-10-241-1/+1
|
* refine stream filter and forum notification behaviour (mostly for ↵Mario Vavti2018-10-241-0/+2
| | | | performance). personal posts will be displayed in unthreaded mode and clicking a forum notification will show only the unseen items of the forum in unthreaded mode. group the filters in the widget - threaded at the top, unthreaded beneath.
* autocomplete performance: this slightly changes the editor contact ↵Mario Vavti2018-10-241-1/+1
| | | | autocomplete behaviour. queries using *like* with a prepended % to the query string do not make use of indices. this is no big issue when we query abook but can get really slow when xchan table is involved. this commit changes the xchan table only queries to use the *str%* format. this means that the result set for channels we are not connected with will change in a way that xchan_name and xchan_addr will bematched only from the beginning of the name or address. this commit also changes textcomplete to only start the query after the 3rd character. the result set between 2 and 3 characters is mostly very different and only from 3 chars on there is a high possibility the channel we look for is already in the result.
* textcomplete: return up to 100 items and look for for matches in the entire ↵Mario Vavti2018-10-222-12/+34
| | | | string (not just the beginning) when suggesting emojis
* add summary to bbcode autocomplete listMario Vavti2018-10-221-2/+2
|
* fix ellipsis for too long nav bannerMario Vavti2018-10-211-0/+5
|
* Update hstrings.phpMax Kostikov2018-10-181-0/+7
|
* Russian translation for upgrade plugin addedMax Kostikov2018-10-181-10/+40
|
* Update hstrings.phpMax Kostikov2018-10-151-0/+3
|
* Add Russian translations to Newmember widgetMax Kostikov2018-10-151-101/+113
|
* Merge branch 'patch-16' into 'dev'Mario2018-10-151-6/+7
|\ | | | | | | | | JS plurals displaying code cleanup See merge request hubzilla/core!1338
| * Update main.jsMax Kostikov2018-10-141-6/+7
| |
| * Update main.jsMax Kostikov2018-10-141-1/+1
| |
* | Update hstrings.phpMax Kostikov2018-10-141-1/+1
| |
* | Add JS function code for plurals translationMax Kostikov2018-10-141-0/+1
|/
* Update main.jsMax Kostikov2018-10-131-19/+21
|
* Update js_strings.tplMax Kostikov2018-10-131-1/+1
|