aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* the view_photos and post_photos permissions are redundant and are now mapped ...redmatrix2015-07-194-9/+6
* Merge branch 'master' of https://github.com/redmatrix/hubzillaredmatrix2015-07-181-2/+2
|\
| * make likes/dislikes work againMario Vavti2015-07-171-2/+2
* | provide any single year of exported itemsredmatrix2015-07-161-2/+12
|/
* Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-151-1/+1
|\
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-151-4/+5
|\|
| * provide info text for automatic permissionsMario Vavti2015-07-151-1/+1
| * whitespaceMario Vavti2015-07-151-4/+0
| * show inherited state in Connection Default PermissionsMario Vavti2015-07-151-2/+7
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-141-0/+1
|\|
| * fix import of group membersredmatrix2015-07-141-1/+1
* | group fixes to importredmatrix2015-07-141-4/+14
* | more stuff to resume failed importsredmatrix2015-07-141-1/+13
* | log the import progressredmatrix2015-07-141-3/+9
* | provide resumable imports if things go wrongredmatrix2015-07-141-285/+329
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-143-81/+46
|\|
| * Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-07-141-80/+44
| |\
| | * make strings translateableMario Vavti2015-07-141-0/+6
| | * revert provide inherited perms for connection default permissionsMario Vavti2015-07-141-1/+1
| | * remove dbgMario Vavti2015-07-141-2/+0
| | * provide inherited perms for connection default permissionsMario Vavti2015-07-141-1/+3
| | * cleanup conneditMario Vavti2015-07-141-80/+38
| * | coverup and ignore the illegal string offset message that some sites have bee...redmatrix2015-07-141-1/+1
| |/
* | Merge branch 'master' of https://github.com/redmatrix/hubzillaredmatrix2015-07-131-1/+0
|\ \
| * \ mergeMario Vavti2015-07-111-1/+4
| |\ \
| * \ \ merge redmatrix fixesMario Vavti2015-07-105-24/+26
| |\ \ \
* | \ \ \ Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-132-7/+4
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | allow sys editing of menuredmatrix2015-07-111-0/+1
| * | | whitespace and comment out info againMario Vavti2015-07-122-3/+3
| * | | fix sys channel menu in a morre standard wayMario Vavti2015-07-122-4/+4
| * | | menu_id is still neededMario Vavti2015-07-121-0/+1
| * | | make menu creation for sys channel workMario Vavti2015-07-122-7/+2
* | | | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-105-24/+30
|\| | | | |/ / |/| |
| * | show status editor in /display on share action.Mario Vavti2015-07-101-1/+4
| |/
| * more webpages - generic-content-wrapper fixesMario Vavti2015-07-103-15/+18
| * add generic content wrapper to post/webpage editor and make editpost render c...Mario Vavti2015-07-101-8/+6
| * revertMario Vavti2015-07-091-2/+2
| * do not show status editor in /display - we most probably want to read the thr...Mario Vavti2015-07-091-1/+2
| * increase width of the aside area and make default profile image size 300x300Mario Vavti2015-07-091-2/+2
* | inconsistent naming of block item typesredmatrix2015-07-083-5/+5
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-071-11/+24
|\|
| * fix sorting of channel suggestionsMario Vavti2015-07-071-0/+1
| * rename function get_directory_settings => get_directory_setting and move sort...Mario Vavti2015-07-071-4/+9
| * make public forums only setting sticky and simplify function to get directory...Mario Vavti2015-07-071-10/+17
* | Merge pull request #4 from git-marijus/masterredmatrix2015-07-081-1/+1
|\ \
| * | abook_pending should probably be 1 in this placeMario Vavti2015-07-061-1/+1
* | | ok that's wretchedly inefficient but provides a basic relevance search for st...redmatrix2015-07-062-2/+34
|/ /
* | very crude but working doc searchredmatrix2015-07-051-1/+47
* | more work on db storage of docoredmatrix2015-07-051-4/+55
* | mod/help: read doc files from the database if present and newer than the copy...redmatrix2015-07-041-5/+27