| Commit message (Expand) | Author | Age | Files | Lines |
* | objectify all the session management stuff | redmatrix | 2016-04-08 | 7 | -12/+181 |
* | Merge branch 'master' into dev | redmatrix | 2016-04-08 | 2 | -1281/+1303 |
|\ |
|
| * | revup | redmatrix | 2016-04-08 | 2 | -1281/+1303 |
* | | send file sync packets for all known file operations | redmatrix | 2016-04-07 | 7 | -47/+112 |
* | | implement updates of attach data to sync'd clones. | redmatrix | 2016-04-07 | 1 | -18/+38 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-04-07 | 2 | -1/+22 |
|\ \ |
|
| * | | translate the most common bbcodes to their *real name*. finally we should pro... | Mario Vavti | 2016-04-07 | 2 | -1/+19 |
| * | | some more autocompletion for bbcode tables - leave it open if we wanna use th... | Mario Vavti | 2016-04-07 | 1 | -0/+3 |
| * | | move li back in the list since it will be used far less than list | Mario Vavti | 2016-04-07 | 1 | -1/+1 |
* | | | Merge branch 'master' into dev | redmatrix | 2016-04-07 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | revup issue #337 | redmatrix | 2016-04-07 | 1 | -1/+1 |
* | | Merge branch 'master' into dev | redmatrix | 2016-04-06 | 1 | -1/+1 |
|\| |
|
| * | revup issue #337 | redmatrix | 2016-04-06 | 1 | -1/+1 |
* | | reset profile photo and cover photo bits for existing photos if a new one arr... | redmatrix | 2016-04-06 | 1 | -6/+50 |
* | | missing profile photo in export data | redmatrix | 2016-04-06 | 1 | -1/+2 |
* | | use the explicit form of build_sync_packet so that file/photo sync will work ... | redmatrix | 2016-04-06 | 3 | -1/+13 |
* | | more work on file sync to clones, 60-70% test coverage, mostly working but ma... | redmatrix | 2016-04-06 | 4 | -13/+63 |
* | | file sync testing continued | redmatrix | 2016-04-06 | 1 | -0/+4 |
* | | file sync testing | redmatrix | 2016-04-06 | 2 | -2/+5 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-04-06 | 1 | -6/+64 |
|\ \ |
|
| * | | automate bbcode list creation even further | Mario Vavti | 2016-04-07 | 1 | -0/+57 |
| * | | adjust the regex to also work with asteriks and use the simpler syntax for lists | Mario Vavti | 2016-04-06 | 1 | -6/+7 |
* | | | file sync work | redmatrix | 2016-04-06 | 4 | -7/+173 |
|/ / |
|
* | | issue #340 | redmatrix | 2016-04-06 | 2 | -9/+15 |
* | | getting file sync data - missed parent folder | redmatrix | 2016-04-06 | 1 | -1/+7 |
* | | rework the "remember me" fix to be a bit less hackish | redmatrix | 2016-04-06 | 2 | -5/+1 |
* | | 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 |
* | | provide stream resource pointer option to z_fetch_url() and z_post_url() per ... | redmatrix | 2016-04-05 | 1 | -1/+13 |
* | | 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 | 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 |
|/ / / |
|
* | | | 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 |
| | |\ \ |
|
| | | * \ | Merge branch 'master' of https://github.com/redmatrix/hubzilla into contextua... | Andrew Manning | 2016-04-03 | 292 | -61382/+62954 |
| | | |\ \ |
|
| | | * | | | 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 contextua... | Andrew Manning | 2016-03-23 | 31 | -3052/+2924 |
| | | |\ \ \ |
|
| | | * | | | | 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 fo... | Andrew Manning | 2016-03-21 | 8 | -5/+108 |
| * | | | | | | update upstream lib jusutifiedGallery | Mario Vavti | 2016-04-05 | 5 | -70/+102 |
| |/ / / / / |
|