aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | reverse sort orderzotlabs2017-03-021-1/+1
* | activity widget - turns out the owner is not relevant.zotlabs2017-03-021-9/+5
* | document the activity widgetzotlabs2017-03-021-0/+1
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-03-029-28/+23
|\ \
| * | provide info if there are no sche,es availableMario Vavti2017-03-021-4/+9
| * | reset schema value after we empty and repopulate it. second half of fix for #624Mario Vavti2017-03-022-2/+2
| * | reset schema value after we empty and repopulate it. first half of fix for #624Mario Vavti2017-03-021-0/+2
| * | setting top position of contextual-help in schemes does not work with narrow ...Mario Vavti2017-03-024-5/+0
| * | add title to connect buttonMario Vavti2017-03-011-1/+1
| * | minor template fixesMario Vavti2017-03-013-19/+12
* | | activity widget - like the forum widget but represents unseen activity by aut...zotlabs2017-03-029-4/+97
* | | make system.expire_delivery_reports default setting consistent (10 days)zotlabs2017-03-011-1/+1
|/ /
* | cleaner integration between the headers and session options of z_fetch_url()zotlabs2017-02-281-7/+26
* | expire unread system notifications after a year. It would provide a better ex...zotlabs2017-02-281-0/+7
* | Merge pull request #686 from dawnbreak/markdownzotlabs2017-03-0128-3075/+7787
|\ \
| * | :arrow_up: :hammer: Upgrade PHP Markdown library.Klaus Weidenbach2017-02-2727-2420/+7132
| * | Move library/markdown.php to keep history.Klaus Weidenbach2017-02-271-0/+0
* | | missing css classMario Vavti2017-02-281-1/+1
* | | provide 'session' option to z_fetch_url to assist with remote fetches requiri...zotlabs2017-02-272-1/+5
* | | make magic-auth work with profile vcard fetchzotlabs2017-02-271-1/+2
* | | remove loggingzotlabs2017-02-271-1/+1
* | | fetch profile vcard for connectionzotlabs2017-02-272-1/+50
* | | string updatezotlabs2017-02-271-1424/+1442
* | | a bit more DAV doco improvementzotlabs2017-02-271-1/+1
* | | add file size notes to /cloud actions panelzotlabs2017-02-272-1/+5
* | | prep workzotlabs2017-02-272-1/+2
* | | document the filesize limitations on uploading via /cloud, fix non-functional...zotlabs2017-02-271-2/+6
|/ /
* | fix js issue in markdown mimetype wikis if content contains quotesMario Vavti2017-02-272-6/+4
* | update changelogMario Vavti2017-02-271-0/+1
* | whitespaceMario Vavti2017-02-271-2/+0
* | missing clearMario Vavti2017-02-271-1/+1
* | do not mess up schemasMario Vavti2017-02-271-4/+6
* | lower version requirement to 2.2RCMario Vavti2017-02-271-1/+1
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2017-02-272-4827/+4862
|\ \
| * | Merge pull request #687 from mjfriaza/devzotlabs2017-02-272-4827/+4862
| |\|
| | * Updated the Spanish translationManuel Jiménez Friaza2017-02-262-4827/+4862
* | | set minversion and maxversion for themes in view/theme/themename/php/theme.ph...Mario Vavti2017-02-276-7/+13
|/ /
* | add a minversion to the theme and fallback to default if requirement is not m...Mario Vavti2017-02-266-7/+26
* | move admin permission decision out of the router - it is already provided in ...zotlabs2017-02-252-7/+1
* | send sync packet on profile photo permissions changezotlabs2017-02-251-0/+9
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-02-251-1/+1
|\ \
| * | bump versionMario Vavti2017-02-251-1/+1
* | | escape tags on viewsrc output in case it is not text/bbcode.zotlabs2017-02-251-1/+3
|/ /
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-02-241-1/+1
|\ \
| * | use chanlink_url() in directory since the xchan might not yet be available on...Mario Vavti2017-02-241-1/+1
* | | We've passed the deadline for allowing unsigned zot finger tokens. It is now ...zotlabs2017-02-243-3041/+3041
|/ /
* | deleting profile vcard entries was pretty well borkedzotlabs2017-02-231-2/+4
* | more work on profile vcards - still a lot of work to gozotlabs2017-02-236-14/+178
* | nativewiki: only apply markdown filter to markdown inputzotlabs2017-02-231-4/+12
* | move some functions to more appropriate placeszotlabs2017-02-233-236/+233