]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins
Stronger typing for NoticeListItem and so
[quix0rs-gnu-social.git] / plugins /
2014-06-01 Mikael NordfeldthStronger typing for NoticeListItem and so
2014-06-01 Mikael NordfeldthThere could be unresolvable FeedSub entries
2014-05-31 Mikael NordfeldthMagicsig is made a bit less cumbersome
2014-05-31 Mikael NordfeldthUse locally cached Salmon keys for profiles
2014-05-31 Mikael NordfeldthLast objectification of MagicEnvelope. Smarter SalmonAction
2014-05-30 Mikael NordfeldthTemplate engine is a good idea, but not in that impleme...
2014-05-30 Mikael NordfeldthMaybe the least necessary plugin: PoweredByStatusNet
2014-05-28 Mikael NordfeldthSalmon log message tidying up
2014-05-27 Mikael NordfeldthBad variable names (fixes last commit)
2014-05-27 Mikael NordfeldthMagicEnvelope object orientation (no passing arrays)
2014-05-27 Mikael NordfeldthMake MagicEnvelope self-reference
2014-05-26 Mikael NordfeldthRemoved MagicEnvelopeCompat, legacy from SN <0.9.7
2014-05-26 Mikael NordfeldthMinor changes in Salmon lib for Magicsig retrieval.
2014-05-26 Mikael NordfeldthMake Profile::fromUri use UnknownUriException
2014-05-26 Mikael NordfeldthShould not normalize Salmon author URIs.
2014-05-26 Mikael NordfeldthgetAuthorUri is a more appropriate function name
2014-05-26 Mikael NordfeldthcheckAuthor not used anywhere
2014-05-19 Mikael NordfeldthThere's no guarantee we have an Ostatus_profile for...
2014-05-19 Mikael NordfeldthInform and make use of NoProfileException in OStatus...
2014-05-19 Mikael NordfeldthUsersalmonAction cleanup
2014-05-19 Mikael NordfeldthOstatus_profile throws NoProfileException from localPro...
2014-05-19 Mikael NordfeldthNoUriException added and implemented in FeedSub class
2014-05-19 Mikael NordfeldthRemoving unused functions from Bookmark plugin
2014-05-19 Mikael NordfeldthadminUpdates setting not available now
2014-05-19 Mikael NordfeldthisLocal() for User_group
2014-05-18 Mikael Nordfeldthsprintf for SQL calls, please
2014-05-18 Mikael NordfeldthShow more links work with AJAX-retrieved HTML
2014-05-18 Mikael NordfeldthDon't show or preview text/html attachments
2014-05-18 Mikael NordfeldthNotice->repeat() function takes Profile as argument now
2014-05-17 Mikael NordfeldthXrdAction extends ManagedAction
2014-05-12 Mikael NordfeldthConversationTree is now a plugin (not oldschool setting)
2014-05-12 Mikael NordfeldthNot sure how much time to spend on GNUsocialPhotos...
2014-05-10 Mikael NordfeldthNotice->getUrl() for shares would throw exception in...
2014-05-10 Mikael Nordfeldth"Twitter card" support had badly referenced HTML outputter
2014-05-07 Mikael NordfeldthToo many bird wings ({), sorry Erkan :)
2014-05-07 Mikael Nordfeldthmisplaced dollar sign, also URLs != attention URIs
2014-05-06 Mikael NordfeldthOld examples of lacking 'new' before 'Exception'
2014-05-06 Mikael NordfeldthForgot 'new' before the Exception class
2014-05-06 Mikael NordfeldthBad variable reference in OembedPlugin
2014-05-06 Mikael NordfeldthMoved oEmbed stuff out to a plugin (Oembed).
2014-05-06 Mikael NordfeldthGarbage collection script didn't loop through anything
2014-05-06 Mikael NordfeldthUser object didn't have getNickname() function
2014-05-06 Mikael NordfeldthMissed a $user->id to $profile->id translation
2014-05-06 Mikael NordfeldthMore Exceptions for FeedSub doSubscribe and related...
2014-05-06 Mikael NordfeldthType testing instead of just empty() in OStatusPlugin
2014-05-06 Mikael NordfeldthMagicEnvelope class now throws exception on XRD fail
2014-05-05 Mikael NordfeldthMore modern coding, stuff related to subscriptions
2014-05-05 Mikael NordfeldthMSN probably doesn't work, and we don't like it anyway
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 NordfeldthSuccess debugging was too much noise
2014-05-05 Mikael NordfeldthMore debugging in Magicsig class verify method
2014-05-05 Joshua Judson RosenPrevent spurious refusals of legitimate notices posted...
2014-05-05 Joshua Judson RosenAutocomplete: don't match non-subscribed group-names.
2014-05-01 Mikael NordfeldthgetConversationUrl introduced for linking to conversations
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 Nordfeldths/bestUrl/getUrl/ for notices and microapp objects
2014-04-29 Mikael NordfeldthVideoThumbnails failure detection improved.
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 NordfeldthEmailAuthentication enabled by default
2014-04-28 Mikael NordfeldthBetter fallback on UnsupportedMediaException
2014-04-21 Mikael NordfeldthDynamically generate thumbnails (see full text)
2014-04-21 Mikael NordfeldthBetter event name (creating thumbnail _source_)
2014-04-19 Mikael NordfeldthOStatus onStartNoticeSourceLink to use exceptions
2014-04-18 Mikael NordfeldthWe get profiles directly, there's no user object anymore
2014-04-16 Mikael NordfeldthBetter plugin description for VideoThumbnails
2014-04-16 Mikael NordfeldthMediaFile thumbnail event hooks + VideoThumbnails plugin
2014-04-06 Mikael NordfeldthHTML5 required attribute for some input forms
2014-03-31 Mikael NordfeldthMerge commit 'refs/merge-requests/199' of git://gitorio...
2014-03-15 Mikael NordfeldthMerge branch 'master' of gitorious.org:statusnet/gnu...
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 NordfeldthAdd functions to avoid direct variable access
2014-03-09 Mikael NordfeldthFeedSub gets a plugin event handler for sub/unsub
2014-03-07 Mikael NordfeldthRegisterThrottle didn't save the created time
2014-03-07 Mikael NordfeldthCosmetic changes to RegisterThrottle
2014-03-06 Mikael NordfeldthWe don't add to inbox anymore.
2014-03-06 Mikael NordfeldthAdded OpportunisticQM README that has good docs
2014-03-06 Mikael NordfeldthAdd Attention stuff to TwitterBridge
2014-03-06 Mikael NordfeldthStricter typing + user detection in Realtime
2014-03-06 Mikael NordfeldthRemoved Inbox from core (unused since 4b2a66ed29091209c...
2014-03-06 Mikael NordfeldthNew mechanism for "all" feed (InboxNoticeStream)
2014-03-06 Mikael NordfeldthMerge branch 'master' into FeedPoller
2014-03-05 Mikael NordfeldthMerge commit 'refs/merge-requests/11' of git://gitoriou...
2014-03-05 Mikael NordfeldthMake ostatussub conform to coding standards a bit
2014-03-02 Mikael NordfeldthSubMirror now works again against old PuSH
2014-03-02 Mikael NordfeldthCosmetic changes to SubMirror actions
2014-03-02 Mikael NordfeldthRemove Twitter from SubMirror
2014-03-02 Mikael NordfeldthGNU social naming, not StatusNet
2014-03-02 Mikael NordfeldthPrepare for >1024 RSA keys for Salmon signatures
2014-03-01 Mikael NordfeldthConversation ID now gets set from initial notice.
next