aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* missing functionredmatrix2016-02-241-0/+2
|
* change wording in case where registration is by apprval onlyMario Vavti2016-02-231-1/+1
|
* add salmon key paramredmatrix2016-02-221-0/+5
|
* pubsites: network column is not needed anymore (mentioned in intro text). ↵jeroenpraat2016-02-221-2/+2
| | | | Because of more vertical space Access and Register columnis separate again.
* only hubs from local configured project on pubsites (hubzilla by default). ↵jeroenpraat2016-02-221-5/+2
| | | | as agreed with Mike.
* change wordingMario Vavti2016-02-221-1/+1
|
* some work on mod/registerMario Vavti2016-02-221-26/+17
|
* I don't think we need redmatrix hubs (or hubs without no project name) in ↵jeroenpraat2016-02-221-1/+6
| | | | this list. The other way around (hubzilla in redmatrix pubsites) is no problem I think. If not agreed, please revert.
* retry the move of AccessList to composer format (one or more third-party ↵redmatrix2016-02-2110-16/+16
| | | | plugins will likely break as a result)
* There was nothing wrong with my pimped pubsites (was another problem). Took ↵jeroenpraat2016-02-211-8/+15
| | | | the opportunity to update schemas. Plus updated spanish and dutch strings.
* Revert pubsites.php. There seems something wrong. Let me troubleshoot that ↵jeroenpraat2016-02-211-12/+5
| | | | first.
* Pimped the pubsites page. I tried to get this into a .tpl-file, but it was ↵jeroenpraat2016-02-211-5/+12
| | | | to complicated for me. Pubsites page is now more narrow (fits on most devices) and location is not taking a complete column (location is almost never used). Also a fix on the auto-create-channel part on the register page.
* grid->network, whitespace and bootstrapify create buttonMario Vavti2016-02-201-11/+3
|
* Revert "move accesslist class to namespace"redmatrix2016-02-2010-16/+16
| | | | This reverts commit a9711895cf254a0ca34b1e3f7c8e75bb832e6973.
* move accesslist class to namespaceredmatrix2016-02-2010-16/+16
|
* Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2016-02-195-53/+56
|\
| * issue #287 require old password to change passwordredmatrix2016-02-191-29/+39
| |
| * no linefeed at endredmatrix2016-02-191-1/+1
| |
| * finish up the storage moveredmatrix2016-02-192-2/+2
| |
| * move storage assets to zotlabs/storageredmatrix2016-02-194-23/+16
| |
* | pimp up mod new_channelMario Vavti2016-02-191-15/+18
|/
* siteinfo regression with Zotlabs\Project - add an autoloaderredmatrix2016-02-181-1/+1
|
* Provide Zotlabs\Project and System class for querying details about the ↵redmatrix2016-02-185-5/+5
| | | | project/version info. Move these out of /boot.php
* Merge branch 'iconfig'redmatrix2016-02-171-2/+8
|\
| * iconfig debuggingredmatrix2016-02-171-2/+8
| |
* | More clarification about privacy of private content. Changed Channel Name to ↵jeroenpraat2016-02-172-2/+2
| | | | | | | | simply Name when registering/creating an account or channel. First time when people see this they get confused (by experience on my hubs). This will even be more with UNO.
* | Change descriptionMario Vavti2016-02-171-1/+1
| |
* | make always preload images before rendering the page a display settingMario Vavti2016-02-171-1/+7
| |
* | allow redirection to site workflow page even if auto channel create is appliedredmatrix2016-02-161-3/+4
| |
* | @hubdomain also for auto-create-channel + adding css wrapper (ongoing work)jeroenpraat2016-02-162-0/+4
|/
* Add string translation to auto approval optionphellmes2016-02-151-32/+34
| | | | | | Make the description for the auto-approval option translatable. Put the switch array of that option (with another missing t-funtion) into a $yes_no variable to be consistent with other settings pages.
* form cleanup (profile_photo and cover_photo), admin 'user_approve' not ↵redmatrix2016-02-142-55/+5
| | | | found, missing close div in mood_content.tpl
* guest photo upload failing when js_upload is in use due to non-existent acl ↵redmatrix2016-02-112-1/+9
| | | | parameters
* feed dates weren't being honoured. When that was fixed they turned out to be ↵redmatrix2016-02-101-0/+2
| | | | reversed.
* [invite module] remove trailing spaces from translatable stringsphellmes2016-02-091-6/+6
|
* try that patch againredmatrix2016-02-081-11/+4
|
* Revert "sort out the well-known acme-challenge mess - at least on apache"redmatrix2016-02-081-4/+11
| | | | This reverts commit be99c7fe12cc68bba1716a0b708bb171cfd223e6.
* sort out the well-known acme-challenge mess - at least on apacheredmatrix2016-02-081-11/+4
|
* a few tweaks to uno settings page to allow a default ACL to be createdredmatrix2016-02-071-0/+2
|
* change register workflow if uno is setredmatrix2016-02-071-1/+1
|
* provide get_server_role() to abstract different roles and capabilitiesredmatrix2016-02-071-1/+1
|
* fix uno import by disabling for nowredmatrix2016-02-051-0/+9
|
* uno stuffredmatrix2016-02-051-3/+5
|
* more uno groundworkredmatrix2016-02-052-3/+3
|
* initial uno configredmatrix2016-02-041-10/+11
|
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-02-041-0/+4
|\
| * Merge pull request #274 from mrjive/masterredmatrix2016-02-051-0/+4
| |\ | | | | | | Small adding in search result page in /help
| | * Added section-title-wrapper and section-conent-wrapper to search result page ↵mrjive2016-02-031-0/+4
| | | | | | | | | | | | in /help
* | | update the poke page layout and UIredmatrix2016-02-041-4/+15
|/ /
* | finish moving block_public to the new security pageredmatrix2016-02-031-3/+0
| |