]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2015-01-28 Roland HaederAdded @pztrn@sn.pztrn.name 's wonderful statistics...
2015-01-27 Roland HaederMerge branch 'nightly' of gitorious.org:social/mainline...
2015-01-27 Mikael Nordfeldth'zone' is a valid top domain
2015-01-27 Mikael NordfeldthDefault value false for $force on Ostatus updateAvatar
2015-01-27 Mikael NordfeldthTest in Ostatus_profile if avatar is an image before...
2015-01-27 Mikael NordfeldthHandle groups better in Ostatus_profile->updateAvatar
2015-01-27 Mikael Nordfeldtha group's Profile will now correctly update group origi...
2015-01-27 Mikael NordfeldthCorrected message in NoSuchGroupException
2015-01-27 Mikael NordfeldthOStatusSub should use inherent attributes
2015-01-26 Mikael NordfeldthDefault textlimit for notices is now 1000 chars
2015-01-26 Mikael NordfeldthOstatus_profile smarter test if avatar exists
2015-01-26 Mikael NordfeldthForce updateAvatar if desired
2015-01-26 Roland HäderMerge branch 'nightly' of gitorious.org:social/mainline...
2015-01-26 Mikael NordfeldthImproved animated image thumbnail freedom of choice
2015-01-26 Roland HäderMerge branch 'nightly' of gitorious.org:social/mainline...
2015-01-26 Mikael NordfeldthDifferentiate on group and user for WebFinger data
2015-01-26 Mikael NordfeldthOnly report local URLs for local groups
2015-01-26 Mikael NordfeldthUnnecessarily spammy logs for getThumbnail()
2015-01-25 Mikael NordfeldthAnimated GIF restructuring, ImageMagick only used for...
2015-01-25 Mikael NordfeldthNo need for ImageMagick to detected animated GIF
2015-01-25 Mikael NordfeldthNo reason to stop the event
2015-01-25 Mikael NordfeldthMaybe we can detect animated files in core
2015-01-25 Roland HaederMerge branch 'nightly' of gitorious.org:social/mainline...
2015-01-25 Mikael NordfeldthFile_thumbnail uses file_id as PRI
2015-01-25 Mikael NordfeldthManaged_DataObject->updateWithKeys throws its own exception
2015-01-25 Mikael NordfeldthupdateWithKeys reworked to more reliable execution
2015-01-25 Mikael NordfeldthupdateKeys -> updateWithKeys (w/ functionality)
2015-01-25 Mikael NordfeldthupdateKeys (for classes with PRI id) now in Managed_Dat...
2015-01-25 Mikael NordfeldthAttachment_thumbnailAction is a ManagedAction (doPrepar...
2015-01-25 Mikael NordfeldthRegexp for Oembed domain matching
2015-01-25 Mikael Nordfeldth1.1.3-beta2
2015-01-25 Mikael NordfeldthDisplay attached inline images on its own row
2015-01-25 Mikael NordfeldthRemote thumbnail fetching from trusted sources
2015-01-25 Mikael NordfeldthPrimarily the getUrl call is fixed. Also some new class...
2015-01-25 Mikael NordfeldthFile_oembed::byFile to avoid littering with getKV
2015-01-25 Mikael NordfeldthFile class improved debugging and filename generation
2015-01-25 Mikael Nordfeldthbarename wasn't used, let's rename it filename and...
2015-01-25 Mikael NordfeldthAttachmentAction is a ManagedAction, don't implement...
2015-01-25 Mikael NordfeldthLet's not risk mixing two object types up
2015-01-24 Mikael NordfeldthStore remote magicsig public keys locally
2015-01-24 Mikael NordfeldthAdded Magicsig onProfileDeleteRelated
2015-01-24 Mikael NordfeldthDocumentation update (clarifying need for php5-gmp...
2015-01-24 Mikael Nordfeldthconst'ifying bits and sigalg
2015-01-24 Mikael NordfeldthDocumentation update for ImageMagick
2015-01-24 Mikael NordfeldthNo need to pre-generate thumbnails anymore
2015-01-24 Mikael Nordfeldthresize_animated declared public in ImageMagickPlugin
2015-01-23 Mikael NordfeldthDefault value for max thumbnail size increased
2015-01-23 Mikael NordfeldthHack to force thumbnail generation directly on upload
2015-01-23 Mikael NordfeldthMediaFile->getFile() instead of accessing fileRecord
2015-01-23 Mikael Nordfeldthscoped instead of auth_user->getProfile()
2015-01-23 Mikael NordfeldthMapstractionPlugin didn't handle notices without URLs
2015-01-23 Mikael NordfeldthRealtimePlugin didn't handle notices without URLs
2015-01-23 Mikael NordfeldthAllow fallback to local URL on Notice->getUrl()
2015-01-23 Mikael NordfeldthPrefer local URLs for all locally generated notices.
2015-01-23 Mikael Nordfeldthuser is a protected property in UAS/AtomUserNoticeFeed
2015-01-22 Roland HäderMerge branch 'nightly' of gitorious.org:social/quix0rs...
2015-01-22 Roland HäderMerge branch 'nightly' of gitorious.org:social/mainline...
2015-01-22 Mikael NordfeldthNon-ajax file submissions should throw NoUploadedMediaE...
2015-01-22 Mikael Nordfeldthssl_verify_host option in config (default is true)
2015-01-22 Mikael NordfeldthAdded a quickGet in HTTPClient
2015-01-22 Mikael NordfeldthReplace file_get_contents with HTTPClient in testfeed
2015-01-21 Mikael NordfeldthMerge branch 'nightly' of gitorious.org:social/mainline...
2015-01-21 Mikael NordfeldthEnable AntiBrute by default.
2015-01-21 Mikael NordfeldthAntiBrute plugin, delay + log multiple fail logins
2015-01-21 Mikael NordfeldthAdd simpler delete preference for Profile and User
2015-01-21 Mikael NordfeldthEndCheckPassword should run after Start even if pre...
2015-01-21 Mikael NordfeldthOnly check if a nickname exists if site is non-private
2015-01-21 Mikael NordfeldthOnly check if a nickname exists if site is non-private
2015-01-21 Roland HaederMerge branch 'nightly' of gitorious.org:social/mainline...
2015-01-21 Mikael NordfeldthMediaFile upload simplifying
2015-01-21 Mikael NordfeldthGIF support (I know you love it)
2015-01-21 Mikael NordfeldthNewmessageAction lacked the $form property
2015-01-20 Roland HaederMerge branch 'social-master' into nightly
2015-01-20 Roland HaederMerge branch 'merge-requests/30' into social-master
2015-01-19 Mikael Nordfeldthxcache plugin is not recommended anymore
2015-01-18 Mikael NordfeldthThese were meant for lower classes
2015-01-18 Roland HaederMerge branch 'merge-requests/30' into social-master
2015-01-18 Roland HaederMerge branch 'merge-requests/29' into social-master
2015-01-18 Roland HaederMerge commit 'refs/merge-requests/30' of https://gitori...
2015-01-18 Roland HaederYay! Wrong variable, wrong bait, wrong fish.
2015-01-18 Roland HaederAlways chmod 0644 to have other processes read the...
2015-01-18 Roland HaederAvoid invalid width/height (<1) + debug log added
2015-01-18 Roland HaederAdded a lot debug infos.
2015-01-18 Mikael NordfeldthRegistration coding cleanup
2015-01-18 Mikael NordfeldthBad variable reference (needed $this->)
2015-01-18 Mikael NordfeldthPHP BUG??? Cannot figure out why this throws warning
2015-01-18 Roland HaederAdded missing method TagSub::getProfile()
2015-01-18 Roland HaederAdded missing SearchSub::getProfile() method.
2015-01-18 Roland Haeder$sender cannot be only Profile ... (false found).
2015-01-18 Roland HaederAdded fixup script to fix bad profile URLs:
2015-01-18 Roland HaederAdded fixup script to fix bad profile URLs:
2015-01-18 Roland Haeder$sender cannot be only Profile ... (false found).
2015-01-18 Mikael Nordfeldthholy crap, file_put_contents got args in wrong order
2015-01-18 Mikael NordfeldthKeep the old error message on updateAvatar
2015-01-18 Mikael NordfeldthUse HTTPClient to download avatar
2015-01-18 Mikael NordfeldthLoose_Ostatusprofile::updateAvatar was identical to...
2015-01-18 Mikael NordfeldthA bit more readable code.
2015-01-17 Mikael NordfeldthDon't hide the compose buttons in input_form_nav
2015-01-17 Mikael NordfeldthNo need to say we're finished working
2015-01-17 Roland HaederMerge commit 'refs/merge-requests/29' of https://gitori...
next