aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
* clean up the warnings about connections on unclonable networkszotlabs2017-06-091-1/+17
* auto inline embed ostatus image attachmentszotlabs2017-06-091-1/+1
* put unreachable federated connections in the archived tab of the connections ...zotlabs2017-06-082-4/+5
* indicate on connections page if a federated connection from another network i...zotlabs2017-06-081-2/+3
* partial fix for failure to sync photos - appears to be memory exhaustion and ...zotlabs2017-06-071-0/+35
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-06-073-37/+40
|\
| * hubzilla issue #810zotlabs2017-06-071-2/+2
| * oembed: ensure that width and height are returned as type int and not floatzotlabs2017-06-071-2/+2
| * don't allow negative age in directory listingszotlabs2017-06-071-1/+1
| * rewrite wiki pages widget - no need for ajax on pageload, show the pages to n...git-marijus2017-06-032-36/+39
| * convert randprof to use chanlink_hash() instead of chanlink_url() and filter ...git-marijus2017-06-031-1/+1
| * provide ability to search webpages (either public or which contain the observ...zotlabs2017-05-301-2/+2
* | hubzilla issue #810zotlabs2017-06-061-2/+2
* | oembed: ensure that width and height are returned as type int and not floatzotlabs2017-06-031-2/+2
* | don't allow negative age in directory listingszotlabs2017-05-311-1/+1
* | only provide 'connected apps' on the settings menu if techlevel > 0.zotlabs2017-05-301-5/+7
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-301-1/+2
|\|
| * fix issue #790 - zip->open returned error 19 (not a valid zip archive). in ca...Mario Vavti2017-05-301-1/+2
| * hubzilla issue #795zotlabs2017-05-272-3/+5
* | provide ability to search webpages (either public or which contain the observ...zotlabs2017-05-301-2/+2
* | move disapora xrd stuff to pluginzotlabs2017-05-301-13/+2
* | more deprecate server_rolezotlabs2017-05-291-0/+5
* | start deprecation of server_rolezotlabs2017-05-297-32/+6
* | hubzilla issue #795zotlabs2017-05-262-3/+5
* | update link to account roles help on new_channel pagezotlabs2017-05-251-1/+1
* | update the link to account roles help on register pagezotlabs2017-05-251-1/+1
* | start using the abook_not_here flag (requires changes in addons, not easily p...zotlabs2017-05-251-0/+4
* | only store search info for text filetypes when updating the documentation ind...zotlabs2017-05-241-4/+10
* | some minor help cleanup - add '-/foo' override of language detectionzotlabs2017-05-241-37/+37
* | remove php version checks for older ( < 5.4) code incompatibilitieszotlabs2017-05-231-6/+0
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-231-2/+0
|\|
| * wiki auto language select to match webpages implementationzotlabs2017-05-232-6/+28
| * apporder style improvement and add to nav menu, also add language awareness t...zotlabs2017-05-233-15/+50
| * schema fixeszotlabs2017-05-231-0/+4
| * some issues with the app order template logiczotlabs2017-05-231-2/+2
| * apporder module and all the associated backend stuff to make it work; probabl...zotlabs2017-05-233-1/+140
* | add 'apps' appzotlabs2017-05-231-0/+1
* | wiki auto language select to match webpages implementationzotlabs2017-05-222-6/+28
* | apporder style improvement and add to nav menu, also add language awareness t...zotlabs2017-05-223-15/+50
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-223-56/+107
|\|
| * some styling for system notificationsMario Vavti2017-05-181-1/+1
| * Merge pull request #783 from zotlabs/app_ordergit-marijus2017-05-171-0/+44
| |\
| | * provide mechanism to arbitrarily sort the nav tray apps, currently the prefer...zotlabs2017-05-161-0/+44
| * | Merge pull request #782 from dawnbreak/QA_testinggit-marijus2017-05-171-52/+106
| |\ \
| | * | :construction_worker::white_check_mark: Documentation Permissions.php.Klaus Weidenbach2017-05-171-52/+106
| | |/
| * | Merge pull request #774 from zotlabs/pgappsgit-marijus2017-05-171-5/+5
| |\ \ | | |/ | |/|
| | * Do not yet understand why on postgres, app['plugin'] gets set to 3 linefeeds ...zotlabs2017-05-141-5/+5
* | | schema fixeszotlabs2017-05-221-0/+4
* | | some issues with the app order template logiczotlabs2017-05-211-2/+2
* | | apporder module and all the associated backend stuff to make it work; probabl...zotlabs2017-05-213-1/+140