aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Collapse)AuthorAgeFilesLines
* merge text.php and hmessages.po4.0Mario Vavti2019-03-081-1/+1
|
* Merge branch '4.0RC'Mario Vavti2019-03-084-1353/+1712
|\
| * update stringsMario Vavti2019-02-191-1506/+1791
| |
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2019-01-271-0/+60
| |\
| | * cleanup of cli admin toolzotlabs2019-01-261-5/+1
| | |
| | * command line tool for managing site adminszotlabs2019-01-261-0/+64
| | |
| * | Publish doxygen API documentation at gitlab pages.Klaus Weidenbach2019-01-241-1/+3
| |/ | | | | | | | | | | | | | | | | | | Create the API documentation with Doxygen and publish it through gitlab-ci as a Gitlab page at: https://hubzilla.frama.io/core This should only happen when master gets updated. Update Doxyfile configuration. Correct image usage. Replace RedMatrix with Hubzilla icon.
| * Add reload to util/addonsM. Dent2018-12-191-0/+15
| |
| * Recreate MR#1419 for dev branchDM42.Net (Matt Dent)2018-12-141-1/+1
| |
| * strings and bump apd versions to version 2Mario Vavti2018-10-191-431/+479
| |
| * JS plurals displaying code cleanupMax Kostikov2018-10-141-1/+1
| |
| * Update po2php.phpMax Kostikov2018-10-131-2/+3
| |
| * strings and force import_system_apps() on std_version changeMario Vavti2018-10-061-267/+311
| |
* | Add reload to util/addonsM. Dent2018-12-221-0/+15
| | | | | | (cherry picked from commit 0e5d76e7359d3f38b971138069a239ae4ef171eb)
* | update stringsMario Vavti2018-12-031-399/+387
| |
* | merge util/zotsh/zotsh.py from devMario Vavti2018-10-291-2/+2
| |
* | merge util/update_theme_repo from devMario Vavti2018-10-291-1/+0
| |
* | merge util/update_autoloader from devMario Vavti2018-10-291-3/+0
| |
* | merge util/hmessages.po from devMario Vavti2018-10-291-73/+14
| |
* | Merge branch '3.8RC'3.8Mario Vavti2018-10-196-2831/+3132
|\ \
| * | strings and bump apd versions to version 2Mario Vavti2018-10-191-431/+479
| | | | | | | | | (cherry picked from commit 4aed866d69b46e57439b4b9e60301c93f0104995)
| * | Merge branch 'patch-16' into 'dev'Mario2018-10-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | Merge branch 'patch-14' into 'dev'Mario2018-10-131-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | strings and force import_system_apps() on std_version changeMario Vavti2018-10-061-267/+311
| |/ | | | | (cherry picked from commit cd5f25596678da5cba2e9208ec817a103e20914c)
| * stringsMario Vavti2018-10-051-2535/+2720
| |
| * hubzilla core issue #1276zotlabs2018-09-281-1/+1
| |
| * php2po.php unify quote/unquoteMax Kostikov2018-09-131-1/+1
| |
| * Workaround on possible errorMax Kostikov2018-07-291-5/+6
| |
| * Update php2po.phpMax Kostikov2018-07-291-2/+3
| |
| * Workaround on possible errorMax Kostikov2018-07-291-2/+5
| |
| * Process msgctxt pluralsMax Kostikov2018-07-291-9/+15
| |
| * Plural form strings export addedMax Kostikov2018-07-281-59/+62
| |
| * Escape internal quotes in translation on exportkostikov2018-07-221-3/+3
| |
| * Add var to respect current hstrings.php formatkostikov2018-07-201-2/+2
| |
| * Merge branch 'dev' into 'dev'Mario2018-07-201-6/+6
| |\ | | | | | | | | | | | | Update php2po.php See merge request hubzilla/core!1229
| | * Update php2po.phpkostikov2018-07-201-6/+6
| | |
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2018-07-181-1568/+2025
| |\|
| * | util/typo - perform php -l and then include the file. We'll catch a bunch ↵zotlabs2018-07-171-7/+9
| | | | | | | | | | | | more stuff.
| * | update_addon_repo: scan the addon dir after updating and remove dead ↵zotlabs2018-07-151-0/+7
| | | | | | | | | | | | symlinks (which represent deprecated/removed addons).
* | | Merge branch '3.6RC'Mario Vavti2018-07-256-1592/+2076
|\ \ \
| * | | Merge branch 'patch-2' into 'dev'Mario2018-07-231-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Escape internal quotes in translation on export See merge request hubzilla/core!1237 (cherry picked from commit 84e57d040b6b7df4b7673d3f6f4974225117e3a4) 64efd07f Escape internal quotes in translation on export 87857fe5 Update hmessages.po 3342fc22 Update hstrings.php
| * | | Add var to respect current hstrings.php formatkostikov2018-07-211-2/+2
| | | | | | | | | | | | (cherry picked from commit 062633d312b4d595e21ac09029f73ca8768508b0)
| * | | Update php2po.phpkostikov2018-07-211-6/+6
| | |/ | |/| | | | (cherry picked from commit f9b18aa62f30527880377d2c1dd391af4be04a6c)
| * | update stringsMario Vavti2018-07-181-1568/+2025
| |/
| * Update github.com git repo URLs with framagit.org URLsAndrew Manning2018-06-081-1/+1
| |
| * address globbing issue in #1170Mario Vavti2018-05-216-6/+18
| |
| * backport waitmans changes #1170 from masterMario Vavti2018-05-2013-13/+13
| |
| * allow uninstall of plugins which no longer exists via cmdline toolzotlabs2018-05-051-0/+14
| |
| * check for directorieszotlabs2018-05-031-0/+4
| |
* | address globbing issue in #1170Mario Vavti2018-05-216-6/+18
| |