Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
| * | incorrect webfinger link per fabrixxm | friendica | 2014-03-08 | 1 | -1/+1 |
| | | |||||
| * | missing quote | friendica | 2014-03-07 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #357 from beardy-unixer/master | friendica | 2014-03-08 | 1 | -0/+3 |
| |\ | | | | | | | Create sys channels | ||||
| | * | Actually create syschan during install | Thomas Willingham | 2014-03-07 | 1 | -0/+3 |
| | | | |||||
| * | | start new connections out with even more sane defaults than before by ↵ | friendica | 2014-03-07 | 2 | -1/+7 |
| |/ | | | | | | | pre-filling the connedit form page. This still lets them change things before any damage has been done or before any privacy has leaked, but should reduce the number of new connections that can't comment. | ||||
| * | bring friends back | friendica | 2014-03-06 | 1 | -2/+1 |
| | | |||||
| * | missing mod/block | friendica | 2014-03-05 | 1 | -0/+86 |
| | | |||||
| * | lots of little fixes to blocks | friendica | 2014-03-05 | 2 | -51/+42 |
| | | |||||
| * | move language selector to a module | friendica | 2014-03-05 | 1 | -0/+6 |
| | | |||||
| * | add Comanche help link to pdledit | friendica | 2014-03-04 | 1 | -0/+1 |
| | | |||||
| * | add pdl editor to settings/display | friendica | 2014-03-04 | 1 | -0/+1 |
| | | |||||
| * | Red API: /api/red/item/new ; which is like /api/statuses/update except it ↵ | friendica | 2014-03-04 | 1 | -1/+1 |
| | | | | | | | | uses Red semantics and returns success/failure indication. | ||||
| * | stopgap solution until somebody implements endless scroll on the directory | friendica | 2014-03-04 | 1 | -1/+1 |
| | | |||||
| * | add system PDL editor (lets you change/personalise the layout for any module ↵ | friendica | 2014-03-04 | 1 | -0/+61 |
| | | | | | | | | which has a system PDL file.) | ||||
| * | fix third-party zid's | friendica | 2014-03-04 | 2 | -0/+3 |
| | | |||||
| * | change flags for one-way connections from hidden to unconnected so we can ↵ | friendica | 2014-03-04 | 1 | -17/+30 |
| | | | | | | | | still use hidden for - well hiding connections | ||||
| * | !@#$% pay~!@#$pal | friendica | 2014-03-04 | 1 | -18/+0 |
| | |