Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix dupe bug in content hooks | M.Dent | 2018-01-03 | 1 | -15/+15 |
| | |||||
* | changelog | Mario | 2017-12-28 | 1 | -0/+6 |
| | |||||
* | hubzilla issue #945 - directory keywords returned from twkn in standalone mode | zotlabs | 2017-12-28 | 1 | -6/+19 |
| | |||||
* | sort cloud directory by 1. is_dir and 2. name until we can figure out a way ↵ | zotlabs | 2017-12-28 | 1 | -1/+1 |
| | | | | to request different sort orders | ||||
* | document that imagick calls/execs ffmpeg for mp4 video thumbnails | zotlabs | 2017-12-28 | 1 | -1/+7 |
| | |||||
* | util/dcp - argument warning when arguments are correct | zotlabs | 2017-12-28 | 1 | -1/+1 |
| | |||||
* | cannot use file_get/put_contents in attach_store, must use pipe_streams | zotlabs | 2017-12-28 | 1 | -2/+13 |
| | |||||
* | changelog | Mario | 2017-12-23 | 1 | -0/+2 |
| | |||||
* | hubzilla-addons issue #74 - delayed posts not honoured for GNU-Social | zotlabs | 2017-12-22 | 1 | -1/+1 |
| | | | | There is a very high probability this will also fix hubzilla-addons issue #75 | ||||
* | more changelog | Mario | 2017-12-22 | 1 | -0/+16 |
| | |||||
* | Merge pull request #938 from einervonvielen/3.0RC | git-marijus | 2017-12-22 | 2 | -61/+85 |
|\ | | | | | 3.0 rc - Changes for Debian 9 | ||||
| * | Typo | Einer von Vielen | 2017-12-21 | 1 | -4/+2 |
| | | |||||
| * | Changes for Debian 9. Several fixes. | Einer von Vielen | 2017-12-21 | 2 | -61/+87 |
|/ | |||||
* | add url and headings to bbco_autocomplete() | Mario Vavti | 2017-12-21 | 1 | -1/+1 |
| | |||||
* | remove additional linebreaks after headings | Mario Vavti | 2017-12-21 | 1 | -0/+7 |
| | |||||
* | html2bbcode: use headings bbcode for headings | Mario Vavti | 2017-12-20 | 1 | -6/+6 |
| | |||||
* | Update DE translation strings | phellmes | 2017-12-19 | 2 | -1439/+1599 |
| | |||||
* | changelog | Mario Vavti | 2017-12-19 | 1 | -0/+114 |
| | |||||
* | update composer autoload cache | Mario Vavti | 2017-12-18 | 2 | -18/+18 |
| | |||||
* | since api_zot (doc page) is now referenced from the project webpage, include ↵ | zotlabs | 2017-12-18 | 1 | -0/+4 |
| | | | | a mention of the twitter/statusnet API plugin since that enables some degree of compatibility with dozens of third-party apps out of the box. | ||||
* | notifications: only handle item otype notify_ids | Mario Vavti | 2017-12-18 | 2 | -2/+5 |
| | |||||
* | Merge pull request #931 from mjfriaza/3.0RC | git-marijus | 2017-12-17 | 2 | -1411/+1572 |
|\ | | | | | Updated Spanish translation. | ||||
| * | Updated Spanish translation. | Manuel Jiménez Friaza | 2017-12-16 | 2 | -1411/+1572 |
| | | |||||
* | | reverse the logic so we zidify by default | zotlabs | 2017-12-17 | 1 | -3/+3 |
| | | |||||
* | | don't zidify all permalinks, only zot permalinks | zotlabs | 2017-12-17 | 1 | -1/+6 |
| | | |||||
* | | silence PHP7.2 warning | Mario Vavti | 2017-12-16 | 1 | -1/+1 |
| | | |||||
* | | fix undefined constant warning | Mario Vavti | 2017-12-16 | 1 | -1/+1 |
|/ | |||||
* | only use effective uid if we deal with sys channel content | Mario Vavti | 2017-12-15 | 1 | -1/+7 |
| | |||||
* | hubzilla issue #928 | zotlabs | 2017-12-15 | 1 | -1/+1 |
| | |||||
* | fix another PHP7.2 warningg | Mario Vavti | 2017-12-14 | 1 | -1/+1 |
| | |||||
* | fix some more PHP7.2 warnings | Mario Vavti | 2017-12-14 | 1 | -2/+2 |
| | |||||
* | make remote homelink link to the home host and not to the home channel | Mario Vavti | 2017-12-14 | 1 | -4/+6 |
| | |||||
* | strings and version bump | Mario Vavti | 2017-12-13 | 2 | -1380/+1514 |
| | |||||
* | fix issue with long filenames in mod cloud | Mario Vavti | 2017-12-13 | 1 | -0/+4 |
| | |||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-12-13 | 3 | -1/+9 |
|\ | |||||
| * | hubzilla #475 continued - show photos in root folder. Part of Andrew's fix ↵ | zotlabs | 2017-12-12 | 2 | -1/+6 |
| | | | | | | | | for this wasn't in my repository and hopefully won't conflict; as it appears to have been lost somewhere. It also needed a small change to the folder permissions check. | ||||
| * | hubzilla issue #475, item 3 | zotlabs | 2017-12-12 | 1 | -1/+5 |
| | | |||||
* | | Revert "try as best we can to keep the directory table (cloud list mode) ↵ | Mario Vavti | 2017-12-12 | 2 | -14/+5 |
|/ | | | | | | inside the containing div. It looks pretty bad when you have a long filename." This reverts commit 4d7acdd44d4413c5bb712fe05a77bcaccc3054a5. | ||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-12-12 | 2 | -5/+14 |
|\ | |||||
| * | try as best we can to keep the directory table (cloud list mode) inside the ↵ | zotlabs | 2017-12-11 | 2 | -5/+14 |
| | | | | | | | | containing div. It looks pretty bad when you have a long filename. | ||||
* | | notification: slight animation for loading... and do not remove public ↵ | Mario Vavti | 2017-12-11 | 5 | -10/+55 |
|/ | | | | stream items on click (we can not mark them read) | ||||
* | sql compliance issue | zotlabs | 2017-12-10 | 2 | -2/+2 |
| | |||||
* | regression in channel sources delivery | zotlabs | 2017-12-10 | 1 | -2/+14 |
| | |||||
* | auto promote beginner (techlevel 0) accounts to level 1 after they show ↵ | zotlabs | 2017-12-10 | 1 | -1/+23 |
| | | | | signs of active participation. | ||||
* | go back to including the photo thumbnail data in the export file. We have ↵ | zotlabs | 2017-12-10 | 1 | -2/+17 |
| | | | | the ability to fetch each thumbnail directly if there is a problem with resource consumption, but this is the most efficient way to deal with it and most sites should be able to handle the memory consumption of our thumbnail data. The original full scale photo is a different issue; these can exhaust memory even before base64. | ||||
* | improvements to file import/export | zotlabs | 2017-12-10 | 3 | -11/+59 |
| | |||||
* | xlink_rating_text default value | zotlabs | 2017-12-09 | 1 | -1/+3 |
| | |||||
* | hubzilla-addons issues #73 | zotlabs | 2017-12-09 | 1 | -1/+1 |
| | |||||
* | strip acct: from OWA auth to API endpoints | zotlabs | 2017-12-07 | 3 | -3/+4 |
| | |||||
* | fix loading of theme-specific widgets | zotlabs | 2017-12-07 | 1 | -6/+13 |
| |