Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strings update | Mario | 2020-10-25 | 1 | -726/+715 |
| | |||||
* | add z6convert.php | Mario Vavti | 2020-09-20 | 1 | -0/+149 |
| | |||||
* | update strings | Mario | 2020-09-17 | 1 | -2628/+2644 |
| | |||||
* | foreach warning | zotlabs | 2020-07-22 | 3 | -0/+0 |
| | |||||
* | move from build_sync_packet() to Libsync::build_sync_packet() | Mario | 2020-04-09 | 3 | -4/+10 |
| | |||||
* | update strings | Mario | 2019-11-11 | 1 | -8598/+8640 |
| | |||||
* | Better plural function detection | Max Kostikov | 2019-10-14 | 1 | -1/+1 |
| | |||||
* | Prevent image blurring | Max Kostikov | 2019-09-15 | 1 | -1/+1 |
| | |||||
* | fix bitrot in util/zotsh | zotlabs | 2019-08-15 | 6 | -526/+522 |
| | |||||
* | update strings | Mario Vavti | 2019-08-01 | 1 | -479/+499 |
| | |||||
* | Fix os_path replace for thumbnails | Max Kostikov | 2019-06-18 | 1 | -1/+1 |
| | |||||
* | Add resize on image scale to 4 and 7 | Max Kostikov | 2019-06-11 | 1 | -0/+2 |
| | |||||
* | add the thumbrepair script | Mario | 2019-06-10 | 1 | -0/+72 |
| | |||||
* | resolve merge conflict | Mario | 2019-06-10 | 1 | -2/+2 |
|\ | |||||
| * | PgSQL compatibility on conversion | Max Kostikov | 2019-06-10 | 1 | -2/+2 |
| | | |||||
* | | fix storageconv issue with postgres | Mario | 2019-06-10 | 1 | -2/+5 |
|/ | |||||
* | bump version, update autoload cache and update strings | Mario Vavti | 2019-05-13 | 1 | -1257/+1401 |
| | |||||
* | Use base image content instead of os_path; fix base images stats | Max Kostikov | 2019-04-16 | 1 | -11/+5 |
| | |||||
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-04-15 | 1 | -1/+1 |
|\ | | | | | | | | | Update Russian translation See merge request hubzilla/core!1590 | ||||
| * | Fix space in plurals regexp | Max Kostikov | 2019-04-15 | 1 | -1/+1 |
| | | |||||
* | | Add command line tool for thumbnails storage convertion | Max Kostikov | 2019-04-14 | 1 | -0/+137 |
|/ | |||||
* | clone systems apps to the extent possible, auto-configure imagick thumbnail ↵ | Zot | 2019-03-18 | 1 | -1/+6 |
| | | | | binary during setup if possible | ||||
* | update strings | Mario Vavti | 2019-02-19 | 1 | -1506/+1791 |
| | |||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2019-01-27 | 1 | -0/+60 |
|\ | |||||
| * | cleanup of cli admin tool | zotlabs | 2019-01-26 | 1 | -5/+1 |
| | | |||||
| * | command line tool for managing site admins | zotlabs | 2019-01-26 | 1 | -0/+64 |
| | | |||||
* | | Publish doxygen API documentation at gitlab pages. | Klaus Weidenbach | 2019-01-24 | 1 | -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/addons | M. Dent | 2018-12-19 | 1 | -0/+15 |
| | |||||
* | Recreate MR#1419 for dev branch | DM42.Net (Matt Dent) | 2018-12-14 | 1 | -1/+1 |
| | |||||
* | strings and bump apd versions to version 2 | Mario Vavti | 2018-10-19 | 1 | -431/+479 |
| | |||||
* | JS plurals displaying code cleanup | Max Kostikov | 2018-10-14 | 1 | -1/+1 |
| | |||||
* | Update po2php.php | Max Kostikov | 2018-10-13 | 1 | -2/+3 |
| | |||||
* | strings and force import_system_apps() on std_version change | Mario Vavti | 2018-10-06 | 1 | -267/+311 |
| | |||||
* | strings | Mario Vavti | 2018-10-05 | 1 | -2535/+2720 |
| | |||||
* | hubzilla core issue #1276 | zotlabs | 2018-09-28 | 1 | -1/+1 |
| | |||||
* | php2po.php unify quote/unquote | Max Kostikov | 2018-09-13 | 1 | -1/+1 |
| | |||||
* | Workaround on possible error | Max Kostikov | 2018-07-29 | 1 | -5/+6 |
| | |||||
* | Update php2po.php | Max Kostikov | 2018-07-29 | 1 | -2/+3 |
| | |||||
* | Workaround on possible error | Max Kostikov | 2018-07-29 | 1 | -2/+5 |
| | |||||
* | Process msgctxt plurals | Max Kostikov | 2018-07-29 | 1 | -9/+15 |
| | |||||
* | Plural form strings export added | Max Kostikov | 2018-07-28 | 1 | -59/+62 |
| | |||||
* | Escape internal quotes in translation on export | kostikov | 2018-07-22 | 1 | -3/+3 |
| | |||||
* | Add var to respect current hstrings.php format | kostikov | 2018-07-20 | 1 | -2/+2 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2018-07-20 | 1 | -6/+6 |
|\ | | | | | | | | | Update php2po.php See merge request hubzilla/core!1229 | ||||
| * | Update php2po.php | kostikov | 2018-07-20 | 1 | -6/+6 |
| | | |||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge | zotlabs | 2018-07-18 | 1 | -1568/+2025 |
|\| | |||||
| * | update strings | Mario Vavti | 2018-07-18 | 1 | -1568/+2025 |
| | | |||||
* | | util/typo - perform php -l and then include the file. We'll catch a bunch ↵ | zotlabs | 2018-07-17 | 1 | -7/+9 |
| | | | | | | | | more stuff. | ||||
* | | update_addon_repo: scan the addon dir after updating and remove dead ↵ | zotlabs | 2018-07-15 | 1 | -0/+7 |
|/ | | | | symlinks (which represent deprecated/removed addons). | ||||
* | Update github.com git repo URLs with framagit.org URLs | Andrew Manning | 2018-06-08 | 1 | -1/+1 |
| |