aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | minor editszotlabs2017-02-231-6/+8
* | parse bbcode events which use the "new" vcalendar format. work in progress.zotlabs2017-02-231-3/+144
* | update changelogMario Vavti2017-02-231-0/+86
* | move collapsed login and register buttons to the leftMario Vavti2017-02-232-3/+12
* | yet one more place to use chanlink_hash() instead of chanlink_url()Mario Vavti2017-02-231-2/+2
* | one more place to use chanlink_hash() instead of chanlink_url()Mario Vavti2017-02-231-1/+1
* | more places to use chanlink_hash() instead of chanlink_url() for profile_linkMario Vavti2017-02-233-3/+3
* | use chanlink_hash() instead of chanlink_url() for $profile_linkMario Vavti2017-02-231-1/+1
* | Merge pull request #685 from phellmes/devzotlabs2017-02-232-6067/+6490
|\ \
| * | Update DE translation stringsphellmes2017-02-222-6067/+6490
|/ /
* | apps improvementsMario Vavti2017-02-228-31/+19
* | change text back to 'add apps'zotlabs2017-02-212-3/+3
* | Merge pull request #684 from anaqreon/devzotlabs2017-02-222-3/+4
|\ \
| * | Change Add Apps to Manage Apps and support translation.Andrew Manning2017-02-212-3/+4
* | | use head_add_link() for feed discoveryzotlabs2017-02-217-33/+45
|/ /
* | display page not updating after commentzotlabs2017-02-212-23/+29
* | do not lock out channels with only read perms from all post actions. we check...Mario Vavti2017-02-211-5/+0
* | wrong permissionMario Vavti2017-02-211-1/+1
* | detect no aclzotlabs2017-02-201-4/+6
* | fix find_folder_hash_by_path() which was not safe against multiple attach str...zotlabs2017-02-202-10/+30
* | update fr translationzotlabs2017-02-204-7838/+12559
* | don't search on empty filename - we shouldn't find it. The reason why this ch...zotlabs2017-02-201-4/+6
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-02-201-0/+1
|\ \
| * | width must be 100% hereMario Vavti2017-02-201-0/+1
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-02-201-1/+1
|\| |
| * | if we slide to left aside make the overlay darker and leave aside as isMario Vavti2017-02-201-1/+1
* | | wiki page permissions issuezotlabs2017-02-201-3/+11
|/ /
* | bug in adding main.js as a js sourcezotlabs2017-02-191-1/+1
* | fix several places where head_add_(css|js) functions have been used incorrect...zotlabs2017-02-196-63/+68
* | this icon also appears to require the fixed-width attributezotlabs2017-02-191-2/+2
* | change primary directory per requestzotlabs2017-02-181-2/+1