| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| |
| |
| |
| | |
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 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.
|
| |
| |
| |
| | |
string (not just the beginning) when suggesting emojis
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\
| | |
| | |
| | |
| | | |
JS plurals displaying code cleanup
See merge request hubzilla/core!1338
|
| | | |
|
| | | |
|
| | | |
|
| |/ |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
New strings in Spanish translation
See merge request hubzilla/core!1349
(cherry picked from commit df449e7bfeb529c858007c7145f5587e87d87aa6)
802a7ff3 New strings in Spanish translation
|
| |
| |
| | |
(cherry picked from commit a61ce45a32fa07249ee46160fd56ec08e67df601)
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Russian translation for upgrade plugin added
See merge request hubzilla/core!1344
(cherry picked from commit c044ff34449b10acd072795a02b79d74706c9ca7)
ac2b6bcc Russian translation for upgrade plugin added
6e758423 Update hstrings.php
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add Russian translations to Newmember widget
See merge request hubzilla/core!1339
(cherry picked from commit ed08eb07c63223d09011eab90709d8f3da44f549)
04edb741 Add Russian translations to Newmember widget
d2d6f8c9 Update hstrings.php
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
JS plurals displaying code cleanup
See merge request hubzilla/core!1338
(cherry picked from commit 721461dd3e8cb6990ace54688ace953374506daf)
b7280a44 JS plurals displaying code cleanup
ab0e2f52 Update language.php
f9c3b807 Update main.js
ce52c27a Update main.js
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add JS function code for plurals translation in Russian
See merge request hubzilla/core!1337
(cherry picked from commit 7042528d267627c7156b8e0cd3b825d2c88c2350)
ee4a2629 Add JS function code for plurals translation
8af91b02 Update hstrings.php
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add date/time plurals translation in JavaScript
See merge request hubzilla/core!1336
(cherry picked from commit a2575059e2a068a67cd984888422265c6888f261)
5c0d3187 Add date/time plurals translation in JavaScript
729d0d53 Update language.php
f68674b3 Update js_strings.tpl
3ac4337a Update main.js
e96e3dc6 Update po2php.php
54bdf59d Update js_strings.php
|
| |\| |
|
| | |
| | |
| | |
| | |
| | | |
This reverts commit e5184458530bb0394e12026c82ee89257115f690, reversing
changes made to 8ce240b95c62f4b702b60977f63b0223a8ec0849.
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | | |
(cherry picked from commit 451ee5a5935af94adb4658a347a4a31a540e713a)
|
| | |
| | |
| | | |
(cherry picked from commit ba3811a2849bbe4c0ec1689ceb8127484dde6343)
|
| | |
| | |
| | | |
(cherry picked from commit e2241b9365e950d941a881f03743be556cac0d40)
|
| | |
| | |
| | | |
(cherry picked from commit fe2bb84403f656795d5a5521d00218ee436f377b)
|
| |\| |
|
| | |\
| | | |
| | | |
| | | |
| | | | |
Add date/time plurals translation in JavaScript
See merge request hubzilla/core!1331
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|