Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't include standalone test sites in external host list | friendica | 2014-03-27 | 1 | -2/+3 |
| | |||||
* | a few more delete fixes | friendica | 2014-03-27 | 1 | -3/+12 |
| | |||||
* | try and sort out the item delete mess | friendica | 2014-03-27 | 5 | -21/+88 |
| | |||||
* | this should work a bit better | friendica | 2014-03-27 | 1 | -3/+6 |
| | |||||
* | change wording of new connection request notification setting | friendica | 2014-03-27 | 1 | -2/+2 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-03-27 | 1 | -1/+1 |
|\ | |||||
| * | typo | Thomas Willingham | 2014-03-28 | 1 | -1/+1 |
| | | |||||
* | | new connection notification | friendica | 2014-03-27 | 3 | -4/+13 |
|/ | |||||
* | firehose: provide system prefs to allow folks to fine tune to their needs | friendica | 2014-03-27 | 2 | -3/+16 |
| | |||||
* | this will probably fix the uploaded photo permission issue, if not it should ↵ | friendica | 2014-03-27 | 1 | -2/+2 |
| | | | | be close | ||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-03-27 | 3 | -0/+35 |
|\ | |||||
| * | more css fixes | marijus | 2014-03-27 | 1 | -1/+16 |
| | | |||||
| * | css fixes | marijus | 2014-03-27 | 3 | -0/+20 |
| | | |||||
* | | firehose fixes and optimisations. In particular get rid of the unresponsive ↵ | friendica | 2014-03-27 | 6 | -74/+82 |
|/ | | | | script warning when trying to load updates (sine they aren't our posts, we can't check for unseen, hence we can't really load updates). Also make the url selection pluggable. | ||||
* | add fh to other page templates | friendica | 2014-03-27 | 3 | -0/+3 |
| | |||||
* | link in the firehose | friendica | 2014-03-27 | 1 | -1/+14 |
| | |||||
* | superfluous comma | friendica | 2014-03-27 | 2 | -3/+2 |
| | |||||
* | catch the "new" view as well | friendica | 2014-03-26 | 1 | -3/+3 |
| | |||||
* | firehose testing (network?f=&fh=1) - some possible security bugs so testing ↵ | friendica | 2014-03-26 | 4 | -114/+22 |
| | | | | purposes only | ||||
* | need include | friendica | 2014-03-26 | 1 | -0/+2 |
| | |||||
* | let's limit this to two weeks so it doesn't pound servers and waste too much ↵ | friendica | 2014-03-26 | 1 | -1/+1 |
| | | | | space | ||||
* | there's the problem | friendica | 2014-03-26 | 1 | -4/+5 |
| | |||||
* | more work on firehose | friendica | 2014-03-26 | 6 | -10/+44 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-03-26 | 1 | -2/+1 |
|\ | |||||
| * | Spare / and an undeclared var in editwebpage. | Thomas Willingham | 2014-03-26 | 1 | -2/+1 |
| | | |||||
* | | add admin/channels | friendica | 2014-03-26 | 5 | -10/+210 |
| | | |||||
* | | allow zotfeed to create a firehose of a site. | friendica | 2014-03-26 | 5 | -18/+43 |
|/ | |||||
* | improve scannability of content with per-item bottom border, but lighten the ↵ | friendica | 2014-03-25 | 2 | -2/+10 |
| | | | | per-item borders considerably so it isn't in your face. This is an experiment based on sound principles, but I'm not a UI expert. If this uglifies it too much - please revert. | ||||
* | webfinger enhancements: per RFC7033 | friendica | 2014-03-25 | 2 | -5/+19 |
| | |||||
* | This should be a slight improvement in setting ciphers - we'll punt on ↵ | friendica | 2014-03-25 | 5 | -18/+33 |
| | | | | RedHat but open up the list just for openssl distros which seem to have all the problems at the moment. | ||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-03-25 | 37 | -60/+3275 |
|\ | |||||
| * | Merge pull request #377 from beardy-unixer/master | RedMatrix | 2014-03-26 | 1 | -1/+5 |
| |\ | | | | | | | Fix wall photo uploads. | ||||
| | * | Fix wall photo uploads. | Thomas Willingham | 2014-03-25 | 1 | -1/+5 |
| | | | |||||
| * | | Merge pull request #379 from cvogeley/master | RedMatrix | 2014-03-26 | 28 | -1/+3249 |
| |\ \ | | | | | | | | | Well, if you want to add a color picker it is indeed a good idea | ||||
| | * | | Well, if you want to add a color picker it is indeed a good idea | Christian Vogeley | 2014-03-25 | 28 | -1/+3249 |
| | | | | | | | | | | | | | | | | to include the color picker. | ||||
| * | | | forgot to change one line | marijus | 2014-03-25 | 1 | -1/+1 |
| | | | | |||||
| * | | | fix lock permissions view and autoload not kicking in on touch devices under ↵ | marijus | 2014-03-25 | 8 | -57/+20 |
| | |/ | |/| | | | | | | | certain conditions | ||||
* | | | missed one | friendica | 2014-03-25 | 1 | -1/+0 |
| | | | |||||
* | | | ensure wall_upload always has width and height if the image is valid | friendica | 2014-03-25 | 2 | -2/+6 |
|/ / | |||||
* | | this should improve queue performance dramatically. | friendica | 2014-03-24 | 4 | -7/+15 |
| | | |||||
* | | that should fix it. | friendica | 2014-03-24 | 2 | -2/+7 |
| | | |||||
* | | that didn't work out well | friendica | 2014-03-24 | 1 | -2/+2 |
| | | |||||
* | | ssl ciphers - be liberal in what we accept, conservative in what we generate | friendica | 2014-03-24 | 7 | -17/+42 |
| | | |||||
* | | update widget docs with archive widget changes | friendica | 2014-03-23 | 1 | -0/+3 |
| | | |||||
* | | don't allow normal channels to have the name 'sys'. | friendica | 2014-03-23 | 1 | -0/+5 |
| | | |||||
* | | make sure crypto is loaded before creating a keypair | friendica | 2014-03-23 | 1 | -0/+1 |
| | | |||||
* | | cheange encode_item() logging to logger_data because it's way too noisy and ↵ | friendica | 2014-03-23 | 1 | -1/+1 |
| | | | | | | | | had no loglevel set | ||||
* | | create_sys_channel during setup bypasses our check when creating the first ↵ | friendica | 2014-03-23 | 2 | -0/+11 |
| | | | | | | | | account that there is a site keypair. Esnure that a site keypair is created before any sys channels are created. | ||||
* | | photos upload - remove phantom duplicated blank album name from selection list | friendica | 2014-03-23 | 1 | -2/+1 |
| | | |||||
* | | provide 'style' option to archive widget to choose between 'select' and ↵ | friendica | 2014-03-23 | 3 | -2/+12 |
| | | | | | | | | 'list' format |