aboutsummaryrefslogtreecommitdiffstats
path: root/include/text.php
Commit message (Expand)AuthorAgeFilesLines
* comanche: move 'webpage' declaration to the first parser pass so it is set wh...friendica2015-03-251-2/+2
* catche edge case of tag "@abcdef +1", which tags the first entry in your aboo...friendica2015-03-241-6/+15
* improve performance of the zotfeed queriesfriendica2015-03-231-3/+7
* add loadtime search to channel and fix it for home. display and search need f...friendica2015-03-211-2/+1
* make the channel item query match recent changes to network item query (and s...friendica2015-03-181-1/+1
* openid cleanupfriendica2015-03-161-7/+5
* Some cleanups.Klaus Weidenbach2015-03-131-13/+16
* support rel=me on channel "homepage" urlfriendica2015-02-241-2/+2
* issue #896friendica2015-02-121-2/+4
* get_rel_link broken - also weekly doc updatesfriendica2015-02-061-1/+1
* garbage in garbage outfriendica2015-02-031-2/+2
* issue #889 private tags for forums no longer recognised after tag refactor a ...friendica2015-02-021-0/+3
* add multipart/mixed to getIconFromType()marijus2015-02-011-0/+1
* local_user => local_channelfriendica2015-01-281-10/+10
* move userReadableSize() and getIconFromType() from /include/RedDAV/RedBrowser...marijus2015-01-271-0/+71
* Call sslify with an extra path element so files keep their namesAlexandre Hannud Abdo2015-01-251-1/+2
* Fix some issues with tagging.Stefan Parviainen2015-01-161-16/+13
* ignore bbcode open tag (left bracket) in hash and mention tag regexes and tur...friendica2015-01-141-2/+2
* provide a setting to control ALLOWCODE permissions at the channel level - it ...friendica2015-01-131-4/+4
* Allow tags in mail, many profile fields, and admin infoStefan Parviainen2015-01-131-1/+1
* Refactor mention code to make it more reusableStefan Parviainen2015-01-121-0/+30
* include channel clones in PM deliveries (also some whitespace edits)friendica2015-01-081-15/+15
* lines reversed in handle_tag()friendica2015-01-061-2/+2
* Revert "Revert "Language names via intl library.""Stefan Parviainen2014-12-311-1/+1
* Revert "Language names via intl library."RedMatrix2014-12-311-1/+1
* Language names via intl library. Fixes #773Stefan Parviainen2014-12-301-1/+1
* fix double encoding of homepage in profile activity - not as straight-forward...friendica2014-12-211-0/+1
* Access list of smilies over JSONStefan Parviainen2014-12-201-31/+38
* allow a variety of latitude/longitude delimiters since nobody can agree on them.friendica2014-12-171-1/+3
* ability to generate arbitrary map with [ map=lat/lon] and also free form loca...friendica2014-12-171-0/+6
* Add [ map ] element to bbcode, no closing tag. Requires a map generator plugi...friendica2014-12-161-0/+14
* Add security logger to RedDAV.Klaus Weidenbach2014-12-141-216/+193
* Show tags in other channels profile field to make it easier to navigate to th...Stefan Parviainen2014-12-071-0/+256
* new system config reserved_channelsHabeas Codice2014-11-211-1/+6
* Merge remote-tracking branch 'upstream/master'Habeas Codice2014-11-131-2/+20
|\
| * cleanupfriendica2014-11-111-0/+3
| * slow progress on sys publishing, making sure all the data we need is in the p...friendica2014-11-111-1/+1
| * a couple of places where we need to look for a sys channel euid.friendica2014-11-111-0/+7
| * and urlencode that.friendica2014-11-111-2/+2
| * Most directory searches are POST. get_query_args() only handles GET so that h...friendica2014-11-111-1/+9
* | PostgreSQL support initial commitHabeas Codice2014-11-131-7/+11
|/
* Don't recognise hashtags starting with #, e.g. ###friendica2014-10-151-2/+2
* 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