Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove hubzilla.nl from fallback directory servers | Mario Vavti | 2017-09-04 | 1 | -1/+1 |
| | |||||
* | add combined index for item.uid and item.item_unseen. this speeds up ↵ | Mario Vavti | 2017-09-01 | 1 | -1/+1 |
| | | | | notifications by a magnitude. | ||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-08-29 | 1 | -1/+1 |
|\ | |||||
| * | version | git-marijus | 2017-08-28 | 1 | -1/+1 |
| | | |||||
* | | use iso 8601 "Zulu" for log timestamps so it can be easily processed with ↵ | zotlabs | 2017-08-29 | 1 | -1/+1 |
|/ | | | | fail2ban | ||||
* | several card enhancements | zotlabs | 2017-08-23 | 1 | -0/+2 |
| | |||||
* | add support for card doctype and activity_obj type | zotlabs | 2017-08-22 | 1 | -1/+3 |
| | |||||
* | bump version | Mario Vavti | 2017-08-11 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-07-31 | 1 | -1/+1 |
|\ | |||||
| * | db update to add index for item.obj_type | git-marijus | 2017-07-31 | 1 | -1/+1 |
| | | |||||
* | | typo | zotlabs | 2017-07-30 | 1 | -1/+1 |
| | | |||||
* | | modify connection edit display for channels with no address/webbie | zotlabs | 2017-07-30 | 1 | -0/+1 |
|/ | |||||
* | initial notifications support for new shared files and new (since initial ↵ | git-marijus | 2017-07-28 | 1 | -0/+2 |
| | | | | site load) pubstream activity | ||||
* | version 2.7 | git-marijus | 2017-07-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-07-25 | 1 | -1/+1 |
|\ | |||||
| * | version 2.5.10 | git-marijus | 2017-07-25 | 1 | -1/+1 |
| | | |||||
* | | make signing methods variable and signable | zotlabs | 2017-07-25 | 1 | -1/+1 |
|/ | |||||
* | hubzilla issue #832 | zotlabs | 2017-07-19 | 1 | -0/+2 |
| | |||||
* | version | Mario Vavti | 2017-07-14 | 1 | -1/+1 |
| | |||||
* | turn url requests where argv[0] is something.xyz into module='something' and ↵ | zotlabs | 2017-07-13 | 1 | -0/+5 |
| | | | | $_REQUEST['module_format'] = 'xyz'; But leave modules beginning with . (like .well_known) alone (convert the initial . to _ and then strip it). This really only affects Siteinfo_json at this time. | ||||
* | version 2.5.8 | Mario Vavti | 2017-07-05 | 1 | -1/+1 |
| | |||||
* | db-update for cdav | Mario Vavti | 2017-07-04 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2017-07-04 | 1 | -1/+1 |
|\ | |||||
| * | version 2.5.7 | Mario Vavti | 2017-07-04 | 1 | -1/+1 |
| | | |||||
* | | merge red into hubzilla | Mario Vavti | 2017-07-03 | 1 | -77/+38 |
|\ \ | |/ |/| | |||||
| * | testing mastodon boosts/reshares | zotlabs | 2017-06-16 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-05 | 1 | -1/+1 |
| |\ | |||||
| * | | cleanup fallback directory list | zotlabs | 2017-05-03 | 1 | -1/+0 |
| | | | |||||
| * | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-04-26 | 1 | -1/+1 |
| |\ \ | |||||
| * | | | include attach.php here (boot.php) instead of each file that uses it. ↵ | zotlabs | 2017-04-17 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Eventually this needs to move to an autoloader. | ||||
| * | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-04-17 | 1 | -1/+0 |
| |\ \ \ | |||||
| * | | | | backend infrastructure for 'channel protection password'; which will be used ↵ | zotlabs | 2017-04-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | to optionally encrypt export files and resolve channel/identity ownership/hijacking disputes | ||||
| * | | | | correct the mastodon "boost" (aka 'share') author attribution by checking ↵ | zotlabs | 2017-04-11 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | for share activities and pulling the original author info from the activity:object | ||||
| * | | | | use aes-ctr which is slightly/arguably better than a poke in the eye and ↵ | zotlabs | 2017-04-01 | 1 | -7/+0 |
| | | | | | | | | | | | | | | | | | | | | don't restrict the crypto algorithm by server role. | ||||
| * | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-31 | 1 | -1/+3 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-29 | 1 | -1/+3 |
| |\ \ \ \ \ | |||||
| * | | | | | | fix a couple more instances where we were still calling mail() directly for ↵ | zotlabs | 2017-03-28 | 1 | -27/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | site critical messages | ||||
| * | | | | | | get rid of some more deprecated uses of $a | zotlabs | 2017-03-28 | 1 | -7/+5 |
| | | | | | | | |||||
| * | | | | | | remove obsolete app argument from load_pdl | zotlabs | 2017-03-28 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | get rid of get_app() | zotlabs | 2017-03-28 | 1 | -12/+0 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-25 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | move db_upgrade to zlib | zotlabs | 2017-03-23 | 1 | -87/+3 |
| | | | | | | | | |||||
| * | | | | | | | rev update | zotlabs | 2017-03-23 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | get rid of some cruft in boot.php | zotlabs | 2017-03-14 | 1 | -62/+17 |
| | | | | | | | | |||||
| * | | | | | | | code_allowed is a real mess. Start the cleanup by remving the account level ↵ | zotlabs | 2017-03-13 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | code allow and limiting to specific channels only. This reduces the possibility of cross channel security issues coming into play. Then provide a single function for checking the code permission. This is only partially done as we often need to check against the observer or logged in channel as well as the resource owner to ensure that this only returns true for local channels which also own the requested resource. | ||||
| * | | | | | | | more cleanup | zotlabs | 2017-03-12 | 1 | -29/+35 |
| | | | | | | | | |||||
| * | | | | | | | update std_version | zotlabs | 2017-03-12 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | one role. | zotlabs | 2017-03-09 | 1 | -45/+2 |
| | | | | | | | | |||||
| * | | | | | | | more cleanup | zotlabs | 2017-03-09 | 1 | -2/+2 |
| | | | | | | | | |||||
* | | | | | | | | bs-dev, minor css fix and min version | Mario Vavti | 2017-07-03 | 1 | -1/+1 |
| | | | | | | | |