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
7f3c1a89c34d6066da291164ed70fca416bc02d9
core
/
view
History
harukin
7f3c1a89c3
2018-10-31 16:20:09 +09:00
..
ca
Merge branch 'dev' into 'dev'
2018-08-21 13:14:25 +02:00
css
fix ellipsis for too long nav banner
2018-10-21 09:10:45 +02:00
de-de
Update hstrings.php - spelling - Privatsphäre
2018-07-08 16:48:37 +02:00
en
Issue with configurable site age limit, vagueness when informing about email validation policy; added email validation resend ability and the option to input a verification code at a webpage though both require additional work to provide these abilities.
2018-01-26 12:16:47 -08:00
en-au
registration testing
2018-01-27 14:16:52 -08:00
en-gb
registration testing
2018-01-27 14:16:52 -08:00
es-es
merge view/es-es/hstrings.php from dev
2018-10-29 10:17:04 +01:00
fr
merge view/fr/hmessages.po from dev
2018-10-29 10:20:36 +01:00
he
hebrew hstrings.php was empty
2016-06-18 20:26:36 -07:00
img
…
it
merge view/it/hstrings.php from dev
2018-10-29 10:18:21 +01:00
ja
2018-10-31 16:20:09 +09: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
remove server role from language configs
2017-05-29 20:59:05 -07:00
nl
fix simple error
2018-06-18 23:20:35 +02:00
pdl
uexport app
2018-10-04 11:50:38 +02:00
php
fix some issues with latest notification improvements
2018-09-09 19:44:27 +02:00
pt-br
remove server role from language configs
2017-05-29 20:59:05 -07:00
ru
merge view/ru/hstrings.php from dev
2018-10-29 10:19:55 +01:00
sv
remove server role from language configs
2017-05-29 20:59:05 -07:00
theme
/redbasic
textcomplete: return up to 100 items and look for for matches in the entire string (not just the beginning) when suggesting emojis
2018-10-22 15:36:02 +02:00
tpl
fix get on {1}
2018-10-24 23:06:32 +02:00
.htaccess
Compatible update for .htaccess.
2015-06-22 00:45:29 +02:00
de
provide de-de language since some browsers do not offer de on its own
2018-01-10 23:06:54 -08:00
es
Spanish and Dutch strings + fix es>es-es link
2016-03-07 20:29:14 +01:00