Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | auto inline embed ostatus image attachments | zotlabs | 2017-06-09 | 1 | -1/+1 |
| | |||||
* | put unreachable federated connections in the archived tab of the connections ↵ | zotlabs | 2017-06-08 | 2 | -4/+5 |
| | | | | list page | ||||
* | indicate on connections page if a federated connection from another network ↵ | zotlabs | 2017-06-08 | 1 | -2/+3 |
| | | | | is unavailable from the current location | ||||
* | partial fix for failure to sync photos - appears to be memory exhaustion and ↵ | zotlabs | 2017-06-07 | 1 | -0/+35 |
| | | | | | | dependent on filesize although an unrelated issue was found with directory creation during file sync (we didn't check ownership when looking for duplicates). This checkin provides the means for a sync process to fetch the contents for various photo scales from the original server just as is done for the attach data now. It is still missing the bit for the sync process to spawn a mob of children to fetch these suckers and update the photo table with the results. | ||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-06-07 | 3 | -37/+40 |
|\ | |||||
| * | hubzilla issue #810 | zotlabs | 2017-06-07 | 1 | -2/+2 |
| | | |||||
| * | oembed: ensure that width and height are returned as type int and not float | zotlabs | 2017-06-07 | 1 | -2/+2 |
| | | |||||
| * | don't allow negative age in directory listings | zotlabs | 2017-06-07 | 1 | -1/+1 |
| | | |||||
| * | rewrite wiki pages widget - no need for ajax on pageload, show the pages to ↵ | git-marijus | 2017-06-03 | 2 | -36/+39 |
| | | | | | | | | not authenticated people. | ||||
| * | convert randprof to use chanlink_hash() instead of chanlink_url() and filter ↵ | git-marijus | 2017-06-03 | 1 | -1/+1 |
| | | | | | | | | sys channels by xchan.xchan_system instead of xchan_addr != sys@% | ||||
| * | provide ability to search webpages (either public or which contain the ↵ | zotlabs | 2017-05-30 | 1 | -2/+2 |
| | | | | | | | | observer in the acl) in addition to conversations | ||||
* | | hubzilla issue #810 | zotlabs | 2017-06-06 | 1 | -2/+2 |
| | | |||||
* | | oembed: ensure that width and height are returned as type int and not float | zotlabs | 2017-06-03 | 1 | -2/+2 |
| | | |||||
* | | don't allow negative age in directory listings | zotlabs | 2017-05-31 | 1 | -1/+1 |
| | | |||||
* | | only provide 'connected apps' on the settings menu if techlevel > 0. | zotlabs | 2017-05-30 | 1 | -5/+7 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-30 | 1 | -1/+2 |
|\| | |||||
| * | fix issue #790 - zip->open returned error 19 (not a valid zip archive). in ↵ | Mario Vavti | 2017-05-30 | 1 | -1/+2 |
| | | | | | | | | case there are further issues we should probably also put a ob_end_clean() right before readfile() | ||||
| * | hubzilla issue #795 | zotlabs | 2017-05-27 | 2 | -3/+5 |
| | | |||||
* | | provide ability to search webpages (either public or which contain the ↵ | zotlabs | 2017-05-30 | 1 | -2/+2 |
| | | | | | | | | observer in the acl) in addition to conversations | ||||
* | | move disapora xrd stuff to plugin | zotlabs | 2017-05-30 | 1 | -13/+2 |
| | | |||||
* | | more deprecate server_role | zotlabs | 2017-05-29 | 1 | -0/+5 |
| | | |||||
* | | start deprecation of server_role | zotlabs | 2017-05-29 | 7 | -32/+6 |
| | | |||||
* | | hubzilla issue #795 | zotlabs | 2017-05-26 | 2 | -3/+5 |
| | | |||||
* | | update link to account roles help on new_channel page | zotlabs | 2017-05-25 | 1 | -1/+1 |
| | | |||||
* | | update the link to account roles help on register page | zotlabs | 2017-05-25 | 1 | -1/+1 |
| | | |||||
* | | start using the abook_not_here flag (requires changes in addons, not easily ↵ | zotlabs | 2017-05-25 | 1 | -0/+4 |
| | | | | | | | | portable to hubzilla) | ||||
* | | only store search info for text filetypes when updating the documentation ↵ | zotlabs | 2017-05-24 | 1 | -4/+10 |
| | | | | | | | | indexes | ||||
* | | some minor help cleanup - add '-/foo' override of language detection | zotlabs | 2017-05-24 | 1 | -37/+37 |
| | | |||||
* | | remove php version checks for older ( < 5.4) code incompatibilities | zotlabs | 2017-05-23 | 1 | -6/+0 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-23 | 1 | -2/+0 |
|\| | |||||
| * | wiki auto language select to match webpages implementation | zotlabs | 2017-05-23 | 2 | -6/+28 |
| | | |||||
| * | apporder style improvement and add to nav menu, also add language awareness ↵ | zotlabs | 2017-05-23 | 3 | -15/+50 |
| | | | | | | | | to webpages | ||||
| * | schema fixes | zotlabs | 2017-05-23 | 1 | -0/+4 |
| | | |||||
| * | some issues with the app order template logic | zotlabs | 2017-05-23 | 1 | -2/+2 |
| | | |||||
| * | apporder module and all the associated backend stuff to make it work; ↵ | zotlabs | 2017-05-23 | 3 | -1/+140 |
| | | | | | | | | probably needs a bit of UI cleanup and a link to it from somewhere | ||||
* | | add 'apps' app | zotlabs | 2017-05-23 | 1 | -0/+1 |
| | | |||||
* | | wiki auto language select to match webpages implementation | zotlabs | 2017-05-22 | 2 | -6/+28 |
| | | |||||
* | | apporder style improvement and add to nav menu, also add language awareness ↵ | zotlabs | 2017-05-22 | 3 | -15/+50 |
| | | | | | | | | to webpages | ||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-22 | 3 | -56/+107 |
|\| | |||||
| * | some styling for system notifications | Mario Vavti | 2017-05-18 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #783 from zotlabs/app_order | git-marijus | 2017-05-17 | 1 | -0/+44 |
| |\ | | | | | | | provide mechanism to arbitrarily sort the nav tray apps, currently th… | ||||
| | * | provide mechanism to arbitrarily sort the nav tray apps, currently the ↵ | zotlabs | 2017-05-16 | 1 | -0/+44 |
| | | | | | | | | | | | | preferred order list needs to be manually created | ||||
| * | | Merge pull request #782 from dawnbreak/QA_testing | git-marijus | 2017-05-17 | 1 | -52/+106 |
| |\ \ | | | | | | | | | :construction_worker::white_check_mark: Documentation Permissions.php. | ||||
| | * | | :construction_worker::white_check_mark: Documentation Permissions.php. | Klaus Weidenbach | 2017-05-17 | 1 | -52/+106 |
| | |/ | | | | | | | | | | | | | Also add some phpunit tests for this class, but there are some problems yet with mocking static functions. | ||||
| * | | Merge pull request #774 from zotlabs/pgapps | git-marijus | 2017-05-17 | 1 | -5/+5 |
| |\ \ | | |/ | |/| | Do not yet understand why on postgres, app['plugin'] gets set to 3 li… | ||||
| | * | Do not yet understand why on postgres, app['plugin'] gets set to 3 linefeeds ↵ | zotlabs | 2017-05-14 | 1 | -5/+5 |
| | | | | | | | | | | | | but this prevents it from rendering | ||||
* | | | schema fixes | zotlabs | 2017-05-22 | 1 | -0/+4 |
| | | | |||||
* | | | some issues with the app order template logic | zotlabs | 2017-05-21 | 1 | -2/+2 |
| | | | |||||
* | | | apporder module and all the associated backend stuff to make it work; ↵ | zotlabs | 2017-05-21 | 3 | -1/+140 |
| | | | | | | | | | | | | probably needs a bit of UI cleanup and a link to it from somewhere | ||||
* | | | provide mechanism to arbitrarily sort the nav tray apps, currently the ↵ | zotlabs | 2017-05-16 | 1 | -0/+44 |
| | | | | | | | | | | | | preferred order list needs to be manually created |