Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-08-04 | 1 | -1/+1 | |
| |\| | ||||||
| * | | multi acl: port events | Mario Vavti | 2016-08-03 | 1 | -1/+11 | |
| | | | ||||||
| * | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-08-03 | 6 | -14/+261 | |
| |\ \ | ||||||
| * | | | multiple acl work | Mario Vavti | 2016-08-03 | 3 | -2/+9 | |
| | | | | ||||||
* | | | | minor cleanup on ratings - no real functional changes at this time | redmatrix | 2016-08-04 | 2 | -12/+20 | |
| |_|/ |/| | | ||||||
* | | | issue #473 - unable to delete privacy groups | redmatrix | 2016-08-03 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | missing comma in atoken update sql | redmatrix | 2016-08-02 | 1 | -1/+1 | |
| | | ||||||
* | | this should sort out likes showing up as wall-to-wall posts on diaspora | redmatrix | 2016-08-01 | 1 | -0/+2 | |
| | | ||||||
* | | This checkin should make all permission modes work correctly with atokens ↵ | redmatrix | 2016-08-01 | 1 | -4/+8 | |
| | | | | | | | | (they should be able to post content if allowed to). It also removes the strict linkage between permissions and connections so any individual permission can be set for any xchan; even those for which you have no connections. | |||||
* | | /storeurl/cloudurl/ | redmatrix | 2016-08-01 | 1 | -1/+1 | |
| | | ||||||
* | | allow individual permissions on atokens | redmatrix | 2016-07-31 | 1 | -5/+59 | |
| | | ||||||
* | | add a few more path macros to portable menu elements (channelurl, pageurl, ↵ | redmatrix | 2016-07-31 | 2 | -3/+7 | |
| | | | | | | | | storeurl and baseurl) | |||||
* | | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-31 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | issue #466, sql typo | redmatrix | 2016-07-28 | 1 | -1/+1 | |
| |/ | ||||||
* | | Improved UI. Removed logger statements. | Andrew Manning | 2016-07-31 | 1 | -9/+17 | |
| | | ||||||
* | | Import element selection page added to allow selective importing. | Andrew Manning | 2016-07-30 | 1 | -22/+91 | |
| | | ||||||
* | | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-30 | 6 | -547/+58 | |
|\| | ||||||
| * | github didn't accept the last push. Touching the files to force a git revision | redmatrix | 2016-07-27 | 1 | -1/+0 | |
| | | ||||||
| * | fix italian strings (messed up by rtl variable); and finish removing openid ↵ | redmatrix | 2016-07-27 | 1 | -12/+0 | |
| | | | | | | | | from core | |||||
| * | add the hidden flag also | redmatrix | 2016-07-27 | 1 | -1/+2 | |
| | | ||||||
| * | don't include deleted or orphaned xchans in ratings search | redmatrix | 2016-07-26 | 1 | -1/+2 | |
| | | ||||||
| * | move openid to addon | redmatrix | 2016-07-25 | 2 | -517/+0 | |
| | | ||||||
| * | make drag/drop work with acl, which bypassed the form | redmatrix | 2016-07-24 | 1 | -0/+2 | |
| | | ||||||
| * | add acl selection to files upload via /cloud (still missing from directory ↵ | redmatrix | 2016-07-24 | 1 | -0/+38 | |
| | | | | | | | | creation) | |||||
| * | string update and some minor comment edits | redmatrix | 2016-07-24 | 1 | -2/+2 | |
| | | ||||||
| * | more work on #453 | redmatrix | 2016-07-21 | 1 | -16/+15 | |
| | | ||||||
* | | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-21 | 18 | -183/+177 | |
|\| | ||||||
| * | issue #453 and a bug noted from the logfiles related to the schema change ↵ | redmatrix | 2016-07-20 | 1 | -1/+3 | |
| | | | | | | | | last month | |||||
| * | Merge branch 'dev' into perms | redmatrix | 2016-07-20 | 6 | -85/+14 | |
| |\ | ||||||
| | * | sort out some of the authentication mess - with luck this may fix the DAV ↵ | redmatrix | 2016-07-20 | 6 | -85/+14 | |
| | | | | | | | | | | | | auth issue which I simply could not duplicate or find a reason for. | |||||
| * | | Merge branch 'dev' into perms | redmatrix | 2016-07-20 | 1 | -1/+2 | |
| |\| | ||||||
| * | | fix the forum detection in include/zot | redmatrix | 2016-07-19 | 1 | -2/+2 | |
| | | | ||||||
| * | | permission fixes | redmatrix | 2016-07-19 | 2 | -5/+7 | |
| | | | ||||||
| * | | translate more old perms calls | redmatrix | 2016-07-19 | 2 | -3/+3 | |
| | | | ||||||
| * | | more perms work (a lot more) | redmatrix | 2016-07-18 | 2 | -30/+38 | |
| | | | ||||||
| * | | more perms work | redmatrix | 2016-07-18 | 1 | -0/+9 | |
| | | | ||||||
| * | | Merge branch 'dev' into perms | redmatrix | 2016-07-17 | 7 | -4/+180 | |
| |\ \ | ||||||
| * | | | more perms work | redmatrix | 2016-07-13 | 2 | -8/+14 | |
| | | | | ||||||
| * | | | deprecate/remove json_decode_plus | redmatrix | 2016-07-13 | 2 | -4/+4 | |
| | | | | ||||||
| * | | | lots more permission work | redmatrix | 2016-07-13 | 3 | -21/+42 | |
| | | | | ||||||
| * | | | Merge branch 'dev' into perms | redmatrix | 2016-07-13 | 2 | -26/+60 | |
| |\ \ \ | ||||||
| * | | | | more work on perms | redmatrix | 2016-07-12 | 3 | -18/+10 | |
| | | | | | ||||||
| * | | | | Merge branch 'dev' into perms | redmatrix | 2016-07-12 | 9 | -22/+10 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'dev' into perms | redmatrix | 2016-07-11 | 5 | -36/+15 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | more perms work - notably the stuff in public_perms | redmatrix | 2016-07-11 | 1 | -7/+13 | |
| | | | | | | | ||||||
| * | | | | | | more permissions work | redmatrix | 2016-07-09 | 2 | -3/+19 | |
| | | | | | | | ||||||
| * | | | | | | more work on perms | redmatrix | 2016-07-09 | 1 | -1/+2 | |
| | | | | | | | ||||||
| * | | | | | | more heavy lifting on xtensible perms | redmatrix | 2016-07-04 | 2 | -5/+8 | |
| | | | | | | | ||||||
| * | | | | | | more heavy lifting on extensible perms | redmatrix | 2016-07-04 | 1 | -3/+8 | |
| | | | | | | | ||||||
| * | | | | | | perms work - settings page | redmatrix | 2016-07-03 | 1 | -20/+13 | |
| | | | | | | |