| Commit message (Expand) | Author | Age | Files | Lines |
* | issue #391 - htmlspecialchars_decode before firing up jot, which re-encodes | redmatrix | 2016-05-19 | 1 | -2/+2 |
* | one more text clarification | redmatrix | 2016-05-18 | 1 | -1/+1 |
* | text clarifications | redmatrix | 2016-05-18 | 3 | -3/+3 |
* | explain what we're doing and where we're going with this. | redmatrix | 2016-05-18 | 1 | -6/+7 |
* | This explains it all. Don't set the domain when creating a cookie. You'll get... | redmatrix | 2016-05-18 | 1 | -17/+10 |
* | Document what I know about the session regeneration issue. I'm really tired o... | redmatrix | 2016-05-18 | 1 | -0/+13 |
* | Merge pull request #394 from anaqreon/plugin-link | hubzilla | 2016-05-19 | 1 | -0/+12 |
|\ |
|
| * | Link new plugins when updating repos via admin/plugins | Andrew Manning | 2016-05-18 | 1 | -0/+12 |
|/ |
|
* | comment out session_regenerate until we get this sorted | redmatrix | 2016-05-18 | 1 | -1/+1 |
* | Revert "Revert "yet more session work"" | redmatrix | 2016-05-18 | 2 | -5/+23 |
* | Revert "yet more session work" | redmatrix | 2016-05-18 | 2 | -23/+5 |
* | missing close tag | redmatrix | 2016-05-18 | 1 | -1/+1 |
* | provide server role on pubsites page | redmatrix | 2016-05-18 | 3 | -5/+5 |
* | Merge pull request #393 from git-marijus/dev | hubzilla | 2016-05-19 | 1 | -3/+3 |
|\ |
|
| * | only show $showall_origin if permission_role is custom. it does not make much... | Mario Vavti | 2016-05-18 | 1 | -3/+3 |
|/ |
|
* | experimental PDO DBA driver | redmatrix | 2016-05-17 | 2 | -4/+106 |
* | cli utilities - argc and argv reversed. Not functionally incorrect since it w... | redmatrix | 2016-05-17 | 18 | -38/+35 |
* | Merge pull request #389 from sasiflo/dev_sasiflo_sync | hubzilla | 2016-05-18 | 2 | -12/+20 |
|\ |
|
| * | Synchronization: Directory creation on sync import corrected. | sasiflo | 2016-05-17 | 2 | -12/+20 |
* | | support work for a long-term fix for issue #390, essentially one can specify ... | redmatrix | 2016-05-17 | 6 | -112/+153 |
|/ |
|
* | yet more session work | redmatrix | 2016-05-16 | 2 | -5/+23 |
* | remove the app_menu hook - no longer used anywhere in core. Several addons st... | redmatrix | 2016-05-16 | 1 | -6/+0 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-05-16 | 2 | -3045/+3082 |
|\ |
|
| * | Merge pull request #388 from phellmes/de20160516 | hubzilla | 2016-05-17 | 2 | -3045/+3082 |
| |\ |
|
| | * | Update DE translations strings | phellmes | 2016-05-16 | 2 | -3045/+3082 |
* | | | an issue related to #386 | redmatrix | 2016-05-16 | 3 | -1/+6 |
|/ / |
|
* | | more work on sessions and cookies, as some anomalies appeared in caldav and f... | redmatrix | 2016-05-16 | 7 | -26/+40 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-05-16 | 9 | -5809/+5990 |
|\ \ |
|
| * | | Dutch and Spanish Spanish strings, and some schema-bits | jeroenpraat | 2016-05-16 | 9 | -5809/+5990 |
| |/ |
|
* / | restrict static to the one function that requires it | redmatrix | 2016-05-16 | 1 | -5/+5 |
|/ |
|
* | changes to session for cdev compatibility | redmatrix | 2016-05-16 | 1 | -6/+6 |
* | updated the addons list - Andrew might want to add his repo/repos and addons ... | redmatrix | 2016-05-15 | 1 | -1/+11 |
* | provide tools to extract a pdo constructor | redmatrix | 2016-05-15 | 1 | -6/+24 |
* | be a bit more precise | redmatrix | 2016-05-15 | 1 | -1/+1 |
* | issue #387 | redmatrix | 2016-05-15 | 1 | -1/+2 |
* | Another updated context help es-es | Manuel Jiménez Friaza | 2016-05-14 | 14 | -273/+58 |
* | issue #383 | redmatrix | 2016-05-14 | 1 | -1/+0 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-05-14 | 4 | -64/+117 |
|\ |
|
| * | Merge pull request #381 from anaqreon/chat-notify | redmatrix | 2016-05-14 | 1 | -3/+45 |
| |\ |
|
| | * | Enable options for chat notifications, with optional audio. Notify for member... | Andrew Manning | 2016-05-13 | 1 | -3/+45 |
| |/ |
|
| * | Merge pull request #380 from git-marijus/dev | redmatrix | 2016-05-14 | 3 | -61/+72 |
| |\ |
|
| | * | change wording restricted -> custom selection and add a label to the select | Mario Vavti | 2016-05-13 | 2 | -2/+3 |
| | * | instead of radio buttons use select to choose between public and restricted a... | Mario Vavti | 2016-05-13 | 3 | -61/+71 |
| |/ |
|
* | | we don't need to force case conversion on anything but the plugin name | redmatrix | 2016-05-14 | 1 | -1/+1 |
* | | allow addon autoloaders to specify absolute namespace classes starting with \ | redmatrix | 2016-05-14 | 1 | -0/+2 |
* | | Allow plugins to define autoloaded classes - a class such as Foobar\Class wil... | redmatrix | 2016-05-14 | 1 | -0/+11 |
|/ |
|
* | strings update | redmatrix | 2016-05-13 | 1 | -1577/+1639 |
* | Comanche: provide a variable '$region' which can be used within a layout to m... | redmatrix | 2016-05-12 | 1 | -3/+4 |
* | split off feed handling stuff from include/items | redmatrix | 2016-05-12 | 2 | -1312/+1319 |
* | remove the rarely if ever used filter_insecure() function. We will provide th... | redmatrix | 2016-05-12 | 1 | -41/+0 |