aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-03-1515-234/+758
| |\ \
| * \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-03-152-18/+6
| |\ \ \
| * \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-03-132-2/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-03-112-2/+26
| |\ \ \ \ \
| * | | | | | stringszotlabs2017-03-101-3838/+3824
| | | | | | |
| * | | | | | Monday is a proper name and should be capitalised (except in private ↵zotlabs2017-03-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | conversation amongst unix geeks).
* | | | | | | remove redundant cssMario Vavti2017-03-191-20/+0
| | | | | | |
* | | | | | | css fixesMario Vavti2017-03-191-1/+12
| | | | | | |
* | | | | | | fix custom fontsize for appMario Vavti2017-03-194-19/+11
| | | | | | |
* | | | | | | bs4 fixesMario Vavti2017-03-197-144/+93
| | | | | | |
* | | | | | | bs4 fixesMario Vavti2017-03-188-13/+23
| | | | | | |
* | | | | | | more abook_edit and some cssMario Vavti2017-03-183-6/+12
| | | | | | |
* | | | | | | more abook_editMario Vavti2017-03-181-3/+3
| | | | | | |
* | | | | | | fix abook_edit and private mailMario Vavti2017-03-184-46/+31
| | | | | | |
* | | | | | | Merge branch 'dev' into bs4Mario Vavti2017-03-181-2/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge pull request #698 from dawnbreak/devKlaus2017-03-181-2/+1
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | Missed one old Markdown()
| | * | | | | Missed one old Markdown()Klaus2017-03-181-2/+1
| |/ / / / /
* | | | | | bs4 fixesMario Vavti2017-03-189-290/+85
| | | | | |
* | | | | | fix usermenu radiusMario Vavti2017-03-171-1/+1
| | | | | |
* | | | | | css fixesMario Vavti2017-03-172-6/+10
| | | | | |
* | | | | | fix item_list and item_search templates. make item filer use a bootdtrap ↵Mario Vavti2017-03-1719-284/+276
| | | | | | | | | | | | | | | | | | | | | | | | modal and some css and class fixes
* | | | | | Merge branch 'dev' into bs4Mario Vavti2017-03-1615-234/+758
|\| | | | |
| * | | | | Merge pull request #569 from dawnbreak/QA_testingzotlabs2017-03-1615-234/+758
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | [FEATURE] Extend Travis CI integration.
| | * | | | :construction_worker: Add Travis' GitHub deployment steps.Klaus Weidenbach2017-03-142-50/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed API documentation deployment to gh_pages to Travis's GitHub Pages deployment. Also add Travis GitHub Release Deployment step to offer API documentation. Both steps are optional and need to be activated in Travis by setting GH_TOKEN.
| | * | | | :construction_worker: :arrow_up: :heavy_plus_sign: Update PHPUnit to current ↵Klaus Weidenbach2017-03-148-224/+372
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stable 6. Update requirements to PHP7 for dev. Add php-mock-phpunit to mock and stub global functions in a better way.
| | * | | | :construction_worker: Add old MySQL 5.5 to Travis CI again.Klaus Weidenbach2017-03-143-4/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The trusty distro contains MySQL 5.6. Add a precise distro with MySQL 5.5. Unfortunately 5.7 is not yet provided, which would be interesting because of the enabled strict SQL mode.
| | * | | | :construction_worker: use PHP7.1 and add PostgreSQL9.6Klaus Weidenbach2017-03-143-28/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use newer distro for Travis CI runs. New environment provides PostgreSQL9.6. Also no need to install custom Doxygen, made it optional. Changed default PHP environment from PHP7.0 to current PHP7.1. Changed codecoverage reporting.
| | * | | | :green_heart: Update Travis CI's Doxygen.Klaus Weidenbach2017-03-143-14/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Travis CI has Doxygen 1.7. We need 1.8 to generate our API documentation. Get a static version and use it. Always build API Documentation, but changed Doxygen configuration to only print out errors in the documentation generation, so these can be reviewed.
| | * | | | [FEATURE] :construction_worker: Extend Travis CI integration.Klaus Weidenbach2017-03-1410-27/+378
| | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Testing several Travis CI features. Add DBs to travis execution matrix. Doxygen API docu generation and deployment to gh-pages. Update phpunit to 5.7.
* | | | | re-add spaces between tagsMario Vavti2017-03-152-4/+7
| | | | |
* | | | | js fixesMario Vavti2017-03-152-15/+4
| | | | |
* | | | | style hashtags, mentions and categories. hide expand-aside button if not ↵Mario Vavti2017-03-1510-43/+35
| | | | | | | | | | | | | | | | | | | | needed. css and class fixes
* | | | | Merge branch 'dev' into bs4Mario Vavti2017-03-152-18/+6
|\| | | |
| * | | | better handling of mimetype securityMario Vavti2017-03-152-18/+6
| |/ / /
* | | | various fixesMario Vavti2017-03-153-4/+8
| | | |
* | | | css fixesMario Vavti2017-03-143-15/+8
| | | |
* | | | hide nav search behind a button, css fixes and cleanupMario Vavti2017-03-1411-115/+47
| | | |
* | | | css fixesMario Vavti2017-03-144-21/+13
| | | |
* | | | many class fixes and revive shiny class for item titles in a new wayMario Vavti2017-03-1317-117/+85
| | | |
* | | | merge dev into bs4Mario Vavti2017-03-133-3/+27
|\| | |
| * | | Merge pull request #697 from anaqreon/devgit-marijus2017-03-131-1/+1
| |\ \ \ | | | | | | | | | | Add id to app-menu for JS access
| | * | | Add id to app-menu for JS accessAndrew Manning2017-03-121-1/+1
| | | |/ | | |/|
| * / | we need to have this even if we are not the owner. otherwise we loose the ↵Mario Vavti2017-03-131-1/+1
| |/ / | | | | | | | | | acl if e.g. not-owner edits a webpage. should probably find a better solution for this though.
| * | Login-box css-fix for Bluegrid schemejeroenpraat2017-03-111-1/+25
| | |
* | | fix help menuMario Vavti2017-03-122-37/+37
| | |
* | | many dropdown and class fixes. still a long way to go...Mario Vavti2017-03-1219-150/+148
| | |
* | | Merge branch 'dev' into bs4Mario Vavti2017-03-111-1/+1
|\| |
| * | Merge pull request #693 from anaqreon/devgit-marijus2017-03-111-1/+1
| |\ \ | | |/ | |/| Take me home instead of get me home
| | * Take me home instead of get me homeAndrew Manning2017-03-091-1/+1
| |/
* | font size and post title adjustMario Vavti2017-03-116-135/+65
| |