Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | ensure the photo driver is included | redmatrix | 2015-06-20 | 1 | -0/+1 | |
| | | | ||||||
| * | | import_diaspora - incorrect method for importing channel photo, and add ↵ | redmatrix | 2015-06-20 | 1 | -20/+42 | |
| | | | | | | | | | | | | duplicate reddress detection/correction | |||||
| * | | wrong logic | redmatrix | 2015-06-19 | 1 | -1/+1 | |
| | | | ||||||
| * | | import_diaspora - a few more atypical settings | redmatrix | 2015-06-19 | 1 | -3/+19 | |
| | | | ||||||
| * | | import_diaspora: add all the friends | redmatrix | 2015-06-19 | 1 | -4/+13 | |
| | | | ||||||
| * | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-06-19 | 1 | -5/+2 | |
| |\ \ | ||||||
| | * | | bring some more generic-content-wrappers and fix some of them | Mario Vavti | 2015-06-19 | 1 | -5/+2 | |
| | |/ | ||||||
| * / | very early attempt diaspora import from diaspora export file. Currently the ↵ | redmatrix | 2015-06-19 | 1 | -0/+100 | |
| |/ | | | | | | | json export has to be gunzipped prior to uploading and we're net yet adding connections (which should come soon) and we can't import items until they add guids to the export file - so consider it a work in progress. This first attempt should create a channel and get your profile details setup providing there isn't a nickname conflict on the server. That will also be handled later. | |||||
* | | all file attachments are now stored natively, still have photos-0 to store ↵ | redmatrix | 2015-06-18 | 1 | -11/+68 | |
| | | | | | | | | natively | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-18 | 2 | -4/+12 | |
|\| | ||||||
| * | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-06-18 | 1 | -2/+2 | |
| |\ | ||||||
| * | | issues with markdownify and escaped HTML | redmatrix | 2015-06-18 | 2 | -4/+12 | |
| | | | ||||||
* | | | more photos work | redmatrix | 2015-06-17 | 1 | -1/+1 | |
| | | | ||||||
* | | | lots of work on merging photo and file albums/folders | redmatrix | 2015-06-17 | 2 | -20/+45 | |
| | | | ||||||
* | | | attach_mkdirp - implement force option to return success if dir exists | redmatrix | 2015-06-17 | 1 | -2/+9 | |
| | | | ||||||
* | | | recursive mkdir (ala mkdir -p) for file and photo storage | redmatrix | 2015-06-16 | 1 | -1/+90 | |
| | | | ||||||
* | | | start work on photo directories | redmatrix | 2015-06-16 | 1 | -2/+30 | |
| | | | ||||||
* | | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-16 | 1 | -2/+2 | |
|\ \ \ | | |/ | |/| | | | | | | | | | | Conflicts: mod/photos.php mod/siteinfo.php | |||||
| * | | fix deleting of album for remote channel | Mario Vavti | 2015-06-16 | 1 | -2/+2 | |
| |/ | ||||||
* | | remove file/attachments when their associated photos are removed | redmatrix | 2015-06-16 | 1 | -2/+3 | |
| | | ||||||
* | | move profile photos to new methods | redmatrix | 2015-06-15 | 1 | -1/+7 | |
| | | ||||||
* | | fix attachment permissions when they also contain an image. | redmatrix | 2015-06-15 | 1 | -0/+2 | |
| | | ||||||
* | | photo upload: pass in the contact_allow and resource_id via include/attach.php | redmatrix | 2015-06-15 | 3 | -4/+8 | |
| | | ||||||
* | | DB changes for some channel flags | redmatrix | 2015-06-15 | 11 | -98/+66 | |
| | | ||||||
* | | convert the abook fields | redmatrix | 2015-06-14 | 18 | -147/+143 | |
| | | ||||||
* | | more file/photo merge work | redmatrix | 2015-06-14 | 2 | -17/+51 | |
| | | ||||||
* | | first cut at merging files and photos, not yet well integrated but they are ↵ | redmatrix | 2015-06-14 | 2 | -5/+10 | |
| | | | | | | | | integrated | |||||
* | | isolate the os_storage flag | redmatrix | 2015-06-13 | 3 | -23/+29 | |
| | | ||||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-13 | 1 | -2/+10 | |
|\| | | | | | | | | | Conflicts: util/messages.po | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-11 | 1 | -0/+4 | |
|\| | ||||||
| * | don't provide a connect button on the sys channel profile sidebar | redmatrix | 2015-06-11 | 1 | -0/+4 | |
| | | ||||||
* | | make cloud work again | redmatrix | 2015-06-11 | 5 | -6/+6 | |
| | | ||||||
* | | start on the DAV/photos merger | redmatrix | 2015-06-11 | 1 | -12/+30 | |
| | | ||||||
* | | more work on items | redmatrix | 2015-06-11 | 2 | -19/+90 | |
|\| | | | | | | | | | | | | | | | | | | | | | and Merge branch 'master' of https://github.com/redmatrix/redmatrix Conflicts: include/items.php view/it/messages.po view/it/strings.php | |||||
| * | hubzilla compatibility function | redmatrix | 2015-06-11 | 1 | -0/+14 | |
| | | ||||||
* | | the hubzilla version of this function | redmatrix | 2015-06-11 | 1 | -0/+12 | |
| | | ||||||
* | | diaspora disallowed by default | redmatrix | 2015-06-10 | 2 | -6/+0 | |
| | | ||||||
* | | more work on item table optimisation | redmatrix | 2015-06-10 | 4 | -37/+59 | |
| | | ||||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-10 | 1 | -28/+0 | |
|\| | ||||||
| * | retire old Friendica RINO encryption functions | redmatrix | 2015-06-09 | 1 | -28/+0 | |
| | | ||||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-09 | 2 | -0/+28 | |
|\| | ||||||
| * | toggle diaspora protocol on a per-channel level in addition to the existing ↵ | redmatrix | 2015-06-09 | 2 | -0/+28 | |
| | | | | | | | | per site setting. Default is enabled if the site setting is enabled. | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-09 | 1 | -8/+17 | |
|\| | | | | | | | | | | | | | | | | | Conflicts: install/schema_mysql.sql mod/home.php mod/page.php view/nl/messages.po view/nl/strings.php | |||||
| * | add site_dead flag to prevent delivery to dead sites. Allow sys channel ↵ | redmatrix | 2015-06-08 | 1 | -8/+17 | |
| | | | | | | | | webpages to be viewed even if site is configured "block public". | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-02 | 2 | -7/+57 | |
|\| | ||||||
| * | asjld work | redmatrix | 2015-06-02 | 1 | -3/+13 | |
| | | ||||||
| * | error in directory bbcode image filter | redmatrix | 2015-05-31 | 1 | -1/+1 | |
| | | ||||||
| * | bare bones ASLD | redmatrix | 2015-05-31 | 1 | -4/+44 | |
| | | ||||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-05-31 | 3 | -13/+70 | |
|\| | ||||||
| * | some basic background work for activitystreams-json-ld-2.0 conversions | redmatrix | 2015-05-31 | 2 | -0/+45 | |
| | |