aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* start deprecation of server_rolezotlabs2017-05-292-9/+3
|
* hubzilla issue #795zotlabs2017-05-261-1/+1
|
* apporder style improvement and add to nav menu, also add language awareness ↵zotlabs2017-05-222-2/+4
| | | | to webpages
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-223-12/+18
|\
| * some styling for system notificationsMario Vavti2017-05-182-12/+12
| |
| * css first aid for mod setupMario Vavti2017-05-171-0/+6
| |
* | some issues with the app order template logiczotlabs2017-05-211-5/+6
| |
* | apporder module and all the associated backend stuff to make it work; ↵zotlabs2017-05-212-1/+13
| | | | | | | | probably needs a bit of UI cleanup and a link to it from somewhere
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-161-6/+1
|\|
| * consolidate and simplify the generation of activitystreams persons, add a ↵zotlabs2017-05-111-6/+1
| | | | | | | | couple more fields hoping eventually Mastodon will accept legal follow activities without choking on them. Requires an update of plugins also.
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-105-11074/+10557
|\|
| * missing clearfixMario Vavti2017-05-103-3/+3
| |
| * Update DE translation stringsphellmes2017-05-092-11071/+10554
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-093-545/+565
|\|
| * make all label boldMario Vavti2017-05-091-1/+1
| |
| * Merge pull request #762 from mjfriaza/devgit-marijus2017-05-092-544/+564
| |\ | | | | | | Updated the Spanish translation
| | * Updated the Spanish translationManuel Jiménez Friaza2017-05-082-544/+564
| | |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-055-7/+54
|\| |
| * | collapse sysapps if viewing a remote channelMario Vavti2017-05-052-6/+31
| | |
| * | css hack to make remote channel menu header look in line with the rest if in ↵Mario Vavti2017-05-051-0/+6
| | | | | | | | | | | | collapsed state
| * | css fixMario Vavti2017-05-051-1/+1
| | |
| * | German translations for demohubAndrew Manning2017-05-031-0/+16
| | |
* | | more cleanupzotlabs2017-05-021-0/+3
| | |
* | | profile_sidebar hook ignored the updated html contentzotlabs2017-05-021-69/+0
| | |
* | | Revert "move theme specific files to theme dir"zotlabs2017-05-02277-0/+0
| | | | | | | | | | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c.
* | | move theme specific files to theme dirzotlabs2017-05-01277-0/+0
| | |
* | | add cdav fileszotlabs2017-05-014-0/+998
| | |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-04-261-0/+1
|\| |
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2017-04-261-0/+1
| |\ \
| | * | When template "none" is used in a webpage layout, then the contents of the ↵Andrew Manning2017-04-231-0/+1
| | | | | | | | | | | | | | | | page should be the sole output, with no other code before or after the page element content.
| * | | provide a broken feed for services which require a broken feedzotlabs2017-04-261-5/+2
| |/ /
* | | provide a broken feed for services which require a broken feedzotlabs2017-04-251-5/+2
| | |
* | | give the item_obscured flag a new lease on life by using it to designate ↵zotlabs2017-04-181-0/+3
| | | | | | | | | | | | third party client-side e2ee or binary content which can only be downloaded and not viewed directly on the web (as a side effect this also allows binary files to be submitted as activities/content). The content display is suppressed and replaced with a download button. This is unfinished but harmless to backport while work is in progress unless told otherwise. Future development will take care of the remaining loose ends.
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-04-187-7/+7
|\| |
| * | more lock caretsMario Vavti2017-04-184-4/+4
| | |
| * | the caret beside the lock seems a little overkillMario Vavti2017-04-183-3/+3
| | |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-04-177-11230/+10653
|\| |
| * | missing clearfixMario Vavti2017-04-161-1/+1
| | |
| * | css fixesMario Vavti2017-04-161-4/+4
| | |
| * | :arrow_up: Update SimplePie library.Klaus Weidenbach2017-04-151-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As a follow up to issue #699 update SimplePie from 1.2.1-dev (around 6years old) to current git master (1.4.4-dev). We use the master branch until the next release because it contains our patch for enclosure titles already. The other patches in the library from us can be done by configuring the SimplePie object in our code instead. Used composer to manage this library and use class autoloading. Add some unit tests for include/feedutils.php, but the interesting parts are unfortunately not testable with the current code.
| * | missing includesMario Vavti2017-04-131-1/+1
| | |
| * | bs font set might work better for win and macMario Vavti2017-04-131-1/+0
| | |
| * | Merge pull request #714 from mjfriaza/devgit-marijus2017-04-112-11218/+10642
| |\| | | | | | | Updated the Spanish translation
| | * Updated the Spanish translationManuel Jiménez Friaza2017-04-102-11218/+10642
| | |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-04-073-11094/+10565
|\| |
| * | Merge pull request #712 from zotlabs/fr_updategit-marijus2017-04-072-11080/+10559
| |\ \ | | | | | | | | Fr update (Monret)
| | * | fr strings update (Monret)zotlabs2017-04-032-11080/+10559
| | | |
| | * | Revert "fr strings update (Monret)"zotlabs2017-04-032-10559/+11080
| | | | | | | | | | | | | | | | This reverts commit 4e4d406d23e01a6aa0992c94baea0fd676f04d1e.
| | * | fr strings update (Monret)zotlabs2017-04-032-11080/+10559
| | | |
| * | | the string was there but the template var was wrongMario Vavti2017-04-071-1/+1
| | | |