aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Collapse)AuthorAgeFilesLines
* regression: default inherited permission was not being set for a connection ↵redmatrix2015-12-251-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 limitredmatrix2015-12-181-725/+746
|
* bring back the schemaspy makefileredmatrix2015-12-151-0/+17
|
* incorrect obj_type on several itemsredmatrix2015-12-111-614/+616
|
* start of v4redmatrix2015-12-061-0/+7
|
* version and string updateredmatrix2015-12-051-321/+362
|
* Abort addon update if repo does not existAndrew Manning2015-11-301-1/+6
|
* document dreport expiration settingredmatrix2015-11-271-4448/+4451
|
* issue #85, community tags and file tags lost during edits. This required ↵redmatrix2015-11-201-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 enhancementsredmatrix2015-11-131-530/+537
|
* Correct directory (this runs from inside hubzilla_erken restivo2015-11-081-1/+1
|
* First attempt at auto-generating schemaspy.ken restivo2015-11-081-0/+9
|
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-11-061-6/+6
|\ | | | | | | | | | | Conflicts: boot.php install/update.php
| * rev updateredmatrix2015-11-061-6/+6
| |
* | version and string updateredmatrix2015-11-061-1507/+1549
| |
* | Put generated date at end of data.ken restivo2015-11-031-2/+2
| |
* | Commit the tool used to generate the hooks docs.ken restivo2015-11-038-0/+381
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-11-031-389/+392
|\| | | | | | | | | | | | | Conflicts: include/photo/photo_driver.php include/text.php mod/post.php
| * versionredmatrix2015-11-031-389/+388
| |
| * version and stringsredmatrix2015-10-251-2/+6
| |
* | add hubloc repair script (needed for deadsuperhero, probably temporary)redmatrix2015-10-301-558/+590
| |
* | issue #106redmatrix2015-10-291-5/+9
| |
* | version and stringsredmatrix2015-10-231-852/+868
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-171-0/+9151
|\| | | | | | | | | Conflicts: README.md
| * messages.po got truncated due to a failed cron jobredmatrix2015-10-171-0/+9151
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-171-8996/+0
|\| | | | | | | | | | | Conflicts: view/nl/messages.po view/nl/strings.php
| * allow homepage content to be a full redirectredmatrix2015-10-171-8996/+0
| |
* | another try at issue #89 - rotating photosredmatrix2015-10-161-1345/+1348
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-141-4193/+4122
|\|
| * Regenerated messages.po.jeroenpraat2015-10-141-4193/+4122
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-092-334/+337
|\| | | | | | | | | | | Conflicts: mod/uexport.php view/tpl/uexport.tpl
| * string updateredmatrix2015-10-091-2/+2
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-041-5/+5
|\|
| * version and strings updateredmatrix2015-10-041-5/+5
| |
* | string updateredmatrix2015-10-021-381/+399
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-271-2758/+2290
|\| | | | | | | | | | | Conflicts: include/zot.php util/messages.po
| * add some safety checks on the sending side of syncredmatrix2015-09-271-23/+23
| |
| * dummy updateredmatrix2015-09-181-5/+5
| |
| * another tactic to deal with orphan hublocs from re-installs, or at least ↵redmatrix2015-09-111-184/+184
| | | | | | | | allow the descendant channel to survive
| * PRIVACY: item_private seems to have been removed from permissions_sql ↵redmatrix2015-09-071-179/+179
| | | | | | | | checking with an observer.
| * change the likes db structure to make it more easily importable/exportableredmatrix2015-08-311-253/+253
| |
| * issues with abook sync between hubzilla and redredmatrix2015-08-231-83/+88
| |
| * set email verified if lost password workflow is completed to avoid the ↵redmatrix2015-08-141-33/+33
| | | | | | | | situation where they can reset the password but still not be able to login because the original email verification was lost.
| * ensure diaspora_signature is converted to json before we store it.redmatrix2015-08-081-10/+14
| |
| * consistency of event formredmatrix2015-07-311-210/+195
| |
| * revision and string updateredmatrix2015-07-261-29/+33
| |
| * string updateredmatrix2015-07-191-985/+925
| |
* | move string files to hmessages.po and hstrings.php for hubzilla to avoid ↵redmatrix2015-09-266-8/+11298
| | | | | | | | endless merge conflicts.
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-156-6/+6
|\|
| * also change the update_ scriptszottel2015-07-153-3/+3
| |