| Commit message (Expand) | Author | Age | Files | Lines |
* | some work on connections | Mario Vavti | 2016-01-14 | 1 | -1/+1 |
* | some template work on follow widget | Mario Vavti | 2016-01-14 | 1 | -2/+2 |
* | some initial work on uploading and cropping cover photos | redmatrix | 2016-01-13 | 3 | -0/+38 |
* | 'auto channel creation' - if the corresponding config variable is set, create... | redmatrix | 2016-01-12 | 2 | -5/+59 |
* | "aconfig" or account configuration storage, needed for some upcoming work. Bu... | redmatrix | 2016-01-11 | 1 | -0/+19 |
* | logic reversal in version checking | redmatrix | 2016-01-11 | 1 | -3/+3 |
* | plugin version compatibility checking. To use, set MinVersion, MaxVersion or ... | redmatrix | 2016-01-11 | 1 | -5/+32 |
* | the mail_isreply flag wasn't being set in the right cases | redmatrix | 2016-01-10 | 1 | -3/+6 |
* | add locked features to siteinfo to assist in debugging | redmatrix | 2016-01-09 | 1 | -1/+13 |
* | fix relative urls on some Diaspora profile photos | redmatrix | 2016-01-09 | 1 | -0/+4 |
* | provide admin toggle to disable delivery reports | redmatrix | 2016-01-07 | 3 | -2/+5 |
* | features management page for hubmins | redmatrix | 2016-01-06 | 1 | -0/+1 |
* | provide an option to toggle the view of locked features so we can use the sam... | redmatrix | 2016-01-05 | 1 | -13/+15 |
* | expire delivery reports at 10 days by default instead of 30. | redmatrix | 2016-01-04 | 1 | -1/+1 |
* | Provide a mechanism for a hub admin to lock features in the on or off state. ... | redmatrix | 2016-01-04 | 2 | -63/+92 |
* | issue #241 (redmatrix issue 405) | redmatrix | 2016-01-01 | 1 | -2/+2 |
* | issue #239, provide 'Public' text on ACL selector when appropriate to do so. | redmatrix | 2015-12-31 | 1 | -12/+14 |
* | yearly license update | redmatrix | 2015-12-31 | 1 | -0/+1 |
* | comment clarification | redmatrix | 2015-12-31 | 1 | -1/+1 |
* | log API improvements and queue optimisation for singleton networks | redmatrix | 2015-12-31 | 5 | -47/+85 |
* | store perms_accept on channel creation | redmatrix | 2015-12-29 | 1 | -2/+2 |
* | refresh issue | redmatrix | 2015-12-27 | 2 | -2/+9 |
* | spelling | redmatrix | 2015-12-25 | 1 | -1/+1 |
* | start on refactor of plugin/theme/widget info block parsing | redmatrix | 2015-12-22 | 1 | -8/+8 |
* | make the queue api accessible to addons | redmatrix | 2015-12-21 | 1 | -1/+7 |
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-12-20 | 1 | -0/+1 |
|\ |
|
| * | Added 'invitation_only' to site info | wave72 | 2015-12-20 | 1 | -0/+1 |
* | | merge hell | redmatrix | 2015-12-20 | 1 | -2/+1 |
|/ |
|
* | use realpath to bypass symlinks and check actually directory | redmatrix | 2015-12-18 | 2 | -1/+11 |
* | allow widget 'packages' as well as individual files | redmatrix | 2015-12-18 | 1 | -2/+7 |
* | sql delete with limit | redmatrix | 2015-12-18 | 2 | -2/+2 |
* | loop detection | redmatrix | 2015-12-17 | 2 | -5/+12 |
* | more work on media uploads via api | redmatrix | 2015-12-17 | 2 | -9/+27 |
* | issue #228 | redmatrix | 2015-12-17 | 1 | -2/+2 |
* | queue/notification/delivery refactor continued | redmatrix | 2015-12-16 | 4 | -240/+118 |
* | some notifier optimisations. Also put a fixme on the invite total generations... | redmatrix | 2015-12-16 | 1 | -25/+17 |
* | some more minor api tweaks | redmatrix | 2015-12-15 | 1 | -5/+9 |
* | remove deprecated table | redmatrix | 2015-12-15 | 1 | -7/+2 |
* | additional fix for the array_key_exists message in #221 | redmatrix | 2015-12-15 | 1 | -1/+1 |
* | issue #221 | redmatrix | 2015-12-15 | 2 | -6/+19 |
* | enhance whitespace | redmatrix | 2015-12-15 | 1 | -1/+1 |
* | fix typos before merging | redmatrix | 2015-12-15 | 1 | -1/+1 |
* | revise the photo activity a bit so that we always have a valid activity body.... | redmatrix | 2015-12-15 | 4 | -50/+53 |
* | even more queue api | redmatrix | 2015-12-15 | 1 | -15/+7 |
* | more queue api | redmatrix | 2015-12-15 | 3 | -29/+28 |
* | more work on queue api | redmatrix | 2015-12-14 | 4 | -67/+45 |
* | simplify queue insertion for normal items | redmatrix | 2015-12-14 | 2 | -39/+44 |
* | regenerate the item body for linked photo items that now have no body to prov... | redmatrix | 2015-12-14 | 2 | -0/+22 |
* | set following to false | redmatrix | 2015-12-14 | 1 | -1/+1 |
* | revert include/photos.php:L380 | redmatrix | 2015-12-14 | 1 | -1/+1 |