aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fix postgres issue if register mode is set to yes - with approvalMario Vavti2018-05-121-2/+4
* use Zlib/MessageFilter for sourced messages alsozotlabs2018-05-101-34/+4
* hubzilla issue #1169zotlabs2018-05-103-62/+18
* allow eitherzotlabs2018-05-101-1/+1
* tag search not finding articleszotlabs2018-05-091-1/+1
* change the embed from albums hovertip as well to emphasise 'existing'zotlabs2018-05-091-1/+1
* Change hovertip on paperclip button to read 'Attach/Upload file' because a lo...zotlabs2018-05-091-1/+1
* thread_author_menu - add some more checks as to whether to show certain links...zotlabs2018-05-091-9/+12
* loose ends discovered while fixing hubzilla #1166zotlabs2018-05-091-2/+2
* hubzilla issue #1166zotlabs2018-05-091-2/+2
* use imagemagick first stage thumbnail for cover photos, if configuredzotlabs2018-05-071-3/+4
* pdf embedszotlabs2018-05-061-2/+18
* minor tweak to last pull: ensure that feeds have a name besides whitespace ch...zotlabs2018-05-061-1/+1
* ensure that feed xchans have a namezotlabs2018-05-061-1/+4
* If one has system.network_page_default set to a different sort order use that...zotlabs2018-05-061-1/+1
* allow uninstall of plugins which no longer exists via cmdline toolzotlabs2018-05-051-1/+7
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-05-052-2/+5
|\
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-05-051-1/+1
| |\
| * | set XML_OPTION_SKIP_WHITE to 1 againMario Vavti2018-05-041-2/+2
| * | missing basetagMario Vavti2018-05-041-1/+4
* | | check_item_source: always log uidzotlabs2018-05-051-0/+1
* | | log all possible return conditions from check_item_source(), use consistent x...zotlabs2018-05-051-13/+36
| |/ |/|
* | turn skip white back on - (xml actually doesn't parse if you disable this)zotlabs2018-05-041-2/+2
|/
* tagging changes: + (old style forum mentions), and underscore space replaceme...zotlabs2018-05-031-105/+22
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-05-021-1/+1
|\
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-05-022-1/+31
| |\
| * | Revert "Revert "hubzilla issue #1119 - xml2array has issues with some unicode...Mario Vavti2018-05-011-0/+11
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-05-011-13/+26
| |\ \
| * | | activitypub xchans do not have an xchan_addr. use xchan_url for the follow bu...Mario Vavti2018-04-301-1/+1
| * | | Revert "hubzilla issue #1119 - xml2array has issues with some unicode sequenc...Mario Vavti2018-04-301-11/+0
* | | | admin delete of fileszotlabs2018-05-021-1/+1
* | | | backend work to allow admin to delete photos. Still requires frontend work to...zotlabs2018-05-021-6/+20
* | | | Provide admin delete ability if the viewer is admin but has no existing delet...zotlabs2018-05-021-1/+0
* | | | hubzilla issue #1151 - activitypub mention gets bookmarkedzotlabs2018-05-022-4/+4
| |_|/ |/| |
* | | new feature (post 3.4): allow a different username to be used when importing.zotlabs2018-05-011-1/+6
* | | The channel import page seems to have missed the big theme cleanup of the las...zotlabs2018-05-011-0/+25
| |/ |/|
* | parent folder permissions weren't being checked back to the cloud root direct...zotlabs2018-04-301-13/+26
|/
* hubzilla issue #1119 - xml2array has issues with some unicode sequences/conve...zotlabs2018-04-291-0/+11
* remove unused functionzotlabs2018-04-281-24/+1
* where possible strip zid parameter from links that get pasted into posts so t...zotlabs2018-04-263-5/+11
* more testing of attach_move() uncovered some issueszotlabs2018-04-261-57/+73
* function doc updatezotlabs2018-04-251-0/+1
* malformed embeds from gfycat hubzilla issue #1108zotlabs2018-04-251-2/+4
* some tagging workzotlabs2018-04-251-0/+15
* undo_post_tagging - don't waste a connection query if we're undoing a hashtag...zotlabs2018-04-251-3/+6
* make tag autocomplete less scary looking in the editor. If this works out we ...zotlabs2018-04-241-38/+74
* minor tweak to utf8 usernames after some testing of the underlying encode/dec...zotlabs2018-04-232-0/+10
* strings updateMario Vavti2018-04-231-1/+1
* update zot.php to fix php warning invalid argument supplied for foreach()Mario Vavti2018-04-231-16/+18
* imagemagick preserves exif when scaling. GD does not. We do not want to prese...zotlabs2018-04-224-0/+23