Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | 6 | -367/+437 | |
| | | | | | | | | | | | | | | | | | | | | 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. | |||||
* | | | | | doc update | friendica | 2013-11-15 | 52 | -213/+463 | |
|/ / / / | ||||||
* | | | | fix default cipher for comments and set it at the conversation level rather ↵ | friendica | 2013-11-14 | 3 | -9/+11 | |
| | | | | | | | | | | | | | | | | than the item level. | |||||
* | | | | 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 | |||||
* | | | | silence a warning | friendica | 2013-11-14 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | baby steps tring to get magix auth working for redmtx | friendica | 2013-11-14 | 1 | -4/+15 | |
| | | | | ||||||
* | | | | dirsearch and pubsites - force non-SSL sites to float to the bottom of the list | friendica | 2013-11-14 | 2 | -2/+10 | |
| | | | | ||||||
* | | | | Provide a means to "join now" on the project page. | friendica | 2013-11-14 | 1 | -1/+4 | |
| | | | | ||||||
* | | | | making it less complicated to join | friendica | 2013-11-14 | 2 | -2/+3 | |
| | | | | ||||||
* | | | | typo | friendica | 2013-11-14 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Don't allow channel creation with a nickname | friendica | 2013-11-14 | 1 | -0/+6 | |
| | | | | ||||||
* | | | | define js profile_uid in photos module | friendica | 2013-11-14 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | e2ee in comments and a bit of cleanup so not every theme has to define how ↵ | friendica | 2013-11-14 | 6 | -42/+55 | |
| | | | | | | | | | | | | | | | | 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. | |||||
* | | | | Merge https://github.com/friendica/red into zpull | friendica | 2013-11-14 | 8 | -11/+36 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge pull request #202 from git-marijus/master | friendica | 2013-11-14 | 8 | -11/+36 | |
| |\ \ \ \ | | | | | | | | | | | | | make autocomplete better themable by adding an id | |||||
| | * | | | | make autocomplete better themable by adding an id | marijus | 2013-11-14 | 8 | -11/+36 | |
| |/ / / / | ||||||
* / / / / | acl in webpages and a couple of other little bits related to webpages - sort ↵ | friendica | 2013-11-14 | 4 | -19/+41 | |
|/ / / / | | | | | | | | | | | | | the list of pages by last edited and use prepare_body() so we get private stuff (and attachments, categories, etc.) formatted correctly | |||||
* | | | | E2EE on private mail (also fixed autocomplete results dropdown for recipient ↵ | friendica | 2013-11-13 | 4 | -8/+22 | |
| | | | | | | | | | | | | | | | | 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 | |
| | | | | ||||||
* | | | | some minor documentation updates and corrections | friendica | 2013-11-13 | 5 | -20/+30 | |
| | | | | ||||||
* | | | | Merge https://github.com/friendica/red into zpull | friendica | 2013-11-13 | 1 | -9/+47 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge pull request #201 from git-marijus/master | friendica | 2013-11-13 | 1 | -9/+47 | |
| |\ \ \ \ | | | | | | | | | | | | | searchbar work | |||||
| | * | | | | 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 | |
| | | | | | | ||||||
| | * | | | | Merge branch 'master' of https://github.com/friendica/red | marijus | 2013-11-13 | 4 | -3/+12 | |
| | |\ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | more searchbar style work | marijus | 2013-11-13 | 1 | -9/+9 | |
| | | | | | | ||||||
* | | | | | | clicking on an event notification from somebody else should take you to view ↵ | friendica | 2013-11-13 | 1 | -1/+1 | |
|/ / / / / | | | | | | | | | | | | | | | | event - not edit event. Need to also check permissions on event module because reaching this form shouldn't have been possible without event write permissions. | |||||
* / / / / | fix photo permissions on encrypted posts | friendica | 2013-11-13 | 4 | -3/+12 | |
|/ / / / | ||||||
* | | | | fix chanview | friendica | 2013-11-12 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | fix forbidden photos and vcard photo template | friendica | 2013-11-12 | 2 | -4/+5 | |
| | | | | ||||||
* | | | | too many friendica references in the siteinfo panel | friendica | 2013-11-12 | 1 | -5/+5 | |
| | | | | ||||||
* | | | | removeme sort of works for a single channel - lots of loose ends to deal ↵ | friendica | 2013-11-12 | 6 | -38/+64 | |
| | | | | | | | | | | | | | | | | with but it's a start | |||||
* | | | | revert addeditortext changes for tinymce detection | friendica | 2013-11-12 | 1 | -6/+5 | |
| | | | | ||||||
* | | | | Merge https://github.com/friendica/red into zpull | friendica | 2013-11-12 | 2 | -4/+14 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge pull request #199 from oohlaf/fixes | Olaf Conradi | 2013-11-12 | 1 | -3/+13 | |
| |\ \ \ \ | | | | | | | | | | | | | Improve Nginx config | |||||
| | * | | | | Add woff files to static download | Olaf Conradi | 2013-11-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This enables font downloading in binary mode. | |||||
| | * | | | | Improve Nginx config to prevent php injection in uri | Olaf Conradi | 2013-11-12 | 1 | -2/+12 | |
| |/ / / / | | | | | | | | | | | | | | | | First check if php script exists before calling php-fpm. | |||||
| * | | | | Merge pull request #198 from oohlaf/fixes | Olaf Conradi | 2013-11-12 | 1 | -1/+1 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | Fix missing argument warning | |||||
| | * | | | Fix missing argument warning | Olaf Conradi | 2013-11-12 | 1 | -1/+1 | |
| |/ / / | ||||||
* / / / | very crude zid support for e2ee content and move bbcode converter to main.js ↵ | friendica | 2013-11-12 | 2 | -123/+135 | |
|/ / / | | | | | | | | | | so it's available when not logged in (though we might ultimately want to force people to get a matrix account to use our encryption). | |||||
* | | | cap width of conversations at 1024px | friendica | 2013-11-12 | 2 | -1/+2 | |
| | | | ||||||
* | | | basic linking of audio/video tags in encrypted bbcode | friendica | 2013-11-11 | 1 | -1/+2 | |
| | | | ||||||
* | | | 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. | |||||
* | | | ability to use other ciphers | friendica | 2013-11-11 | 2 | -1/+6 | |
| | | | ||||||
* | | | add rabbit and tripledes ciphers - probably need a pconfig to set the default | friendica | 2013-11-11 | 2 | -7/+42 | |
| | | |