aboutsummaryrefslogtreecommitdiffstats
path: root/include/text.php
Commit message (Expand)AuthorAgeFilesLines
* template for searchbox and some more work on saved searchesmarijus2014-10-081-19/+17
* trying to call mod/magic on rss resources - which have no hubfriendica2014-09-221-1/+5
* better way to deal with effective_uidfriendica2014-09-221-1/+9
* prevent red#matrix smilie replacements from tripping over each other.friendica2014-09-081-2/+3
* extra_query_args() restricted to $_GET only. $_REQUEST was adding cookies and...friendica2014-09-061-4/+5
* ajax workfriendica2014-09-061-0/+14
* improved logging if you're using php54 or laterfriendica2014-09-041-2/+8
* various rss fixesfriendica2014-08-311-0/+5
* Revert - see comments.Thomas Willingham2014-08-261-3/+3
* HTML doesn't work without ACCOUNT_ROLE_ALLOWCODE, so don't offer itThomas Willingham2014-08-261-2/+3
* profile edit - missing visibility and drop link on non-default profiles, re-a...friendica2014-08-211-4/+4
* provide an overt indication that a post/comment was edited.friendica2014-08-181-2/+4
* don't subdue archived connections in viewconnectionsfriendica2014-07-161-2/+3
* subdue archived connections in group editor and don't show at all in contact_...friendica2014-07-161-2/+2
* rename friendica_smartyfriendica2014-07-131-1/+1
* added A NAME/ID to whitelist in HTMLpurifier. That means we can now make vint...jeroenpraat2014-07-111-0/+1
* for non-post items (e.g. photos, events, whatever) add mention tags explicitl...friendica2014-06-301-0/+25
* use consistent capitalisation in the item actions menufriendica2014-05-291-1/+1
* fix search to use in appfriendica2014-05-221-2/+2
* show hidden connections in contact block if and only if the observer is the p...friendica2014-05-081-4/+14
* Unfortunate omissionfriendica2014-04-261-3/+1
* better mapping of visible connectionsfriendica2014-04-141-8/+6
* remove extra tag loggingfriendica2014-04-121-1/+1
* don't match quote remnantsfriendica2014-04-121-1/+5
* let normal hashtags be quoted strings alsofriendica2014-04-121-1/+12
* convert /network saved search to bootstrap buttonsfriendica2014-04-071-2/+2
* check_webbie (webbie validator) returning bad webbiesfriendica2014-04-061-2/+4
* community tags don't show up in the tagged posts because we removed the displ...friendica2014-03-311-0/+30
* issue #378, failure to correctly link tags where one tag contains a substring...friendica2014-03-301-1/+17
* little fixes of hopefully nil significancefriendica2014-03-161-0/+5
* contact_block() not being shown to unauthenticated visitors - even if perms a...friendica2014-03-131-0/+6
* 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