aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* Oepsjeroenpraat2014-04-191-1/+0
|
* Workaround alignment notify menu'sjeroenpraat2014-04-193-1/+11
|
* remove whitespace at the top of widgets because bootstrap gives us 20 pixels ↵friendica2014-04-181-8/+1
| | | | above an h3 element and we end up with way too much whitespace
* Merge https://github.com/friendica/red into pending_mergefriendica2014-04-183-5/+9
|\
| * Merge branch 'master' of https://github.com/friendica/redThomas Willingham2014-04-182-2/+5
| |\
| | * This should fix the preview allignment permantly.jeroenpraat2014-04-182-2/+5
| | |
| * | We know why third party zids didn't work now, so don't use hackyThomas Willingham2014-04-181-1/+1
| |/ | | | | | | workarounds anymore.
| * Little fix and previous fix on a different placejeroenpraat2014-04-181-3/+4
| |
* | move create a new collection below the actual collection list again. failed ↵friendica2014-04-182-4/+11
|/ | | | experiment.
* tiny fix hover preview buttonjeroenpraat2014-04-171-0/+4
|
* Last 3 dropdown menus fixed for dark schema. Dark schema completed (by now).jeroenpraat2014-04-173-3/+28
|
* Merge https://github.com/friendica/red into pending_mergefriendica2014-04-174-9/+58
|\
| * Merge branch 'master' of https://github.com/friendica/redjeroenpraat2014-04-1712-77/+109
| |\
| * | Dark schema: fixed code view, ACL window and previewjeroenpraat2014-04-164-9/+58
| | |
* | | This preserves the alignment work done earlier but provides a more ↵friendica2014-04-173-1/+17
| |/ |/| | | | | aesthetically pleasing page.
* | saved search adjustmentsfriendica2014-04-162-13/+9
| |
* | a few more alignment issuesfriendica2014-04-163-13/+16
| |
* | clean up the group selector on the connedit pagefriendica2014-04-161-1/+4
| |
* | Lots of positional changes on sidebar menus - reduce indented marginsfriendica2014-04-168-57/+326
|\ \ | | | | | | | | | | | | | | | | | | Merge branch 'master' into ruler Conflicts: view/css/widgets.css
| * | Merge https://github.com/friendica/red into pending_mergefriendica2014-04-163-38/+289
| |\|
| | * Merge pull request #414 from jeroenpraat/patch-2RedMatrix2014-04-163-38/+289
| | |\ | | | | | | | | Large update dark schema
| | | * Needed for large update dark schema and minor fixes default.jeroenpraat2014-04-151-18/+98
| | | |
| | | * Needed for large update dark schema.jeroenpraat2014-04-151-4/+107
| | | |
| | | * Large update dark schemajeroenpraat2014-04-151-16/+84
| | | | | | | | | | | | The new ACL and some minor things still needs to be done. Style.css and style.php will follow.
| * | | bug fixes after widget cleanupfriendica2014-04-162-3/+3
| | | |
| * | | button cleanup directory pagefriendica2014-04-163-14/+18
| |/ /
* | | fixing widgetsfriendica2014-04-165-34/+32
| | |
* | | this makes conversations look a lot betterfriendica2014-04-161-1/+8
| | |
* | | first cut - straighten out the marginsfriendica2014-04-161-1/+8
|/ /
* / The comment submit button seems to have drifted into some strange placefriendica2014-04-151-1/+1
|/
* minor css fixmarijus2014-04-152-10/+2
|
* fixes rconnect button for bs-default schememarijus2014-04-141-3/+3
|
* a small fix for bs-default schememarijus2014-04-141-0/+2
|
* directory: make "connect" more prominent, but this ultimately needs more ↵friendica2014-04-142-2/+2
| | | | theme work.
* minor alignment issuesfriendica2014-04-132-6/+13
|
* this is looking better, call the forum version of a tag "foobar network", ↵friendica2014-04-121-6/+1
| | | | besides altering the icon
* use icons for identificationfriendica2014-04-111-1/+6
|
* Merge pull request #405 from beardy-unixer/masterRedMatrix2014-04-121-1/+0
|\ | | | | A few little fixes
| * Never set background or color unless you set both. If this is neededThomas Willingham2014-04-111-1/+0
| | | | | | | | in future, it should probably be reimplmented with the class anyway.
* | bootstrapify aclselectormarijus2014-04-1110-156/+112
|/
* Merge pull request #403 from tuscanhobbit/masterPaolo T2014-04-112-1083/+1218
|\ | | | | IT: strings updated
| * IT: strings updatedPaolo Tacconi2014-04-112-1083/+1218
| |
* | push notes widget updates to channel clones on focusout (final save). Don't ↵friendica2014-04-101-3/+5
| | | | | | | | do this for the auto-save events (every ten seconds) which could generate superfluous network traffic.
* | improve the appearance of the ACL selector in a hackish way on the short term -friendica2014-04-092-4/+4
| | | | | | | | it really needs to be re-worked for bootstrap but in any event the words "show" and "don't show" make a mess of it. We should probably just use icons (with a bit of padding) that people can select with a touchscreen and reformat the box accordingly.
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-04-0912-54/+44
|\ \
| * \ Merge pull request #399 from git-marijus/masterRedMatrix2014-04-1012-54/+44
| |\ \ | | | | | | | | change the way jot tools are displayed/hidden
| | * | use $showacl to show/hide acl in jot.tpl - remove $pvisit and repair ↵marijus2014-04-091-1/+1
| | | | | | | | | | | | | | | | editblock and editlayout which still depended on it.
| | * | replace lock icon with icon-{lock, unlock}marijus2014-04-0911-37/+19
| | | |
| | * | Merge branch 'master' of https://github.com/friendica/redmarijus2014-04-091-0/+1
| | |\ \
| | * | | whitespace cleanupmarijus2014-04-081-6/+6
| | | | |