Commit Graph

  • a31331bfd9 hubzilla issue #972 - provide system toggle to allow/disallow anonymous comments zotlabs 2018-02-11 18:02:28 -08:00
  • 07d33a1183 use new forum tag style in forum search postings zotlabs 2018-02-11 15:34:34 -08:00
  • 0dbb024c99 purify summary zotlabs 2018-02-11 14:12:24 -08:00
  • ba954b8cfe Merge pull request #976 from phellmes/time-ago-strings git-marijus 2018-02-11 22:50:39 +01:00
  • 3fa809ae79 this might seem rediculous but it helps mysql to find the better index for this query Mario Vavti 2018-02-11 20:53:27 +01:00
  • 1a9c1ecfb1 update DE translation strings for new relative date/time options phellmes 2018-02-11 17:01:47 +01:00
  • c6b2652c01 add flexibility to prefix/suffix string translations for jquery.timeago phellmes 2018-02-11 16:08:34 +01:00
  • 5a9ea29614 hubzilla issue #975 (searching for title as well as body could present a performance issue, so perhaps the tradeoffs should be debated) zotlabs 2018-02-09 14:08:29 -08:00
  • 6cc3294395 finally fix channel query Mario Vavti 2018-02-09 20:36:14 +01:00
  • 5f229d81e9 use distinct in channel item query and minor notification cache improvement Mario Vavti 2018-02-09 14:06:59 +01:00
  • cb70192f36 bump version Mario Vavti 2018-02-09 10:36:43 +01:00
  • 2227de5f65 Merge remote-tracking branch 'mike/master' into dev Mario Vavti 2018-02-09 06:58:12 +01:00
  • 3dfafb710c cosmetic zotlabs 2018-02-08 21:32:18 -08:00
  • 9f5d44fa32 turn the logs down again zotlabs 2018-02-08 16:30:44 -08:00
  • cd1e5d4171 zot6 testing zotlabs 2018-02-08 16:22:10 -08:00
  • beec49847f missing quote zotlabs 2018-02-08 15:45:33 -08:00
  • e4503f743e logging zotlabs 2018-02-08 15:36:22 -08:00
  • 635c5e532b z6 testing zotlabs 2018-02-08 15:32:54 -08:00
  • 384cb215be wrong link Mario Vavti 2018-02-08 10:26:49 +01:00
  • 9e64ce7da7 Merge remote-tracking branch 'mike/master' into dev Mario Vavti 2018-02-08 10:12:04 +01:00
  • 661c20e452 more db and queries finetuning Mario Vavti 2018-02-08 09:47:49 +01:00
  • 4c27fa5c37 debug the crypto function zotlabs 2018-02-07 22:04:53 -08:00
  • 6cf2e9945a encrypt the httpsig for zot6 transport zotlabs 2018-02-07 21:53:47 -08:00
  • b21a5c3ce9 compatibility: fallback to legacy zot if OWA succeeds but no data['msg'] is present zotlabs 2018-02-07 20:17:32 -08:00
  • 5057a4bd4c zot6 delivery work zotlabs 2018-02-07 19:15:56 -08:00
  • 3a0db39fa0 more zot6 delivery work zotlabs 2018-02-07 18:38:10 -08:00
  • 1d8d2c6e55 Merge branch 'master' into z6 zotlabs 2018-02-07 17:54:21 -08:00
  • dc88ccdc0b remove dead code zotlabs 2018-02-07 17:53:54 -08:00
  • b512780e37 do not spam the log Mario Vavti 2018-02-07 10:27:00 +01:00
  • 91dda86a74 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev Mario Vavti 2018-02-07 09:03:49 +01:00
  • 4171854e2f slight improvement in ostatus protocol detection from xml feed zotlabs 2018-02-06 17:00:56 -08:00
  • 24a650d7ec Merge pull request #971 from dawnbreak/QA_testing git-marijus 2018-02-06 12:48:34 +01:00
  • cb042e32bc code cleanup zotlabs 2018-02-05 20:57:07 -08:00
  • 5e94187d03 remove dead code zotlabs 2018-02-05 20:31:24 -08:00
  • cadd958339 remove mobile_detect (outdated and unmaintainable) zotlabs 2018-02-05 18:06:25 -08:00
  • b06c52553d fix manual queue invocation (was using the web argc/argv from the cli) zotlabs 2018-02-05 16:08:01 -08:00
  • b41c5f3497 Merge branch 'master' into z6 zotlabs 2018-02-05 15:58:28 -08:00
  • 930e1fdbdc feedutils: separate the parsing of author information from the parsing of item/activity information zotlabs 2018-02-05 15:14:57 -08:00
  • f15fd93f90 implode can take its arguments in either order, but let's try to be consistent zotlabs 2018-02-04 17:01:59 -08:00
  • 6ad14f4ca0 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge zotlabs 2018-02-04 15:53:56 -08:00
  • 9d55a254dc this will fix the cards query and keep the rest intact Mario Vavti 2018-02-04 22:37:30 +01:00
  • f9aecf5d4c superfluous , Mario Vavti 2018-02-04 21:17:41 +01:00
  • c57b2d25b2 remove indices from mysql schema file Mario Vavti 2018-02-04 21:13:24 +01:00
  • 3cc756f302 remove some never used indices which prevented our item queries to find the right query execution plan in mysql and adjust some queries to optimze the result Mario Vavti 2018-02-04 20:42:40 +01:00
  • 3e7dffb676 decomplicate cont. zotlabs 2018-02-03 12:50:07 -08:00
  • d7ecaa8b23 Merge pull request #14 from redmatrix/dev mrjive 2018-02-02 09:23:55 +01:00
  • 512f3a7643 provide summaries in feeds under very limited cases, but never in compat (GNU-Social) mode zotlabs 2018-02-01 21:26:34 -08:00
  • c1eb796cbd document the tag changes zotlabs 2018-02-01 20:12:34 -08:00
  • dd35cad62a some feed cleanup zotlabs 2018-02-01 19:52:40 -08:00
  • 5f972e00fe Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge zotlabs 2018-02-01 17:47:37 -08:00
  • cc0cd0b292 more generalisation of commonly used code constructs zotlabs 2018-02-01 17:17:23 -08:00
  • c92bb6176a more separation of complex code into separate functions zotlabs 2018-02-01 15:09:51 -08:00
  • fffb95299e Merge remote-tracking branch 'mike/master' into dev Mario Vavti 2018-02-01 13:14:52 +01:00
  • 40cdb70b2f we need to manualy take care to mark the notification read in this case Mario Vavti 2018-01-31 20:41:31 +01:00
  • feae454481 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge zotlabs 2018-01-30 21:38:49 -08:00
  • 71c2cc79e5 cosmetic readme changes, code cleanup zotlabs 2018-01-30 18:16:20 -08:00
  • 7ac4b47702 Merge pull request #13 from redmatrix/dev mrjive 2018-01-30 16:13:30 +01:00
  • d24cf0b85b Merge remote-tracking branch 'mike/master' into dev Mario Vavti 2018-01-30 14:31:06 +01:00
  • 0e2c539d93 remove logging zotlabs 2018-01-29 19:57:43 -08:00
  • 4f24cc7377 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge zotlabs 2018-01-29 18:57:15 -08:00
  • 9bf83a57bd don't show jot bb-edit buttons if a mimetype other than text/bbcode is selected (:todo: also disable bbcode autocomplete) zotlabs 2018-01-29 18:43:20 -08:00
  • 668f56807a unable to delete accounts using tickboxes on admin/accounts - make all the action names consistent zotlabs 2018-01-29 17:43:11 -08:00
  • 8d479aa1c7 redirect to the email_validation page if login was attempted after account creation but prior to successful verification. This presents the link to resend the verification email and/or allows you to enter it. zotlabs 2018-01-29 16:58:55 -08:00
  • 296117124c Merge remote-tracking branch 'mike/master' into dev Mario Vavti 2018-01-29 22:44:38 +01:00
  • 0d21c6f863 Merge pull request #967 from dawnbreak/dev git-marijus 2018-01-29 22:18:31 +01:00
  • b787865fbb Merge pull request #970 from mrjive/patch-1 git-marijus 2018-01-29 22:15:43 +01:00
  • 210c91398d Make it little bit less likely to erase a real database. Klaus Weidenbach 2018-01-29 21:14:03 +01:00
  • 7a377e72e7 small details mrjive 2018-01-29 16:37:34 +01:00
  • c2abbe2c23 small changes mrjive 2018-01-29 16:33:54 +01:00
  • 5f6f87a7cd Update connections.tpl mrjive 2018-01-29 16:32:32 +01:00
  • e4eff6a32b fix workflow for form based email validation when auto_channel_create is in effect. Eventually we will need to rework the workflow logic because it is getting a bit tangled. zotlabs 2018-01-29 02:41:45 -08:00
  • c1e44c0f54 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge zotlabs 2018-01-28 21:43:50 -08:00
  • 5cf2bf6b29 change the image - make it bland and neutral zotlabs 2018-01-28 20:50:37 -08:00
  • 56d1614ea6 provide a default video image if nothing else is available. Allow sites to change it. zotlabs 2018-01-28 20:35:05 -08:00
  • c3e365ef47 Surface the ability to change the landing page after channel creation and create a 'go' module to present several possible things to do at this point. Change the default from 'settings' to 'profiles' so that the focus is more on you rather than the software configuration. zotlabs 2018-01-28 15:56:31 -08:00
  • 4bf0c9e36a Add tests for non existent tables. Klaus Weidenbach 2018-01-22 22:59:13 +01:00
  • 509844fd7e 🔥 Cleanup old database related files. Klaus Weidenbach 2017-12-08 00:26:00 +01:00
  • fb111e6d95 Unit Test for dba_pdo driver class. Klaus Weidenbach 2017-12-10 01:29:49 +01:00
  • e177462c90 Unit Test for \DBA factory. Klaus Weidenbach 2017-12-09 00:31:09 +01:00
  • 82f19e6278 Fix a PHP7.2 warning when a channel has no cards. Klaus Weidenbach 2018-01-28 21:38:25 +01:00
  • edf6ad9eda do not always look first in chache when receiving the *open* status from cache Mario Vavti 2018-01-28 19:35:01 +01:00
  • a86b260f73 query optimisations for notifications - use a specific index only Mario Vavti 2018-01-28 12:09:47 +01:00
  • 21f464a557 Guranteed somebody will paste the verification link and not the token, especially before all the translations are completed. But even then... zotlabs 2018-01-27 15:20:43 -08:00
  • 423274b923 Merge remote-tracking branch 'mike/master' into dev Mario Vavti 2018-01-28 00:18:29 +01:00
  • 6c4054c20b fix syntax error Mario Vavti 2018-01-27 23:55:44 +01:00
  • 69099a2732 registration testing zotlabs 2018-01-27 14:16:52 -08:00
  • 4bd6cf5652 accidently reverted a fix from yesterday in ma previous commit Mario Vavti 2018-01-27 23:05:26 +01:00
  • d99a51e5b7 typo zotlabs 2018-01-27 13:41:37 -08:00
  • 843d631111 Merge remote-tracking branch 'mike/master' into dev Mario Vavti 2018-01-27 22:25:46 +01:00
  • 2e4e56f7cc if startpage is /hq redirect all notifications links to /hq and minor notifications and hq fixes Mario Vavti 2018-01-27 22:23:47 +01:00
  • bd0f63980b Usability improvements to registration/verification workflow. This requires additional testing. zotlabs 2018-01-27 12:51:48 -08:00
  • 4eead1c688 typo from previous checkin and partial fix to hubzilla #965 - show any connection without comment permission as archived in contact_block(). zotlabs 2018-01-26 13:42:53 -08:00
  • d70c42b495 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge zotlabs 2018-01-26 12:51:04 -08:00
  • 660079bd2a Issue with configurable site age limit, vagueness when informing about email validation policy; added email validation resend ability and the option to input a verification code at a webpage though both require additional work to provide these abilities. zotlabs 2018-01-26 12:16:47 -08:00
  • 7c600b0380 preserve open state of notifications Mario Vavti 2018-01-26 11:44:24 +01:00
  • e982698de1 Merge remote-tracking branch 'mike/master' into dev Mario Vavti 2018-01-26 10:33:55 +01:00
  • 4b7967b938 Merge pull request #12 from redmatrix/dev mrjive 2018-01-26 09:43:47 +01:00
  • e3c7200b6f don't do any bbcode translation within code blocks (except baseurl, observer, and linefeeds) zotlabs 2018-01-25 16:16:55 -08:00
  • 4656856dfb move template out of #notifications and revert reset timer on manual trigger Mario Vavti 2018-01-25 17:27:48 +01:00
  • 019dcefeca reset timer on manual update trigger Mario Vavti 2018-01-25 12:56:52 +01:00