aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* import and export tasks (calendar todo items)redmatrix2015-08-181-5/+203
|
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-171-4/+16
|\ | | | | | | | | Conflicts: include/identity.php
| * provide ability to export by month as well as by yearredmatrix2015-08-171-3/+14
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-171-0/+12
|\|
| * add item_id to yearly dump filesredmatrix2015-08-171-0/+12
| |
* | provide module for importing yearly content dumpsredmatrix2015-08-171-0/+11
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-141-3/+0
|\| | | | | | | | | | | Conflicts: include/zot.php util/messages.po
| * Properly fix which perms get checked for comments, Mike's solutionAlexandre Hannud Abdo2015-08-141-14/+3
| |
| * revert 36b5f6acredmatrix2015-08-121-12/+14
| |
* | add item validation functionredmatrix2015-08-132-19/+34
| |
* | attach_store needs a lot of documenting to understand what's going on and ↵redmatrix2015-08-131-0/+23
| | | | | | | | how it got to be this way. Here's the bird's eye view.
* | reverting 36b5f6acredmatrix2015-08-121-11/+18
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-111-1/+11
|\| | | | | | | | | | | Conflicts: doc/history.md mod/import.php
| * Require comment perms only for own posts, allow senders to deliver comments ↵Alexandre Hannud Abdo2015-08-101-1/+11
| | | | | | | | using stream perms.
* | more consistent output on forum widgetredmatrix2015-08-111-5/+27
| |
* | remove the forum limitredmatrix2015-08-111-1/+1
| |
* | arghhredmatrix2015-08-111-1/+1
| |
* | typoredmatrix2015-08-111-1/+1
| |
* | wrong cidredmatrix2015-08-111-2/+3
| |
* | don't show '0' results, like notificationsredmatrix2015-08-111-1/+1
| |
* | order by nameredmatrix2015-08-111-1/+1
| |
* | make sure we only get forums attached to the channelredmatrix2015-08-111-8/+2
| |
* | set font-weight back to normal on forums widgetredmatrix2015-08-111-1/+1
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-111-0/+1
|\| | | | | | | | | | | | | | | Conflicts: include/items.php util/messages.po view/nl/messages.po view/nl/strings.php
| * ensure diaspora_signature is converted to json before we store it.redmatrix2015-08-081-0/+3
| |
* | forum widgetredmatrix2015-08-111-4/+4
| |
* | untested forum widgetredmatrix2015-08-111-1/+39
| |
* | private mail isuesredmatrix2015-08-092-6/+8
| |
* | convert diaspora_signature to json for storageredmatrix2015-08-081-0/+3
| |
* | more file permissions inheritance workredmatrix2015-08-061-4/+11
| |
* | photo permission inheritance. We want to use the folder permissions unless ↵redmatrix2015-08-065-24/+73
| | | | | | | | specific permissions have been set to over-ride them. If nothing is set, use the channel default. We may have to mess with his further in the case of somebody trying to create a public photo directory when their normal permissions are set to private. Kind of a chicken/egg problem because the folder permissions will be empty.
* | don't throw errors or do the wrong thing if photos have no album (placed on ↵redmatrix2015-08-051-1/+1
| | | | | | | | your dav rootdir)
* | photo album is decided in dav or attach modules now - don't set it in ↵redmatrix2015-08-051-8/+8
| | | | | | | | photos_upload
* | uploaded photo from dav (file put, not dav create) not showing in photo albumredmatrix2015-08-051-1/+1
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-08-051-6/+9
|\| | | | | | | | | | | Conflicts: view/nl/messages.po view/nl/strings.php
| * connection filter fixesredmatrix2015-08-051-6/+9
| |
* | personal oembed black/white listredmatrix2015-08-042-0/+30
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-08-041-0/+3
|\|
| * unobscure item before applying connection filterredmatrix2015-08-041-0/+3
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-08-032-2/+3
|\| | | | | | | | | | | Conflicts: view/it/messages.po view/it/strings.php
| * these were some really difficult bugs to findredmatrix2015-08-032-3/+2
| |
* | more work separating Diaspora from coreredmatrix2015-08-032-19/+13
| |
* | diaspora_meta getting double json encodedredmatrix2015-08-021-1/+1
| |
* | begin moving diaspora to pluginredmatrix2015-08-022-3039/+8
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-312-3/+22
|\| | | | | | | | | Conflicts: util/messages.po
| * event parse cleanupredmatrix2015-07-301-2/+8
| |
| * escape $ in eventsredmatrix2015-07-302-3/+16
| |
* | undefined functionredmatrix2015-07-301-0/+1
| |
* | minor - add all the newly supported table columnsredmatrix2015-07-301-2/+2
| |
* | incorrect photo permissions when uploaded via /cloud; issue #21redmatrix2015-07-301-0/+11
| |