This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/view
2018-11-06 14:52:58 +01:00
..
ca Update catalan translations for sstrings up to 18th July 2018 2018-08-20 22:50:46 +02:00
css
de-de New plural function for JavaScript compatibility 2018-11-06 14:48:58 +01:00
en
en-au
en-gb
es-es
fr New fr plural function for JavaScript compatibility 2018-11-06 14:50:37 +01:00
he
img
it
js autocomplete performance: this slightly changes the editor contact 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. 2018-10-24 20:22:27 +02:00
nb-no
nl fix simple error 2018-06-18 23:20:35 +02:00
pdl
php fix some issues with latest notification improvements 2018-09-09 19:44:27 +02:00
pt-br
ru Update hstrings.php 2018-10-18 11:19:02 +02:00
sv
theme/redbasic
tpl yet another blueimp vulnerability. Move to composer. 2018-10-31 15:56:08 +11:00
.htaccess Compatible update for .htaccess. 2015-06-22 00:45:29 +02:00
de
es Spanish and Dutch strings + fix es>es-es link 2016-03-07 20:29:14 +01:00