Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | provide function to collect file/photo sync data per help/filesync | redmatrix | 2016-04-05 | 2 | -0/+56 |
| | |||||
* | Merge branch 'master' into dev | redmatrix | 2016-04-05 | 2 | -1/+2 |
|\ | |||||
| * | undeclared static property App::$stringsave (push_lang() and pop_lang()) | redmatrix | 2016-04-05 | 2 | -1/+2 |
| | | |||||
* | | add some doco to getfile module | redmatrix | 2016-04-05 | 1 | -0/+20 |
| | | |||||
* | | server side of file/photo sync to deliver the file data. We'll sign it using ↵ | redmatrix | 2016-04-05 | 1 | -0/+76 |
| | | | | | | | | our channel_hash and the current time to make it difficult to forge a request; as the sync process is not going to have magic-auth ability. | ||||
* | | provide stream resource pointer option to z_fetch_url() and z_post_url() per ↵ | redmatrix | 2016-04-05 | 1 | -1/+13 |
| | | | | | | | | earlier doco commit on syncing files/photos across clones. | ||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-04-05 | 1 | -1/+5 |
|\ \ | |||||
| * \ | Merge pull request #339 from anaqreon/autocomplete | redmatrix | 2016-04-06 | 1 | -1/+5 |
| |\ \ | | | | | | | | | Improve (un)ordered list autocompletion for list construction | ||||
| | * | | Improve (un)ordered list autocompletion for list construction | Andrew Manning | 2016-04-05 | 1 | -1/+5 |
| | | | | |||||
* | | | | add some doco on some of the issues and approaches to file/photo syncing and ↵ | redmatrix | 2016-04-05 | 1 | -0/+61 |
|/ / / | | | | | | | | | | cloning | ||||
* | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-04-05 | 14 | -78/+297 |
|\| | | |||||
| * | | fix contextual help | Mario Vavti | 2016-04-05 | 2 | -4/+3 |
| | | | |||||
| * | | use min version of justifiedGallery | Mario Vavti | 2016-04-05 | 1 | -1/+1 |
| | | | |||||
| * | | expand list of bbcode in autocomplete | Mario Vavti | 2016-04-05 | 1 | -3/+6 |
| | | | |||||
| * | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-04-05 | 9 | -5/+190 |
| |\ \ | |||||
| | * \ | Merge pull request #338 from anaqreon/contextual-help | redmatrix | 2016-04-05 | 9 | -5/+190 |
| | |\ \ | | | | | | | | | | | Contextual help | ||||
| | | * \ | Merge branch 'master' of https://github.com/redmatrix/hubzilla into ↵ | Andrew Manning | 2016-04-03 | 292 | -61382/+62954 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | contextual-help | ||||
| | | * | | | More help content for channel pages. Channel, photos, files, about. | Andrew Manning | 2016-03-26 | 4 | -1/+71 |
| | | | | | | |||||
| | | * | | | Search docs/context/ hierarchically for help.html files to reduce redundancy | Andrew Manning | 2016-03-26 | 6 | -42/+27 |
| | | | | | | |||||
| | | * | | | Added help for post permissions | Andrew Manning | 2016-03-26 | 2 | -3/+4 |
| | | | | | | |||||
| | | * | | | Merge branch 'master' of https://github.com/redmatrix/hubzilla into ↵ | Andrew Manning | 2016-03-23 | 31 | -3052/+2924 |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | contextual-help | ||||
| | | * | | | | Network page help with auto-scroll and element highlighting | Andrew Manning | 2016-03-23 | 1 | -0/+26 |
| | | | | | | | |||||
| | | * | | | | Override navbar help button to open contextual help panel. Contextual help ↵ | Andrew Manning | 2016-03-21 | 8 | -5/+108 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | for mail written. | ||||
| * | | | | | | update upstream lib jusutifiedGallery | Mario Vavti | 2016-04-05 | 5 | -70/+102 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'master' into dev | redmatrix | 2016-04-05 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | revup issue #337 | redmatrix | 2016-04-05 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | explain the two aspects of federation which need to be handled in core to ↵ | redmatrix | 2016-04-04 | 1 | -2/+5 |
| |/ / / / |/| | | | | | | | | | | | | | | pass comments successfully amongst sites which optionally provide federation. Let's hope this list doesn't grow. | ||||
* | | | | | SECURITY: Do not link unknown and unverified code repositories to the ↵ | redmatrix | 2016-04-04 | 3 | -5/+36 |
| | | | | | | | | | | | | | | | | | | | | project without some form of confirmation that one accepts the significant risks involved. | ||||
* | | | | | Merge branch 'master' into dev | redmatrix | 2016-04-04 | 1 | -1/+1 |
|\| | | | | |||||
| * | | | | Merge branch 'master' of https://github.com/redmatrix/hubzilla into master_merge | redmatrix | 2016-04-04 | 3 | -6/+10 |
| |\ \ \ \ | |||||
| * | | | | | revup - issue #337 | redmatrix | 2016-04-04 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'master' into dev | Mario Vavti | 2016-04-04 | 3 | -0/+43 |
|\ \ \ \ \ | |||||
| * | | | | | a simple autocomplete for bbcode or comanche - partly implemented | Mario Vavti | 2016-04-04 | 3 | -0/+43 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'master' into dev | Mario Vavti | 2016-04-04 | 1 | -1/+1 |
|\| | | | | |||||
| * | | | | do not use dropdown class if there is nothing to dropdown | Mario Vavti | 2016-04-04 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge branch 'master' into dev | Mario Vavti | 2016-04-04 | 2 | -5/+9 |
|\| | | | | |||||
| * | | | | whitespace | Mario Vavti | 2016-04-04 | 1 | -2/+0 |
| | | | | | |||||
| * | | | | whitespace | Mario Vavti | 2016-04-04 | 1 | -1/+0 |
| | | | | | |||||
| * | | | | fullscreen mode for photo albums view | Mario Vavti | 2016-04-04 | 2 | -3/+10 |
| |/ / / | |||||
* | | | | For GNU-social discovery, use the URI in the feed (author.uri) rather than ↵ | redmatrix | 2016-04-03 | 2 | -11/+21 |
| | | | | | | | | | | | | | | | | try to pick out which of the aliases in webfinger are likely to be the right one. If we get it wrong, our communications with them will be discarded and there is no rhyme or reason to the logic about which representation is likely to be the one true account URI. It appears to vary with the clean_url setting of the site and this info isn't available to us except with a sequence of expensive probes and testing various ways of re-writing URLs to see if we get a response. | ||||
* | | | | provide a backup copy of prior notes widget content if the contents were ↵ | redmatrix | 2016-04-03 | 1 | -1/+11 |
| | | | | | | | | | | | | | | | | just nuked. | ||||
* | | | | Bug: "remember me" doesn't | redmatrix | 2016-04-03 | 5 | -5/+11 |
| | | | | |||||
* | | | | issue #138 ; make ajaxchat optional and configurable. For reasons we've ↵ | redmatrix | 2016-04-03 | 5 | -3/+18 |
| | | | | | | | | | | | | | | | | discussed repeatedly the ajax chat will not be removed from core as XMPP chat does not provide decentralised access control compatible with nomadic identity. | ||||
* | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-04-03 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into dev | Mario Vavti | 2016-04-03 | 3 | -17/+16 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into dev | Mario Vavti | 2016-04-03 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into dev | Mario Vavti | 2016-04-03 | 13 | -1034/+2093 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into dev | Mario Vavti | 2016-04-03 | 5 | -5/+65 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-04-03 | 3 | -10/+10 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into dev | Mario Vavti | 2016-04-03 | 5 | -11/+20 |
| |\ \ \ \ \ \ \ \ \ |