aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
| * remove orphan mod_connections editing code (now done in mod/connedit)redmatrix2015-08-241-3/+0
| |
* | lots of stuff that was needed for successful photo import from redredmatrix2015-08-242-17/+81
| |
* | don't try to optimise the session table. Just let it fragment and let the DB ↵redmatrix2015-08-241-3/+0
| | | | | | | | worry about it.
* | edited event showing bad signature and null_date for edit timestampredmatrix2015-08-241-1/+7
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-231-1/+1
|\| | | | | | | | | | | | | Conflicts: include/zot.php install/update.php util/messages.po
| * issues with abook sync between hubzilla and redredmatrix2015-08-231-2/+1
| |
* | provide a comment_policy of "network: diaspora" to handle their special case ↵redmatrix2015-08-231-0/+2
| | | | | | | | public-posts-are-commentable-by-anybody permission without breaking any other permissions.
* | sync abook flags in memory after altering themredmatrix2015-08-231-3/+0
| |
* | issues encountered with hubzilla DB changes, zot_refresh and item_drop and ↵redmatrix2015-08-232-4/+4
| | | | | | | | hub sync
* | support ical priorityredmatrix2015-08-201-7/+19
| |
* | cleanup of task widget - make jquery workflow a bit smootherredmatrix2015-08-202-12/+12
| |
* | more work on tasksredmatrix2015-08-202-0/+45
| |
* | do ical export before checking logged in channelredmatrix2015-08-201-1/+1
| |
* | add carriage return to newlines for exported events (rfc2445:4.1)redmatrix2015-08-201-31/+31
| |
* | extra encoding on mail titlesredmatrix2015-08-202-2/+2
| |
* | use consistent terminologyredmatrix2015-08-191-1/+1
| |
* | fix photo locationredmatrix2015-08-192-2/+13
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-191-50/+71
|\| | | | | | | | | Conflicts: include/api.php
| * add photo_detail api callredmatrix2015-08-181-68/+89
| |
* | event integration improvementsredmatrix2015-08-192-2/+24
| |
* | 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
| |