Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | some changes merged from wrong branch... new function channel_reddress() ↵ | redmatrix | 2016-09-17 | 1 | -3479/+3479 | |
| | | | | instead of hardwired generation and which fixes case-sensitivity; allow dot notation in config and pconfig utils, updated string file | |||||
* | issue #511, postgres schema issues | redmatrix | 2016-09-09 | 1 | -4248/+4297 | |
| | ||||||
* | empty schema | redmatrix | 2016-09-02 | 1 | -3680/+3763 | |
| | ||||||
* | - implemented but untested: duplicate detection for photo 'move to another ↵ | redmatrix | 2016-08-26 | 1 | -4321/+4318 | |
| | | | | | | folder' - weekly string update | |||||
* | string update | redmatrix | 2016-08-19 | 1 | -3697/+3724 | |
| | ||||||
* | string update | redmatrix | 2016-08-12 | 1 | -3625/+3619 | |
| | ||||||
* | strings update | redmatrix | 2016-08-05 | 1 | -2270/+2333 | |
| | ||||||
* | make guest access tokens work with PERMS_NETWORK, PERMS_SITE, PERMS_PENDING, ↵ | redmatrix | 2016-07-31 | 1 | -3184/+3114 | |
| | | | | and PERMS_CONTACTS; or everything but PERMS_SPECIFIC. PERMS_SITE could be contentious, but we're currently denying them as they are a guest and don't actually have a channel on this site. We can't easily make PERMS_SPECIFIC work without providing an abook entry for the guest since we would need to set specific permissions for the guest login, but unfortunately this could be the most desirable setting to use in many cases. There is also an update of hmessages.po in this commit. | |||||
* | string update and some minor comment edits | redmatrix | 2016-07-24 | 1 | -1489/+1567 | |
| | ||||||
* | enforce non-empty name and token/password on access tokens until better ↵ | redmatrix | 2016-07-15 | 1 | -1803/+1820 | |
| | | | | checks are instituted. | |||||
* | some work on the forum widget queries | redmatrix | 2016-07-09 | 1 | -1271/+1268 | |
| | ||||||
* | allow multiple apd's per plugin dir | redmatrix | 2016-07-01 | 1 | -3526/+3562 | |
| | ||||||
* | fix pdledit "list layouts" | redmatrix | 2016-06-24 | 1 | -3510/+3517 | |
| | ||||||
* | 1. string update, 2. pretty print json blobs | redmatrix | 2016-06-17 | 1 | -1079/+1144 | |
| | ||||||
* | strings update | redmatrix | 2016-06-10 | 1 | -3447/+3449 | |
| | ||||||
* | strings | redmatrix | 2016-06-03 | 1 | -381/+336 | |
| | ||||||
* | strings update | redmatrix | 2016-05-27 | 1 | -2109/+2099 | |
| | ||||||
* | renamed include files identity.php (channel.php) and Contact.php ↵ | redmatrix | 2016-05-22 | 1 | -67/+67 | |
| | | | | (connections.php) | |||||
* | case issue | redmatrix | 2016-05-20 | 1 | -503/+536 | |
| | ||||||
* | strings update | redmatrix | 2016-05-13 | 1 | -1577/+1639 | |
| | ||||||
* | missed one other place where we called comanche outside the page build | redmatrix | 2016-05-06 | 1 | -1540/+1512 | |
| | ||||||
* | version+strings | redmatrix | 2016-04-29 | 1 | -793/+778 | |
| | ||||||
* | revup | redmatrix | 2016-04-22 | 1 | -5130/+5300 | |
| | ||||||
* | revup + strings #337 | redmatrix | 2016-04-15 | 1 | -4018/+4030 | |
| | ||||||
* | revup | redmatrix | 2016-04-08 | 1 | -1280/+1302 | |
| | ||||||
* | primary hub change | redmatrix | 2016-04-01 | 1 | -1857/+1872 | |
| | ||||||
* | issue #319 part 2 | redmatrix | 2016-03-26 | 1 | -133/+142 | |
| | ||||||
* | make the admin side menu extensible and provide a hook for a channel "move" ↵ | redmatrix | 2016-03-19 | 1 | -427/+433 | |
| | | | | operation that federation plugins might use to re-establish connections after a channel move. | |||||
* | provide service federation overview - how to go about it and the appropriate ↵ | redmatrix | 2016-03-12 | 1 | -345/+344 | |
| | | | | places to attach your plugin. | |||||
* | issues #306 and #307 | redmatrix | 2016-03-04 | 1 | -489/+510 | |
| | ||||||
* | turn timezone aware birthdays into a feature for those who want an ↵ | redmatrix | 2016-02-26 | 1 | -1078/+1065 | |
| | | | | uncluttered calendar - at the expense of possibly sending somebody's birthday greeting on the wrong day if they are in a different timezone. | |||||
* | string update | redmatrix | 2016-02-19 | 1 | -1315/+1364 | |
| | ||||||
* | directory modes reversed | redmatrix | 2016-02-12 | 1 | -815/+829 | |
| | ||||||
* | rev update | redmatrix | 2016-02-05 | 1 | -1463/+1520 | |
| | ||||||
* | move permission check before global block check | redmatrix | 2016-01-29 | 1 | -526/+527 | |
| | ||||||
* | rename collections to privacy groups | redmatrix | 2016-01-26 | 1 | -450/+452 | |
| | ||||||
* | provide mechanism for custom .well-known handlers and static files (e.g. for ↵ | redmatrix | 2016-01-22 | 1 | -1293/+1297 | |
| | | | | letsencypt ownership verification). Document that if you create a .well-known directory to validate a letsencrypt cert you need to remove it before installing hubzilla. We probably need a check for this in the install checklist. | |||||
* | minor version roll | redmatrix | 2016-01-15 | 1 | -524/+569 | |
| | ||||||
* | fix relative urls on some Diaspora profile photos | redmatrix | 2016-01-09 | 1 | -4712/+4722 | |
| | ||||||
* | issue #241 (redmatrix issue 405) | redmatrix | 2016-01-01 | 1 | -97/+101 | |
| | ||||||
* | regression: default inherited permission was not being set for a connection ↵ | redmatrix | 2015-12-25 | 1 | -6/+2 | |
| | | | | if the permission was 'inherited'. We need to set these so that if somebody changes the top level permissions they don't have to go back and manually edit every connection to allow/deny what used to be an automatic inherited setting. | |||||
* | sql delete with limit | redmatrix | 2015-12-18 | 1 | -725/+746 | |
| | ||||||
* | incorrect obj_type on several items | redmatrix | 2015-12-11 | 1 | -614/+616 | |
| | ||||||
* | version and string update | redmatrix | 2015-12-05 | 1 | -321/+362 | |
| | ||||||
* | document dreport expiration setting | redmatrix | 2015-11-27 | 1 | -4448/+4451 | |
| | ||||||
* | issue #85, community tags and file tags lost during edits. This required ↵ | redmatrix | 2015-11-20 | 1 | -1354/+1389 | |
| | | | | splitting off communitytags as a separate tag type and is not backward compatible. Community tags on older posts or those federated from redmatrix clones will not be preserved during edits. | |||||
* | superblock enhancements | redmatrix | 2015-11-13 | 1 | -530/+537 | |
| | ||||||
* | version and string update | redmatrix | 2015-11-06 | 1 | -1507/+1549 | |
| | ||||||
* | add hubloc repair script (needed for deadsuperhero, probably temporary) | redmatrix | 2015-10-30 | 1 | -558/+590 | |
| | ||||||
* | version and strings | redmatrix | 2015-10-23 | 1 | -852/+868 | |
| |