Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | finish "ifpending" connections | friendica | 2014-04-04 | 1 | -1/+4 |
| | |||||
* | introduce a connection type called 'ifpending' for number 6 of issue #395 - ↵ | friendica | 2014-04-04 | 1 | -0/+20 |
| | | | | so that we can still have an unconditional 'pending' link. Needs testing before integrating with the nav menu | ||||
* | doc updates, plus back-end work for rpost to let you post to a different ↵ | friendica | 2014-04-04 | 1 | -6/+20 |
| | | | | channel than your current logged-in channel. Need the same for rbmark back-end. Then we "just" need a selector widget on the editor forms. | ||||
* | clarify location - issue #392 | friendica | 2014-04-02 | 1 | -1/+1 |
| | |||||
* | removed default maximagesize - it can be set in the admin pages. | friendica | 2014-04-02 | 1 | -1/+1 |
| | |||||
* | snakebite: bring back some of the legacy XML discovery interfaces, update as ↵ | friendica | 2014-04-02 | 3 | -35/+29 |
| | | | | required. | ||||
* | save notes every ten seconds while focused, then save them once more on focusout | friendica | 2014-04-01 | 1 | -3/+2 |
| | |||||
* | Missed one | Thomas Willingham | 2014-03-30 | 1 | -1/+1 |
| | |||||
* | Default discover to on. | Thomas Willingham | 2014-03-30 | 2 | -4/+4 |
| | |||||
* | make the discover tab enabled by default the first you use the admin panel, ↵ | friendica | 2014-03-29 | 1 | -1/+1 |
| | | | | though it will be disabled until you use the admin panel. | ||||
* | Let the site admin choose whether to display the Discover tab. | Alexandre Hannud Abdo | 2014-03-30 | 2 | -1/+4 |
| | |||||
* | provide some info to not local users | marijus | 2014-03-28 | 1 | -1/+3 |
| | |||||
* | another complication to deletion | friendica | 2014-03-28 | 1 | -3/+10 |
| | |||||
* | fix delete missing permission check | friendica | 2014-03-28 | 1 | -2/+7 |
| | |||||
* | a few more delete fixes | friendica | 2014-03-27 | 1 | -3/+12 |
| | |||||
* | try and sort out the item delete mess | friendica | 2014-03-27 | 1 | -2/+12 |
| | |||||
* | change wording of new connection request notification setting | friendica | 2014-03-27 | 1 | -2/+2 |
| | |||||
* | new connection notification | friendica | 2014-03-27 | 1 | -1/+1 |
| | |||||
* | this will probably fix the uploaded photo permission issue, if not it should ↵ | friendica | 2014-03-27 | 1 | -2/+2 |
| | | | | be close | ||||
* | firehose fixes and optimisations. In particular get rid of the unresponsive ↵ | friendica | 2014-03-27 | 2 | -47/+16 |
| | | | | 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 |
| | |||||
* | superfluous comma | friendica | 2014-03-27 | 1 | -2/+1 |
| | |||||
* | 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 | 2 | -114/+19 |
| | | | | purposes only | ||||
* | more work on firehose | friendica | 2014-03-26 | 1 | -0/+2 |
| | |||||
* | 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 | 1 | -7/+155 |
| | | |||||
* | | allow zotfeed to create a firehose of a site. | friendica | 2014-03-26 | 1 | -0/+5 |
|/ | |||||
* | 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 | 1 | -0/+19 |
| | | | | RedHat but open up the list just for openssl distros which seem to have all the problems at the moment. | ||||
* | 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 | 1 | -6/+6 |
| | | | | certain conditions | ||||
* | ssl ciphers - be liberal in what we accept, conservative in what we generate | friendica | 2014-03-24 | 1 | -2/+2 |
| | |||||
* | photos upload - remove phantom duplicated blank album name from selection list | friendica | 2014-03-23 | 1 | -2/+1 |
| | |||||
* | report curl errors during install when they are most needed | friendica | 2014-03-23 | 1 | -0/+3 |
| | |||||
* | add curl error text to mod/probe so we can remotely diagnose communication ↵ | friendica | 2014-03-23 | 1 | -0/+4 |
| | | | | issues from other sites. | ||||
* | allow authtest to accept webbies as well as urls since I'm always trying to ↵ | friendica | 2014-03-23 | 1 | -0/+4 |
| | | | | use the former and of course it always fails. | ||||
* | add expire setting, take out unknown mailers and max friend requests per day ↵ | friendica | 2014-03-19 | 1 | -0/+1 |
| | | | | which aren't implemented | ||||
* | little fixes of hopefully nil significance | friendica | 2014-03-16 | 1 | -2/+1 |
| | |||||
* | json_return_and_dir isn't a thing | Thomas Willingham | 2014-03-13 | 1 | -1/+1 |
| | |||||
* | json_return_and_dir is a typo | friendica | 2014-03-12 | 1 | -1/+1 |
| | |||||
* | Stick help in a template | Thomas Willingham | 2014-03-12 | 1 | -3/+7 |
| | |||||
* | protect filed conversations from expiration - we check the parent to see if ↵ | friendica | 2014-03-11 | 1 | -0/+14 |
| | | | | it is filed, but one may have filed a comment and that will vanish when the parent expires unless the parent is protected. | ||||
* | failed experiment - revert the directory to 80 results per page until ↵ | friendica | 2014-03-10 | 1 | -1/+1 |
| | | | | somebody implements endless scroll on the thing. 300 takes far too long to load all the images. | ||||
* | update cacert.pem , don't hide url link for rmagic | friendica | 2014-03-09 | 1 | -1/+0 |
| | |||||
* | zrl and zmg are back | Christian Vogeley | 2014-03-09 | 1 | -2/+1 |
| | |||||
* | merge | Christian Vogeley | 2014-03-09 | 27 | -175/+585 |
|\ | |||||
| * | advanced search front-end | friendica | 2014-03-08 | 2 | -2/+10 |
| | | |||||
| * | back-end for advanced directory search | friendica | 2014-03-08 | 1 | -15/+98 |
| | |