Commit Graph

4267 Commits

Author SHA1 Message Date
redmatrix b6b2420ff7 protocol upgrade 2015-11-03 23:54:53 -08:00
redmatrix 5dade2b608 backport small bits of the re-install fix; at least the damaging bits 2015-11-03 20:40:43 -08:00
redmatrix f00887ea42 add project info to pubsite list 2015-10-19 20:35:44 -07:00
redmatrix 57e0bfc5a9 add the project name to site info packet 2015-10-19 16:07:14 -07:00
redmatrix b6c765c9dc allow homepage content to be a full redirect 2015-10-17 16:33:28 -07:00
jeroenpraat a9696abdce Redesigned the export page. Please fix my English if I made some mistakes. 2015-10-09 16:45:29 +02:00
Andrew Manning 9034765790 There is no mod/import_items tool in RedMatrix 2015-10-07 20:37:00 -04:00
Andrew Manning 8bf45536d3 Forgot the year and month url part 2015-10-06 06:50:33 -04:00
Andrew Manning e1fca2a1ab Add message about exporting by year/month to uexport 2015-10-06 06:45:55 -04:00
redmatrix 8c16f12d7a issue #52 - try all matching hublocs for remote auth, not just the "best one". 2015-09-21 20:20:16 -07:00
redmatrix 05e0ed5173 export likes to clones 2015-09-10 19:17:20 -07:00
redmatrix d413b6eba8 merge conflicts 2015-09-08 18:45:58 -07:00
redmatrix 50d7554ccd add sync packets for menus 2015-09-08 18:40:19 -07:00
redmatrix f84946c135 minor fix to event sync 2015-09-07 21:00:54 -07:00
redmatrix c39e3613a8 create event sync packets 2015-09-07 20:28:02 -07:00
redmatrix 9fa0490c44 sync posted top level items rather than deliver them (actually we do both, but sync comes first). This way we get the ACL transferred. 2015-09-07 18:11:30 -07:00
redmatrix 470915a55b sync "things" (obj elements) 2015-09-02 20:07:15 -07:00
redmatrix d7cf7316be change the likes db structure to make it more easily importable/exportable 2015-08-31 20:55:25 -07:00
redmatrix 71308fe8c1 syntax error in last checkin 2015-08-26 13:50:51 -07:00
redmatrix da649e397e import fixes 2015-08-26 13:49:07 -07:00
redmatrix 250d286f1d remove orphan mod_connections editing code (now done in mod/connedit) 2015-08-24 01:28:13 -07:00
redmatrix 75fbf21e6b add month to export filename when using month 2015-08-17 22:27:41 -07:00
redmatrix 9f4f967ead off by one 2015-08-17 22:25:17 -07:00
redmatrix f682325924 provide ability to export by month as well as by year 2015-08-17 22:20:10 -07:00
redmatrix 631eb4b2c2 issue #386 - account and channel bulk edit checkboxes not visible and therefore not useable. Also change wording to remove the offensive 'user' designation. 2015-08-16 19:52:25 -07:00
redmatrix 0d84c77c6c set email verified if lost password workflow is completed to avoid the situation where they can reset the password but still not be able to login because the original email verification was lost. 2015-08-14 22:19:15 -07:00
redmatrix 81c740178d convert abook_flags from hubzilla during cloning 2015-08-10 16:16:26 -07:00
redmatrix 5e985ef34f consistency of event form 2015-07-31 15:42:52 -07:00
redmatrix 85f546e691 crude but more or less functional event import from thunderbird ics files 2015-07-26 22:44:49 -07:00
Mario Vavti 54336ba43b comment out some popover infos - we provide enough visual feedback now 2015-07-26 21:24:33 +02:00
Mario Vavti f6142d18c4 Provide connection status if status is "a-normal" 2015-07-26 20:54:09 +02:00
redmatrix 908da4589d event privacy issue 2015-07-23 21:02:41 -07:00
redmatrix db9a0282c4 provide content-disposition for exported ics file 2015-07-20 21:28:33 -07:00
redmatrix ec249d465b provide a way to export a single year of items (to potentially keep from exhausting resources either on export or import) 2015-07-16 20:19:20 -07:00
Mario Vavti ca1f6f8c5b provide info text for automatic permissions 2015-07-15 14:14:10 +02:00
Mario Vavti 5fcf1256bd whitespace 2015-07-15 14:07:35 +02:00
Mario Vavti 0c77a127f2 show inherited state in Connection Default Permissions 2015-07-15 14:03:34 +02:00
redmatrix 5487b22dd7 fix import of group members 2015-07-14 22:19:21 -07:00
redmatrix 3687fef53c Merge https://github.com/redmatrix/redmatrix into pending_merge 2015-07-14 16:55:58 -07:00
redmatrix a5989b0f31 coverup and ignore the illegal string offset message that some sites have 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. 2015-07-14 16:54:16 -07:00
Mario Vavti 104cbcab72 make strings translateable 2015-07-14 21:32:18 +02:00
Mario Vavti dd57864867 revert provide inherited perms for connection default permissions 2015-07-14 13:46:22 +02:00
Mario Vavti d8edb66287 remove dbg 2015-07-14 13:21:39 +02:00
Mario Vavti 711dd1468d provide inherited perms for connection default permissions 2015-07-14 13:16:08 +02:00
Mario Vavti 7f71297383 cleanup connedit 2015-07-14 12:46:40 +02:00
redmatrix 3ec2dc81f2 allow sys editing of menu 2015-07-11 16:30:06 -07:00
Mario Vavti 04c794da10 whitespace and comment out info again 2015-07-12 01:12:20 +02:00
Mario Vavti f81874ca49 fix sys channel menu in a morre standard way 2015-07-12 01:04:57 +02:00
Mario Vavti 6ca4240d96 menu_id is still needed 2015-07-12 00:49:03 +02:00
Mario Vavti d8f03450e7 make menu creation for sys channel work 2015-07-12 00:40:12 +02:00