]> git.mxchange.org Git - friendica.git/history - include
Merge pull request #415 from 23n/patch-2
[friendica.git] / include /
2012-07-28 friendicaMerge https://github.com/friendica/friendica into pull
2012-07-28 friendicaMerge pull request #413 from fermionic/improve-page...
2012-07-28 Zach PrezkutaModify Javascript to improve page loading times
2012-07-28 friendicaMerge https://github.com/friendica/friendica into pull
2012-07-26 friendicaMerge pull request #412 from rainulf/master
2012-07-26 Rainulf PinedaFixed syntax error in usage of anonymous function.
2012-07-25 friendicaMerge https://github.com/friendica/friendica into pull
2012-07-24 friendicaMerge pull request #406 from fermionic/frost-theme
2012-07-24 friendicaMerge pull request #407 from fermionic/frost-mobile
2012-07-24 friendicaMerge pull request #408 from CyberDomovoy/diaspora
2012-07-24 DomovoyRemoved useless function
2012-07-24 DomovoyRplace spaces with undercores in tags
2012-07-24 friendicaMerge pull request #405 from fermionic/support-for...
2012-07-24 friendicaupdate contact photos and names in local delivery ...
2012-07-24 Zach Prezkutachanges to support a mobile theme
2012-07-23 friendicaMerge https://github.com/friendica/friendica into pull
2012-07-23 friendicaMerge pull request #404 from CyberDomovoy/hook_priority
2012-07-23 DomovoyRemoved the debug statement
2012-07-23 DomovoyHooks now have a 'priority' value, default to 0.
2012-07-22 friendicaMerge https://github.com/friendica/friendica into pull
2012-07-22 friendicaMerge pull request #403 from CyberDomovoy/Imagick
2012-07-22 DomovoyForgot a ;
2012-07-22 DomovoyMoved compression setup in constructor for Imagick
2012-07-22 Domovoyget_FormatsMap doesn't need to be static
2012-07-22 DomovoySet the type to what it will be saved to in the constructor
2012-07-22 DomovoyAlways coalesce, if it is not a multi-frame image it...
2012-07-22 DomovoyDon't forget to clean frames before saving
2012-07-22 DomovoygetExt should not use Imagick format, mapping ext and...
2012-07-22 DomovoySet the Imagick image format in the constructor, so...
2012-07-22 DomovoyUse getImageFormat to know the image format in the...
2012-07-22 Domovoyguess_image_type now uses Imagick::getImageMimeType()
2012-07-22 DomovoyPhoto::getType() now uses the accurate Imagick::getImag...
2012-07-22 DomovoyPhoto::scaleImageSquare was giving an inexistent variab...
2012-07-22 friendicaMerge pull request #402 from CyberDomovoy/Imagick
2012-07-22 Domovoygd is back in the game as a fallback: not everybody...
2012-07-22 DomovoyMerge branch 'master' of https://github.com/friendica...
2012-07-21 DomovoyPhoto now uses Imagick instead of gd.
2012-07-20 friendicaone for the ladies who get poked by undesirables.
2012-07-20 friendicathis is the one I'll probably use the most
2012-07-20 friendicaand the main photo menu
2012-07-20 friendicaadd poke to contact photo menu
2012-07-20 friendicapoke notifications
2012-07-20 friendicahave fun...
2012-07-18 friendicaMerge https://github.com/friendica/friendica into pull
2012-07-18 friendicaMerge pull request #400 from annando/master
2012-07-18 Michael VogelMerge remote branch 'upstream/master'
2012-07-18 friendicafilter the protocol specifier in bbcode links.
2012-07-16 friendicarecover from datetime parse issues, inspired by https...
2012-07-16 friendicaname mixup in wall-to-wall hovertips
2012-07-16 friendicamissing param
2012-07-15 Michael VogelMerge remote branch 'upstream/master'
2012-07-15 Michael VogelHopefully the final fix for image links in bb2diaspora
2012-07-15 Michael VogelCorrected the fix for images with links
2012-07-15 Michael VogelChanges in the bbcode to markdown converter to make...
2012-07-14 friendicaMerge pull request #395 from unary/altpager
2012-07-14 Michael Johnstonadd alt_pager function, add ability to use new pager...
2012-07-14 Michael VogelBugfix: multiple linefeeds were generated when items...
2012-07-14 Michael Vogelparse_url: Problem when resizing images
2012-07-13 friendicadon't use language detection if < php 5.3
2012-07-13 Michael VogelMerge remote branch 'upstream/master'
2012-07-13 Michael VogelAPI: Now returns a real 404 when a function isn't imple...
2012-07-13 friendicaMerge pull request #389 from fermionic/diaspora-likes...
2012-07-13 friendicaMerge pull request #390 from fermionic/diaspora-fixed...
2012-07-13 friendicaMerge https://github.com/friendica/friendica into pull
2012-07-13 Zach Prezkutamake likes on comments work with Diaspora, some small...
2012-07-13 Zach Prezkutafocus preg_replace to prevent it from catching too...
2012-07-12 friendicaadd plink to profile notifications
2012-07-12 Michael Vogelparse_url: Further improvements of the new method to...
2012-07-12 friendicalanguage detection - result is stored in item['postopts']
2012-07-12 friendicaadd some sparkle to plinks
2012-07-11 friendicanotification issue on wall-to-wall posts
2012-07-11 friendicaMerge https://github.com/friendica/friendica into pull
2012-07-11 fermionicMerge pull request #388 from fermionic/diaspora-signatu...
2012-07-11 Zach Prezkutasmall cleanup
2012-07-10 fermionicMerge pull request #387 from fermionic/diaspora-slight...
2012-07-10 Zach Prezkutamissed a couple of variable names when I redid comment...
2012-07-09 friendicaMerge pull request #385 from fermionic/peculiar-queue...
2012-07-09 Zach Prezkutadon't check for was_recently_delayed in diaspora_transm...
2012-07-09 friendicaMerge https://github.com/friendica/friendica into pull
2012-07-09 friendicadiaspora message receive security issue - check message...
2012-07-08 friendicaMerge pull request #383 from fermionic/auto-orient...
2012-07-08 Michael VogelDBA: Possibility to log the database speed
2012-07-08 Zach Prezkutabetter check for image EXIF support
2012-07-08 Michael VogelBugfix: API: No extra encoding for the status text...
2012-07-08 tobiasdMerge pull request #382 from fermionic/archive-widget-bug
2012-07-08 Zach Prezkutaauto-orient uploaded wall photos and profile photos...
2012-07-08 Zach Prezkutacheck for posted dates based on month only
2012-07-08 friendicaMerge https://github.com/friendica/friendica into pull
2012-07-08 friendicaMerge pull request #381 from fermionic/embed-multiple...
2012-07-08 Zach Prezkutacleanup
2012-07-08 Zach Prezkutafix bugs
2012-07-07 Zach Prezkutaallow more than one embedded private photo
2012-07-07 Zach Prezkutaadd function to exclude embedded images when checking...
2012-07-07 Michael Vogelnetwork: Small changes
2012-07-07 friendicaMerge pull request #379 from fermionic/events-display...
2012-07-07 friendicaMerge pull request #380 from copyninja/master
2012-07-06 Zach Prezkutaremove check for event description, since it's not...
2012-07-06 Vasudev KamathMerge branch 'master' of git://github.com/friendica...
2012-07-06 friendicaremove obsolete zot encapsulation functions
2012-07-06 friendicaMerge pull request #378 from fermionic/apparent-typo...
next