Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow homepage content to be a full redirect | redmatrix | 2015-10-17 | 1 | -2/+4 |
| | |||||
* | Redesigned the export page. Please fix my English if I made some mistakes. | jeroenpraat | 2015-10-09 | 1 | -7/+10 |
| | |||||
* | There is no mod/import_items tool in RedMatrix | Andrew Manning | 2015-10-07 | 1 | -2/+1 |
| | |||||
* | Forgot the year and month url part | Andrew Manning | 2015-10-06 | 1 | -0/+6 |
| | |||||
* | Add message about exporting by year/month to uexport | Andrew Manning | 2015-10-06 | 1 | -2/+9 |
| | |||||
* | issue #52 - try all matching hublocs for remote auth, not just the "best one". | redmatrix | 2015-09-21 | 1 | -128/+135 |
| | |||||
* | export likes to clones | redmatrix | 2015-09-10 | 1 | -1/+15 |
| | |||||
* | merge conflicts | redmatrix | 2015-09-08 | 2 | -2/+2 |
| | |||||
* | add sync packets for menus | redmatrix | 2015-09-08 | 2 | -1/+8 |
| | |||||
* | minor fix to event sync | redmatrix | 2015-09-07 | 1 | -9/+13 |
| | |||||
* | create event sync packets | redmatrix | 2015-09-07 | 1 | -0/+19 |
| | |||||
* | sync posted top level items rather than deliver them (actually we do both, ↵ | redmatrix | 2015-09-07 | 1 | -3/+30 |
| | | | | but sync comes first). This way we get the ACL transferred. | ||||
* | sync "things" (obj elements) | redmatrix | 2015-09-02 | 1 | -0/+28 |
| | |||||
* | change the likes db structure to make it more easily importable/exportable | redmatrix | 2015-08-31 | 1 | -1/+2 |
| | |||||
* | syntax error in last checkin | redmatrix | 2015-08-26 | 1 | -4/+4 |
| | |||||
* | import fixes | redmatrix | 2015-08-26 | 1 | -1/+33 |
| | |||||
* | remove orphan mod_connections editing code (now done in mod/connedit) | redmatrix | 2015-08-24 | 2 | -140/+12 |
| | |||||
* | add month to export filename when using month | redmatrix | 2015-08-17 | 1 | -1/+1 |
| | |||||
* | off by one | redmatrix | 2015-08-17 | 1 | -1/+1 |
| | |||||
* | provide ability to export by month as well as by year | redmatrix | 2015-08-17 | 1 | -1/+5 |
| | |||||
* | issue #386 - account and channel bulk edit checkboxes not visible and ↵ | redmatrix | 2015-08-16 | 1 | -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 ↵ | redmatrix | 2015-08-14 | 1 | -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 cloning | redmatrix | 2015-08-10 | 1 | -4/+30 |
| | |||||
* | consistency of event form | redmatrix | 2015-07-31 | 1 | -1/+1 |
| | |||||
* | crude but more or less functional event import from thunderbird ics files | redmatrix | 2015-07-26 | 1 | -2/+16 |
| | |||||
* | comment out some popover infos - we provide enough visual feedback now | Mario Vavti | 2015-07-26 | 1 | -15/+15 |
| | |||||
* | Provide connection status if status is "a-normal" | Mario Vavti | 2015-07-26 | 1 | -0/+4 |
| | |||||
* | event privacy issue | redmatrix | 2015-07-23 | 1 | -2/+1 |
| | |||||
* | provide content-disposition for exported ics file | redmatrix | 2015-07-20 | 1 | -0/+1 |
| | |||||
* | provide a way to export a single year of items (to potentially keep from ↵ | redmatrix | 2015-07-16 | 1 | -1/+9 |
| | | | | exhausting resources either on export or import) | ||||
* | provide info text for automatic permissions | Mario Vavti | 2015-07-15 | 1 | -1/+1 |
| | |||||
* | whitespace | Mario Vavti | 2015-07-15 | 1 | -4/+0 |
| | |||||
* | show inherited state in Connection Default Permissions | Mario Vavti | 2015-07-15 | 1 | -2/+7 |
| | |||||
* | fix import of group members | redmatrix | 2015-07-14 | 1 | -1/+1 |
| | |||||
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-07-14 | 1 | -80/+44 |
|\ | |||||
| * | make strings translateable | Mario Vavti | 2015-07-14 | 1 | -0/+6 |
| | | |||||
| * | revert provide inherited perms for connection default permissions | Mario Vavti | 2015-07-14 | 1 | -1/+1 |
| | | |||||
| * | remove dbg | Mario Vavti | 2015-07-14 | 1 | -2/+0 |
| | | |||||
| * | provide inherited perms for connection default permissions | Mario Vavti | 2015-07-14 | 1 | -1/+3 |
| | | |||||
| * | cleanup connedit | Mario Vavti | 2015-07-14 | 1 | -80/+38 |
| | | |||||
* | | coverup and ignore the illegal string offset message that some sites have ↵ | redmatrix | 2015-07-14 | 1 | -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 menu | redmatrix | 2015-07-11 | 1 | -0/+1 |
| | |||||
* | whitespace and comment out info again | Mario Vavti | 2015-07-12 | 2 | -3/+3 |
| | |||||
* | fix sys channel menu in a morre standard way | Mario Vavti | 2015-07-12 | 2 | -4/+4 |
| | |||||
* | menu_id is still needed | Mario Vavti | 2015-07-12 | 1 | -0/+1 |
| | |||||
* | make menu creation for sys channel work | Mario Vavti | 2015-07-12 | 2 | -7/+2 |
| | |||||
* | show status editor in /display on share action. | Mario Vavti | 2015-07-10 | 1 | -1/+4 |
| | |||||
* | more webpages - generic-content-wrapper fixes | Mario Vavti | 2015-07-10 | 3 | -15/+18 |
| | |||||
* | add generic content wrapper to post/webpage editor and make editpost render ↵ | Mario Vavti | 2015-07-10 | 1 | -8/+6 |
| | | | | correctly | ||||
* | revert | Mario Vavti | 2015-07-09 | 1 | -2/+2 |
| | | | | do not show status editor in /display - we most probably want to read the thread or comment. |