]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2014-05-05 Mikael NordfeldthMore modern coding, stuff related to subscriptions
2014-05-05 Mikael NordfeldthAlreadyFulfilledException added, for acceptable exceptions
2014-05-05 Mikael NordfeldthMSN probably doesn't work, and we don't like it anyway
2014-05-05 Mikael NordfeldthCleaning up FavorAction
2014-05-05 Mikael NordfeldthUsersalmonAction updated to stronger typing standards
2014-05-05 Mikael NordfeldthGroupsalmonAction updated to stronger typing standards
2014-05-05 Mikael NordfeldthMore debugging for Salmon activities
2014-05-05 Mikael NordfeldthStronger typing and function access control in OStatus
2014-05-05 Mikael NordfeldthFunctions should return quickly (cosmetic)
2014-05-05 Mikael NordfeldthSuccess debugging was too much noise
2014-05-05 Mikael NordfeldthUnsupportedMediaException caused excessive debug log
2014-05-05 Mikael NordfeldthMore debugging in Magicsig class verify method
2014-05-05 Joshua Judson... Deliver SMS to @-ref'd users who want it, regardless...
2014-05-05 Joshua Judson... Prevent spurious refusals of legitimate notices posted...
2014-05-05 Joshua Judson... Make stopdaemons.sh work with on multi-instance servers...
2014-05-05 Joshua Judson... Make daemons call setgid() *before* setuid() because...
2014-05-05 Joshua Judson... Autocomplete: don't match non-subscribed group-names.
2014-05-01 Mikael NordfeldthConversations now have URIs that are not URLs
2014-05-01 Mikael NordfeldthgetConversationUrl introduced for linking to conversations
2014-05-01 Mikael NordfeldthLink notice posted time to local representation
2014-05-01 Mikael NordfeldthInstaller database adjustments
2014-05-01 Mikael NordfeldthWe're not interested in Disqus support.
2014-04-30 Mikael NordfeldthNotice URIs are not necessarily URLs.
2014-04-30 Mikael Nordfeldthwtf is Echo? bah, let's get rid of this crap
2014-04-29 Mikael NordfeldthFix Direct Message functionality.
2014-04-29 Mikael Nordfeldths/bestUrl/getUrl/ for notices and microapp objects
2014-04-29 Mikael NordfeldthVideoThumbnails failure detection improved.
2014-04-28 Mikael NordfeldthHandle File thumbnail errors better
2014-04-28 Mikael NordfeldthInlineAttachmentList had unnecessary function
2014-04-28 Mikael NordfeldthMinifying javascripts is evil. Let's not do it.
2014-04-28 Mikael NordfeldthDatetime representation aligned for microformats2
2014-04-28 Mikael NordfeldthCode cleanup and enabling User object's etc. getUri()
2014-04-28 Mikael NordfeldthgetUrl replaces deprecated bestUrl (more to come)
2014-04-28 Mikael NordfeldthEmailAuthentication enabled by default
2014-04-28 Mikael NordfeldthBetter fallback on UnsupportedMediaException
2014-04-22 Mikael NordfeldthFile width and height is now properly set for File
2014-04-21 Mikael NordfeldthBe more precise in return array from image scaling
2014-04-21 Mikael NordfeldthRedirect from Attachment_thumbnailAction
2014-04-21 Mikael NordfeldthDynamically generate thumbnails (see full text)
2014-04-21 Mikael Nordfeldthuse intval() instead of floor() for int return type
2014-04-21 Mikael NordfeldthAction->int(...) never replied with integers
2014-04-21 Mikael NordfeldthBetter event name (creating thumbnail _source_)
2014-04-21 Mikael NordfeldthPreparing File for dynamic thumbnail generation.
2014-04-20 Mikael NordfeldthFile_oembed::saveNew are File::saveNew are static
2014-04-20 Mikael Nordfeldthdeprecate Notice::bestUrl() in favor of getUrl()
2014-04-19 Mikael NordfeldthMissing semi colon in showNotice class.
2014-04-19 Mikael NordfeldthOStatus onStartNoticeSourceLink to use exceptions
2014-04-19 Mikael NordfeldthImprove ShownoticeAction remote redirect code
2014-04-19 Mikael NordfeldthUse getUrl() instead of ->url in OembedAction
2014-04-19 Mikael NordfeldthFixes to URI/URL handling for notices
2014-04-18 Mikael NordfeldthNo need for common_notice_uri anymore
2014-04-18 Mikael NordfeldthHandle missing URIs and URLs better
2014-04-18 Mikael NordfeldthAvoid double colon on Notice URI generation
2014-04-18 Mikael NordfeldthThrow exception when we can't get the url for a notice
2014-04-18 Mikael NordfeldthFile_thumbnail lacked getUrl function
2014-04-18 Mikael NordfeldthSet new notice uri to something that's not a URL
2014-04-18 Mikael NordfeldthWe get profiles directly, there's no user object anymore
2014-04-18 Mikael NordfeldthThumbnails are not faded anymore (CSS opacity)
2014-04-18 Mikael NordfeldthThumbnails are now by default squares of 150px
2014-04-18 Mikael NordfeldthEnable square thumbnailing
2014-04-17 Mikael NordfeldthThumbnail default set to 150px square
2014-04-16 Mikael NordfeldthOriginal name preserved in uploaded file.
2014-04-16 Mikael NordfeldthBetter plugin description for VideoThumbnails
2014-04-16 Mikael NordfeldthMediaFile thumbnail event hooks + VideoThumbnails plugin
2014-04-16 Mikael NordfeldthImageFile unlink function referenced bad path
2014-04-15 Mikael NordfeldthSome files got updated coding style
2014-04-14 Mikael NordfeldthHTML5 video/audio support in attachments
2014-04-14 Mikael NordfeldthAdded some free codecs for media attachments
2014-04-06 Mikael NordfeldthHTML5 required attribute for some input forms
2014-04-06 Mikael NordfeldthRemoved Daisychain folder, legacy stuff
2014-03-31 Mikael NordfeldthMerge commit 'refs/merge-requests/199' of git://gitorio...
2014-03-31 Mikael NordfeldthMerge commit 'refs/merge-requests/12' of git://gitoriou...
2014-03-30 Florian Hülsmannfixed config for php >=5; see php.net/array_merge
2014-03-18 Mikael NordfeldthAutoloaded library files do not need explicit require_once
2014-03-18 Mikael NordfeldthComment improvements with spl_autoload_register
2014-03-18 Mikael NordfeldthDocumentation changes for source info (s/SN/GS/)
2014-03-18 Mikael NordfeldthUpdating Markdown class + use spl_autoload_register
2014-03-15 Mikael NordfeldthMerge branch 'master' of gitorious.org:statusnet/gnu...
2014-03-15 Mikael NordfeldthRevert "Don't add redundant includedir INSTALLDIR....
2014-03-15 Mikael NordfeldthPEAR System.php updated to 1.9.4
2014-03-10 Mikael NordfeldthUpdated and moved XMPP documentation into plugin.
2014-03-09 Mikael NordfeldthIrcManager does not have serverError, so it must throw...
2014-03-09 Mikael NordfeldthCosmetic changes to common_redirect, clientError, serve...
2014-03-09 Mikael Nordfeldthcommon_redirect and clientError exits, so refactor
2014-03-09 Mikael NordfeldthAdd support for 'nohub' sub_state in FeedSub
2014-03-09 Mikael NordfeldthOAuthException should be detected for autoloading
2014-03-09 Mikael NordfeldthDon't add redundant includedir INSTALLDIR.'/extlib/'
2014-03-09 Mikael NordfeldthAdd functions to avoid direct variable access
2014-03-09 Mikael NordfeldthFeedSub gets a plugin event handler for sub/unsub
2014-03-08 Mikael NordfeldthRemoving Makefile for js-minification
2014-03-08 Mikael NordfeldthRemoved PEAR::MIME bundled external library
2014-03-08 Mikael NordfeldthFile class no longer depends on MIME
2014-03-08 Mikael NordfeldthMediaFile loses dependency on PEAR::MIME
2014-03-08 Mikael NordfeldthWe only allow (and have) MIME types in supported list
2014-03-08 Mikael NordfeldthOnly accept filenames for existing files in getUploaded...
2014-03-08 Mikael NordfeldthDon't use PEAR MIME lib when we have PECL fileinfo
2014-03-07 Mikael NordfeldthWebM should be allowed to upload!
2014-03-07 Mikael NordfeldthRemoving unused "inboxed" flag for User class
2014-03-07 Mikael NordfeldthPublicSite profile does not have inviteonly, but Regist...
2014-03-07 Mikael NordfeldthRegisterThrottle didn't save the created time
next