Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' | Haakon Meland Eriksen | 2015-08-06 | 13 | -117/+114 |
|\ | |||||
| * | prohibit some photo album edit operations until we figure out how to sync ↵ | redmatrix | 2015-08-05 | 1 | -20/+31 |
| | | | | | | | | them with dav | ||||
| * | don't throw errors or do the wrong thing if photos have no album (placed on ↵ | redmatrix | 2015-08-05 | 2 | -9/+14 |
| | | | | | | | | your dav rootdir) | ||||
| * | photo album is decided in dav or attach modules now - don't set it in ↵ | redmatrix | 2015-08-05 | 1 | -8/+8 |
| | | | | | | | | photos_upload | ||||
| * | uploaded photo from dav (file put, not dav create) not showing in photo album | redmatrix | 2015-08-05 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-08-05 | 2 | -7/+10 |
| |\ | | | | | | | | | | | | | | | | Conflicts: view/nl/messages.po view/nl/strings.php | ||||
| | * | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-08-05 | 2 | -1465/+1379 |
| | |\ | |||||
| | | * | Update Dutch strings | jeroenpraat | 2015-08-05 | 2 | -1465/+1379 |
| | | | | |||||
| | * | | connection filter fixes | redmatrix | 2015-08-05 | 2 | -7/+10 |
| | |/ | |||||
| * | | personal oembed black/white list | redmatrix | 2015-08-04 | 2 | -0/+30 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-08-04 | 2 | -1/+4 |
| |\| | |||||
| | * | unobscure item before applying connection filter | redmatrix | 2015-08-04 | 2 | -1/+4 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-08-03 | 3 | -3/+4 |
| |\| | | | | | | | | | | | | | | | | Conflicts: view/it/messages.po view/it/strings.php | ||||
| | * | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-08-03 | 2 | -1354/+1266 |
| | |\ | |||||
| | | * | Merge pull request #382 from tuscanhobbit/master | Paolo T | 2015-08-03 | 2 | -1354/+1266 |
| | | |\ | | | | | | | | | | | Italian translation | ||||
| | | | * | Italian translation | Paolo Tacconi | 2015-08-03 | 2 | -1354/+1266 |
| | | | | | |||||
| | * | | | these were some really difficult bugs to find | redmatrix | 2015-08-03 | 3 | -4/+3 |
| | |/ / | |||||
| * | | | more work separating Diaspora from core | redmatrix | 2015-08-03 | 6 | -70/+14 |
| | | | | |||||
* | | | | Hubzilla addons added | Haakon Meland Eriksen | 2015-08-03 | 1 | -0/+5 |
| | | | | |||||
* | | | | Merge remote-tracking branch 'upstream/master' | Haakon Meland Eriksen | 2015-08-03 | 19 | -3273/+209 |
|\| | | | |||||
| * | | | diaspora_meta getting double json encoded | redmatrix | 2015-08-02 | 1 | -1/+1 |
| | | | | |||||
| * | | | begin moving diaspora to plugin | redmatrix | 2015-08-02 | 4 | -3166/+8 |
| | | | | |||||
| * | | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-08-02 | 1 | -1/+1 |
| |\| | | |||||
| | * | | revision update | redmatrix | 2015-08-02 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-31 | 5 | -6/+25 |
| |\| | | | | | | | | | | | | | | | | | | Conflicts: util/messages.po | ||||
| | * | | consistency of event form | redmatrix | 2015-07-31 | 4 | -213/+198 |
| | | | | |||||
| | * | | event parse cleanup | redmatrix | 2015-07-30 | 1 | -2/+8 |
| | | | | |||||
| | * | | escape $ in events | redmatrix | 2015-07-30 | 2 | -3/+16 |
| | | | | |||||
| * | | | undefined function | redmatrix | 2015-07-30 | 1 | -0/+1 |
| | | | | |||||
| * | | | minor - add all the newly supported table columns | redmatrix | 2015-07-30 | 1 | -2/+2 |
| | | | | |||||
| * | | | incorrect photo permissions when uploaded via /cloud; issue #21 | redmatrix | 2015-07-30 | 1 | -0/+11 |
| | | | | |||||
| * | | | make /cloud work again after all the shuffling this morning | redmatrix | 2015-07-30 | 3 | -9/+14 |
| | | | | |||||
| * | | | update some of the old attach.flag values to the new schema | redmatrix | 2015-07-30 | 1 | -1/+16 |
| | | | | |||||
| * | | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-30 | 3 | -3/+8 |
| |\| | | |||||
| | * | | dummy update | redmatrix | 2015-07-30 | 3 | -3/+8 |
| | | | | |||||
| * | | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-30 | 9 | -91/+129 |
| |\| | | | | | | | | | | | | | | | | | | | | | | several dav fixes Conflicts: include/items.php | ||||
| | * | | minor cleanup | redmatrix | 2015-07-29 | 1 | -14/+1 |
| | | | | |||||
| | * | | Merge branch 'vobject' | redmatrix | 2015-07-29 | 1 | -23/+83 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: include/event.php | ||||
| | | * | | convert ics import to sabre/vobject | redmatrix | 2015-07-29 | 1 | -29/+42 |
| | | | | | |||||
| | | * | | initial work on using sabre as a vcalendar parser | redmatrix | 2015-07-28 | 1 | -1/+50 |
| | | | | | |||||
| | * | | | add connection filter to non-zot posts | redmatrix | 2015-07-29 | 2 | -0/+8 |
| | | | | | |||||
| | * | | | PRIVACY: imported events | redmatrix | 2015-07-29 | 2 | -1/+2 |
| | |/ / | |||||
| | * | | make superblock block a channel if it's an owner as well as the current ↵ | redmatrix | 2015-07-28 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | author; add @hostname to event hashes to make their use in vcalendar more RFC compliant | ||||
| * | | | incorrect function name | redmatrix | 2015-07-29 | 2 | -2/+2 |
| | | | | |||||
* | | | | Merge remote-tracking branch 'upstream/master' | Haakon Meland Eriksen | 2015-07-29 | 97 | -1293/+1407 |
|\| | | | |||||
| * | | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-27 | 1 | -6/+5 |
| |\| | | |||||
| | * | | align buttons on event calendar | redmatrix | 2015-07-27 | 1 | -6/+5 |
| | | | | |||||
| * | | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-27 | 5 | -8/+118 |
| |\| | | | | | | | | | | | | | | | | | | Conflicts: util/messages.po | ||||
| | * | | logic issue in connection filter | redmatrix | 2015-07-27 | 2 | -5/+4 |
| | | | | |||||
| | * | | crude but more or less functional event import from thunderbird ics files | redmatrix | 2015-07-26 | 3 | -8/+54 |
| | | | |