Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '3.6RC' | Mario Vavti | 2018-07-25 | 6 | -1592/+2076 |
|\ | |||||
| * | Merge branch 'patch-2' into 'dev' | Mario | 2018-07-23 | 1 | -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 format | kostikov | 2018-07-21 | 1 | -2/+2 |
| | | | | | | (cherry picked from commit 062633d312b4d595e21ac09029f73ca8768508b0) | ||||
| * | Update php2po.php | kostikov | 2018-07-21 | 1 | -6/+6 |
| | | | | | | (cherry picked from commit f9b18aa62f30527880377d2c1dd391af4be04a6c) | ||||
| * | update strings | Mario Vavti | 2018-07-18 | 1 | -1568/+2025 |
| | | |||||
| * | Update github.com git repo URLs with framagit.org URLs | Andrew Manning | 2018-06-08 | 1 | -1/+1 |
| | | |||||
| * | address globbing issue in #1170 | Mario Vavti | 2018-05-21 | 6 | -6/+18 |
| | | |||||
| * | backport waitmans changes #1170 from master | Mario Vavti | 2018-05-20 | 13 | -13/+13 |
| | | |||||
| * | allow uninstall of plugins which no longer exists via cmdline tool | zotlabs | 2018-05-05 | 1 | -0/+14 |
| | | |||||
| * | check for directories | zotlabs | 2018-05-03 | 1 | -0/+4 |
| | | |||||
* | | address globbing issue in #1170 | Mario Vavti | 2018-05-21 | 6 | -6/+18 |
| | | |||||
* | | replace disable globbing switch | root | 2018-05-12 | 1 | -1/+1 |
| | | |||||
* | | replace disable globbing switch | root | 2018-05-12 | 1 | -1/+1 |
| | | |||||
* | | replace disable globbing switch | root | 2018-05-12 | 5 | -5/+5 |
| | | |||||
* | | shebang portable | root | 2018-05-12 | 14 | -15/+15 |
| | | |||||
* | | Merge branch '3.4RC'3.4 | Mario Vavti | 2018-05-04 | 2 | -1436/+1689 |
|\| | |||||
| * | strings update | Mario Vavti | 2018-04-23 | 1 | -75/+107 |
| | | |||||
| * | version bump and strings | Mario Vavti | 2018-04-18 | 1 | -88/+100 |
| | | |||||
| * | version and strings update | Mario Vavti | 2018-04-13 | 1 | -1379/+1576 |
| | | |||||
| * | util/dcp (server to cloud file copy) better handling when destination ↵ | zotlabs | 2018-04-11 | 1 | -26/+38 |
| | | | | | | | | directory is the channel root | ||||
| * | update strings | Mario Vavti | 2018-03-01 | 1 | -155/+226 |
| | | |||||
| * | missed some string for translation - update strings | Mario Vavti | 2018-02-28 | 1 | -160/+172 |
| | | |||||
* | | Merge branch '3.2RC'3.2 | Mario | 2018-03-09 | 1 | -1342/+1617 |
|\ \ | |||||
| * | | update strings | Mario Vavti | 2018-03-01 | 1 | -155/+226 |
| | | | |||||
| * | | missed some string for translation - update strings | Mario Vavti | 2018-02-28 | 1 | -160/+172 |
| |/ | |||||
| * | update strings | Mario Vavti | 2018-02-26 | 1 | -1300/+1492 |
| | | |||||
| * | util/dcp - argument warning when arguments are correct | zotlabs | 2017-12-25 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '3.0RC'3.0 | Mario | 2018-01-09 | 3 | -1393/+1576 |
|\ \ | |||||
| * | | util/dcp - argument warning when arguments are correct | zotlabs | 2017-12-28 | 1 | -1/+1 |
| |/ | |||||
| * | strings and version bump | Mario Vavti | 2017-12-13 | 1 | -1379/+1513 |
| | | |||||
| * | allow plugin class widgets, fix sql error in page module | zotlabs | 2017-10-29 | 1 | -11/+0 |
| | | |||||
| * | strings | Mario Vavti | 2017-10-19 | 1 | -1380/+1689 |
| | | |||||
* | | Merge branch '2.8RC' | Mario | 2017-10-25 | 3 | -1543/+2075 |
|\ \ | |||||
| * | | strings | Mario Vavti | 2017-10-19 | 1 | -1380/+1689 |
| |/ | |||||
| * | test recursive dav copy | zotlabs | 2017-08-22 | 1 | -5/+17 |
| | | |||||
| * | util/dcp - support recursion and folders full of photos by importing files ↵ | zotlabs | 2017-08-22 | 1 | -25/+64 |
| | | | | | | | | singly in separate processes - not yet tested | ||||
| * | util/dcp will now accept a directory as a destination. The directory must ↵ | zotlabs | 2017-08-20 | 1 | -36/+50 |
| | | | | | | | | exist. Recursion is not yet supported. | ||||
| * | a few file activities were not getting synced | zotlabs | 2017-08-20 | 2 | -2/+16 |
| | | |||||
| * | add dmkdir | zotlabs | 2017-08-20 | 1 | -0/+48 |
| | | |||||
| * | util/dcp "(DAV-copy) copy file from local system to Hubzilla/red DAV" | zotlabs | 2017-08-17 | 1 | -0/+73 |
| | | |||||
| * | strings | Mario Vavti | 2017-08-01 | 1 | -6813/+6724 |
| | | |||||
* | | Merge branch '2.6RC'2.6 | Mario Vavti | 2017-08-16 | 2 | -2078/+2087 |
|\ \ | |||||
| * | | strings | Mario Vavti | 2017-08-01 | 1 | -6817/+6697 |
| |/ | |||||
| * | hmessages.po was corrupt from an old merge conflict - regenerated | zotlabs | 2017-07-05 | 1 | -5441/+3236 |
| | | |||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-05 | 2 | -0/+21 |
| |\ | |||||
| | * | :bulb: Add Doxygen fix for @var member variable documentation. | Klaus Weidenbach | 2017-05-04 | 2 | -0/+21 |
| | | | | | | | | | | | | | | | | | | Add an input filter to Doxygen to parse @var class member variable documentation, so it is bit more compatible how anybody else interpretes it. | ||||
| * | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-01 | 1 | -1/+2321 |
| |\| | |||||
| * | | fix from downstream | zotlabs | 2017-04-07 | 1 | -1962/+1902 |
| | | | |||||
| * | | strings | zotlabs | 2017-03-31 | 1 | -3044/+3010 |
| | | | |||||
| * | | channel_store_lowlevel declared twice | zotlabs | 2017-03-29 | 1 | -1/+0 |
| | | |