Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | make attach_delete() return and comment out album rename functionality since ↵ | Mario Vavti | 2016-02-27 | 1 | -0/+2 | |
| | | | | this is not supported by the backend at the moment. | |||||
* | several photo item template fixes | Mario Vavti | 2016-02-26 | 2 | -18/+24 | |
| | ||||||
* | provide an edit button for the profile page | Mario Vavti | 2016-02-25 | 1 | -0/+3 | |
| | ||||||
* | we have got a button for events in the nav. no need for it in the tabs if we ↵ | Mario Vavti | 2016-02-25 | 1 | -0/+1 | |
| | | | | are local. | |||||
* | issue #216 - calendar sharing | redmatrix | 2016-02-24 | 3 | -3/+41 | |
| | ||||||
* | add 'requires' field to plugin info to list other dependent plugins/addons ↵ | redmatrix | 2016-02-24 | 1 | -0/+3 | |
| | | | | and disable if dependencies are not installed/enabled | |||||
* | some work on mod/register | Mario Vavti | 2016-02-22 | 3 | -85/+58 | |
| | ||||||
* | Pimped the pubsites page. I tried to get this into a .tpl-file, but it was ↵ | jeroenpraat | 2016-02-21 | 1 | -5/+2 | |
| | | | | 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 button | Mario Vavti | 2016-02-20 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2016-02-19 | 1 | -0/+1 | |
|\ | ||||||
| * | issue #287 require old password to change password | redmatrix | 2016-02-19 | 1 | -0/+1 | |
| | | ||||||
* | | pimp up mod new_channel | Mario Vavti | 2016-02-19 | 1 | -41/+35 | |
|/ | ||||||
* | h1>h2 (thanks to Mario) and help text below label on register page (like on ↵ | jeroenpraat | 2016-02-18 | 3 | -7/+5 | |
| | | | | new channel). | |||||
* | Removed export temporary from UNO. Removed 'Remove Channel' from UNO, cause ↵ | jeroenpraat | 2016-02-18 | 3 | -6/+14 | |
| | | | | a UNO member has only 1 channel, so it's logical to remove the acccount (by experience on UNO hub). Styling oauth settings. | |||||
* | make always preload images before rendering the page a display setting | Mario Vavti | 2016-02-17 | 2 | -0/+2 | |
| | ||||||
* | @hubdomain also for auto-create-channel + adding css wrapper (ongoing work) | jeroenpraat | 2016-02-16 | 2 | -2/+3 | |
| | ||||||
* | form cleanup (profile_photo and cover_photo), admin 'user_approve' not ↵ | redmatrix | 2016-02-14 | 3 | -59/+79 | |
| | | | | found, missing close div in mood_content.tpl | |||||
* | [invite module] update UI template | phellmes | 2016-02-09 | 1 | -24/+20 | |
| | ||||||
* | need to re-arrange a few things for a short vcard | redmatrix | 2016-02-08 | 1 | -0/+42 | |
| | ||||||
* | lots more zcard tweaks | redmatrix | 2016-02-08 | 2 | -14/+29 | |
| | ||||||
* | a few tweaks to uno settings page to allow a default ACL to be created | redmatrix | 2016-02-07 | 1 | -1/+6 | |
| | ||||||
* | block public was still referenced in admin/site template | redmatrix | 2016-02-07 | 1 | -1/+0 | |
| | ||||||
* | update UI template for 'mood' module | redmatrix | 2016-02-07 | 1 | -7/+18 | |
| | ||||||
* | uno stuff | redmatrix | 2016-02-05 | 1 | -0/+1 | |
| | ||||||
* | comment buttons hook | redmatrix | 2016-02-04 | 1 | -0/+1 | |
| | ||||||
* | update the poke page layout and UI | redmatrix | 2016-02-04 | 1 | -24/+40 | |
| | ||||||
* | heavy lifting on admin security page | redmatrix | 2016-02-03 | 2 | -0/+3 | |
| | ||||||
* | admin security page for configuring white and black lists and other security ↵ | redmatrix | 2016-02-03 | 1 | -0/+29 | |
| | | | | options. | |||||
* | some zcard cleanup - still eneds a lot more work | redmatrix | 2016-02-02 | 1 | -2/+87 | |
| | ||||||
* | adjust for folks that still have 175px profile photos | redmatrix | 2016-02-01 | 1 | -1/+1 | |
| | ||||||
* | missing template | redmatrix | 2016-02-01 | 1 | -0/+50 | |
| | ||||||
* | add photos to the profile "likes this" dropdowns | redmatrix | 2016-02-01 | 1 | -2/+2 | |
| | ||||||
* | lower caution level from danger to warning for ignore button | Mario Vavti | 2016-01-27 | 1 | -1/+1 | |
| | ||||||
* | provide an icon to make 'add privacy group' stand out from the list of ↵ | redmatrix | 2016-01-27 | 1 | -1/+1 | |
| | | | | groups. Please revert if you think it's too messy. | |||||
* | bring back the ability to ignore a pending connection request without ↵ | redmatrix | 2016-01-26 | 1 | -1/+4 | |
| | | | | deleting it and without always having it in your face and without jumping through hoops. | |||||
* | Linking new connection notification to pending connections (see Channel 1) ↵ | jeroenpraat | 2016-01-27 | 3 | -2/+4 | |
| | | | | and improved email notifications about new connections. Could not find a way to do this also for the generic notifications. Added hub domain of channel address on the new channel page. A few people on my hub didn't understood. This example will make it more clear. Some minor bits. | |||||
* | don't provide notification icons on manage page for delegated channels | redmatrix | 2016-01-24 | 1 | -1/+1 | |
| | ||||||
* | set the actual value of the password input field to a single space on remove ↵ | redmatrix | 2016-01-21 | 2 | -2/+2 | |
| | | | | channel and remove account because firefox does not honour 'autocomplete="off"' and insists on filling in the password, which completely defeats the purpose of password protecting this function. We want to ensure it can only be executed by somebody who knows the password and not somebody who happens upon an unattended browser session. This space is annoying and must be removed to enter the password correctly but this appears to be the only way to provide the necessary safety for that page. Setting autocomplete to a random string as suggested by the firefox doco doesn't appear to do anything useful, as autocomplete is still performed. | |||||
* | make contact block look widget alike | Mario Vavti | 2016-01-21 | 1 | -2/+4 | |
| | ||||||
* | css cleanup | Mario Vavti | 2016-01-21 | 1 | -1/+1 | |
| | ||||||
* | bootstrapify rating and connect buttons. position the connect button more ↵ | Mario Vavti | 2016-01-21 | 2 | -12/+8 | |
| | | | | prominent right under the profile image | |||||
* | generalise the site icon | redmatrix | 2016-01-17 | 2 | -7/+7 | |
| | ||||||
* | move dir total ratings button to the left to prevent the connect button ↵ | Mario Vavti | 2016-01-16 | 1 | -2/+3 | |
| | | | | beeing shifted on channels with ratings | |||||
* | change button order for consistency | Mario Vavti | 2016-01-15 | 1 | -4/+5 | |
| | ||||||
* | provide a recent activity link in /connections | Mario Vavti | 2016-01-15 | 1 | -1/+1 | |
| | ||||||
* | add an approve button to /connections and get rid of the modal popup in ↵ | Mario Vavti | 2016-01-15 | 2 | -20/+8 | |
| | | | | /connedit. for quick approval (default collection and perms etc.) we now can use the approve button in /connections else click the edit button and make changes and approval from /connedit. hope thats any better... | |||||
* | provide more contact infos and update some protocol type definitions | Mario Vavti | 2016-01-15 | 1 | -0/+10 | |
| | ||||||
* | since the perms will be reset on approval better do not provide the perms ↵ | Mario Vavti | 2016-01-14 | 1 | -0/+2 | |
| | | | | tool before we approved a connection | |||||
* | provide some info about our contacts - status (archived, hidden, etc.), ↵ | Mario Vavti | 2016-01-14 | 1 | -2/+15 | |
| | | | | public forum (like in directory) and show since when we are connected | |||||
* | some work on connections | Mario Vavti | 2016-01-14 | 2 | -32/+48 | |
| |