Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | attached photo permissions regression | zotlabs | 2018-12-02 | 1 | -4/+4 |
| | | | (cherry picked from commit 6cade7d935a489349c56165139796bd2f9cf9be6) | ||||
* | fix mastodon tag notifications (again) | zotlabs | 2018-12-02 | 1 | -15/+17 |
| | | | (cherry picked from commit 8e713245144d0bcedca0d3345017b5fa232c8ca3) | ||||
* | no mention notifications from mastodon (and pleroma) | zotlabs | 2018-12-02 | 1 | -4/+4 |
| | | | (cherry picked from commit ea235c0c6751b682332b968b4c18f905e8ece451) | ||||
* | Merge branch 'patch-20181118a' into 'dev' | Mario | 2018-11-19 | 1 | -2/+0 |
| | | | | | | | | | Patch 20181118a - fix delayed publication of posts See merge request hubzilla/core!1398 (cherry picked from commit f34af496ec82555a0e070e91260dc6edb17f2d5a) 3787c490 Fix: delayed items propagate before publication on cloned channels | ||||
* | delivery chain linkage messed up if original post was edited | zotlabs | 2018-10-26 | 1 | -6/+15 |
| | |||||
* | Update items.php | Max Kostikov | 2018-09-27 | 1 | -1/+1 |
| | |||||
* | important hyperdrive component | zotlabs | 2018-09-09 | 1 | -2/+9 |
| | |||||
* | code cleanup | zotlabs | 2018-08-23 | 1 | -23/+31 |
| | |||||
* | first_post_date() (used by archive widget) - trigger the query options off ↵ | zotlabs | 2018-08-23 | 1 | -14/+15 |
| | | | | of the active module rather than rely on passed parameters | ||||
* | tweak archive widget for articles | zotlabs | 2018-08-22 | 1 | -2/+14 |
| | |||||
* | possible fixes for can_comment_on_post(), provide wiki_list on wiki sidebar | zotlabs | 2018-08-15 | 1 | -13/+27 |
| | |||||
* | bad merge | zotlabs | 2018-07-01 | 1 | -0/+4 |
| | |||||
* | remove the white-space pre-wrap property on code blocks. This should ↵ | zotlabs | 2018-06-24 | 1 | -8/+2 |
| | | | | probably be done with the word-break property instead | ||||
* | remote_self wasn't working correctly | zotlabs | 2018-06-24 | 1 | -5/+6 |
| | |||||
* | whitespace | zotlabs | 2018-06-18 | 1 | -2/+0 |
| | |||||
* | provide flag to collect_recipients to exclude privacy groups (for federation ↵ | zotlabs | 2018-06-18 | 1 | -2/+8 |
| | | | | plugin use) | ||||
* | remove several unused/unreferenced templates | zotlabs | 2018-06-17 | 1 | -0/+12 |
| | |||||
* | fixes for immediate expire, channel_active not initialised in DB | zotlabs | 2018-06-10 | 1 | -4/+1 |
| | |||||
* | anybody authenticated not correctly handled in can_comment_on_post() | zotlabs | 2018-05-15 | 1 | -1/+1 |
| | |||||
* | use Zlib/MessageFilter for sourced messages also | zotlabs | 2018-05-10 | 1 | -34/+4 |
| | |||||
* | hubzilla issue #1169 | zotlabs | 2018-05-10 | 1 | -62/+1 |
| | |||||
* | tag search not finding articles | zotlabs | 2018-05-09 | 1 | -1/+1 |
| | |||||
* | check_item_source: always log uid | zotlabs | 2018-05-05 | 1 | -0/+1 |
| | |||||
* | log all possible return conditions from check_item_source(), use consistent ↵ | zotlabs | 2018-05-05 | 1 | -13/+36 |
| | | | | xchan | ||||
* | Provide admin delete ability if the viewer is admin but has no existing ↵ | zotlabs | 2018-05-02 | 1 | -1/+0 |
| | | | | delete authority. For 3.5+ as a new string is involved. | ||||
* | add commented_days parameter to item_expire(), default 7. Both expire_days ↵ | zotlabs | 2018-04-09 | 1 | -2/+8 |
| | | | | and commented_days have to be exceeded to expire. | ||||
* | community tags: allow signature of either author or owner so that it stands ↵ | zotlabs | 2018-04-03 | 1 | -1/+1 |
| | | | | a chance of working across multiple delivery chains | ||||
* | community tagging refactor - we no longer send an edited post/comment to ↵ | zotlabs | 2018-04-02 | 1 | -11/+9 |
| | | | | 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. | ||||
* | commtag refactor | zotlabs | 2018-04-02 | 1 | -35/+58 |
| | |||||
* | missing year on profile birthday input, some optimisations to stats | zotlabs | 2018-04-02 | 1 | -3/+1 |
| | |||||
* | code optimisations and de-duplication on updating parent commented timestamp | zotlabs | 2018-03-24 | 1 | -25/+31 |
| | |||||
* | logic fallacy when updating parent timestamp of moderated comment | zotlabs | 2018-03-23 | 1 | -1/+9 |
| | |||||
* | Hubzilla issue #1006, fix anonymous comments bump thread before being approved. | zotlabs | 2018-03-21 | 1 | -2/+2 |
| | |||||
* | obscure permission issue with custom permissions when using the highly ↵ | zotlabs | 2018-03-12 | 1 | -0/+4 |
| | | | | discouraged advisory privacy modes | ||||
* | restrict mail messages to max_import_size | zotlabs | 2018-03-04 | 1 | -0/+7 |
| | |||||
* | issues with delivery of edited posts to forums | zotlabs | 2018-02-26 | 1 | -1/+11 |
| | |||||
* | query for what we need instead of what we do not need | Mario Vavti | 2018-02-22 | 1 | -7/+13 |
| | |||||
* | remove order by clause | Mario Vavti | 2018-02-20 | 1 | -1/+1 |
| | |||||
* | since we only save the parent mid in notify we must look for thr_parent when ↵ | Mario Vavti | 2018-02-13 | 1 | -1/+1 |
| | | | | dealing with likes | ||||
* | fix parent id for likes in status notifications. | Mario Vavti | 2018-02-13 | 1 | -2/+12 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-02-11 | 1 | -1/+1 |
|\ | |||||
| * | this might seem rediculous but it helps mysql to find the better index for ↵ | Mario Vavti | 2018-02-11 | 1 | -1/+1 |
| | | | | | | | | this query | ||||
* | | hubzilla issue #972 - provide system toggle to allow/disallow anonymous comments | zotlabs | 2018-02-11 | 1 | -1/+1 |
|/ | |||||
* | redirect to the email_validation page if login was attempted after account ↵ | zotlabs | 2018-01-29 | 1 | -1/+1 |
| | | | | creation but prior to successful verification. This presents the link to resend the verification email and/or allows you to enter it. | ||||
* | ensure filter words are not empty | zotlabs | 2018-01-21 | 1 | -4/+7 |
| | |||||
* | issues with feed parameters | zotlabs | 2018-01-02 | 1 | -3/+4 |
| | |||||
* | hubzilla-addons issue #74 - delayed posts not honoured for GNU-Social | zotlabs | 2017-12-21 | 1 | -1/+1 |
| | | | | There is a very high probability this will also fix hubzilla-addons issue #75 | ||||
* | regression in channel sources delivery | zotlabs | 2017-12-10 | 1 | -2/+14 |
| | |||||
* | unset item_wall and item_origin on pubstream to channel copy | zotlabs | 2017-11-27 | 1 | -0/+3 |
| | |||||
* | pubstream comments and a few other bugfixes that were discovered along the way | zotlabs | 2017-11-26 | 1 | -16/+56 |
| |