aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* allow homepage content to be a full redirectredmatrix2015-10-171-2/+4
|
* Redesigned the export page. Please fix my English if I made some mistakes.jeroenpraat2015-10-091-7/+10
|
* There is no mod/import_items tool in RedMatrixAndrew Manning2015-10-071-2/+1
|
* Forgot the year and month url partAndrew Manning2015-10-061-0/+6
|
* Add message about exporting by year/month to uexportAndrew Manning2015-10-061-2/+9
|
* issue #52 - try all matching hublocs for remote auth, not just the "best one".redmatrix2015-09-211-128/+135
|
* export likes to clonesredmatrix2015-09-101-1/+15
|
* merge conflictsredmatrix2015-09-082-2/+2
|
* add sync packets for menusredmatrix2015-09-082-1/+8
|
* minor fix to event syncredmatrix2015-09-071-9/+13
|
* create event sync packetsredmatrix2015-09-071-0/+19
|
* sync posted top level items rather than deliver them (actually we do both, ↵redmatrix2015-09-071-3/+30
| | | | but sync comes first). This way we get the ACL transferred.
* sync "things" (obj elements)redmatrix2015-09-021-0/+28
|
* change the likes db structure to make it more easily importable/exportableredmatrix2015-08-311-1/+2
|
* syntax error in last checkinredmatrix2015-08-261-4/+4
|
* import fixesredmatrix2015-08-261-1/+33
|
* remove orphan mod_connections editing code (now done in mod/connedit)redmatrix2015-08-242-140/+12
|
* add month to export filename when using monthredmatrix2015-08-171-1/+1
|
* off by oneredmatrix2015-08-171-1/+1
|
* provide ability to export by month as well as by yearredmatrix2015-08-171-1/+5
|
* issue #386 - account and channel bulk edit checkboxes not visible and ↵redmatrix2015-08-161-7/+7
| | | | therefore not useable. Also change wording to remove the offensive 'user' designation.
* set email verified if lost password workflow is completed to avoid the ↵redmatrix2015-08-141-2/+3
| | | | situation where they can reset the password but still not be able to login because the original email verification was lost.
* 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.