aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* Good compromise I think. Remove display setting . Set the default (light) ↵Jeroen2014-10-104-10/+5
| | | | schema to = , so that other schemas can still use .
* Added the display setting for generic (other) content wrapper. Also did set ↵Jeroen2014-10-098-6/+22
| | | | the default a bit lighter. See if that's ok.
* Added and changed on some places div class generic-content-wrapper. And ↵Jeroen2014-10-0918-26/+40
| | | | added to redbasic. Other thems can now also theme backgrounds of a lot of pages. I'm not completely done, but till now - this is it.
* remove some cruft - revert if you find any regressionsmarijus2014-10-091-112/+0
|
* fix css for [code]marijus2014-10-093-8/+12
|
* more css fixesmarijus2014-10-092-0/+5
|
* css fixesmarijus2014-10-092-15/+14
|
* Merge pull request #622 from solstag/masterRedMatrix2014-10-092-3276/+3679
|\ | | | | update pt-br translation
| * update pt-br translationAlexandre Hannud Abdo2014-10-072-3276/+3679
| |
* | Small fix so search field and search buttons fit well.Jeroen2014-10-081-1/+5
| |
* | css fixmarijus2014-10-081-1/+1
| |
* | make nav-pills a bit smaller in heightmarijus2014-10-082-3/+7
| |
* | template for searchbox and some more work on saved searchesmarijus2014-10-085-48/+25
| |
* | nav pills for apps asidemarijus2014-10-081-1/+1
| |
* | make author link bold againmarijus2014-10-081-1/+1
| |
* | css fixesmarijus2014-10-083-20/+5
| |
* | stylish_select wants to attach itself to the root html element. Since it ↵friendica2014-10-071-1/+1
| | | | | | | | still has some serious issues, don't let it attach itself to anything.
* | add "stacked pills" to saved search term list (the delete icon is still a ↵friendica2014-10-072-4/+4
| | | | | | | | bit funky)
* | Schema option for bgcolour and underline yes/no on hover for the left aside.Jeroen2014-10-076-0/+16
| |
* | Schema option for making links bold again. ↵Jeroen2014-10-076-0/+12
| | | | | | | | https://redmatrix.nl/display/d09d1cd2dbc45866beb9c0d384c9dcefe799d1251e3394d12ddb2e34d2c26228@red.mariovavti.com
* | porting more widgets to bs nav-pillsmarijus2014-10-078-86/+54
|/
* remove this - some widgets still need to be converted to bs-pills thoughmarijus2014-10-071-1/+0
|
* take away some boldness, some css fixes and some photo workmarijus2014-10-076-40/+38
|
* datetimepicker data-format now data-date-formatAlexandre Hannud Abdo2014-10-072-3/+3
|
* shareable design elementsfriendica2014-10-062-1/+9
|
* new version of moment.js to match datetimepickerAlexandre Hannud Abdo2014-10-061-1/+1
|
* remove the privacy macros in settings and connedit now that we have privacy ↵friendica2014-10-032-30/+0
| | | | roles attached to the channel. One can still use the advanced permission dialogues, but they shouldn't have a reason to if they created the channel with a suitable channel type - plus it's just a bunch of extra permissions settings to confuse people.
* more work on shared design elementsfriendica2014-10-031-1/+7
|
* more work on photosmarijus2014-10-023-6/+26
|
* Merge https://github.com/friendica/red into pending_mergefriendica2014-09-293-0/+0
|\
| * no spaces in file names as requestedJeroen2014-09-303-0/+0
| |
* | implement a "powered-by" but leave it turned off until somebody with a good ↵friendica2014-09-293-0/+17
|/ | | | eye for layout can figure out where best to put it.
* ok, last commit so far on the simple schemasJeroen2014-09-292-10/+10
|
* transp backJeroen2014-09-293-10/+10
|
* minor modification simple black on white schema.Jeroen2014-09-291-10/+10
|
* Added 3 new schemas, all named 'simple' in 3 variants. Please enjoy.Jeroen2014-09-293-0/+546
|
* Italian strings updatedPaolo Tacconi2014-09-292-1363/+1434
|
* some more work on photosmarijus2014-09-283-12/+27
|
* more css shiftingmarijus2014-09-273-16/+17
|
* upload first but not inside another {{if}}marijus2014-09-261-1/+1
|
* upload should be firstmarijus2014-09-261-3/+3
|
* fix blockquotemarijus2014-09-264-16/+17
|
* move some css to the right placemarijus2014-09-263-12/+13
|
* some more work on photos - work in progressmarijus2014-09-265-75/+61
|
* doc updates, clean up buttons on PM edit template to match other edit buttonsfriendica2014-09-264-15/+15
|
* optionally include wall items (posts) in import/exportfriendica2014-09-251-0/+5
|
* constrain viewsrc colorbox to 80% of the current page size. It gets messy ↵friendica2014-09-241-1/+1
| | | | scrolling to the right for days to find the close button.
* update pt-br translationAlexandre Hannud Abdo2014-09-221-632/+721
|
* Don't link unknown likes.Klaus Weidenbach2014-09-211-0/+6
| | | | | Likes/Dislikes of unknown channels have disabled links now. Fixed intention a bit, romved a unused variable.
* Navbar notifications: don't show "nothing new here" unless we've checked and ↵friendica2014-09-202-1/+2
| | | | there's nothing. Until we know for sure, display "Loading...".