]> git.mxchange.org Git - friendica.git/history - include/text.php
Accepting "!"-links as tags. (They are used at statusnet for groups)
[friendica.git] / include / text.php
2014-04-22 Michael VogelAccepting "!"-links as tags. (They are used at statusne...
2014-03-20 Michael VogelWhen a user isn't logged in, then the item link got...
2014-03-16 Michael VogelNow term table is used for categories and putting items...
2014-03-11 Michael VogelMore "LIMIT 1" removed - and some other SQL improvements.
2014-03-01 Michael VogelPreparation for a new variable that points to the post...
2014-02-11 Michael Vogeltarget="_blank" instead of target="external-link"
2013-12-12 tobiasdMerge pull request #853 from annando/master
2013-12-10 Michael VogelBugfix of the bugfix :)
2013-12-10 tobiasdMerge pull request #852 from annando/master
2013-12-10 Michael VogelBugfix: Problem with page switching with the old pager...
2013-12-10 tobiasdMerge pull request #851 from annando/master
2013-12-09 Michael VogelKeeping an offset for page switching: This helps so...
2013-12-09 tobiasdMerge pull request #850 from annando/master
2013-12-08 Michael VogelBugfix: Page switching had a problem with the search...
2013-12-01 Michael VogelMerge remote-tracking branch 'upstream/master'
2013-12-01 tobiasdMerge pull request #842 from annando/master
2013-11-27 tobiasdMerge pull request #837 from msjoberg/internal-push
2013-11-21 Mats SjöbergInitial implementation of internal PuSH server in Frien...
2013-11-17 Mats SjöbergInitial implementation of internal PuSH server in Frien...
2013-08-05 Michael VogelMerge remote-tracking branch 'upstream/master'
2013-08-02 fabrixxmMerge pull request #745 from mexon/redirect_fix
2013-07-05 fabrixxmMerge pull request #713 from annando/master
2013-06-26 friendicaMerge https://github.com/friendica/friendica into pull
2013-06-26 friendicaput tags in items
2013-06-22 Michael VogelMerge remote-tracking branch 'upstream/master'
2013-06-21 friendicaMerge https://github.com/friendica/friendica into pull
2013-06-19 fabrixxmpager: fix stupid typo
2013-06-17 fabrixxmMerge pull request #697 from annando/master
2013-06-17 fabrixxmMerge pull request #695 from fabrixxm/master
2013-06-13 Fabrixxmmove html from paginate functions to template
2013-06-08 Michael VogelMerge remote-tracking branch 'upstream/master'
2013-05-28 friendicaMerge https://github.com/friendica/friendica into pull
2013-05-27 tobiasdMerge pull request #684 from tobiasd/rhash
2013-05-27 Tobias Diekershoffmake red# available as a smilie
2013-05-17 Michael VogelMerge remote-tracking branch 'upstream/master'
2013-05-12 friendicaMerge https://github.com/friendica/friendica into pull
2013-05-11 fermionicMerge pull request #678 from fermionic/20130511-update...
2013-05-11 Zach Prezkutaupdate to v4.0.0; point to local host of SWF
2013-05-11 fermionicMerge pull request #674 from fermionic/20130503-basic...
2013-05-04 Zach Prezkutabasic video playback support using VideoJS
2013-04-24 friendicaMerge https://github.com/friendica/friendica into pull
2013-04-23 friendicaMerge pull request #669 from fabrixxm/templateengine
2013-04-23 Fabrixxmtemplate: set smarty3 as default template engine in...
2013-04-23 Fabrixxmtemplate engine rework
2013-04-03 friendicaMerge https://github.com/friendica/friendica into pull
2013-03-30 tobiasdMerge pull request #658 from annando/master
2013-03-29 Michael VogelMerge remote-tracking branch 'upstream/master'
2013-03-28 friendicaMerge pull request #656 from fabrixxm/master
2013-03-27 Fabrixxmmore phpdocs
2013-03-27 Fabrixxmadd phpdoc
2013-03-03 Michael VogelMerge remote-tracking branch 'upstream/master'
2013-03-03 friendicaMerge pull request #642 from oohlaf/master
2013-03-03 friendicaMerge pull request #639 from annando/master
2013-03-03 friendicaMerge pull request #640 from fermionic/20130303-no...
2013-03-03 Zach Prezkutaallow admin to prevent private image embedding on hub
2013-02-22 friendicaMerge https://github.com/friendica/friendica into pull
2013-02-21 Tobias DiekershoffMerge branch 'master' of https://github.com/friendica...
2013-02-21 fermionicMerge pull request #621 from annando/master
2013-02-20 Michael VogelMerge remote-tracking branch 'upstream/master'
2013-02-17 Michael VogelMerge remote-tracking branch 'upstream/master'
2013-02-15 FabrixxmMerge remote branch 'friendica/master'
2013-02-07 fermionicMerge pull request #601 from fermionic/20130204-100...
2013-02-07 Zach Prezkutause mb_ereg_replace for xmlify and unxmlify
2013-02-06 Zach Prezkutaparsing multi-byte strings with xmlify
2013-02-06 Zach Prezkutabetter unicode support in xmlify
2013-02-06 friendicaMerge pull request #605 from fermionic/20130204-events...
2013-02-06 friendicaMerge pull request #602 from fermionic/20130204-permiss...
2013-02-06 friendicaMerge pull request #603 from fermionic/20130204-info...
2013-02-06 friendicaMerge pull request #600 from fermionic/20130204-message...
2013-02-06 friendicaMerge pull request #604 from fermionic/20130204-db...
2013-02-06 friendicaMerge pull request #606 from fermionic/20130204-themes...
2013-02-06 friendicaMerge pull request #607 from fermionic/20130204-attach...
2013-02-05 Zach Prezkutaadd support for more file attachment types
2013-02-05 Zach Prezkutamove mb_strlen call out of for loop definition
2013-01-27 Michael VogelBugfixing after adding timestamps
2013-01-26 Michael VogelSeveral improvements for performance measuring
2013-01-26 Michael - piratica.euPerformance: Adding several variables for performance...
2013-01-20 Michael - piratica.euMerge branch 'master' of https://github.com/annando...
2013-01-20 Michael VogelMerge remote-tracking branch 'upstream/master'
2013-01-17 Michael VogelPreloading of items in the cache when receiving them.
2013-01-13 Michael VogelSearching for tags has been enabled in all places....
2013-01-12 friendicaMerge https://github.com/friendica/friendica into pull
2013-01-12 friendicaMerge pull request #581 from fermionic/20130112-backpor...
2013-01-12 friendicaMerge pull request #582 from fermionic/20130112-various...
2013-01-12 Zach Prezkuta* Add MIME types for file attachments
2013-01-12 Zach Prezkutafixes and tweaks to Smarty processing
2013-01-11 friendicaMerge https://github.com/friendica/friendica into pull
2013-01-11 friendicaMerge pull request #578 from fermionic/20130110-update...
2013-01-11 friendicaMerge pull request #577 from fermionic/20130110-restore...
2013-01-11 Zach Prezkutaremove now-unnecessary line in text.php
2012-12-30 Michael VogelMerge remote-tracking branch 'upstream/master'
2012-12-30 Olaf ConradiMerge pull request #569 from oohlaf/fixes
2012-12-30 friendicamake smarty error reporting a bit less chatty
2012-12-26 friendicaMerge https://github.com/friendica/friendica into pull
2012-12-26 friendicaMerge pull request #557 from fermionic/20121224-install...
2012-12-25 fermionicMerge pull request #561 from fermionic/20121225-smarty...
2012-12-25 Zach Prezkutasmall fixes; update smarty3 templates
2012-12-25 Zach Prezkutasimplify by making Smarty include directives behave...
2012-12-24 friendicaMerge pull request #555 from annando/master
2012-12-24 fermionicMerge pull request #552 from annando/master
next