aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
...
* | fix a slight regressionMario Vavti2016-01-301-1/+1
| |
* | do not make a difference if there are images or not for nowMario Vavti2016-01-301-3/+3
| |
* | more on collapsingMario Vavti2016-01-301-53/+20
| |
* | it is not perfect but it still may ease the collapsing of items above the ↵Mario Vavti2016-01-301-3/+47
| | | | | | | | viewport a little...
* | no trailing slashJeroen van Riet Paap2016-01-271-1/+1
| |
* | lower caution level from danger to warning for ignore buttonMario Vavti2016-01-271-1/+1
| |
* | provide an icon to make 'add privacy group' stand out from the list of ↵redmatrix2016-01-271-1/+1
| | | | | | | | groups. Please revert if you think it's too messy.
* | bring back the ability to ignore a pending connection request without ↵redmatrix2016-01-261-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) ↵jeroenpraat2016-01-275-5/+13
| | | | | | | | 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 channelsredmatrix2016-01-241-1/+1
| |
* | es-es+nl string updatejeroenpraat2016-01-244-3169/+3173
| |
* | set the actual value of the password input field to a single space on remove ↵redmatrix2016-01-212-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.
* | A few minor tweaks in schemas + link to login form in lostpassjeroenpraat2016-01-215-1/+21
| |
* | make contact block look widget alikeMario Vavti2016-01-212-9/+4
| |
* | css cleanupMario Vavti2016-01-212-32/+1
| |
* | bootstrapify rating and connect buttons. position the connect button more ↵Mario Vavti2016-01-213-12/+13
| | | | | | | | prominent right under the profile image
* | db_type not present in international config file templates issue #259redmatrix2016-01-1811-0/+11
| |
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-01-174-1232/+1342
|\ \
| * | update es-es and nl strings. adjusted a few matrix to grid stringsjeroenpraat2016-01-174-1232/+1342
| | |
* | | generalise the site iconredmatrix2016-01-172-7/+7
|/ /
* | move dir total ratings button to the left to prevent the connect button ↵Mario Vavti2016-01-161-2/+3
| | | | | | | | beeing shifted on channels with ratings
* | change button order for consistencyMario Vavti2016-01-151-4/+5
| |
* | provide a recent activity link in /connectionsMario Vavti2016-01-151-1/+1
| |
* | add an approve button to /connections and get rid of the modal popup in ↵Mario Vavti2016-01-152-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 definitionsMario Vavti2016-01-151-0/+10
| |
* | since the perms will be reset on approval better do not provide the perms ↵Mario Vavti2016-01-141-0/+2
| | | | | | | | tool before we approved a connection
* | provide some info about our contacts - status (archived, hidden, etc.), ↵Mario Vavti2016-01-144-6/+37
| | | | | | | | public forum (like in directory) and show since when we are connected
* | bring back opacity for archived contactsMario Vavti2016-01-141-0/+5
| |
* | some work on connectionsMario Vavti2016-01-143-178/+56
| |
* | some template work on follow widgetMario Vavti2016-01-143-15/+9
| |
* | more progress on cover photo cropping and storageredmatrix2016-01-131-4/+4
| |
* | some initial work on uploading and cropping cover photosredmatrix2016-01-132-0/+81
| |
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-01-131-1/+1
|\ \
| * | 20em is to big for mobile useMario Vavti2016-01-131-1/+1
| | |
* | | more work on auto channel creation during registerredmatrix2016-01-133-0/+92
|/ /
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-01-112-7417/+7429
|\ \
| * | Merge pull request #253 from wave72/masterWave2016-01-112-7417/+7429
| |\| | | | | | | Italian strings updated
| | * Italian strings updatedPaolo Tacconi2016-01-112-7417/+7429
| | |
* | | plugin version compatibility checking. To use, set MinVersion, MaxVersion or ↵redmatrix2016-01-112-3/+22
|/ / | | | | | | MinPHPversion in the plugin header block. Case is not important. We check the project versions against STD_VERSION, which should be rolled to a new y of x.x.y if the plugin interface or project code changes in an incompatible way.
* | revert lost linkredmatrix2016-01-101-0/+1
| |
* | Merge pull request #252 from einervonvielen/homeinstallredmatrix2016-01-111-1/+0
|\ \ | | | | | | installation script for debian next to a router at home
| * | indexedEiner von Vielen2016-01-101-1/+0
| | |
* | | String update es-es and nl. Plus some extra bits, incl .gitignore update ↵jeroenpraat2016-01-107-14838/+14862
|/ / | | | | | | with pageheader.html
* | features management page for hubminsredmatrix2016-01-062-0/+32
| |
* | Merge pull request #248 from wave72/masterWave2016-01-042-111/+111
|\| | | | | Updated Italian strings
| * Updated Italian stringsPaolo Tacconi2016-01-042-111/+111
| |
* | added some real examples for the default-permission-role in de docu. also ↵jeroenpraat2016-01-032-12/+23
| | | | | | | | updated comanche template redable and another css class to tpl file
* | Provide the ability for a hub admin to specify a default permissions role ↵redmatrix2016-01-021-4/+7
| | | | | | | | for the first channel created by a new account. This simplifies channel creation by restricting the available options at registration time. The restriction is not applied to any additional channels created under the same account; and in any event can be changed immediately after channel creation, if desired.
* | Update es+nl strings and added title on hover for items (needed to view ↵jeroenpraat2016-01-027-212/+224
| | | | | | | | titles that are cut-off)
* | issue #241 (redmatrix issue 405)redmatrix2016-01-011-0/+2
| |