]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2016-01-05 Roland HaederMerge remote-tracking branch 'upstream/master' into...
2016-01-05 Mikael NordfeldthXSS vulnerability when remote-subscribing
2016-01-04 Mikael NordfeldthProfileMiniList->newListItem changed to match ProfileLi...
2016-01-04 Mikael NordfeldthAllow Profile->getCurrentNotice to send scoped profile...
2016-01-04 Mikael NordfeldthProfile->getCurrentNotice handles PrivateStreamException
2016-01-04 Mikael NordfeldthVersion bump since we've fixed a lot of bugs
2016-01-04 Mikael NordfeldthWe would end up with a Managed_DataObject if now match...
2016-01-04 Mikael NordfeldthCode cleanup in lib/activityutils.php
2016-01-04 Mikael NordfeldthMore explicit catch
2016-01-04 Mikael NordfeldthThe $options array isn't used here
2016-01-03 Mikael NordfeldthUse EmptyIdException in Fave deletion try-catch
2016-01-03 Mikael NordfeldthEmptyIdException to make sure we get the right in catch
2016-01-03 Mikael NordfeldthFave deletion would fail in some cases with missing...
2016-01-03 Mikael NordfeldthErr, forgot semicolon.
2016-01-03 Mikael NordfeldthTry-catch on profile deletion unsubscribe actions
2016-01-03 Mikael NordfeldthSomewhat better layout for approving/rejecting subrequests
2016-01-03 Mikael NordfeldthPending subscription requests now work as they should
2016-01-03 Mikael NordfeldthIf a user has a private stream, assume a moderated...
2016-01-03 Mikael NordfeldthHandle private streams better (failed to show profile...
2016-01-03 Roland HaederMerge remote-tracking branch 'upstream/master' into...
2016-01-03 Mikael NordfeldthThis version of the EventPlugin won't work with StatusN...
2016-01-03 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2016-01-03 mmnMerge branch 'beautify_profile_list' into 'nightly'
2016-01-03 Mikael NordfeldthMerge branch 'nightly' into singpolyma/gnu-social-event...
2016-01-02 Mikael NordfeldthFixes issue #94 with undefined 'fr'
2016-01-02 Mikael NordfeldthDon't store object type for verbs (as they don't have it)
2016-01-02 Mikael NordfeldthFix because qvitter supplies a twitter array value...
2016-01-01 Mikael NordfeldthAvoid exception for invalid URL aborting rendering...
2016-01-01 Mikael NordfeldthNewnoticeAction now uses Notice::saveActivity(...)
2016-01-01 Mikael NordfeldthLocation::fromOptions(Notice::locationOptions(...))
2016-01-01 Mikael Nordfeldthwhitespace switch for code layout
2016-01-01 Mikael Nordfeldthcommon_render_content doesn't require a Profile now
2016-01-01 Mikael Nordfeldthupgrade script makes sure all notices have rendered...
2016-01-01 Mikael Nordfeldth->getID() instead of ->id
2016-01-01 Mikael NordfeldthDon't require a notice object to common_linkify_mentions
2016-01-01 Mikael NordfeldthOutput fixed sizes of thumbnails so we don't get jumpy...
2015-12-31 Mikael NordfeldthRSVPs refer to Happening (event) by URI instead of...
2015-12-31 Mikael Nordfeldthminor happening changes
2015-12-31 Mikael NordfeldthHandle feed imports with exceptions better
2015-12-31 Mikael Nordfeldths/LOG_ERROR/LOG_ERR/
2015-12-31 Mikael NordfeldthLogging destinations and unnecessary debug
2015-12-31 Mikael NordfeldthException throwing and proper db retrieval
2015-12-31 Mikael NordfeldthProper error message in exception
2015-12-31 Mikael NordfeldthDeleted_notice had a superfluous field
2015-12-31 Mikael NordfeldthWups, $notice not $stored in the old function...
2015-12-31 Mikael NordfeldthNotice conversation is perhaps not set yet
2015-12-31 Mikael NordfeldthDon't do saveKnownReplies unless it's a verb=post
2015-12-31 Mikael NordfeldthUse recently implemented functions in saveKnownReplies
2015-12-31 Mikael NordfeldthOnly provide Notice oEmbed data for local notices
2015-12-31 Mikael Nordfeldthlocal/* is already in root .gitignore
2015-12-30 Mikael Nordfeldthissue #93
2015-12-30 Mikael NordfeldthRecoverpasswordAction uses User->setPassword()
2015-12-30 Mikael NordfeldthsetPassword now runs validate too
2015-12-30 Mikael NordfeldthAdded User->setPassword($password)
2015-12-30 Mikael NordfeldthNotification mails are sent again fixes ssue #99
2015-12-30 mmnMerge branch 'nightly' into 'nightly'
2015-12-30 hannesfixes this issue: https://quitter.se/notice/4344600
2015-12-27 Mikael Nordfeldthcreate storage directories automatically
2015-12-27 Mikael NordfeldthGNU social config paths, removed StatusNet/Laconica
2015-12-27 Mikael Nordfeldthbackground folder has never been used for GNU social
2015-12-27 Mikael Nordfeldthminor tuning to nginx example config
2015-12-27 Mikael NordfeldthFile_redirection should get URLs properly
2015-12-27 Mikael Nordfeldthsplit() is deprecated and should be explode()
2015-12-27 Mikael NordfeldthConfirm_address field address_extra _can_ be NULL
2015-12-27 Mikael NordfeldthGroup membership URI needs dataobjects not IDs
2015-12-27 Mikael NordfeldthFile_oembed varchar to text changes
2015-12-27 Mikael Nordfeldthvarchar to text since there's no reason to limit the...
2015-12-27 Mikael NordfeldthClarify that notices are also deleted with nukefile.php
2015-12-27 Mikael NordfeldthReport if the email was not sent!
2015-12-27 Mikael NordfeldthServer exceptions should reasonably be 5xx
2015-12-27 Mikael Nordfeldthsyntax error
2015-12-27 Mikael NordfeldthDuplicate URI means we have it already, I assume
2015-12-26 Mikael NordfeldthHandle lack of parent nicely
2015-12-26 Mikael NordfeldthLogging fixes
2015-12-23 mmnMerge branch 'rm-design-config-doc' into 'nightly'
2015-12-23 mmnMerge branch 'autocomplete-group' into 'nightly'
2015-12-23 mmnMerge branch 'profile-prefs-getall' into 'nightly'
2015-12-21 ChimoRemove $config['design'] documentation
2015-12-18 Roland HaederMerge remote-tracking branch 'upstream/master' into...
2015-12-17 ChimoProfile_prefs::getAll fix prefs loop
2015-12-17 ChimoProfile_prefs::getAll fix call to listFind
2015-12-16 ChimoMake Profile::getUri work with Groups
2015-12-16 ChimoAutocomplete: Fix $profile being null for groups
2015-12-15 Mikael NordfeldthMerge branch 'mmn_fixes' into nightly
2015-12-15 Mikael Nordfeldth$url should've been $file->getUrl()
2015-12-15 Mikael NordfeldthDon't check Link header if not set
2015-12-15 Mikael NordfeldthBetter checks for defined array indexes
2015-12-14 Mikael NordfeldthMerge branch 'master' into nightly
2015-12-14 mmnMerge branch 'send-twitter-replies-to-twitter' into...
2015-12-14 mmnMerge branch 'direct-feed-sub' into 'master'
2015-12-14 mmnMerge branch 'twitter-show-rel-syndication' into 'master'
2015-12-14 mmnMerge branch 'firefox-sub-link' into 'master'
2015-12-14 mmnMerge branch 'fix-twitter-uri' into 'master'
2015-12-14 Mikael NordfeldthMerge branch 'master' into nightly
2015-12-14 mmnMerge branch 'inbound-linkback' into 'master'
2015-12-14 mmnMerge branch 'twitter-check-dupe-by-uri' into 'master'
2015-12-14 mmnMerge branch 'repost-of-uf2' into 'master'
2015-12-14 Mikael NordfeldthMerge branch 'master' into nightly
2015-12-14 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2015-12-14 mmnMerge branch 'at-mention-url' into 'master'
next