Mario Vavti
1b1d11dcf1
Merge branch '3.6RC'
2018-07-25 10:19:19 +02:00
Mario
091ef33f18
Merge branch 'patch-2' into 'dev'
...
Escape internal quotes in translation on export
See merge request hubzilla/core!1237
(cherry picked from commit 84e57d040b )
64efd07f Escape internal quotes in translation on export
87857fe5 Update hmessages.po
3342fc22 Update hstrings.php
2018-07-23 19:55:25 +02:00
kostikov
740015339d
Add var to respect current hstrings.php format
...
(cherry picked from commit 062633d312 )
2018-07-21 11:39:20 +02:00
kostikov
b7778ca1f9
Update php2po.php
...
(cherry picked from commit f9b18aa62f )
2018-07-21 11:38:35 +02:00
Mario Vavti
4c633a9fb8
update strings
2018-07-18 11:49:32 +02:00
Andrew Manning
4feff1cf89
Update github.com git repo URLs with framagit.org URLs
2018-06-08 05:37:23 -04:00
Mario Vavti
4610fa2774
address globbing issue in #1170
2018-05-21 20:01:45 +02:00
Mario Vavti
fff720c00d
address globbing issue in #1170
2018-05-21 20:01:03 +02:00
Mario Vavti
63f84ece6e
backport waitmans changes #1170 from master
2018-05-20 11:39:59 +02:00
root
1509c9682b
replace disable globbing switch
2018-05-12 10:23:45 -07:00
root
e7287152a2
replace disable globbing switch
2018-05-12 10:22:01 -07:00
root
082bd58805
replace disable globbing switch
2018-05-12 10:18:13 -07:00
root
e288f46967
shebang portable
2018-05-12 09:58:19 -07:00
zotlabs
b2218574ee
allow uninstall of plugins which no longer exists via cmdline tool
2018-05-05 16:19:23 -07:00
Mario Vavti
be4c9a9598
Merge branch '3.4RC'
2018-05-04 09:46:27 +02:00
zotlabs
56113b0bde
check for directories
2018-05-03 23:20:09 -07:00
Mario Vavti
9ac67b44e4
strings update
2018-04-23 11:37:39 +02:00
Mario Vavti
19782655e6
version bump and strings
2018-04-18 08:39:43 +02:00
Mario Vavti
7543e27eae
version and strings update
2018-04-13 22:11:08 +02:00
zotlabs
549f7a53b1
util/dcp (server to cloud file copy) better handling when destination directory is the channel root
2018-04-11 22:27:59 -07:00
Mario
4baf5eab16
Merge branch '3.2RC'
2018-03-09 11:12:18 +01:00
Mario Vavti
321611f865
update strings
2018-03-01 08:54:48 +01:00
Mario Vavti
de02fddf89
update strings
2018-03-01 08:54:09 +01:00
Mario Vavti
90c82e4394
missed some string for translation - update strings
2018-02-28 08:39:57 +01:00
Mario Vavti
924c8db712
missed some string for translation - update strings
2018-02-28 08:38:56 +01:00
Mario Vavti
fe7fba4789
update strings
2018-02-26 20:40:55 +01:00
Mario
4f4d0e416e
Merge branch '3.0RC'
2018-01-09 09:00:20 +01:00
zotlabs
beb51040c2
util/dcp - argument warning when arguments are correct
2017-12-28 20:59:29 +01:00
zotlabs
b507ac1f98
util/dcp - argument warning when arguments are correct
2017-12-25 15:18:12 -08:00
Mario Vavti
fbc2bb02b4
strings and version bump
2017-12-13 13:25:27 +01:00
zotlabs
ceed0f7a1b
allow plugin class widgets, fix sql error in page module
2017-10-29 19:52:00 -07:00
Mario
344aa13c64
Merge branch '2.8RC'
2017-10-25 13:29:19 +02:00
Mario Vavti
5fd6e36be7
strings
2017-10-19 12:08:33 +02:00
Mario Vavti
c2714262b3
strings
2017-10-19 12:07:42 +02:00
zotlabs
41ff8fdd37
test recursive dav copy
2017-08-22 20:32:02 -07:00
zotlabs
9f37dbc6dc
util/dcp - support recursion and folders full of photos by importing files singly in separate processes - not yet tested
2017-08-22 18:29:51 -07:00
zotlabs
49cc952825
util/dcp will now accept a directory as a destination. The directory must exist. Recursion is not yet supported.
2017-08-20 22:45:13 -07:00
zotlabs
31e62bd19e
a few file activities were not getting synced
2017-08-20 21:24:58 -07:00
zotlabs
52c6ea5115
add dmkdir
2017-08-20 21:02:09 -07:00
zotlabs
035449e4a3
util/dcp "(DAV-copy) copy file from local system to Hubzilla/red DAV"
2017-08-17 23:43:54 -07:00
Mario Vavti
4a7384bc0c
Merge branch '2.6RC'
2017-08-16 10:32:35 +02:00
Mario Vavti
46d8cf3f94
strings
2017-08-01 12:32:50 +02:00
Mario Vavti
91d19a3326
strings
2017-08-01 12:01:04 +02:00
zotlabs
2d6e87fb17
hmessages.po was corrupt from an old merge conflict - regenerated
2017-07-05 21:48:36 -07:00
Mario Vavti
47d55694a4
Merge branch '2.4RC'
2017-05-31 09:56:35 +02:00
zotlabs
f840082aae
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-05-05 16:58:46 -07:00
Klaus Weidenbach
54259593ea
💡 Add Doxygen fix for @var member variable documentation.
...
Add an input filter to Doxygen to parse @var class member variable
documentation, so it is bit more compatible how anybody else interpretes
it.
2017-05-05 12:45:34 +02:00
Klaus Weidenbach
1f6386bd60
💡 Add Doxygen fix for @var member variable documentation.
...
Add an input filter to Doxygen to parse @var class member variable
documentation, so it is bit more compatible how anybody else interpretes
it.
2017-05-04 21:58:25 +02:00
zotlabs
fe2288a88f
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-05-01 16:42:16 -07:00
Mario Vavti
3645eb18f8
version and strings
2017-05-01 15:43:03 +02:00