aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | navbar setting. schema css is always called last.
* add title to connect buttonMario Vavti2017-03-011-1/+1
|
* minor template fixesMario Vavti2017-03-013-19/+12
|
* missing css classMario Vavti2017-02-281-1/+1
|
* Merge branch '2.2RC' of https://github.com/redmatrix/hubzilla into 2.2RC_mergezotlabs2017-02-2710-14/+38
|\
| * 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
| |
| * set minversion and maxversion for themes in ↵Mario Vavti2017-02-276-7/+13
| | | | | | | | view/theme/themename/php/theme.php instead of separate file.
| * add a minversion to the theme and fallback to default if requirement is not ↵Mario Vavti2017-02-266-7/+26
| | | | | | | | met. mark incompatible themes in the theme selector
* | document the filesize limitations on uploading via /cloud, fix ↵zotlabs2017-02-271-2/+6
|/ | | | non-functional anchor
* send sync packet on profile photo permissions changezotlabs2017-02-251-0/+9
|
* Merge branch '2.2RC' of https://github.com/redmatrix/hubzilla into 2.2RC_mergezotlabs2017-02-252-2/+2
|\
| * bump versionMario Vavti2017-02-251-1/+1
| |
| * use chanlink_url() in directory since the xchan might not yet be available ↵Mario Vavti2017-02-241-1/+1
| | | | | | | | on our server
* | escape tags on viewsrc output in case it is not text/bbcode.zotlabs2017-02-251-1/+3
|/
* minor editszotlabs2017-02-231-6/+8
|
* Merge branch '2.2RC' of https://github.com/redmatrix/hubzilla into 2.2RC_mergezotlabs2017-02-230-0/+0
|\
| * 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
| |
* | 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 strings
| * 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.
| * 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 ↵Mario Vavti2017-02-211-5/+0
| | | | check read/write permissions for each command later in the process
* 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 ↵zotlabs2017-02-202-10/+30
| | | | structures with the same filename but in different directories
* update fr translationzotlabs2017-02-204-7838/+12559
|
* don't search on empty filename - we shouldn't find it. The reason why this ↵zotlabs2017-02-201-4/+6
| | | | change is being made is because we actually did find it due to a development glitch
* 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
| |