Commit Graph

200 Commits

Author SHA1 Message Date
zotlabs d8c93c0d13 activitypub, cont. 2017-07-17 22:17:40 -07:00
zotlabs 1aedf22228 initial activitystreams2 parser 2017-07-16 22:28:28 -07:00
zotlabs 2d119c81a4 turn platform name and std_version into config variables 2017-07-13 20:18:19 -07:00
zotlabs 5f1a1db30f oopsy 2017-06-21 17:46:28 -07:00
zotlabs 07a8151ae6 more anon comment fixes 2017-06-20 12:45:05 -07:00
zotlabs 1b31c9f8a8 prevent likes/dislikes/etc. from anon commenters 2017-06-20 05:11:07 -07:00
zotlabs b0a6a5a91e minor cleanup of moderated comment feature 2017-06-18 22:51:52 -07:00
zotlabs b917cf1ecc allow moderated comments like wordpress if permissions are compatible 2017-06-18 22:25:41 -07:00
zotlabs 6f78183b74 add numbers to the techlevel descriptions because that's what we will use to indicate a minimum level in documentation 2017-06-11 18:52:00 -07:00
zotlabs 4fcfcc8117 start deprecation of server_role 2017-05-29 13:50:02 -07:00
zotlabs bf580fcc06 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge 2017-05-23 16:14:41 -07:00
zotlabs da682717ab wiki auto language select to match webpages implementation 2017-05-23 21:51:17 +02:00
zotlabs 50c9aec436 some issues with the app order template logic 2017-05-23 21:44:57 +02:00
zotlabs ec7ecc285e apporder module and all the associated backend stuff to make it work; probably needs a bit of UI cleanup and a link to it from somewhere 2017-05-23 21:44:25 +02:00
zotlabs 357e7af6ad add 'apps' app 2017-05-23 01:18:34 -07:00
zotlabs 53057830e0 wiki auto language select to match webpages implementation 2017-05-22 20:18:47 -07:00
zotlabs 1c8c7479b8 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge 2017-05-22 03:51:58 -07:00
zotlabs 07ee4984cb some issues with the app order template logic 2017-05-21 22:42:22 -07:00
zotlabs e4448423fb apporder module and all the associated backend stuff to make it work; probably needs a bit of UI cleanup and a link to it from somewhere 2017-05-21 22:23:36 -07:00
git-marijus ed4d589077 Merge pull request #783 from zotlabs/app_order
provide mechanism to arbitrarily sort the nav tray apps, currently th…
2017-05-17 10:06:14 +02:00
zotlabs 21103f8bc4 provide mechanism to arbitrarily sort the nav tray apps, currently the preferred order list needs to be manually created 2017-05-16 23:00:28 -07:00
zotlabs a1ba44db72 provide mechanism to arbitrarily sort the nav tray apps, currently the preferred order list needs to be manually created 2017-05-16 22:57:34 -07:00
zotlabs ef51c1c2b2 Do not yet understand why on postgres, app['plugin'] gets set to 3 linefeeds but this prevents it from rendering 2017-05-14 18:17:54 -07:00
zotlabs f637faf0d2 Do not yet understand why on postgres, app['plugin'] gets set to 3 linefeeds but this prevents it from rendering 2017-05-14 18:02:22 -07:00
zotlabs ecbba93784 markdown autolinks - hubzilla bug #752 2017-05-05 02:28:38 -07:00
zotlabs 47ebddf99f markdown autolinks - hubzilla bug #752 2017-05-05 02:27:24 -07:00
zotlabs 2778e63d6c issues from hubzilla:#737 2017-04-27 14:33:01 +02:00
zotlabs 6fcfab3488 issues from hubzilla:#737 2017-04-26 19:47:05 -07:00
zotlabs f3adc8d738 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge 2017-04-19 17:55:07 -07:00
Mario Vavti 09967598e1 order wiki pages by creation date 2017-04-19 10:51:50 +02:00
zotlabs f174c4fccb don't allow any null fields in notify creation 2017-04-19 09:58:31 +02:00
zotlabs 53bd0146bb oembed cache: don't store the url (which may need to be truncated), store a hash instead. This will allow us to convert the table to utf8mb4 without running into mysql key length restrictions as well as dealing with the potential ambiguity of truncated urls. 2017-04-18 18:31:10 -07:00
zotlabs 63dd6ad01a don't allow any null fields in notify creation 2017-04-11 23:05:56 -07:00
zotlabs fbba78411d app sorting issue 2017-04-03 10:50:43 +02:00
zotlabs 29596d12e3 app sorting issue 2017-04-02 17:34:16 -07:00
zotlabs 57a8b3f857 provide compatibility with old-style update system 2017-03-31 10:26:44 +02:00
zotlabs 6e5a06421f get rid of 'davguest' and allow for project specific DB updates (currently db updates are common between all possible projects/subprojects/forks). 2017-03-31 10:26:06 +02:00
zotlabs 5f0004b416 move db_upgrade to zlib 2017-03-31 10:25:27 +02:00
zotlabs e49c59959b use the same host macro for sender address as for reply_to address 2017-03-29 14:09:58 +02:00
zotlabs 542fa4a08c more markdown purification 2017-03-29 14:05:12 +02:00
zotlabs d95f7efea7 after all of this, I would be very hesitant to use any multi-user system which uses markdown and which doesn't have a large security budget. 2017-03-29 14:04:04 +02:00
zotlabs e97dd48b4c even more fine tuning of the markdown purifier - especially when used with the wiki 2017-03-29 14:03:24 +02:00
zotlabs d5525a38f1 various input filter fixes 2017-03-29 13:56:31 +02:00
zotlabs fa629841bd input filter updates 2017-03-29 13:39:36 +02:00
zotlabs 6ea32a8ba3 class MarkdownSoap to safely store markdown by purifying and preserving (escaped) what may be unsafe code in codeblocks. The stored item needs to be unescaped just prior to calling the markdown-to-html processor 2017-03-29 13:37:36 +02:00
zotlabs e5e0a6b31f Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge 2017-03-25 14:40:31 -07:00
zotlabs b0b5db770d provide compatibility with old-style update system 2017-03-25 13:22:14 -07:00
zotlabs 878614f97a get rid of 'davguest' and allow for project specific DB updates (currently db updates are common between all possible projects/subprojects/forks). 2017-03-25 13:07:46 -07:00
zotlabs a2e1019978 move db_upgrade to zlib 2017-03-23 21:49:20 -07:00
zotlabs a7bf4366ce use the same host macro for sender address as for reply_to address 2017-03-21 21:00:48 -07:00