aboutsummaryrefslogtreecommitdiffstats
path: root/include/text.php
Commit message (Expand)AuthorAgeFilesLines
* A bit of api cleanup. Don't get excited. This is like a 0.005% cleanup but yo...redmatrix2016-08-111-0/+35
* bad code formatredmatrix2016-08-091-2/+26
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-08-031-0/+28
|\
| * Improved UI. Removed logger statements.Andrew Manning2016-07-311-5/+2
| * Merge remote-tracking branch 'upstream/dev' into website-importAndrew Manning2016-07-301-16/+17
| |\
| * \ Merge remote-tracking branch 'upstream/dev' into website-importAndrew Manning2016-07-211-12/+4
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/dev' into website-importAndrew Manning2016-07-201-1/+1
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/dev' into website-import-remoteAndrew Manning2016-07-161-0/+4
| |\ \ \ \
| * | | | | Stash changes to merge from devAndrew Manning2016-07-161-4/+3
| * | | | | Postpone remote folder import until filesystem mirroring matures.Andrew Manning2016-07-161-1/+5
| * | | | | Clearer import control interfaceAndrew Manning2016-07-101-2/+6
| * | | | | First draft of website import toolsAndrew Manning2016-07-101-0/+24
* | | | | | multiple acl workMario Vavti2016-08-031-0/+6
| |_|_|_|/ |/| | | |
* | | | | translate mime types to icons, update some icons, move file preview (upload p...Mario Vavti2016-07-281-16/+17
| |_|_|/ |/| | |
* | | | Merge branch 'dev' into permsredmatrix2016-07-181-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | do not transform hashes to tags in [code=xxx] or [code] blocksMario Vavti2016-07-181-1/+1
| | |/ | |/|
* | | Merge branch 'dev' into permsredmatrix2016-07-171-0/+4
|\| |
| * | more ZAT workredmatrix2016-07-141-0/+4
| |/
* / deprecate/remove json_decode_plusredmatrix2016-07-131-12/+4
|/
* cleanupredmatrix2016-07-051-2/+14
* relocate the cache classredmatrix2016-06-231-26/+2
* the xchan_query wasn't fully optimised as we were comparing quoted and unquot...redmatrix2016-06-221-4/+4
* make sure the optimisations are reliableredmatrix2016-06-201-1/+1
* code optimisationredmatrix2016-06-201-1/+1
* 1. string update, 2. pretty print json blobsredmatrix2016-06-171-0/+6
* code commentsredmatrix2016-06-151-0/+5
* ignore case in language names and add 'js' as an alias for 'javascript'redmatrix2016-06-151-1/+3
* This was the reason for the large line widths - an extra linefeed after each ...redmatrix2016-06-151-1/+1
* provide syntax based [colour] highlighting on code blocks for popular languag...redmatrix2016-06-151-0/+38
* missing iconfig conversionredmatrix2016-06-131-3/+6
* deprecate the item_id table - replace with iconfig. A possibly useful functio...redmatrix2016-06-131-2/+3
* provide a hover class for smiley emojis which renders them slightly larger on...redmatrix2016-06-041-1/+1
* the :tone variants are messed up, remove themredmatrix2016-06-041-0/+2
* return of the project smilieredmatrix2016-06-041-2/+3
* For emojis in posts, extend smilies and save a lot of duplication of effortredmatrix2016-06-041-0/+12
* missed an object -> obj conversion in prepare_bodyredmatrix2016-06-031-1/+1
* some initial emoji reaction workredmatrix2016-06-021-1/+5
* the rest of the schema updates - WARNING: some third party plugins may fail; ...redmatrix2016-06-011-32/+1
* more db column renamesredmatrix2016-05-311-1/+1
* track down some issues from the application logsredmatrix2016-05-261-0/+9
* code cleanupredmatrix2016-05-241-20/+8
* more work associated with DBA and index.php shuffleredmatrix2016-05-241-10/+15
* relocate index and dbredmatrix2016-05-241-2/+2
* renamed include files identity.php (channel.php) and Contact.php (connections...redmatrix2016-05-221-3/+3
* move template stuff to zotlabs/renderredmatrix2016-05-201-4/+2
* cleanup proc_run after messing it up with debugging yesterdayredmatrix2016-05-201-0/+29
* Ensure that channels can't be created with DAV reserved paths as a redress. S...redmatrix2016-05-111-1/+15
* convert media embed functions that deal with rewriting specific corporate ser...redmatrix2016-05-081-23/+6
* objectify comancheredmatrix2016-05-051-0/+39
* a couple of bugfixes from earlier checkins and implementation of source tagsredmatrix2016-05-011-1/+1