aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* convert abook_flags from hubzilla during cloningredmatrix2015-08-101-4/+30
|
* consistency of event formredmatrix2015-07-311-1/+1
|
* crude but more or less functional event import from thunderbird ics filesredmatrix2015-07-261-2/+16
|
* comment out some popover infos - we provide enough visual feedback nowMario Vavti2015-07-261-15/+15
|
* Provide connection status if status is "a-normal"Mario Vavti2015-07-261-0/+4
|
* event privacy issueredmatrix2015-07-231-2/+1
|
* provide content-disposition for exported ics fileredmatrix2015-07-201-0/+1
|
* provide a way to export a single year of items (to potentially keep from ↵redmatrix2015-07-161-1/+9
| | | | exhausting resources either on export or import)
* 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
|
* fix import of group membersredmatrix2015-07-141-1/+1
|
* 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 ↵redmatrix2015-07-141-1/+1
|/ | | | been reporting. This does not fix it. A fix would be to examine the data that has been received and find out why it is mangled and trace this back to where it was mangled.
* 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
| | |