]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2015-02-03 Mikael NordfeldthFave::addNew now calls Notice::saveActivity
2015-02-03 Mikael Nordfeldthmore activity-like terminology in variable names
2015-02-03 Mikael NordfeldthFave insert logging directly in insert()
2015-02-03 Mikael NordfeldthNoticeStream already handles "getNotices"
2015-02-03 Mikael NordfeldthDon't email users who are sandboxed
2015-02-03 Mikael NordfeldthSet a max-height for notice content in base css
2015-02-02 Mikael Nordfeldthneo-gnu is now default-theme. perty.
2015-02-02 Mikael Nordfeldthneo-gnu theme, thanks Meikodis
2015-02-02 Mikael NordfeldthVimeo oEmbed thumbnail host added to whitelist
2015-02-01 Mikael NordfeldthNicer behaviour for the loading of the notice input...
2015-02-01 Mikael NordfeldthHTML5 placeholder for notice input form.
2015-01-31 Mikael NordfeldthAPI notice access was not access restricted
2015-01-31 Mikael NordfeldthRun onEndSetApiUser also when already logged in!
2015-01-29 Mikael Nordfeldththis->target was not available in the listitem
2015-01-29 Mikael NordfeldthA bunch of clientError that were called as serverError
2015-01-29 Mikael NordfeldthNetwork wide public feed auth check fix
2015-01-29 Mikael NordfeldthApiTimelineNetworkPublicAction available now
2015-01-29 Mikael NordfeldthLet an administrator set config public/localonly
2015-01-29 Mikael NordfeldthSet siteprofile default values for config public/localonly
2015-01-29 Mikael NordfeldthUse 'StartpageAction' to determine what to show on /
2015-01-28 Mikael Nordfeldth/main/all will give a network-wide public stream
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 Mikael NordfeldthImproved animated image thumbnail freedom of choice
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 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 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 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-19 Mikael Nordfeldthxcache plugin is not recommended anymore
2015-01-18 Mikael NordfeldthThese were meant for lower classes
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 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 Mikael NordfeldthIcons slightly too large, broke the line!
2015-01-17 Mikael NordfeldthtwitPic no longer exists/is active
2015-01-17 Mikael Nordfeldthspring cleaning in Oembed helper list
next