This website requires JavaScript.
Explore
Help
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
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.
Files
aa78640491f214f0247484498fa69e1dd9351190
core
/
view
History
Max Kostikov
aa78640491
New it plural function for JavaScript compatibility
2018-11-06 14:54:06 +01:00
..
ca
Update catalan translations for sstrings up to 18th July 2018
2018-08-20 22:50:46 +02:00
css
fix ellipsis for too long nav banner
2018-10-21 09:10:02 +02:00
de-de
New plural function for JavaScript compatibility
2018-11-06 14:48:58 +01:00
en
…
en-au
…
en-gb
…
es-es
New es plural function for JavaScript compatibility
2018-11-06 14:52:23 +01:00
fr
New fr plural function for JavaScript compatibility
2018-11-06 14:50:37 +01:00
he
New he plural function for JavaScript compatibility
2018-11-06 14:53:29 +01:00
img
…
it
New it plural function for JavaScript compatibility
2018-11-06 14:54:06 +01:00
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
allow wiki_list widget to be used in any page
2018-10-29 22:55:24 +01:00
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
New fi plural function for JavaScript compatibility
2018-11-06 14:52:58 +01:00
theme
/redbasic
css fix for reshared-content images and whitespace
2018-10-31 13:20:09 +01:00
tpl
yet another blueimp vulnerability. Move to composer.
2018-10-31 15:56:08 +11:00
.htaccess
…
de
…
es
…