Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow addons to process forum posts published through mentions | Max Kostikov | 2019-10-05 | 1 | -6/+3 |
| | |||||
* | Zot -> Zot6 translation issue, liking a "new friend" activity | zotlabs | 2019-09-03 | 1 | -1/+0 |
| | |||||
* | illegal offset warning (prevents encrypted signatures from being used for ↵ | zotlabs | 2019-08-13 | 1 | -1/+1 |
| | | | | encrypted messages). Not fatal but can leak metadata. | ||||
* | Merge branch 'httpsig' into 'dev' | Mario | 2019-06-27 | 1 | -3/+2 |
|\ | | | | | | | | | http signature consolidation See merge request hubzilla/core!1685 | ||||
| * | http signature consolidation | zotlabs | 2019-06-26 | 1 | -3/+2 |
| | | |||||
* | | port delete fixes from zap | Mario Vavti | 2019-06-12 | 1 | -10/+13 |
| | | |||||
* | | more work on event item deletion | Mario Vavti | 2019-06-12 | 1 | -0/+19 |
|/ | |||||
* | adjust birthday handling according to community decision and slightly change ↵ | Mario Vavti | 2019-05-26 | 1 | -1/+1 |
| | | | | display of allday event items | ||||
* | found another case where channel_r_photos could get referenced | zotlabs | 2019-05-04 | 1 | -1/+1 |
| | |||||
* | hubloc confusion during magic auth where hublocs with more than one network ↵ | zotlabs | 2019-04-24 | 1 | -0/+22 |
| | | | | may exist | ||||
* | Add comment on required changes in upcoming releases | Max Kostikov | 2019-04-12 | 1 | -31/+47 |
| | |||||
* | messagefilter enhancements, fix edge case in unsupported advisory privacy | zotlabs | 2019-03-18 | 1 | -2/+6 |
| | |||||
* | Use sender hash | DM42.Net (Matt Dent) | 2019-03-01 | 1 | -1/+1 |
| | |||||
* | Correct and extend Doxygen comments. | Klaus Weidenbach | 2019-01-23 | 1 | -11/+11 |
| | | | | | | Correct some documentation errors for Doxygen and add more comments. Document some undefined variables with @FIXME. | ||||
* | do not return if delivery report could not bedecrypted | Mario Vavti | 2019-01-16 | 1 | -17/+32 |
| | |||||
* | move order by and rewrite similar in update_queue_item() | DM42.Net (Matt Dent) | 2019-01-13 | 1 | -1/+1 |
| | |||||
* | outq_created not outq_scheduled | DM42.Net (Matt Dent) | 2019-01-13 | 1 | -1/+1 |
| | |||||
* | FIX: aggregated query error in MYSQL | DM42.Net (Matt Dent) | 2019-01-13 | 1 | -1/+1 |
| | |||||
* | FIX: memory exhaustion on zot message pickup with large message queue | M. Dent | 2019-01-12 | 1 | -2/+18 |
| | |||||
* | regression: mail from dev to core not delivering | zotlabs | 2018-12-17 | 1 | -0/+2 |
| | |||||
* | datetime_convert wrong args | zotlabs | 2018-11-15 | 1 | -1/+1 |
| | |||||
* | delivery report issue | zotlabs | 2018-11-15 | 1 | -2/+3 |
| | |||||
* | fixes to old z6 delivery | zotlabs | 2018-11-14 | 1 | -4/+3 |
| | |||||
* | more logging | zotlabs | 2018-11-14 | 1 | -0/+2 |
| | |||||
* | more logging | zotlabs | 2018-11-14 | 1 | -0/+1 |
| | |||||
* | check keyid | zotlabs | 2018-11-14 | 1 | -1/+1 |
| | |||||
* | filter by network | zotlabs | 2018-11-14 | 1 | -2/+2 |
| | |||||
* | dreport updates | zotlabs | 2018-11-12 | 1 | -4/+6 |
| | |||||
* | strpos needs to test with ===0 not ==0 | M.Dent | 2018-11-01 | 1 | -3/+3 |
| | |||||
* | Add timestamp and associated logic to pconfig | M.Dent | 2018-10-28 | 1 | -2/+35 |
| | |||||
* | Update zot.php | Max Kostikov | 2018-09-28 | 1 | -1/+1 |
| | |||||
* | Update zot.php | Max Kostikov | 2018-09-28 | 1 | -14/+14 |
| | |||||
* | Merge branch 'patch-3' into 'dev' | Mario | 2018-09-17 | 1 | -5/+3 |
|\ | | | | | | | | | Save combined view while deleting or recalling first message in thread See merge request hubzilla/core!1273 | ||||
| * | Update zot.php | Max Kostikov | 2018-09-17 | 1 | -1/+1 |
| | | |||||
| * | use common msg_drop function | Max Kostikov | 2018-09-15 | 1 | -25/+3 |
| | | |||||
| * | formatting | Max Kostikov | 2018-09-15 | 1 | -1/+1 |
| | | |||||
| * | Save combined view on calling first message in thread | Max Kostikov | 2018-09-15 | 1 | -0/+20 |
| | | |||||
* | | do not sync the channel_moved field | zotlabs | 2018-09-16 | 1 | -7/+7 |
|/ | |||||
* | Corrected resubmit of fixes to Authors unable to comment on posts they ↵ | M.Dent | 2018-09-04 | 1 | -7/+22 |
| | | | | authored when owned by others. | ||||
* | Revert "Fix: Authors unable to comment on posts they authored when under ↵ | Mario Vavti | 2018-09-03 | 1 | -15/+2 |
| | | | | | | | | owned by others in certain circumstances." This reverts commit e2824f925964fbfe160255de6e733b4c2de3cecb. Reverting because it breaks forum mentions. | ||||
* | Fix: Authors unable to comment on posts they authored when under owned by ↵ | M.Dent | 2018-09-01 | 1 | -2/+15 |
| | | | | others in certain circumstances. | ||||
* | Add dreport_process hook | M.Dent | 2018-08-29 | 1 | -0/+1 |
| | |||||
* | When checking permissions ignore checking site "Block Public" settings in ↵ | zotlabs | 2018-07-30 | 1 | -3/+3 |
| | | | | cases where site permissions aren't applicable | ||||
* | issue syncing pageflags | zotlabs | 2018-07-04 | 1 | -8/+5 |
| | |||||
* | hubzilla issue #1169 | zotlabs | 2018-05-10 | 1 | -0/+5 |
| | |||||
* | update zot.php to fix php warning invalid argument supplied for foreach() | Mario Vavti | 2018-04-23 | 1 | -16/+18 |
| | | | | - this is taken from pr #1085 which was against wrong branch | ||||
* | Active channels information is a bit imprecise. Provide a higher accuracy ↵ | zotlabs | 2018-04-16 | 1 | -0/+11 |
| | | | | method. This will require a transition period | ||||
* | use profile_store_lowlevel() when importing profile structures to ensure all ↵ | zotlabs | 2018-04-05 | 1 | -4/+7 |
| | | | | non-null fields are present | ||||
* | slight change in mail privacy implementation. If you initiate a private mail ↵ | zotlabs | 2018-03-22 | 1 | -4/+22 |
| | | | | conversation and they respond, accept the reply. You can't hide behind your permissions or lack thereof. Often this will be accidental. If you truly want to block them from replying and your permissions otherwise would not allow them to reply, delete the conversation. | ||||
* | don't add pending connections to the default privacy group until accepted | zotlabs | 2018-03-06 | 1 | -7/+10 |
| |