aboutsummaryrefslogtreecommitdiffstats
path: root/include/text.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* some much needed work on oembed securityredmatrix2016-05-011-1/+30
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-04-301-26/+26
|\
| * update icon names in include/Treer2016-05-011-26/+26
* | trim engr_units string slight improvement to avoid subtle bugsredmatrix2016-04-291-1/+3
|/
* allow engineering units (e.g. 400M, 1G) as service class limitsredmatrix2016-04-281-1/+1
* move spoiler= and quote= bbcode handling from prepare_body() to bbcode() and ...Mario Vavti2016-04-261-29/+0
* Setup was horked after this commit and I couldn't easily make it right so rev...redmatrix2016-04-251-8/+8
* remove global db variableredmatrix2016-04-251-8/+8
* more work on file sync to clones, 60-70% test coverage, mostly working but ma...redmatrix2016-04-061-6/+4
* file sync workredmatrix2016-04-061-4/+21
* static Appredmatrix2016-03-311-40/+40
* deprecate $a->get_baseurl()redmatrix2016-03-301-44/+44
* issue #319 - NOTE: this does not fix the issue, it only reports it and contin...redmatrix2016-03-301-0/+19
* fix link to photo album and make sure that small photos are not overwritten b...Mario Vavti2016-02-261-3/+3
* retry the move of AccessList to composer format (one or more third-party plug...redmatrix2016-02-211-0/+60
* poke basic config settingredmatrix2016-02-041-9/+17
* add a fixmeredmatrix2016-01-211-0/+2
* make contact block look widget alikeMario Vavti2016-01-211-2/+2
* yearly license updateredmatrix2015-12-311-0/+1
* log API improvements and queue optimisation for singleton networksredmatrix2015-12-311-3/+20
* spellingredmatrix2015-12-251-1/+1
* enhance whitespaceredmatrix2015-12-151-1/+1
* revise the photo activity a bit so that we always have a valid activity body....redmatrix2015-12-151-9/+15
* beautify event item codeMario Vavti2015-11-261-45/+32
* first iteration on the event itemMario Vavti2015-11-261-1/+50
* change _newwin to _blank because the window named _newwin may be hard to find...redmatrix2015-11-201-2/+2
* issue #85, community tags and file tags lost during edits. This required spli...redmatrix2015-11-201-1/+1
* allow plugins to also log to a different named logfile and also alter the log...redmatrix2015-11-151-1/+1
* permission issues editing wall-to-wall postsredmatrix2015-11-151-2/+9
* allow pdl contentredmatrix2015-11-121-1/+9
* Add unit tests for valid email function.ken restivo2015-11-081-4/+6
* make attachments appear in a dropdown in wall-item-tools-leftMario Vavti2015-10-311-1/+1
* restrict sslify to img tags by default - set config system.sslify_everything ...redmatrix2015-10-281-1/+10
* improve photo item object - we now provide the infos for all available photo ...Mario Vavti2015-10-251-2/+13
* implement the new anchor target behaviourMario Vavti2015-10-221-1/+1
* define $photoMario Vavti2015-10-221-0/+2
* move photo object stuff from itemObject to prepare_body() so we can do more s...Mario Vavti2015-10-221-10/+27
* extened the earlier fixredmatrix2015-10-191-2/+2
* issues with "the Register" feedredmatrix2015-10-181-1/+1
* really fix label nameMario Vavti2015-10-151-1/+6
* wrong logicMario Vavti2015-10-151-1/+1
* fix label nameMario Vavti2015-10-151-5/+2
* Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-10-151-1/+1
|\