Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | make submit buttons look more or less like links | friendica | 2013-11-16 | 1 | -1/+4 | |
| | ||||||
* | more of a light&fresh look | friendica | 2013-11-16 | 2 | -3/+7 | |
| | ||||||
* | theme works | friendica | 2013-11-16 | 1 | -1/+1 | |
| | ||||||
* | theme work | friendica | 2013-11-15 | 1 | -0/+4 | |
| | ||||||
* | do a better job of lining things up (like comments) when the photo size changes | friendica | 2013-11-15 | 2 | -2/+4 | |
| | ||||||
* | reposition certain things like the wall-to-wall "to" photo when one changes ↵ | friendica | 2013-11-15 | 2 | -6/+9 | |
| | | | | the size of the author icons | |||||
* | make font size tweakable for the whole app | friendica | 2013-11-15 | 4 | -2/+11 | |
| | ||||||
* | changed some defaults - for some of us everything will have shrunk and may ↵ | friendica | 2013-11-15 | 2 | -6/+6 | |
| | | | | be hard to read. turn on expert mode if you want to change them back. | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-11-15 | 1 | -1/+2 | |
|\ | ||||||
| * | Merge pull request #203 from git-marijus/master | friendica | 2013-11-15 | 1 | -1/+2 | |
| |\ | | | | | | | wrong variable | |||||
| | * | wrong variable | marijus | 2013-11-15 | 1 | -1/+2 | |
| | | | ||||||
* | | | reposition the photo menu button when the author photo is resized | friendica | 2013-11-15 | 2 | -3/+8 | |
|/ / | ||||||
* / | redbasic - set pixel dimensions of conversation top author photo and reply ↵ | friendica | 2013-11-15 | 4 | -3/+23 | |
|/ | | | | author photos. Hint: if you set these to something like 64px and 32px respectively and reduce the main font-size to say 0.9em, young people won't complain as much about the "ugly dated UI". You see they're used to companies squeezing every pixel out of the screen (more room for advertising) and they don't yet have bad eyes so they can still read teeny stuff. Big fonts and pictures are for old folks that need glasses and make young people complain about the "dated" interface. It's a sure sign that you're going to find old folks here and not many young adults or teens. What's missing at the moment is that if you shrink these photos, the "item-photo-menu" arrow is no longer in the bottom corner of the picture, but might be outside the photo. Will have to see if there's a way to dynamically position this based on the size. | |||||
* | when setting font_size - the expert setting needs units. Otherwise you can't ↵ | friendica | 2013-11-14 | 2 | -2/+2 | |
| | | | | switch from px to em | |||||
* | e2ee in comments and a bit of cleanup so not every theme has to define how ↵ | friendica | 2013-11-14 | 1 | -30/+0 | |
| | | | | to insert bbcode, only if they're doing something special (e.g. this is how to implement a javascript plugin :-)), and I got rid of the predefined http:// in the bbcode for urls. You're almost always pasting a url which already has that bit and it just creates an extra step. | |||||
* | make autocomplete better themable by adding an id | marijus | 2013-11-14 | 1 | -5/+23 | |
| | ||||||
* | E2EE on private mail (also fixed autocomplete results dropdown for recipient ↵ | friendica | 2013-11-13 | 1 | -5/+1 | |
| | | | | which was positioned below the navbar instead of next to the recipient input box) | |||||
* | issues with converse_width uncovered during testing | friendica | 2013-11-13 | 3 | -3/+3 | |
| | ||||||
* | change section_width to converse_width | friendica | 2013-11-13 | 3 | -12/+9 | |
| | ||||||
* | add font-size to searchbars | marijus | 2013-11-13 | 1 | -0/+8 | |
| | ||||||
* | typo | marijus | 2013-11-13 | 1 | -6/+6 | |
| | ||||||
* | search placeholder work | marijus | 2013-11-13 | 1 | -0/+30 | |
| | ||||||
* | more searchbar style work | marijus | 2013-11-13 | 1 | -9/+9 | |
| | ||||||
* | cap width of conversations at 1024px | friendica | 2013-11-12 | 1 | -0/+1 | |
| | ||||||
* | having a real problem with $section_width - which is preventing fluid layouts. | friendica | 2013-11-11 | 1 | -0/+2 | |
| | | | | | | I don't see an easy way a fixed width can work - either as percentage or a pixel width. I think the right way to do this is probably to set a right-margin - which will let the width float within the constraints of the viewport but should achieve the same result. | |||||
* | e2ee | friendica | 2013-11-10 | 1 | -0/+5 | |
| | ||||||
* | yes we might need it sometime and we are not supporting IE6 anyway | marijus | 2013-11-09 | 1 | -9/+5 | |
| | ||||||
* | oups... something missing... | marijus | 2013-11-09 | 1 | -1/+2 | |
| | ||||||
* | some style work on searchbar autocomplete | marijus | 2013-11-09 | 1 | -3/+30 | |
| | ||||||
* | make PM expiry UI match the main post editor, e.g. JS input triggered by an ↵ | friendica | 2013-11-07 | 1 | -0/+2 | |
| | | | | icon rather than a scary looking text field | |||||
* | provide expire feature on post and comments as well as private messages. ↵ | friendica | 2013-11-07 | 1 | -1/+6 | |
| | | | | This requires a feature setting and is currently unmaskable - if the author says it's gone, there's not a lot you can do to stop it or try and save it. It's gone. | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-11-06 | 1 | -1/+4 | |
|\ | ||||||
| * | Don't fart if we've got a schema that doesn't exist at this hub. | Thomas Willingham | 2013-11-06 | 1 | -1/+4 | |
| | | ||||||
* | | allow private mail sender to set an expiration on their messages. Once ↵ | friendica | 2013-11-06 | 1 | -1/+1 | |
|/ | | | | expired the message is destroyed at both ends (subject to the granularity of the polling interval) and is gone. Officially it takes some form of language independent string like 2013/11/22, but English speakers can use anything that strtotime() understands, like "+30 minutes" or "next Tuesday". | |||||
* | redbasic - allow changing icon colours | friendica | 2013-11-05 | 4 | -43/+65 | |
| | ||||||
* | soften the background a bit more | friendica | 2013-11-05 | 1 | -2/+2 | |
| | ||||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-11-05 | 4 | -5/+13 | |
|\ | ||||||
| * | make the font-colour for the banner adjustable as well | marijus | 2013-11-06 | 4 | -5/+13 | |
| | | ||||||
* | | soften the colours a wee bit for the default case | friendica | 2013-11-05 | 1 | -3/+3 | |
|/ | ||||||
* | fix the saved search term delete icons in redbasic so they are hidden by ↵ | friendica | 2013-11-03 | 2 | -19/+21 | |
| | | | | default. This is a bit harder using font-based icons than it was with images that could easily be hidden. We'll do it with opacity instead of visibility or display css settings. | |||||
* | add sloppy photo setting and fix default navbar hide setting | friendica | 2013-11-03 | 5 | -62/+71 | |
| | ||||||
* | provide nav_min_opacity which allows the navbar to fade or even vanish until ↵ | friendica | 2013-11-03 | 4 | -15/+39 | |
| | | | | hovered with a value of for instance '0'; | |||||
* | now that the icons have been softened, the drop-icons stick out like a sore ↵ | friendica | 2013-10-24 | 1 | -1/+1 | |
| | | | | thumb. Soften them as well | |||||
* | no underlines for hovered icons | 23n | 2013-10-24 | 1 | -0/+4 | |
| | ||||||
* | replace text links with icons on design pages | friendica | 2013-10-23 | 1 | -0/+8 | |
| | ||||||
* | might be some style enhancement | marijus | 2013-10-23 | 1 | -2/+15 | |
| | ||||||
* | Merge upstream | Christian Vogeley | 2013-10-20 | 3 | -16/+39 | |
|\ | ||||||
| * | Errant logging. | Thomas Willingham | 2013-10-17 | 1 | -2/+0 | |
| | | ||||||
| * | Check only for php in schema globs. | Thomas Willingham | 2013-10-16 | 1 | -1/+1 | |
| | | ||||||
| * | Don't break themes by using functions we don't need. | Thomas Willingham | 2013-10-16 | 2 | -6/+7 | |
| | | | | | | | | If you've got a theme that started off copying Redbasic (ie, all of you) need to do this too. |