aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* more choklet workfriendica2014-05-131-0/+48
|
* choklet tweaksfriendica2014-05-132-2/+3
|
* allow jgrowl 'close all' message to be translatedfriendica2014-05-132-0/+2
|
* fix ca anomalyfriendica2014-05-131-1/+1
|
* missing parenfriendica2014-05-1311-11/+11
|
* forbid redefinition of language plural_select functionfriendica2014-05-1311-12/+23
|
* make comment_indent an option and removeitem_opacity as it is not working ↵marijus2014-05-123-7/+6
| | | | properly at the current state - we have got item background opacity now (allthough not yet for custom colors because the colorpicker does not work with rgba colors). Reset left comment border width to 3px as it is barely visible otherwise.
* fix bootstrap override position issue with dropdown menumarijus2014-05-121-17/+0
|
* Merge pull request #458 from pixelroot/masterRedMatrix2014-05-122-5308/+5945
|\ | | | | modified: view/ru/messages.po
| * modified: view/ru/messages.popixelroot2014-05-122-5308/+5945
| | | | | | | | modified: view/ru/strings.php
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-05-115-9/+63
|\ \
| * \ Merge pull request #456 from cvogeley/masterRedMatrix2014-05-123-8/+59
| |\ \ | | | | | | | | Move "boxy" conversation design into a schema file
| | * | grrrChristian Vogeley2014-05-111-1/+1
| | | |
| | * | For the moment last changeChristian Vogeley2014-05-111-5/+7
| | | |
| | * | saved 2Christian Vogeley2014-05-111-1/+1
| | | |
| | * | savedChristian Vogeley2014-05-111-0/+9
| | | |
| | * | some corrections and cleanupChristian Vogeley2014-05-112-5/+8
| | | |
| | * | Move "boxy" conversation design into a schema fileChristian Vogeley2014-05-113-8/+41
| | | | | | | | | | | | | | | | Default design is now again basically the previous one
| | * | another experimentChristian Vogeley2014-05-101-5/+9
| | | |
| * | | Removed some unnecessary changes.root2014-05-102-2/+2
| | | |
| * | | Made code changes to serve higher resolution images in displays with high ↵root2014-05-101-0/+3
| | | | | | | | | | | | | | | | pixel density.
| * | | Merge branch 'master' of https://github.com/chriswinstead/redroot2014-05-109-5701/+5756
| |\| |
| * | | Made some changes to img tags to enforce max-width everywhere, and to the ↵root2014-05-072-2/+2
| | | | | | | | | | | | | | | | page headers to allow user scaling.
* | | | button styling mitemlistfriendica2014-05-112-1/+5
| | | |
* | | | issue #452friendica2014-05-091-1/+2
| |/ / |/| |
* | | Merge https://github.com/friendica/red into pending_mergefriendica2014-05-092-11/+11
|\ \ \
| * | | IT: strings updatedPaolo Tacconi2014-05-092-11/+11
| | | |
* | | | better button theming on oauth connected apps pagefriendica2014-05-091-2/+2
|/ / /
* | | Merge branch 'master' of https://github.com/friendica/redmarijus2014-05-097-5675/+5730
|\ \ \
| * | | move the event "unknown finish time" checkbox up so it actually precedes ↵friendica2014-05-081-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | entering the finish time. TODO: we should probably disable the finish time selector with jquery if this is checked.
| * | | event form hard-wired tinymce=on, made selectablefriendica2014-05-083-2/+7
| | | |
| * | | Merge pull request #449 from cvogeley/mastercvogeley2014-05-081-1/+1
| |\ \ \ | | | | | | | | | | another one
| | * | | another oneChristian Vogeley2014-05-081-1/+1
| | | | |
| * | | | Merge pull request #448 from cvogeley/mastercvogeley2014-05-081-1/+3
| |\| | | | | | | | | | | | | Small adjustment
| | * | | Small adjustmentChristian Vogeley2014-05-081-1/+3
| | | | |
| * | | | Merge pull request #447 from cvogeley/masterRedMatrix2014-05-092-4/+9
| |\| | | | | | | | | | | | | Trying to make the conversation better readable
| | * | | Trying to make the conversation better readableChristian Vogeley2014-05-082-4/+9
| | |/ / | | | | | | | | | | | | | | | | by adding borders and adding more space between the threads. If you don’t like it feel free to revert it.
| * | | Merge pull request #446 from tuscanhobbit/masterPaolo T2014-05-082-5666/+5705
| |\ \ \ | | |/ / | |/| | IT: strings updated
| | * | IT: strings updatedPaolo Tacconi2014-05-082-5666/+5705
| | | |
* | | | add some more bs fumarijus2014-05-081-1/+1
| | | |
* | | | like indicator rewritemarijus2014-05-082-22/+22
|/ / /
* | | put permissions dialog inside the form element - should fix issue #444friendica2014-05-051-2/+2
| | |
* | | fix some issues with nav-tabs overrides and make their background transparentmarijus2014-05-052-11/+20
| | |
* | | Height auto or mini-height 120px. The latter.jeroenpraat2014-05-051-2/+2
| | |
* | | Fixed some wrapping problems when the user has set a larger font size. And ↵jeroenpraat2014-05-052-15/+19
| | | | | | | | | | | | some UI love for the file permissions page (as requested by Mike ;) and changed the position of the file properties link on the cloud page.
* | | UI for deleting chatroomsfriendica2014-05-044-7/+31
| | |
* | | Merge pull request #442 from cvogeley/masterRedMatrix2014-05-051-1/+3
|\ \ \ | | | | | | | | system notifications mark seen link
| * | | Add link to system notifications pageChristian Vogeley2014-05-041-1/+3
| | | | | | | | | | | | | | | | to mark notifications seen
| * | | system notifications mark seen linkChristian Vogeley2014-05-041-1/+1
| | | |
* | | | Dark schema: Quick fix for new search dropdownjeroenpraat2014-05-041-1/+1
|/ / /