| Commit message (Expand) | Author | Age | Files | Lines |
* | hubzilla issue #947 | zotlabs | 2018-01-01 | 1 | -1/+2 |
* | :bulb: Improving Doxygen documentation. | Klaus Weidenbach | 2017-11-03 | 1 | -73/+141 |
* | more queue work | zotlabs | 2017-11-02 | 1 | -2/+7 |
* | put deferred queue logic every place we create a delivery process (except for... | zotlabs | 2017-11-02 | 1 | -0/+11 |
* | bring back the markdown post feature (after investing some effort to make it ... | zotlabs | 2017-10-22 | 1 | -0/+4 |
* | perform caching of jsonld schemas | zotlabs | 2017-09-19 | 1 | -0/+31 |
* | drop salmon until we improve performance | zotlabs | 2017-09-12 | 1 | -1/+1 |
* | php warnings | zotlabs | 2017-08-18 | 1 | -1/+1 |
* | deliverable_singleton - also check hubloc_hash in case we don't have an xchan... | zotlabs | 2017-08-10 | 1 | -1/+9 |
* | when following, allow [network]follow_address syntax to connect with a specif... | zotlabs | 2017-08-10 | 1 | -3/+3 |
* | libxml errors | zotlabs | 2017-08-09 | 1 | -4/+5 |
* | modify connection edit display for channels with no address/webbie | zotlabs | 2017-07-30 | 1 | -13/+14 |
* | provide content-type matching ability for activitypub | zotlabs | 2017-07-17 | 1 | -0/+38 |
* | typo | Mario Vavti | 2017-07-05 | 1 | -1/+1 |
* | error | zotlabs | 2017-05-08 | 1 | -108/+1 |
* | make service_plink pluggable | zotlabs | 2017-05-04 | 1 | -0/+23 |
* | more code refactoring to put external protocol dependencies in plugins. | zotlabs | 2017-05-02 | 1 | -0/+80 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-04-17 | 1 | -165/+214 |
|\ |
|
| * | We do not parse the body in discover_by_url(), so no need to preserve iframes... | Klaus Weidenbach | 2017-04-15 | 1 | -7/+1 |
| * | :arrow_up: Update SimplePie library. | Klaus Weidenbach | 2017-04-15 | 1 | -6/+19 |
| * | Some documentation for include/network.php and some fixes. | Klaus Weidenbach | 2017-04-14 | 1 | -260/+293 |
| * | ugly hack to webfinger to allow connections to be made to mastodon servers. | zotlabs | 2017-04-12 | 1 | -3/+10 |
* | | ugly hack to webfinger to allow connections to be made to mastodon servers. | zotlabs | 2017-04-10 | 1 | -3/+10 |
* | | remove more hardwired branding | zotlabs | 2017-03-12 | 1 | -26/+26 |
* | | go back to where the problem started | zotlabs | 2017-03-09 | 1 | -532/+11 |
|/ |
|
* | cleaner integration between the headers and session options of z_fetch_url() | zotlabs | 2017-02-28 | 1 | -7/+26 |
* | provide 'session' option to z_fetch_url to assist with remote fetches requiri... | zotlabs | 2017-02-27 | 1 | -0/+4 |
* | consolidate hubloc storage | zotlabs | 2017-01-30 | 1 | -9/+12 |
* | finish remaining places where xchan_store_lowlevel needs to be used | zotlabs | 2017-01-29 | 1 | -12/+0 |
* | provide lowlevel xchan storage function to ensure that all non-null rows are ... | zotlabs | 2017-01-28 | 1 | -10/+25 |
* | minor | zotlabs | 2017-01-24 | 1 | -3/+3 |
* | do not choke if photo_factory() returns null | Mario Vavti | 2017-01-15 | 1 | -0/+4 |
* | z_fetch_url incorrect variable | zotlabs | 2016-12-15 | 1 | -5/+5 |
* | ignore flags to dns_get_record() and look for anything | zotlabs | 2016-11-02 | 1 | -4/+7 |
* | sql: limit 1 for UPDATE and DELETE is not supported by the SQL standard and p... | Florian Steinel | 2016-10-27 | 1 | -2/+2 |
* | For z_dns_check() use config values from memory and ignore DB - as this funct... | zotlabs | 2016-10-25 | 1 | -1/+6 |
* | put all dns checking into one function, allow it to be ignored | zotlabs | 2016-10-25 | 1 | -2/+19 |
* | Merge pull request #547 from dawnbreak/docu | zotlabs | 2016-10-14 | 1 | -64/+64 |
|\ |
|
| * | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 1 | -64/+64 |
* | | provide text log results of email success/failure rather than 1 and 0. | zotlabs | 2016-10-13 | 1 | -2/+2 |
|/ |
|
* | When importing a channel from another server, try to auto-discover the best a... | zotlabs | 2016-10-11 | 1 | -0/+19 |
* | change hook name and return results | redmatrix | 2016-10-01 | 1 | -1/+1 |
* | Unify the various mail sending instance to enotify::send() and z_mail(). Both... | redmatrix | 2016-10-01 | 1 | -0/+62 |
* | change notify param | redmatrix | 2016-09-29 | 1 | -1/+3 |
* | finish the channel_reddress() conversion | redmatrix | 2016-09-21 | 1 | -2/+2 |
* | zot discovery wasn't returning in all cases (after discovering zot), which me... | redmatrix | 2016-09-21 | 1 | -1/+3 |
* | updates to hcard parsing | redmatrix | 2016-08-07 | 1 | -4/+9 |
* | still working through some issues with curl magic-auth | redmatrix | 2016-06-27 | 1 | -0/+7 |
* | issue #442, tables contain too much whitespace (there's a definite issue here... | redmatrix | 2016-06-26 | 1 | -0/+12 |
* | 1. provide automatic relocation of important links in items that are imported... | redmatrix | 2016-06-21 | 1 | -0/+10 |