| Commit message (Expand) | Author | Age | Files | Lines |
* | mod/item - get rid of some failed experiments, duplicated code and unused code. | friendica | 2014-04-06 | 1 | -89/+10 |
* | Merge pull request #397 from sasiflo/master | RedMatrix | 2014-04-06 | 1 | -47/+34 |
|\ |
|
| * | Merge remote-tracking branch 'upstream/master' | sasiflo | 2014-04-06 | 1 | -1/+1 |
| |\ |
|
| * | | Hope I have repaired the channel admin page. | sasiflo | 2014-04-06 | 1 | -47/+34 |
* | | | issue #395, item 2 | friendica | 2014-04-06 | 4 | -6/+17 |
| |/
|/| |
|
* | | use parent_mid in the parent query for enotify instead of of the parent id. T... | friendica | 2014-04-06 | 1 | -1/+1 |
|/ |
|
* | this makes rpost to another channel work somewhat - but there are issues, sin... | friendica | 2014-04-05 | 1 | -1/+8 |
* | provide the ability for rpost to post as another of your channels. This does ... | friendica | 2014-04-05 | 2 | -17/+25 |
* | finish "ifpending" connections | friendica | 2014-04-04 | 1 | -1/+4 |
* | introduce a connection type called 'ifpending' for number 6 of issue #395 - s... | friendica | 2014-04-04 | 1 | -0/+20 |
* | doc updates, plus back-end work for rpost to let you post to a different chan... | friendica | 2014-04-04 | 1 | -6/+20 |
* | 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 |
* | 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, t... | friendica | 2014-03-29 | 1 | -1/+1 |
* | 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 |
* | firehose fixes and optimisations. In particular get rid of the unresponsive ... | friendica | 2014-03-27 | 2 | -47/+16 |
* | 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 p... | friendica | 2014-03-26 | 2 | -114/+19 |
* | 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 RedHat... | friendica | 2014-03-25 | 1 | -0/+19 |
* | 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 |
* | 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 is... | friendica | 2014-03-23 | 1 | -0/+4 |
* | allow authtest to accept webbies as well as urls since I'm always trying to u... | friendica | 2014-03-23 | 1 | -0/+4 |
* | add expire setting, take out unknown mailers and max friend requests per day ... | friendica | 2014-03-19 | 1 | -0/+1 |
* | 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 |