redmatrix
6126070a1d
Merge https://github.com/redmatrix/hubzilla into pending_merge
2016-02-26 12:49:02 -08:00
Mario Vavti
df57c90d2d
several photo item template fixes
2016-02-26 14:25:18 +01:00
redmatrix
dc8c7a2d2e
small improvements to profile like activity
2016-02-25 16:21:38 -08:00
Mario Vavti
5ad9b48f1d
revert f62ec4132e - allow one self to be added to a privacy group.
2016-02-25 23:59:57 +01:00
Mario Vavti
be27fb5644
we have got a button for events in the nav. no need for it in the tabs if we are local.
2016-02-25 13:40:15 +01:00
redmatrix
ebfa1a12b9
when creating an event from a post in our stream, if the original post was private, set the event permissions to "just me". If it was a public event, set the event permissions to the channel default permissions.
2016-02-25 00:36:35 -08:00
redmatrix
c95d7c69eb
issue #216 - calendar sharing
2016-02-24 18:54:52 -08:00
redmatrix
2b95580cc0
Merge https://github.com/redmatrix/hubzilla into pending_merge
2016-02-24 16:41:46 -08:00
jeroenpraat
01a8292d65
fix TOS
2016-02-25 01:04:37 +01:00
redmatrix
7e6febe2a6
add 'requires' field to plugin info to list other dependent plugins/addons and disable if dependencies are not installed/enabled
2016-02-24 15:19:28 -08:00
redmatrix
b101a8f6fb
missing function
2016-02-24 11:20:46 -08:00
Mario Vavti
eca1f84328
change wording in case where registration is by apprval only
2016-02-23 11:23:43 +01:00
redmatrix
3bde7b8f18
add salmon key param
2016-02-22 16:20:19 -08:00
jeroenpraat
9db1148650
pubsites: network column is not needed anymore (mentioned in intro text). Because of more vertical space Access and Register columnis separate again.
2016-02-22 19:28:32 +01:00
jeroenpraat
502fed198d
only hubs from local configured project on pubsites (hubzilla by default). as agreed with Mike.
2016-02-22 19:10:01 +01:00
Mario Vavti
411c510778
change wording
2016-02-22 13:42:05 +01:00
Mario Vavti
dd6e3d873d
some work on mod/register
2016-02-22 13:04:48 +01:00
jeroenpraat
f535d438b2
I don't think we need redmatrix hubs (or hubs without no project name) in this list. The other way around (hubzilla in redmatrix pubsites) is no problem I think. If not agreed, please revert.
2016-02-22 03:03:32 +01:00
redmatrix
f1564b4cff
retry the move of AccessList to composer format (one or more third-party plugins will likely break as a result)
2016-02-21 16:49:49 -08:00
jeroenpraat
1fcc863298
There was nothing wrong with my pimped pubsites (was another problem). Took the opportunity to update schemas. Plus updated spanish and dutch strings.
2016-02-21 23:00:12 +01:00
jeroenpraat
e37c1ed981
Revert pubsites.php. There seems something wrong. Let me troubleshoot that first.
2016-02-21 20:00:09 +01:00
jeroenpraat
0c5a2925ad
Pimped the pubsites page. I tried to get this into a .tpl-file, but it was 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.
2016-02-21 19:31:11 +01:00
Mario Vavti
22f172d697
grid->network, whitespace and bootstrapify create button
2016-02-20 14:01:20 +01:00
redmatrix
dfbe2eaf98
Revert "move accesslist class to namespace"
...
This reverts commit a9711895cf .
2016-02-20 00:49:37 -08:00
redmatrix
a9711895cf
move accesslist class to namespace
2016-02-20 19:39:54 +11:00
Mario Vavti
fbc6c60805
Merge branch 'master' of https://github.com/redmatrix/hubzilla
2016-02-19 22:28:57 +01:00
Mario Vavti
02e82e496e
pimp up mod new_channel
2016-02-19 22:28:21 +01:00
redmatrix
8e586008dd
issue #287 require old password to change password
2016-02-19 13:18:51 -08:00
redmatrix
50c7c33ed1
no linefeed at end
2016-02-19 12:02:23 -08:00
redmatrix
ca52d39abe
finish up the storage move
2016-02-19 11:58:17 -08:00
redmatrix
28d07fd6b2
move storage assets to zotlabs/storage
2016-02-19 00:06:10 -08:00
redmatrix
5a7b994e59
siteinfo regression with Zotlabs\Project - add an autoloader
2016-02-18 19:32:06 -08:00
redmatrix
342fda94e4
Provide Zotlabs\Project and System class for querying details about the project/version info. Move these out of /boot.php
2016-02-18 15:24:58 -08:00
redmatrix
3a84e7051e
Merge branch 'iconfig'
2016-02-17 16:21:22 -08:00
jeroenpraat
cd8b7687c1
More clarification about privacy of private content. Changed Channel Name to 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.
2016-02-17 20:47:52 +01:00
Mario Vavti
4436cd9ade
Change description
2016-02-17 12:37:02 +01:00
Mario Vavti
ddbe3c7426
make always preload images before rendering the page a display setting
2016-02-17 12:32:12 +01:00
redmatrix
a83eb14ff6
iconfig debugging
2016-02-17 00:42:51 -08:00
redmatrix
d49afead67
allow redirection to site workflow page even if auto channel create is applied
2016-02-16 18:36:29 -08:00
jeroenpraat
f738902107
@hubdomain also for auto-create-channel + adding css wrapper (ongoing work)
2016-02-16 21:46:24 +01:00
phellmes
3b97a9f766
Add string translation to auto approval option
...
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.
2016-02-15 21:23:04 +01:00
redmatrix
4f285911f0
form cleanup (profile_photo and cover_photo), admin 'user_approve' not found, missing close div in mood_content.tpl
2016-02-14 16:15:55 -08:00
redmatrix
55515a25d1
guest photo upload failing when js_upload is in use due to non-existent acl parameters
2016-02-11 15:24:21 -08:00
redmatrix
a26d1794fe
feed dates weren't being honoured. When that was fixed they turned out to be reversed.
2016-02-10 23:00:40 -08:00
phellmes
191a2fd5be
[invite module] remove trailing spaces from translatable strings
2016-02-09 14:20:26 +01:00
redmatrix
90fd23e0cd
try that patch again
2016-02-08 14:19:49 -08:00
redmatrix
d96e985be0
Revert "sort out the well-known acme-challenge mess - at least on apache"
...
This reverts commit be99c7fe12 .
2016-02-08 14:06:44 -08:00
redmatrix
be99c7fe12
sort out the well-known acme-challenge mess - at least on apache
2016-02-08 13:57:40 -08:00
redmatrix
00ae6bdac6
a few tweaks to uno settings page to allow a default ACL to be created
2016-02-07 21:06:17 -08:00
redmatrix
a606173e07
change register workflow if uno is set
2016-02-07 20:11:08 -08:00