Commit Graph

1106 Commits

Author SHA1 Message Date
Max Kostikov 71931b423c Update items.php 2018-09-27 23:53:51 +02:00
zotlabs be3b630474 important hyperdrive component 2018-09-09 20:53:20 -07:00
zotlabs 7018da3f12 code cleanup 2018-08-23 22:44:22 -07:00
zotlabs a66c43166a first_post_date() (used by archive widget) - trigger the query options off of the active module rather than rely on passed parameters 2018-08-23 21:01:28 -07:00
zotlabs 6ecd31a715 tweak archive widget for articles 2018-08-22 13:30:16 -07:00
zotlabs f230c07ba5 possible fixes for can_comment_on_post(), provide wiki_list on wiki sidebar 2018-08-15 17:00:37 -07:00
zotlabs d753492382 bad merge 2018-07-01 22:48:05 -07:00
zotlabs 4866ed5283 remove the white-space pre-wrap property on code blocks. This should probably be done with the word-break property instead 2018-06-24 21:56:58 -07:00
zotlabs 86e93664d0 remote_self wasn't working correctly 2018-06-24 16:56:23 -07:00
zotlabs 6cf040d3ee whitespace 2018-06-18 21:11:39 -07:00
zotlabs f801f52274 provide flag to collect_recipients to exclude privacy groups (for federation plugin use) 2018-06-18 17:07:20 -07:00
zotlabs 7850ecbd95 remove several unused/unreferenced templates 2018-06-17 20:53:05 -07:00
zotlabs 6959c9e423 fixes for immediate expire, channel_active not initialised in DB 2018-06-10 15:27:55 -07:00
zotlabs 16930c1c54 anybody authenticated not correctly handled in can_comment_on_post() 2018-05-15 16:08:51 -07:00
zotlabs 62bc5e8051 use Zlib/MessageFilter for sourced messages also 2018-05-10 19:31:51 -07:00
zotlabs 721496f922 hubzilla issue #1169 2018-05-10 17:11:03 -07:00
zotlabs 1650ac2edd tag search not finding articles 2018-05-09 23:44:24 -07:00
zotlabs b47b917eb0 check_item_source: always log uid 2018-05-05 01:52:35 -07:00
zotlabs c41c04cf11 log all possible return conditions from check_item_source(), use consistent xchan 2018-05-05 01:43:14 -07:00
zotlabs 406ea67bbc Provide admin delete ability if the viewer is admin but has no existing delete authority. For 3.5+ as a new string is involved. 2018-05-02 17:39:12 -07:00
zotlabs e060135304 add commented_days parameter to item_expire(), default 7. Both expire_days and commented_days have to be exceeded to expire. 2018-04-09 23:39:47 -07:00
zotlabs 5ac0f371c7 community tags: allow signature of either author or owner so that it stands a chance of working across multiple delivery chains 2018-04-03 17:52:54 -07:00
zotlabs 4e21c14ff6 community tagging refactor - we no longer send an edited post/comment to everybody. The post owner approves the tag and this is transmitted along with the tag activity. Recipients check the signature of the approval and add the tag to their local copy of the post. 2018-04-02 20:39:28 -07:00
zotlabs 753e1e4616 commtag refactor 2018-04-02 19:32:22 -07:00
zotlabs 9a1f051068 missing year on profile birthday input, some optimisations to stats 2018-04-02 13:32:10 -07:00
zotlabs 558e3f8042 code optimisations and de-duplication on updating parent commented timestamp 2018-03-24 02:22:24 -07:00
zotlabs abe6ab4775 logic fallacy when updating parent timestamp of moderated comment 2018-03-23 21:24:24 -07:00
zotlabs 1f128e84fb Hubzilla issue #1006, fix anonymous comments bump thread before being approved. 2018-03-21 22:52:24 -07:00
zotlabs 34399b8b47 obscure permission issue with custom permissions when using the highly discouraged advisory privacy modes 2018-03-12 15:47:33 -07:00
zotlabs 14f701f7fc restrict mail messages to max_import_size 2018-03-04 14:30:09 -08:00
zotlabs f83b7c2d52 issues with delivery of edited posts to forums 2018-02-26 15:46:29 -08:00
Mario Vavti bdcee4fc30 query for what we need instead of what we do not need 2018-02-22 10:10:46 +01:00
Mario Vavti 41da5af721 remove order by clause 2018-02-20 10:36:05 +01:00
Mario Vavti d826515ba8 since we only save the parent mid in notify we must look for thr_parent when dealing with likes 2018-02-13 11:01:58 +01:00
Mario Vavti b221c68e4b fix parent id for likes in status notifications. 2018-02-13 10:29:32 +01:00
zotlabs 0f8d2d4e58 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge 2018-02-11 19:36:37 -08:00
zotlabs a31331bfd9 hubzilla issue #972 - provide system toggle to allow/disallow anonymous comments 2018-02-11 18:02:28 -08:00
Mario Vavti 3fa809ae79 this might seem rediculous but it helps mysql to find the better index for this query 2018-02-11 20:53:27 +01:00
zotlabs 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. 2018-01-29 16:58:55 -08:00
zotlabs 629c915f36 ensure filter words are not empty 2018-01-21 23:30:08 -08:00
zotlabs ada578e7e3 issues with feed parameters 2018-01-02 14:04:43 -08:00
zotlabs c087d1e18b hubzilla-addons issue #74 - delayed posts not honoured for GNU-Social
There is a very high probability this will also fix hubzilla-addons issue #75
2017-12-21 13:34:59 -08:00
zotlabs c2990964f0 regression in channel sources delivery 2017-12-10 18:38:50 -08:00
zotlabs dc53573975 unset item_wall and item_origin on pubstream to channel copy 2017-11-27 02:47:57 -08:00
zotlabs 0e91810ed6 pubstream comments and a few other bugfixes that were discovered along the way 2017-11-26 18:29:24 -08:00
zotlabs 08900b730b this may fix pubstream comments/likes 2017-11-24 18:23:53 -08:00
zotlabs 8bd8af7d16 initial articles feature 2017-11-22 11:49:28 -08:00
zotlabs 1ac35dd047 fix some conflicts between private tags and forum tags 2017-11-12 15:07:12 -08:00
zotlabs 0e1c628066 fix can_comment_on_post() after recent code cleanup (a required array parameter was missing) 2017-11-04 18:34:38 -07:00
Klaus Weidenbach 1a737be2b4 💡 Improving Doxygen documentation.
Fix some Doxygen parsing errors.
Improve hooks documentation.
2017-11-03 23:04:27 +01:00