]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins
Merge branch 'master' into 'master'
[quix0rs-gnu-social.git] / plugins /
2016-01-20 Mikael NordfeldthAdd xcal namespaces to location and url in event
2016-01-20 Mikael NordfeldthCancelling RSVPs now seems to work.
2016-01-20 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-01-20 Mikael NordfeldthHandle exceptions when salmon slapping
2016-01-20 Mikael NordfeldthIn very specific circumstances we can bulkDistribute...
2016-01-20 Mikael NordfeldthbulkDistribute won't add empty lists to database
2016-01-20 Mikael NordfeldthHandle exceptions when salmon slapping
2016-01-19 Mikael NordfeldthStarted fiddling with CancelRSVP but more must be done
2016-01-19 Mikael NordfeldthRSVP stuff, mostly forms.
2016-01-19 Mikael NordfeldthRSVPs seem to be created now, just gotta fix Cancelrsvp...
2016-01-18 Mikael NordfeldthUse "newer" terminology and throw exceptions
2016-01-18 Mikael NordfeldthSave with options so we get source=web
2016-01-18 Mikael Nordfeldthend_str, not start_str
2016-01-18 Mikael NordfeldthEvents get rendered.
2016-01-18 Mikael NordfeldthEvents are now saved but not displayed properly again
2016-01-18 Mikael NordfeldthFirst steps on making NeweventAction a FormAction
2016-01-16 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-01-16 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social
2016-01-16 Mikael NordfeldthLet the remote side know the Salmon was accepted (sorta)
2016-01-16 Mikael NordfeldthDistinguish notice saving errors from others for Salmon
2016-01-16 Mikael NordfeldthEmptyIdException doesn't carry ->obj
2016-01-16 Mikael NordfeldthbulkDistribute won't add empty lists to database
2016-01-16 Mikael NordfeldthStart handling salmon entries directly with Notice...
2016-01-16 Mikael NordfeldthIn very specific circumstances we can bulkDistribute...
2016-01-15 mmnMerge branch 'oembed_branch' into 'nightly'
2016-01-14 Mikael NordfeldthMinor fixes in Linkback plugin
2016-01-14 Mikael NordfeldthMake Twitter Media upload API v1.1 reach us
2016-01-14 Mikael NordfeldthDebug message formatting gone wrong
2016-01-14 Mikael NordfeldthIncorrect use of getByHashKey in HubSub
2016-01-14 Mikael NordfeldthDocumentation fix from master
2016-01-14 Mikael NordfeldthDon't try to replace http with https if https already...
2016-01-14 mmnMerge branch 'fix_readme' into 'master'
2016-01-14 Björn Schießlearray need to contain key/value pairs
2016-01-14 Mikael NordfeldthSalmon debugging
2016-01-14 Mikael NordfeldthFake oEmbed version in OpenGraph return object
2016-01-14 Mikael NordfeldthSalmon queue handler getByID for exception throwing
2016-01-13 Mikael NordfeldthDebugging by indexing callback column in HubSub
2016-01-13 Mikael NordfeldthOpenGraph image/thumbnail width and height
2016-01-13 Mikael NordfeldthDeleted_notice is pluginified, don't call directly...
2016-01-13 Mikael NordfeldthEventify Notice getAsTimestamp (for Deleted_notice)
2016-01-13 Mikael NordfeldthgetLeaseRemaining for FeedSub too
2016-01-13 Mikael Nordfeldths/getLease/getLeaseTime/ just to be a bit more clear
2016-01-13 Mikael NordfeldthDon't store lease seconds, just sub start and end
2016-01-13 Mikael NordfeldthMinor PuSH comment and debug stuff
2016-01-13 Mikael NordfeldthRequest a month long sub lease by default
2016-01-13 Mikael NordfeldthHubSub didn't save sub start and end datetimes
2016-01-13 hannespurify oembed html
2016-01-13 Mikael NordfeldthUnused, unnecessary and intrusive cookie/storage removed!
2016-01-13 Mikael Nordfeldthproperty attribute could be null in meta tags of course
2016-01-13 Mikael NordfeldthCatch NoHttpResponseException when using HTTPClient
2016-01-13 Mikael NordfeldthNoHttpResponseException needed instead of HTTP_Request2...
2016-01-13 Mikael NordfeldthUse the upstream function to get effectiveUrl
2016-01-12 Mikael NordfeldthSuper-basic OpenGraph image preview support, "works...
2016-01-12 Mikael NordfeldthDon't follow redirects on PuSH POST.
2016-01-11 mmnMerge branch 'apiaccountregister_event_branch' into...
2016-01-11 mmnMerge branch 'hidden-h2s' into 'nightly'
2016-01-11 Mikael Nordfeldth$target was klantigtly copied from another debug message
2016-01-11 Mikael NordfeldthUpdate PuSH callback URL if remote side switched to...
2016-01-11 Mikael NordfeldthMuch more logging in PushHubAction (OStatus)
2016-01-11 Mikael NordfeldthOpportunisticQM matches against _system_ max_execution_time
2016-01-11 Mikael NordfeldthHTTPClient would return null instead of exception
2016-01-09 Mikael NordfeldthControl OpportunisticQM verbosity
2016-01-09 Mikael NordfeldthMinor changes to OpportunisticQM for debugging
2016-01-09 Mikael NordfeldthPut salmon slaps in queues before pushing user Atom...
2016-01-09 Mikael NordfeldthDo proper fromUri lookup on groups too
2016-01-09 Mikael NordfeldthIssue #121 - use correct Group ID and strict User_group...
2016-01-08 Mikael NordfeldthOStatus queue handler uses Notice->getAttentionProfiles()
2016-01-07 Mikael NordfeldthNotice from web now saves context->attention too! ;)
2016-01-07 Mikael Nordfeldth think I have managed to show oEmbed images better now
2016-01-07 Mikael NordfeldthFixed group representation in Directory plugin, also...
2016-01-07 Mikael NordfeldthReturn Profile objects from getGroups in Groupdirectory...
2016-01-07 Mikael NordfeldthMax execution time margin for OpportunisticQM
2016-01-06 Mikael NordfeldthIssue #118 wanted better TOR support, now Avatar URLs...
2016-01-06 Mikael NordfeldthAvoid having to check for notices without rendered...
2016-01-06 Mikael NordfeldthConversation IDs (again) no longer based on Notice ID
2016-01-05 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2016-01-05 mmnMerge branch 'nightly' into 'nightly'
2016-01-05 mmnMerge branch 'openid-plugin' into 'nightly'
2016-01-05 Mikael NordfeldthIf there's no Happening, we can't use the RSVP.
2016-01-05 Mikael NordfeldthprocessFeed would abort on certain errors where findLoc...
2016-01-05 Mikael NordfeldthXSS vulnerability when remote-subscribing
2016-01-04 ChimoOpenID plugin: 'openid_only' should be 'openidonly'
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 NordfeldthFave deletion would fail in some cases with missing...
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 NordfeldthDon't store object type for verbs (as they don't have it)
2016-01-01 Mikael Nordfeldthcommon_render_content doesn't require a Profile now
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 NordfeldthLogging destinations and unnecessary debug
2015-12-31 Mikael NordfeldthException throwing and proper db retrieval
2015-12-31 Mikael NordfeldthDeleted_notice had a superfluous field
2015-12-31 Mikael NordfeldthOnly provide Notice oEmbed data for local notices
2015-12-30 Mikael Nordfeldthissue #93
2015-12-27 Mikael Nordfeldthsplit() is deprecated and should be explode()
next