aboutsummaryrefslogtreecommitdiffstats
path: root/include/text.php
Commit message (Expand)AuthorAgeFilesLines
* some anomolies found when viewing connections in various cases.friendica2014-03-021-3/+9
* fix zrl bookmarks which broke with this checkin: c9192991c95a5145friendica2014-02-181-27/+6
* operation snakebite continued. openid now works for local accounts using the ...friendica2014-02-171-0/+4
* strip hard-wired zids from posted links as they will have the wrong identity ...friendica2014-02-161-0/+5
* add a sanitized style tag to bbcodemarijus2014-02-051-0/+4
* make links in comments bookmark-ablefriendica2014-02-041-1/+1
* some tagging fixes - including old bugs which were never reportedfriendica2014-02-031-4/+4
* transmit, receive, and parse bookmarksfriendica2014-02-031-1/+13
* code cleanup - remove some unused functionsfriendica2014-02-031-36/+0
* More efficient smilie replacingtoclimb2014-02-021-10/+8
* Don't look for emoticons inside the matching angle brackets of HTML tags (ser...toclimb2014-01-291-13/+12
* undo pull request #287friendica2014-01-281-2/+2
* Don't look for text emoticons inside the matching angle brackets of a HTML tagtoclimb2014-01-291-0/+2
* simplify permalink selection logicfriendica2014-01-091-2/+2
* use plinks instead of llinks on network/ and channel/ pages, though not inzottel2014-01-091-1/+1
* try againfriendica2013-12-251-1/+1
* didn't workfriendica2013-12-251-1/+1
* sslify http links in media elements if you're on an https serverfriendica2013-12-251-0/+32
* more comanche migrationfriendica2013-12-191-12/+11
* categories should already be html encoded - ensure this is the case but don't...friendica2013-12-131-2/+2
* issue #240 - we were using htmlentities instead of htmlspecialchars in severa...friendica2013-12-111-1/+1
* comanchify the savedsearch widgetfriendica2013-12-091-0/+14
* saved search icon work and bugfixes for #tags not beeing deletable and save b...marijus2013-12-101-1/+1
* some work on modularising the default profile photo so we can make them site ...friendica2013-12-091-5/+3
* add icon_trnalsatefriendica2013-12-041-0/+3
* refactor magic-authfriendica2013-12-021-1/+1
* make the template processor (e.g. replace_macros) pluggablefriendica2013-11-281-1/+4
* updated logo in readme and r# shorthandtuscanhobbit2013-11-221-2/+2
* Protocol: now set data['alg'] on all encapsulated encrypted packets, so that ...friendica2013-11-201-2/+2
* too much privacy on get_plink() which is left over from Friendica daysfriendica2013-11-101-1/+1
* update smiliesfriendica2013-11-071-0/+2
* link to source - if it's on the display page link to original source (probabl...friendica2013-10-201-4/+9
* linkify post categoriesfriendica2013-10-141-1/+8
* template and icons for categories and "file as"friendica2013-10-141-46/+46
* attachment icons revisitedfriendica2013-10-131-28/+50
* fix alt_pager to work if item count is higher than page['itemspage'] (threads)zottel2013-10-111-1/+1
* more icon tweaks - this could be going on for some time; try to get icon code...friendica2013-10-101-1/+1
* add the auto form submit even though it doesn't seem to work. Will debug it l...friendica2013-10-011-1/+1
* TypoThomas Willingham2013-09-291-1/+1
* Issue #117Thomas Willingham2013-09-291-10/+11
* reduce susceptibility to bleichenberger attackfriendica2013-09-241-1/+1
* provide a "safe search" backend and allow for self-censorship using nsfw or a...friendica2013-09-191-0/+6
* more work on viewing obscured api postsfriendica2013-09-161-7/+12
* add design tool menu to appropriate pagesfriendica2013-09-031-1/+17
* add a layout selectorfriendica2013-09-021-0/+23
* oh that's whyfriendica2013-09-021-1/+2
* pass execflag - Working for preview but not yet executing on page renderfriendica2013-09-021-0/+1
* fix webpage storagefriendica2013-09-021-1/+1
* allow a channel owner to define a default mimetype on webpages (otherwise def...friendica2013-09-021-2/+3
* webpage content-type -- needs cleaning up and a security check once all the i...friendica2013-09-021-0/+60