Commit Graph

  • ef0f195fe8 fix issue where images were not visible in acl selector after using search Mario Vavti 2018-05-19 21:21:02 +02:00
  • 469809183d update oauth related tables to use bigint/int(10) for user_id column. this is to be more consistent with the rest of the tables and fixes issue #1180 Mario 2018-05-20 22:42:47 +02:00
  • 8611e7f8a6 remove unused mindate parameter in the network/stream API method zotlabs 2018-05-20 13:29:48 -07:00
  • 55e1026c98 improve abconfig queries Mario Vavti 2018-05-20 20:48:52 +02:00
  • 9e1af2492f more local_channel() is not string Mario Vavti 2018-05-20 14:15:46 +02:00
  • 4eb40528a9 local_channel() is not string Mario Vavti 2018-05-20 14:07:30 +02:00
  • 6ba77ce0e2 css fix Mario Vavti 2018-05-20 13:47:05 +02:00
  • a256195767 remove preview on jot reset Mario Vavti 2018-05-20 12:30:08 +02:00
  • 23b53cd1ce Merge pull request #1178 from fadelkon/master git-marijus 2018-05-20 11:44:59 +02:00
  • 26d69796d0 Merge pull request #1176 from galettesaucisse/patch-48 git-marijus 2018-05-20 11:43:22 +02:00
  • 71307d3a2e Merge pull request #1175 from galettesaucisse/patch-47 git-marijus 2018-05-20 11:43:06 +02:00
  • acb114d0d1 Merge pull request #1174 from anaqreon/dev git-marijus 2018-05-20 11:42:13 +02:00
  • 1781df006f Merge pull request #1171 from mjfriaza/dev git-marijus 2018-05-20 11:41:44 +02:00
  • 63f84ece6e backport waitmans changes #1170 from master Mario Vavti 2018-05-20 11:39:59 +02:00
  • d0d14579d1 Merge pull request #1170 from waitman/master git-marijus 2018-05-20 11:23:15 +02:00
  • b11db26edf do not update #acl-list-content on every click in jot. we just need this updated when in cutom mode (which is rarely the case). jot interaction was getting sluggish due to this when having lots of contacts. Mario Vavti 2018-05-20 11:12:39 +02:00
  • 6d7e364a0d remove some cruft from initEditor(); Mario Vavti 2018-05-20 11:02:18 +02:00
  • 7e99931733 implement jot reset button Mario Vavti 2018-05-20 09:23:44 +02:00
  • 8733d9f2a6 Update catalan translation (both po and php) for sources changes up to Apr 23rd 2018, 07:35. fadelkon 2018-05-20 05:59:43 +02:00
  • 29da06c298 Update view/ca/hstrings.php to match the version of view/ca/hmessages.po fadelkon 2018-05-20 05:46:31 +02:00
  • 7a1afc315d update to fork-awesome 1.1 and fix an old font-awesome reference Mario Vavti 2018-05-19 22:01:10 +02:00
  • 244e813bfa fix issue where images were not visible in acl selector after using search Mario Vavti 2018-05-19 21:21:02 +02:00
  • 0bc2a4f603 fix issues with attachment labels Mario Vavti 2018-05-19 11:04:34 +02:00
  • 6abbadf6c8 Merge remote-tracking branch 'mike/master' into dev Mario Vavti 2018-05-19 10:20:14 +02:00
  • 8b4af7cf0b hubzilla issue #1086, pending count on admin summary page zotlabs 2018-05-19 00:54:47 -07:00
  • 1ca6ef0f60 Merge remote-tracking branch 'mike/master' into dev Mario Vavti 2018-05-19 08:45:41 +02:00
  • dae89ce91c wrong default param for pubstream_incl (this checkin also picked up a few minor and hopefully non-significant changes) zotlabs 2018-05-18 16:57:45 -07:00
  • 056f3d352c remove debug code Mario Vavti 2018-05-18 21:32:18 +02:00
  • 620e8f2f0b version Mario Vavti 2018-05-18 21:30:58 +02:00
  • 7f7e049397 an attempt to fix the new_channel validation situation Mario Vavti 2018-05-18 21:30:07 +02:00
  • 40d99c1716 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev Andrew Manning 2018-05-18 13:07:24 -04:00
  • 2dd66df8eb Update hstrings.php Galette Saucisse 2018-05-18 16:05:30 +02:00
  • eabf804dc9 Update hstrings.php Galette Saucisse 2018-05-17 16:09:42 +02:00
  • b955c2d2c5 Update hmessages.po Galette Saucisse 2018-05-17 16:08:20 +02:00
  • 5a6141faa2 display address in contact_format() instead of nick Mario Vavti 2018-05-17 12:58:59 +02:00
  • da460ff32f anybody authenticated not correctly handled in can_comment_on_post() zotlabs 2018-05-15 16:08:51 -07:00
  • 12c571a187 missing include Mario Vavti 2018-05-16 10:47:18 +02:00
  • 179eeb10a6 Rename Permission Groups to Permission Categories and clarify feature settings text. Andrew Manning 2018-05-15 19:57:40 -04:00
  • aac5fd96cc provide function to fetch photo contents from url zotlabs 2018-05-15 16:51:04 -07:00
  • 16930c1c54 anybody authenticated not correctly handled in can_comment_on_post() zotlabs 2018-05-15 16:08:51 -07:00
  • 76a2a5c432 Added spaces at PHP replacements & Grammatical consistency error on Spanish translation Manuel Jiménez Friaza 2018-05-15 11:58:37 +02:00
  • de63e40a70 we must now provide the full path to the profile image for the cavatar plugin to work Mario Vavti 2018-05-15 10:20:20 +02:00
  • 803e85caeb make get_default_profile_photo() pluggable zotlabs 2018-05-14 23:10:20 -07:00
  • 062dea8e13 code whitespace and formatting zotlabs 2018-05-14 22:10:21 -07:00
  • 959667c009 If somebody used hooks to create a new permission role, there was no mechanism to insert the new role into the dropdown list of roles at selection time. zotlabs 2018-05-14 20:23:00 -07:00
  • 46152cc56b ensure all password checking goes through the authenticate plugin hook (for instance in mod_removeme) zotlabs 2018-05-14 20:17:00 -07:00
  • c8fc3ad7cd refactor the 'where does the register link point?' logic zotlabs 2018-05-14 19:19:25 -07:00
  • 301e405769 fine tuning the refactored tag/mention code zotlabs 2018-05-14 18:27:12 -07:00
  • 229d82c4c7 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge zotlabs 2018-05-14 17:23:19 -07:00
  • d9759ba63c more refactor tags/mentions zotlabs 2018-05-14 17:20:25 -07:00
  • 2d1dbc8f40 Revert "We're no longer setting a backup ACL for private mention typos." Mario Vavti 2018-05-14 09:10:36 +02:00
  • 1b160c0a2d Merge remote-tracking branch 'mike/master' into dev Mario Vavti 2018-05-14 09:04:40 +02:00
  • 356c7003f2 We're no longer setting a backup ACL for private mention typos. zotlabs 2018-05-13 15:50:42 -07:00
  • 83f8a03964 bump version Mario Vavti 2018-05-13 23:10:13 +02:00
  • 7ed32a764c consolidate recent autocomplete changes Mario Vavti 2018-05-13 23:09:30 +02:00
  • 4f69bcfc38 streamline appearence of guest tokens individual perms with those in connedit Mario Vavti 2018-05-13 14:29:09 +02:00
  • 9a82b8414b Added one space & Grammatical consistency error on Spanish translation Manuel Jiménez Friaza 2018-05-13 13:10:39 +02:00
  • 0b05203cf4 Added one space & Grammatical consistency error on Spanish translation Manuel Jiménez Friaza 2018-05-13 13:07:36 +02:00
  • 4135a10211 Merge remote-tracking branch 'mike/master' into dev Mario Vavti 2018-05-13 08:07:13 +02:00
  • 7991db14be hubzilla issue #1045 - display pubsites link in info area if invite only zotlabs 2018-05-12 16:41:09 -07:00
  • 1509c9682b replace disable globbing switch root 2018-05-12 10:23:45 -07:00
  • e7287152a2 replace disable globbing switch root 2018-05-12 10:22:01 -07:00
  • 082bd58805 replace disable globbing switch root 2018-05-12 10:18:13 -07:00
  • e288f46967 shebang portable root 2018-05-12 09:58:19 -07:00
  • efb0ac5996 fix php warning Mario Vavti 2018-05-12 13:28:04 +02:00
  • 984de8f46f fix postgres issue if register mode is set to yes - with approval Mario Vavti 2018-05-12 12:46:09 +02:00
  • 2c819c8619 fix postgres issue if register mode is set to yes - with approval Mario Vavti 2018-05-12 12:46:09 +02:00
  • 10ce6cc154 Merge pull request #1164 from einervonvielen/install_imagemagick git-marijus 2018-05-11 13:03:28 +02:00
  • 7c1d1f8bd3 Merge pull request #1168 from dawnbreak/dev git-marijus 2018-05-11 13:02:37 +02:00
  • bcaa0dacdf use '[feed]' in the doc zotlabs 2018-05-10 21:26:21 -07:00
  • 5dae0ef4f9 add cancel button to editor, fix issue with autosave of categories zotlabs 2018-05-10 20:54:48 -07:00
  • 62bc5e8051 use Zlib/MessageFilter for sourced messages also zotlabs 2018-05-10 19:31:51 -07:00
  • ef6e067a45 add top level posts containing the cid's url to the cid search in mod_network. We could alternatively search for mention tags here for a bit more precision but the sql could get pretty hairy with all the joins going on. zotlabs 2018-05-10 18:42:58 -07:00
  • 721496f922 hubzilla issue #1169 zotlabs 2018-05-10 17:11:03 -07:00
  • be225164eb allow either zotlabs 2018-05-10 13:48:18 -07:00
  • 1650ac2edd tag search not finding articles zotlabs 2018-05-09 23:44:24 -07:00
  • bb1aa04689 change the embed from albums hovertip as well to emphasise 'existing' zotlabs 2018-05-09 21:28:48 -07:00
  • 67bb167cf8 Change hovertip on paperclip button to read 'Attach/Upload file' because a lot of people gravitate to 'insert photo from album' instead, looking for a way to upload into the post. zotlabs 2018-05-09 21:22:25 -07:00
  • b4be1da91e thread_author_menu - add some more checks as to whether to show certain links. This should complete work on hubzilla issue #1052 zotlabs 2018-05-09 21:08:12 -07:00
  • d41556a1ea minor regression on date queries from channel page zotlabs 2018-05-09 18:20:28 -07:00
  • 50796079fa loose ends discovered while fixing hubzilla #1166 zotlabs 2018-05-09 17:09:38 -07:00
  • 9acf007687 hubzilla issue #1166 zotlabs 2018-05-09 17:03:10 -07:00
  • dafe0afa65 ⬆️ Update libraries. Klaus Weidenbach 2018-05-04 22:44:22 +02:00
  • 30d0f9888c Fix composer.json for recent composer. Klaus Weidenbach 2018-05-04 21:46:08 +02:00
  • 2bd7d30a5b show/hide dot files only in mod_cloud. For DAV let the OS decide zotlabs 2018-05-09 01:54:18 -07:00
  • cab22f228a hide dotfiles by default in /cloud - the web interface (they are still accessible but hidden). Change this behaviour with pconfig system.show_dot_files zotlabs 2018-05-08 23:01:24 -07:00
  • 0545baaf56 initial backend support for channel page item search zotlabs 2018-05-08 20:12:49 -07:00
  • fbd26e8d9d changes made during testing imagick scaling for cover photo thumbnail zotlabs 2018-05-08 16:50:16 -07:00
  • 6ad4ed87a3 yet another postgres/"group by" issue zotlabs 2018-05-07 19:33:58 -07:00
  • 3c8de7b59d use imagemagick first stage thumbnail for cover photos, if configured zotlabs 2018-05-07 23:57:17 -07:00
  • 611e22d676 turn down logging from DAV basicauth until needed zotlabs 2018-05-07 22:07:44 -07:00
  • 0c43a9bb5d yet another postgres/"group by" issue zotlabs 2018-05-07 19:33:58 -07:00
  • eb85d381fd Add supported protocols to siteinfo (not siteinfo.json) zotlabs 2018-05-07 18:46:42 -07:00
  • aab16123b5 Simplify first channel creation even further by using a site-configurable default permissions role and removing one more conceptual roadblock for first time registrants. This default role only applies to the first channel an account creates and can be changed from the settings page once they've started to explore. This functionality was always present but optional and not well exposed. Now it is part of the standard workflow and exposed in the admin settings. zotlabs 2018-05-07 17:31:53 -07:00
  • 1f8b4b14a4 remove the old autocomplete cache mechanism zotlabs 2018-05-06 20:35:57 -07:00
  • 4640253614 autocomplete after 2 chars instead of 3; this was changed some months back to work around implementation quirks in the custom cache driver that is now disabled. zotlabs 2018-05-06 20:30:49 -07:00
  • e646684493 pdf embeds zotlabs 2018-05-06 19:57:37 -07:00
  • 257dcaaf8b minor tweak to last pull: ensure that feeds have a name besides whitespace characters zotlabs 2018-05-06 18:25:17 -07:00
  • a30934c563 ensure that feed xchans have a name zotlabs 2018-05-06 18:23:39 -07:00
  • 5e6f6e2c3e minor change to test something zotlabs 2018-05-06 18:10:43 -07:00