aboutsummaryrefslogtreecommitdiffstats
path: root/include/text.php
Commit message (Expand)AuthorAgeFilesLines
...
| * support rel=me on channel "homepage" urlfriendica2015-02-241-2/+2
| * issue #896friendica2015-02-121-2/+4
* | Merge branch 'master' into tresfriendica2015-02-081-1/+1
|\|
| * get_rel_link broken - also weekly doc updatesfriendica2015-02-061-1/+1
* | Merge branch 'master' into tresfriendica2015-02-051-2/+5
|\|
| * 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
* | Merge branch 'master' into tresfriendica2015-02-011-0/+1
|\|
| * add multipart/mixed to getIconFromType()marijus2015-02-011-0/+1
* | Merge branch 'master' into tresfriendica2015-01-291-10/+10
|\|
| * local_user => local_channelfriendica2015-01-281-10/+10
* | more message restrict conversionsfriendica2015-01-291-2/+2
* | Merge branch 'master' into tresfriendica2015-01-271-0/+71
|\|
| * move userReadableSize() and getIconFromType() from /include/RedDAV/RedBrowser...marijus2015-01-271-0/+71
* | Merge branch 'master' into tres and add some work on the item_deleted flag re...friendica2015-01-261-1/+2
|\|
| * Call sslify with an extra path element so files keep their namesAlexandre Hannud Abdo2015-01-251-1/+2
* | more expanding item flagsfriendica2015-01-221-1/+1
* | working through the xchan table to remove bitfields, mostly complete except f...friendica2015-01-201-7/+6
* | that should take care of the bitfields in hublocfriendica2015-01-201-3/+3
|/
* 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