| Commit message (Expand) | Author | Age | Files | Lines |
* | fix embedimage if an albumname contains quotes | Mario Vavti | 2017-01-11 | 1 | -0/+1 |
* | btlogger trace file logging not working as desired. | zotlabs | 2017-01-10 | 1 | -4/+7 |
* | normalise feed id | zotlabs | 2017-01-10 | 1 | -9/+16 |
* | obj_type on edit activity was wrong | zotlabs | 2017-01-09 | 1 | -2/+2 |
* | channel move stuff (disabled currently because not yet complete) | zotlabs | 2017-01-09 | 2 | -4/+17 |
* | add enclosures and categories to atom feed | zotlabs | 2017-01-07 | 1 | -19/+50 |
* | allow the atom_entry hook to change the results | zotlabs | 2017-01-07 | 1 | -7/+14 |
* | typo | zotlabs | 2017-01-07 | 1 | -1/+1 |
* | update the atom_entry hook | zotlabs | 2017-01-07 | 1 | -6/+13 |
* | more feedutils cleanup | zotlabs | 2017-01-06 | 1 | -5/+2 |
* | add the ostatus:conversation element which is now more or less required by GN... | zotlabs | 2017-01-06 | 1 | -0/+3 |
* | preserve the original message-id coming from feeds - we will have to escape t... | zotlabs | 2017-01-06 | 1 | -17/+10 |
* | Merge branch 'dev' into gnusoc | zotlabs | 2017-01-06 | 3 | -15/+60 |
|\ |
|
| * | setup: check disabled functions more precisely than using a string match | zotlabs | 2017-01-05 | 1 | -0/+6 |
| * | ical import/export - provide mechanism to preserve original source formatting... | zotlabs | 2017-01-05 | 1 | -13/+52 |
| * | issue #639, voting setting is lost after post is edited (also the disabling o... | zotlabs | 2017-01-05 | 1 | -2/+2 |
* | | some gnusoc fixes | zotlabs | 2017-01-04 | 1 | -3/+29 |
|/ |
|
* | feature: allow event creation in other timezones than your own. | zotlabs | 2017-01-01 | 1 | -0/+9 |
* | better fix for #629 #635 based on ownership/authorship rather than message fl... | zotlabs | 2016-12-31 | 1 | -11/+6 |
* | issues #629, #635 - edited post arriving from downstream source was not being... | zotlabs | 2016-12-31 | 1 | -0/+14 |
* | move api version call back to core | zotlabs | 2016-12-30 | 1 | -0/+18 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-12-30 | 1 | -0/+19 |
|\ |
|
| * | Zot structures doco integrated into the Zot page. Added nowrap option to [cod... | Andrew Manning | 2016-12-28 | 1 | -0/+19 |
* | | logger typos | zotlabs | 2016-12-30 | 1 | -2/+2 |
|/ |
|
* | issue with HTML in code blocks in markdown in wiki | zotlabs | 2016-12-27 | 1 | -1/+27 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-12-26 | 1 | -5/+27 |
|\ |
|
| * | Updated markup language support doco. Modified parseIdentityAwareHTML BBcode ... | Andrew Manning | 2016-12-26 | 1 | -5/+27 |
* | | perform input validation on xchan_store and re-enable the post method of the ... | zotlabs | 2016-12-26 | 2 | -2/+10 |
|/ |
|
* | show webpages link to visitors if a 'home' page exists. This means the nav me... | zotlabs | 2016-12-25 | 1 | -4/+19 |
* | issue with post signatures if posted from api and logged in locally with a di... | zotlabs | 2016-12-24 | 1 | -2/+2 |
* | provide separate logging (if configured) for btlogger which is used to catch ... | zotlabs | 2016-12-21 | 3 | -1/+31 |
* | fix a glitch in sticky-kit and comment out alt_pager() in widget_conversation... | Mario Vavti | 2016-12-21 | 1 | -1/+1 |
* | provide call button on connections list if mobile|tablet and a phone number e... | zotlabs | 2016-12-20 | 1 | -0/+30 |
* | allow update of fn and initial setting from channel name | zotlabs | 2016-12-20 | 1 | -0/+5 |
* | progress on abook_vcard | zotlabs | 2016-12-20 | 1 | -1/+2 |
* | abook_vcard first commit | zotlabs | 2016-12-20 | 1 | -0/+222 |
* | allow tel: links on mobile devices | zotlabs | 2016-12-19 | 1 | -2/+2 |
* | call zidify_links() when formatting bbcode for internal consumption | zotlabs | 2016-12-19 | 5 | -12/+12 |
* | improve oembed cache security | zotlabs | 2016-12-19 | 1 | -10/+5 |
* | zidify private mail | zotlabs | 2016-12-19 | 1 | -1/+0 |
* | deprecate bb_iframe | zotlabs | 2016-12-18 | 1 | -9/+9 |
* | re-factor item_photo_menu - there is some room for future development, curren... | zotlabs | 2016-12-18 | 1 | -1/+165 |
* | use array_shift - it's cleaner | zotlabs | 2016-12-15 | 1 | -1/+1 |
* | z_fetch_url incorrect variable | zotlabs | 2016-12-15 | 1 | -5/+5 |
* | html2plain warnings | zotlabs | 2016-12-15 | 1 | -1/+1 |
* | postgres is picky about this stuff | zotlabs | 2016-12-14 | 1 | -2/+2 |
* | markdown regex | zotlabs | 2016-12-14 | 1 | -2/+3 |
* | fix regex | Mario Vavti | 2016-12-14 | 1 | -1/+1 |
* | wiki: do not show revert buttons if we do not have write perms and minor cleanup | Mario Vavti | 2016-12-14 | 1 | -1/+2 |
* | use absolute namespace in case this gets moved | zotlabs | 2016-12-13 | 1 | -1/+1 |