aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* provide inherited perms for connection default permissionsMario Vavti2015-07-141-1/+3
|
* cleanup conneditMario Vavti2015-07-141-80/+38
|
* 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
|
* 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 ↵Mario Vavti2015-07-101-8/+6
| | | | correctly
* revertMario Vavti2015-07-091-2/+2
| | | | do not show status editor in /display - we most probably want to read the thread or comment.
* do not show status editor in /display - we most probably want to read the ↵Mario Vavti2015-07-091-1/+2
| | | | thread or comment.
* increase width of the aside area and make default profile image size 300x300Mario Vavti2015-07-091-2/+2
|
* fix sorting of channel suggestionsMario Vavti2015-07-071-0/+1
|
* rename function get_directory_settings => get_directory_setting and move ↵Mario Vavti2015-07-071-4/+9
| | | | sort options to directory title bar
* make public forums only setting sticky and simplify function to get ↵Mario Vavti2015-07-071-10/+17
| | | | directory settings
* a few clone sync fixes as well as some work on hubzilla clone sync back to ↵redmatrix2015-07-022-0/+14
| | | | redmatrix
* a bit of cleanup and explanatory text on mod/pconfigredmatrix2015-07-021-6/+13
|
* web version of util/pconfigredmatrix2015-07-021-0/+105
|
* warn if export data file is from an incompatible project or if the DB ↵redmatrix2015-06-291-0/+14
| | | | version differs significantly from the current DB. This is to avoid people cloning a hubzilla channel back to red and potentially stuffing up the works. Hopefully we can migrate upwards someday. Downwards is always going to be an issue.
* turn the connection filter into a feature.redmatrix2015-06-291-0/+1
|
* fix directory locationMario Vavti2015-06-291-2/+1
|
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-06-281-2/+2
|\
| * simply 'post' is a better default term than 'status'Alexandre Hannud Abdo2015-06-271-2/+2
| |
* | no this isn't it. well ok, it's part of it, but not the important part. it's ↵redmatrix2015-06-281-2/+10
|/ | | | still pretty cool.
* Merge branch 'master' of https://github.com/redmatrix/redmatrixMario Vavti2015-06-241-1/+1
|\
| * typoredmatrix2015-06-231-1/+1
| |
* | Reflect in directory title if we watch the local or the global directoryMario Vavti2015-06-241-2/+3
|/
* Merge branch 'master' of https://github.com/redmatrix/redmatrixMario Vavti2015-06-231-3/+3
|\
| * Merge pull request #356 from solstag/signature_edit_fixredmatrix2015-06-231-2/+2
| |\ | | | | | | properly trims edited posts before signing so signature verification …
| | * properly trims edited posts before signing so signature verification worksAlexandre Hannud Abdo2015-06-231-2/+2
| | |
| * | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-06-221-0/+1
| |\|
| * | ensure we always sign a trimmed item body.redmatrix2015-06-221-1/+1
| | |
* | | some work on directoryMario Vavti2015-06-231-14/+23
| |/ |/|
* | Bring /help in line with the rest of the appMario Vavti2015-06-221-0/+1
|/
* import: Improve the descriptive text for this featureredmatrix2015-06-211-2/+2
|
* some diaspora import issues uncovered during dry-run testsredmatrix2015-06-211-6/+6
|
* automatically gunzip Diaspora export files if we're on a *nix systemredmatrix2015-06-191-0/+9
|
* very early attempt diaspora import from diaspora export file. Currently the ↵redmatrix2015-06-191-1/+8
| | | | json export has to be gunzipped prior to uploading and we're net yet adding connections (which should come soon) and we can't import items until they add guids to the export file - so consider it a work in progress. This first attempt should create a channel and get your profile details setup providing there isn't a nickname conflict on the server. That will also be handled later.
* set return url from apps pageredmatrix2015-06-182-1/+3
|
* Merge pull request #349 from git-marijus/masterredmatrix2015-06-171-1/+13
|\ | | | | make photo upload work for remote channels with perms
| * make photo upload work for remote channels with permsMario Vavti2015-06-161-1/+13
| |
* | Small fix in siteinfojeroenpraat2015-06-161-1/+1
|/
* do not allow/show acl button on photo edit if not ownerMario Vavti2015-06-151-3/+3
|
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-06-101-21/+23
|\
| * correctly fix attachment permissions from private mentionsAlexandre Hannud Abdo2015-06-101-21/+23
| | | | | | | | by postponing code that removes the attachment tag from the body
* | put block_public back where it is needed, which is in mod_public and not ↵redmatrix2015-06-101-0/+6
|/ | | | mod_home
* show login without checking for block_public, local or remote channelMario Vavti2015-06-101-6/+3
|
* really show login form if it is enabledMario Vavti2015-06-101-2/+2
|
* put mirror_frontpage setting into admin/siteredmatrix2015-06-091-0/+3
|