aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* some work on app_bin - just to get it goingMario Vavti2017-01-221-1/+28
* $a is deprecatedMario Vavti2017-01-221-1/+1
* whitespace cleanupMario Vavti2017-01-221-8/+5
* observer.language!={something} for completenessHubzilla2017-01-201-0/+17
* language aware contentHubzilla2017-01-201-0/+20
* js errors with raw message-id, string updateHubzilla2017-01-201-1/+2
* add gen_link_id() function to selectively encode/decode the message-id compon...Hubzilla2017-01-194-5/+12
* more urlencoding of message-ids which are used in linksHubzilla2017-01-184-668/+4
* urlencode the message-id component of generated /display/ links; in most case...Hubzilla2017-01-183-5/+5
* native wiki updatesHubzilla2017-01-181-27/+12
* more work on native wiki - revert now works; still remaining: diff, delete-pa...zotlabs2017-01-171-3/+15
* native wiki stuffzotlabs2017-01-172-13/+31
* Merge pull request #645 from git-marijus/devzotlabs2017-01-162-1/+7
|\
| * do not choke if photo_factory() returns nullMario Vavti2017-01-152-1/+7
* | vcard export from profilezotlabs2017-01-151-0/+4
* | array pointer in wrong placezotlabs2017-01-151-1/+1
* | more integration of vcard and profileszotlabs2017-01-152-1/+10
* | Still trying to make the documentation link just a wee bit more obvious.zotlabs2017-01-151-0/+1
* | attach_delete() - remove photo resources even if the attach table row wasn't ...zotlabs2017-01-151-12/+23
|/
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-01-131-4/+11
|\
| * possibly improve the album list query and save the result in App::$dataMario Vavti2017-01-131-4/+11
* | several minor app nitszotlabs2017-01-131-3/+6
|/
* default cover photo support.zotlabs2017-01-121-5/+18
* fix embedimage if an albumname contains quotesMario Vavti2017-01-111-0/+1
* btlogger trace file logging not working as desired.zotlabs2017-01-101-4/+7
* normalise feed idzotlabs2017-01-101-9/+16
* obj_type on edit activity was wrongzotlabs2017-01-091-2/+2
* channel move stuff (disabled currently because not yet complete)zotlabs2017-01-092-4/+17
* add enclosures and categories to atom feedzotlabs2017-01-071-19/+50
* allow the atom_entry hook to change the resultszotlabs2017-01-071-7/+14
* typozotlabs2017-01-071-1/+1
* update the atom_entry hookzotlabs2017-01-071-6/+13
* more feedutils cleanupzotlabs2017-01-061-5/+2
* add the ostatus:conversation element which is now more or less required by GN...zotlabs2017-01-061-0/+3
* preserve the original message-id coming from feeds - we will have to escape t...zotlabs2017-01-061-17/+10
* Merge branch 'dev' into gnusoczotlabs2017-01-063-15/+60
|\
| * setup: check disabled functions more precisely than using a string matchzotlabs2017-01-051-0/+6
| * ical import/export - provide mechanism to preserve original source formatting...zotlabs2017-01-051-13/+52
| * issue #639, voting setting is lost after post is edited (also the disabling o...zotlabs2017-01-051-2/+2
* | some gnusoc fixeszotlabs2017-01-041-3/+29
|/
* feature: allow event creation in other timezones than your own.zotlabs2017-01-011-0/+9
* better fix for #629 #635 based on ownership/authorship rather than message fl...zotlabs2016-12-311-11/+6
* issues #629, #635 - edited post arriving from downstream source was not being...zotlabs2016-12-311-0/+14
* move api version call back to corezotlabs2016-12-301-0/+18
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-12-301-0/+19
|\
| * Zot structures doco integrated into the Zot page. Added nowrap option to [cod...Andrew Manning2016-12-281-0/+19
* | logger typoszotlabs2016-12-301-2/+2
|/
* issue with HTML in code blocks in markdown in wikizotlabs2016-12-271-1/+27
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-12-261-5/+27
|\
| * Updated markup language support doco. Modified parseIdentityAwareHTML BBcode ...Andrew Manning2016-12-261-5/+27