aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 'auto channel creation' - if the corresponding config variable is set, create...redmatrix2016-01-122-5/+59
* "aconfig" or account configuration storage, needed for some upcoming work. Bu...redmatrix2016-01-111-0/+19
* logic reversal in version checkingredmatrix2016-01-111-3/+3
* plugin version compatibility checking. To use, set MinVersion, MaxVersion or ...redmatrix2016-01-111-5/+32
* the mail_isreply flag wasn't being set in the right casesredmatrix2016-01-101-3/+6
* add locked features to siteinfo to assist in debuggingredmatrix2016-01-091-1/+13
* fix relative urls on some Diaspora profile photosredmatrix2016-01-091-0/+4
* provide admin toggle to disable delivery reportsredmatrix2016-01-073-2/+5
* features management page for hubminsredmatrix2016-01-061-0/+1
* provide an option to toggle the view of locked features so we can use the sam...redmatrix2016-01-051-13/+15
* expire delivery reports at 10 days by default instead of 30.redmatrix2016-01-041-1/+1
* Provide a mechanism for a hub admin to lock features in the on or off state. ...redmatrix2016-01-042-63/+92
* issue #241 (redmatrix issue 405)redmatrix2016-01-011-2/+2
* issue #239, provide 'Public' text on ACL selector when appropriate to do so.redmatrix2015-12-311-12/+14
* yearly license updateredmatrix2015-12-311-0/+1
* comment clarificationredmatrix2015-12-311-1/+1
* log API improvements and queue optimisation for singleton networksredmatrix2015-12-315-47/+85
* store perms_accept on channel creationredmatrix2015-12-291-2/+2
* refresh issueredmatrix2015-12-272-2/+9
* spellingredmatrix2015-12-251-1/+1
* start on refactor of plugin/theme/widget info block parsingredmatrix2015-12-221-8/+8
* make the queue api accessible to addonsredmatrix2015-12-211-1/+7
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-12-201-0/+1
|\
| * Added 'invitation_only' to site infowave722015-12-201-0/+1
* | merge hellredmatrix2015-12-201-2/+1
|/
* use realpath to bypass symlinks and check actually directoryredmatrix2015-12-182-1/+11
* allow widget 'packages' as well as individual filesredmatrix2015-12-181-2/+7
* sql delete with limitredmatrix2015-12-182-2/+2
* loop detectionredmatrix2015-12-172-5/+12
* more work on media uploads via apiredmatrix2015-12-172-9/+27
* issue #228redmatrix2015-12-171-2/+2
* queue/notification/delivery refactor continuedredmatrix2015-12-164-240/+118
* some notifier optimisations. Also put a fixme on the invite total generations...redmatrix2015-12-161-25/+17
* some more minor api tweaksredmatrix2015-12-151-5/+9
* remove deprecated tableredmatrix2015-12-151-7/+2
* additional fix for the array_key_exists message in #221redmatrix2015-12-151-1/+1
* issue #221redmatrix2015-12-152-6/+19
* enhance whitespaceredmatrix2015-12-151-1/+1
* fix typos before mergingredmatrix2015-12-151-1/+1
* revise the photo activity a bit so that we always have a valid activity body....redmatrix2015-12-154-50/+53
* even more queue apiredmatrix2015-12-151-15/+7
* more queue apiredmatrix2015-12-153-29/+28
* more work on queue apiredmatrix2015-12-144-67/+45
* simplify queue insertion for normal itemsredmatrix2015-12-142-39/+44
* regenerate the item body for linked photo items that now have no body to prov...redmatrix2015-12-142-0/+22
* set following to falseredmatrix2015-12-141-1/+1
* revert include/photos.php:L380redmatrix2015-12-141-1/+1
* more work on api media uploadsredmatrix2015-12-133-9/+20
* remove the unqualified "OAuth" namespace from the project. We need to referen...redmatrix2015-12-133-15/+15
* a couple of api improvementsredmatrix2015-12-112-2/+11