aboutsummaryrefslogtreecommitdiffstats
path: root/include/text.php
Commit message (Expand)AuthorAgeFilesLines
* Catch errors in template rendering. Output a generic error and log problem.M.Dent2018-09-141-1/+7
* hubzilla core issue #1262zotlabs2018-08-171-0/+1
* more backporting for zot6zotlabs2018-08-141-0/+38
* issue with mdpost addon and archive.org links which contain a full url as a p...zotlabs2018-08-131-2/+2
* mangled urls on redirectszotlabs2018-07-181-2/+2
* crc32 is potentially reversiblezotlabs2018-06-251-1/+1
* SECURITY: logging: hash the session_id in case somebody posts log snippets fr...zotlabs2018-06-251-3/+10
* some work on mod groupMario2018-06-171-2/+11
* photos not syncing properly if destination is a postgres sitezotlabs2018-06-041-8/+20
* missing $perm_sqlMario Vavti2018-06-031-2/+0
* add the archived flagMario Vavti2018-06-021-1/+1
* finalize filters and forum notificationsMario Vavti2018-06-021-11/+43
* first cut on restructuring the previously called network tabsMario Vavti2018-05-301-1/+21
* deal with db failure gracefullyzotlabs2018-05-231-2/+2
* fix issues with attachment labelsMario Vavti2018-05-191-2/+8
* fine tuning the refactored tag/mention codezotlabs2018-05-141-1/+2
* more refactor tags/mentionszotlabs2018-05-141-60/+53
* We're no longer setting a backup ACL for private mention typos.zotlabs2018-05-131-4/+0
* loose ends discovered while fixing hubzilla #1166zotlabs2018-05-091-2/+2
* missing basetagMario Vavti2018-05-041-1/+4
* tagging changes: + (old style forum mentions), and underscore space replaceme...zotlabs2018-05-031-105/+22
* hubzilla issue #1151 - activitypub mention gets bookmarkedzotlabs2018-05-021-2/+2
* where possible strip zid parameter from links that get pasted into posts so t...zotlabs2018-04-261-1/+1
* function doc updatezotlabs2018-04-251-0/+1
* 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-231-0/+5
* relax restrictions to the design tools menu to allow those with write_pages p...zotlabs2018-04-181-1/+1
* add alt_pager to mod_moderate, remove legacy $a parameter from all occurrence...zotlabs2018-04-171-1/+1
* minor code optimisationzotlabs2018-04-171-0/+17
* fix xchan_query() for anon commentsMario Vavti2018-04-091-1/+1
* private forum mentionszotlabs2018-04-041-2/+6
* allow the link target attribute to be modified in bbcode() from much further ...zotlabs2018-04-041-4/+5
* hubzilla issue #1019 - punycode urls on connedit page when displaying locationszotlabs2018-03-291-3/+5
* php strpos() empty needle warning when a term entry has no urlzotlabs2018-03-251-1/+1
* unicode/emoji usernames. Warning: experimental feature, unstable, untested, d...zotlabs2018-03-121-0/+16
* sort settings/featuredzotlabs2018-03-021-0/+6
* change undo_post_tagging() to emit quoted tags rather than using underscore r...zotlabs2018-02-261-2/+9
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-02-261-1/+2
|\
| * mark connections where we do not have post_comments permissions with an no en...Mario Vavti2018-02-241-1/+2
* | issues with delivery of edited posts to forumszotlabs2018-02-261-0/+12
|/
* implode can take its arguments in either order, but let's try to be consistentzotlabs2018-02-041-26/+29
* more generalisation of commonly used code constructszotlabs2018-02-011-0/+28
* typo from previous checkin and partial fix to hubzilla #965 - show any connec...zotlabs2018-01-261-1/+8
* :bulb: Add source documentation from recent conversations.Klaus Weidenbach2018-01-051-30/+92
* reverse the logic so we zidify by defaultzotlabs2017-12-161-3/+3
* don't zidify all permalinks, only zot permalinkszotlabs2017-12-161-1/+6
* change to bbcode calling parameters: important: will require pulling addons;zotlabs2017-11-231-2/+2
* cloud tiles: use folder-o for folders and set the icon colour to something a ...zotlabs2017-11-191-2/+2