aboutsummaryrefslogtreecommitdiffstats
path: root/include/text.php
Commit message (Expand)AuthorAgeFilesLines
...
* | re-arrange the html cache a bitredmatrix2015-05-201-12/+14
* | add rot47 to the mix. This shouldn't affect the speed to any measurable degree.redmatrix2015-05-191-2/+8
* | mail_obscure - AES-256 is way too slow, simplify. Ideally a substitution ciph...redmatrix2015-05-191-3/+2
* | Merge branch 'master' into tresredmatrix2015-05-141-15/+15
|\ \
| * | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-121-1/+1
| |\|
| | * fix a couple of miscellaneous errors which showed up in the logsredmatrix2015-05-111-1/+1
| * | Hopefully this will make item_cache the defaultredmatrix2015-05-061-11/+11
| * | first pass name changeredmatrix2015-05-051-3/+3
| |/
* | Merge branch 'master' into tresfriendica2015-05-011-0/+18
|\|
| * more performance workfriendica2015-04-301-1/+9
| * just a test, please do not try to implement this as there are severe security...friendica2015-04-301-0/+10
* | Merge branch 'master' into tresfriendica2015-04-231-217/+305
|\|
| * api - unobscure mailfriendica2015-04-191-0/+11
| * dont suggest anything here it explains itselfMario Vavti2015-04-141-1/+1
| * some more on webpagesMario Vavti2015-04-141-12/+15
| * move style to style.cssMario Vavti2015-04-101-3/+3
| * make r# work better with different font sizesMario Vavti2015-04-101-3/+3
| * that didn't work out well - let's do this insteadfriendica2015-04-081-27/+16
| * fix selector when sys channel activefriendica2015-04-081-0/+13
| * system channel always has allow_code privilegesfriendica2015-04-081-6/+19
| * Fix Design Tool navigation for sys channel.Klaus Weidenbach2015-04-061-6/+16
| * Correcting reported Doxygen syntax warnings.Klaus Weidenbach2015-03-291-149/+182
| * 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
* | 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