Commit Graph

  • 5167f70015 add some missing files Mario Vavti 2017-03-30 12:26:46 +02:00
  • cca5349110 update to textcomplete v 1.8.0 Mario Vavti 2017-03-30 12:21:15 +02:00
  • 5abe7d2dfb more css fixes Mario Vavti 2017-03-30 12:08:10 +02:00
  • 181d9a0777 circular logic - we need the mailbox to find the last message so move the code block back where it was, and only set a direct mid if one was specified. zotlabs 2017-03-29 17:42:31 -07:00
  • 5219c4a09a when clicking a notification to view a private mail message, actually view that message instead of the most recent. zotlabs 2017-03-29 16:41:27 -07:00
  • 4da65183e0 css fixes Mario Vavti 2017-03-30 11:45:16 +02:00
  • b51ca4c8d3 circular logic - we need the mailbox to find the last message so move the code block back where it was, and only set a direct mid if one was specified. zotlabs 2017-03-29 17:42:31 -07:00
  • 198d2ab607 when clicking a notification to view a private mail message, actually view that message instead of the most recent. zotlabs 2017-03-29 16:41:27 -07:00
  • f43428aacf channel_store_lowlevel declared twice zotlabs 2017-03-29 16:16:29 -07:00
  • 2d4f84563b Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge zotlabs 2017-03-29 16:11:50 -07:00
  • 418d102663 remove hubzilla.site from directory fallback servers until further notice Mario Vavti 2017-03-29 15:55:21 +02:00
  • 3b6a0d8e5c remove hubzilla.site from directory fallback servers until further notice Mario Vavti 2017-03-29 15:55:21 +02:00
  • 29c9972b86 missing closing bracket and semicolon Mario Vavti 2017-03-29 15:19:54 +02:00
  • 7033966bb8 create channel_store_lowlevel() Mario Vavti 2017-03-29 15:16:41 +02:00
  • e90e4e4a59 css fixes Mario Vavti 2017-03-29 14:45:50 +02:00
  • 954176cfc3 bump version Mario Vavti 2017-03-29 14:22:37 +02:00
  • a8a6d807ff allow setting the system email name/address/reply zotlabs 2017-03-22 21:40:43 -07:00
  • fe5f109af5 more cloud updates - upgrade the DAV structures as well. zotlabs 2017-03-22 19:31:43 -07:00
  • f1da003020 some more photo issues zotlabs 2017-03-22 16:11:38 -07:00
  • ea5a7180c7 fix photo prvnxt after all the changes yesterday zotlabs 2017-03-22 12:41:16 -07:00
  • 9d0e2cbd89 more work on the photo album mess zotlabs 2017-03-21 22:05:36 -07:00
  • 032b6f193d photos_album_exists() requires an observer to work correctly; provide it. zotlabs 2017-03-21 21:13:14 -07:00
  • e49c59959b use the same host macro for sender address as for reply_to address zotlabs 2017-03-21 21:00:48 -07:00
  • b03cd330e5 begin the process of using the relevant attach directory/path for photo albums instead of an album basename which may not be unique. Created an 'ellipsify()' function to shorten long names and keep the beginning and end intact zotlabs 2017-03-21 20:11:48 -07:00
  • 542fa4a08c more markdown purification zotlabs 2017-03-21 00:40:19 -07:00
  • 515f1e76b0 perform attach_upgrade() zotlabs 2017-03-20 21:53:39 -07:00
  • 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. zotlabs 2017-03-20 19:50:09 -07:00
  • e97dd48b4c even more fine tuning of the markdown purifier - especially when used with the wiki zotlabs 2017-03-20 19:41:03 -07:00
  • 5915f31950 add function attach_syspaths to calculate the contents of os_path and display_path; add this to the rename function. We will also need it to populate existing file/photo structures as an upgrade task. zotlabs 2017-03-19 21:39:28 -07:00
  • 8caa4d9e37 attach_folder_rpaths() providing incorrect results zotlabs 2017-03-19 19:43:00 -07:00
  • d5525a38f1 various input filter fixes zotlabs 2017-03-18 16:41:43 -07:00
  • e9a5af6109 simplify the message signing spaghetti zotlabs 2017-03-16 18:19:03 -07:00
  • fd6b32758e namespace error zotlabs 2017-03-16 01:16:29 -07:00
  • 4387fb715b ensure z_input_filter is called exactly once, since we now depend on the number of htmlspecialchars operations for markdown content. Also ensure that the content is escaped the correct number of times on imported items. zotlabs 2017-03-15 15:53:03 -07:00
  • d7aaca6947 more work related to attach/photo and os_path, display_path and general code cleanup zotlabs 2017-03-15 01:20:21 -07:00
  • fa5115b3ed add os_path and display_path to photos, fix some issues with multiple path separators after cloud/nickname in the content field of attach and photos zotlabs 2017-03-14 22:02:28 -07:00
  • ec5e1067bc store os_path and display_path with files zotlabs 2017-03-14 21:40:11 -07:00
  • ee46faff1a dim class was un-themed zotlabs 2017-03-14 18:42:51 -07:00
  • fa629841bd input filter updates zotlabs 2017-03-14 17:07:29 -07:00
  • 155b57c2de fix group by item query zotlabs 2017-03-14 16:14:05 -07:00
  • 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 zotlabs 2017-03-14 00:23:44 -07:00
  • 8d72cea2d1 get rid of some cruft in boot.php zotlabs 2017-03-14 00:22:57 -07:00
  • 3ee4dd0d52 remove the unimplemented upload limit site settings zotlabs 2017-03-13 18:40:07 -07:00
  • 0f7832dc30 code_allowed is a real mess. Start the cleanup by remving the account level code allow and limiting to specific channels only. This reduces the possibility of cross channel security issues coming into play. Then provide a single function for checking the code permission. This is only partially done as we often need to check against the observer or logged in channel as well as the resource owner to ensure that this only returns true for local channels which also own the requested resource. zotlabs 2017-03-13 16:19:47 -07:00
  • 107083e3e4 fix widgets for bs4 again Mario Vavti 2017-03-29 12:43:27 +02:00
  • d7a9d22a15 namespace error Mario Vavti 2017-03-29 12:09:45 +02:00
  • ecfbb10326 widget file update zotlabs 2017-03-25 14:42:40 -07:00
  • 6c92a240cc remove include/widgets.php zotlabs 2017-03-16 18:36:58 -07:00
  • 0bad26e116 the rest of the standard widgets converted zotlabs 2017-03-16 17:11:48 -07:00
  • cd57483ed9 namespace error Mario Vavti 2017-03-29 11:59:20 +02:00
  • 0908da9529 widgets cont. zotlabs 2017-03-15 21:26:28 -07:00
  • 6e101e4582 widgets cont. zotlabs 2017-03-15 20:56:12 -07:00
  • f60309efa1 more widget migrations zotlabs 2017-03-15 20:11:28 -07:00
  • 47f4007951 more widgets zotlabs 2017-03-15 19:30:57 -07:00
  • 74f58818d6 filename issue zotlabs 2017-03-15 19:13:16 -07:00
  • 17977effe7 more widgets zotlabs 2017-03-15 18:48:27 -07:00
  • 477ed97c2f convert more widgets to classes zotlabs 2017-03-15 18:31:34 -07:00
  • 242ef70a77 use absolute namespace zotlabs 2017-03-15 17:05:16 -07:00
  • 755b751614 Comanche: allow widgets to be class based and stored appropriately in Zotlabs zotlabs 2017-03-15 16:55:47 -07:00
  • ad3a327366 scaling issue with fa-th and fa-bars icons when using boostrap-red.css:37 #navbar-collapse-1 i { font-size 1.0rem; }; FF 52.0.1 on Win7; 0.9rem and 1.1rem both render much better. 1.1 is a bit large so going with 0.9 zotlabs 2017-03-28 18:16:40 -07:00
  • a54bb07753 fix a couple more instances where we were still calling mail() directly for site critical messages zotlabs 2017-03-28 17:49:48 -07:00
  • 323ab3dba4 get rid of some more deprecated uses of $a zotlabs 2017-03-28 17:00:44 -07:00
  • 6947194824 license update zotlabs 2017-03-28 16:30:02 -07:00
  • 879350b658 update readme zotlabs 2017-03-28 16:21:20 -07:00
  • 046e5e239f remove obsolete app argument from load_pdl zotlabs 2017-03-28 16:07:22 -07:00
  • c5828fecc1 get rid of get_app() zotlabs 2017-03-28 16:02:47 -07:00
  • d12b360e92 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge zotlabs 2017-03-28 14:58:48 -07:00
  • 5564b47dbc minor bs4 fixes Mario Vavti 2017-03-28 23:44:50 +02:00
  • 28ad60f892 some fixes for latest bs-dev Mario Vavti 2017-03-28 19:29:42 +02:00
  • 171b6a222d fixes for latest bootstrap Mario Vavti 2017-03-28 15:41:12 +02:00
  • f05181322c update to latest bs-dev Mario Vavti 2017-03-28 13:29:59 +02:00
  • 33d23a4a61 links in wall-item-title must have white colour if the background is bg-primary Mario Vavti 2017-03-28 11:11:01 +02:00
  • 3e6088c614 add 'author_is_pmable()' function with plugin hooks to control whether or not to display a 'send mail' link in the thread author menu. zotlabs 2017-03-27 15:49:48 -07:00
  • 8292553a20 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge zotlabs 2017-03-27 14:11:25 -07:00
  • 6375401e0a Merge pull request #701 from dawnbreak/HTMLpurifier Klaus 2017-03-27 21:39:02 +02:00
  • b6b62506c5 adjust comment box Mario Vavti 2017-03-27 13:22:15 +02:00
  • f66aa336ac fix app rendering Mario Vavti 2017-03-27 12:55:11 +02:00
  • 779cab047a Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev Mario Vavti 2017-03-27 12:08:55 +02:00
  • cd575e80dd remove apps which we have access to from the leftside menu in nav Mario Vavti 2017-03-27 12:08:26 +02:00
  • 060cc15f81 Merge pull request #704 from zotlabs/doppleclone git-marijus 2017-03-27 11:30:49 +02:00
  • 6ed5784491 Merge pull request #707 from dawnbreak/docu git-marijus 2017-03-27 11:30:16 +02:00
  • eab9040ee7 unify css classes Mario Vavti 2017-03-27 11:20:59 +02:00
  • 099b30afbf css fixes Mario Vavti 2017-03-27 10:29:26 +02:00
  • 5cbf603203 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge zotlabs 2017-03-26 14:40:20 -07:00
  • c327b00efa fix app-icon color and use bs class for w100 Mario Vavti 2017-03-26 13:45:27 +02:00
  • 7634d4ce69 fix nav menu caret Mario Vavti 2017-03-26 13:27:46 +02:00
  • 98c6548d64 fix and cleanup custom theme settings Mario Vavti 2017-03-26 13:15:15 +02:00
  • d169ee658e minor css cleanup Mario Vavti 2017-03-26 11:16:16 +02:00
  • f718e2b0db ⬆️ Update HTML Purifier library. Klaus Weidenbach 2017-03-18 17:50:05 +01:00
  • dc59817a9d use the long form legal text. zotlabs 2017-03-25 14:50:47 -07:00
  • 66fcea0ad8 update license zotlabs 2017-03-25 14:49:18 -07:00
  • a572609dbd widget file update zotlabs 2017-03-25 14:42:40 -07:00
  • 94e458018b rm widgets again zotlabs 2017-03-25 14:41:43 -07:00
  • e5e0a6b31f Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge zotlabs 2017-03-25 14:40:31 -07:00
  • 5c63f7dd58 provide platform specific install script zotlabs 2017-03-25 14:19:32 -07:00
  • b0b5db770d provide compatibility with old-style update system zotlabs 2017-03-25 13:22:14 -07:00
  • 878614f97a get rid of 'davguest' and allow for project specific DB updates (currently db updates are common between all possible projects/subprojects/forks). zotlabs 2017-03-25 13:07:46 -07:00
  • 49e77e0f71 Import Module documentation and @-sign replacement. Klaus Weidenbach 2017-03-23 23:40:12 +01:00
  • 2115eb26a7 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev Mario Vavti 2017-03-25 09:41:51 +01:00
  • 4f4c9bf5d6 fix full template nav Mario Vavti 2017-03-25 09:41:35 +01:00