aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* start conversion to AccessList objectredmatrix2015-08-272-18/+17
|
* First attempt to turn access control into an object class. The access ↵redmatrix2015-08-271-0/+72
| | | | control manipulation is getting too complex and this will help keep it manageable and reduce a lot of code duplication.
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-261-1/+1
|\
| * use extended export format for items in api photo_detailredmatrix2015-08-261-1/+1
| |
* | redphotos updatesredmatrix2015-08-261-1/+8
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-261-1/+21
|\|
| * add item info to photo detail in apiredmatrix2015-08-261-1/+21
| |
* | change attach_store to allow a predefined item to accompany a photoredmatrix2015-08-262-44/+82
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-261-1/+12
|\| | | | | | | | | Conflicts: include/diaspora.php
| * support likes on comments with diaspora owner by sending as activityredmatrix2015-08-261-14/+19
| |
| * required for future workredmatrix2015-08-261-1/+12
| |
| * 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
| |