]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins
Receiving Share activity fixes
[quix0rs-gnu-social.git] / plugins /
2015-03-12 Mikael NordfeldthReceiving Share activity fixes
2015-03-12 Mikael NordfeldthShare plugin now handles showing form in NoticeOptionItems
2015-03-12 Mikael NordfeldthMove share command interpretation to SharePlugin
2015-03-12 Mikael NordfeldthMoving Ostatus_profile processShare to SharePlugin
2015-03-12 Mikael NordfeldthMerge branch 'nightly' into repeat_as_shareplugin
2015-03-12 Mikael NordfeldthInitial work on making the Share verb handled in plugin
2015-03-10 Mikael NordfeldthImageFile $id argument is only for File objects
2015-03-10 Mikael Nordfeldthmore descriptive setting name
2015-03-10 Mikael NordfeldthSiteNoticeInSidebar widget did not define divId()
2015-03-10 Mikael NordfeldthFavoritePlugin is now an "ActivityVerbHandlerPlugin"
2015-03-10 Mikael NordfeldthMove AlreadyFulfilled check to Fave::addNew
2015-03-09 Mikael NordfeldthFirst ActivityVerbPlugin sketch
2015-03-09 Mikael NordfeldthThe argument formatting regexps are the third argument
2015-03-09 Mikael NordfeldthDelete Faves onProfileDeleteRelated instead of User
2015-03-09 Mikael NordfeldthMerge branch 'nightly', beginning of 1.2.x
2015-03-09 Mikael NordfeldthMerge commit 'refs/merge-requests/56' of https://gitori...
2015-03-08 Mikael NordfeldthDB_DataObject won't save value 0 because it is "false"
2015-03-08 Mikael NordfeldthMake the OpenID settings page use more of HTMLOutputter...
2015-03-08 Mikael NordfeldthA bunch of FormAction and ManagedAction synchronization
2015-03-08 Mikael NordfeldthTagProfileAction and OStatusPlugin now use less redunda...
2015-03-08 digital dreamerSnapshot of the Transifex translation project - Februar...
2015-03-07 Mikael NordfeldthEmail settings fix for the DB_DataObject bug for saving...
2015-03-06 Mikael NordfeldthChoose whether to prerender the inline reply forms
2015-03-05 Mikael NordfeldthImageMagick sucks at vector graphics, so only use for...
2015-03-04 Mikael NordfeldthImageMagick plugin can now make thumbnails of SVG files
2015-03-04 Mikael NordfeldthReset imgPath variable if VideoThumbnails failed
2015-03-04 Mikael NordfeldthUse getUrl() on File and File_thumbnail instead of...
2015-03-04 Mikael NordfeldthFree ImageMagick object from memory when done with it
2015-03-04 Mikael NordfeldthImageMagickPlugin refactored so we can more easily...
2015-03-01 Mikael NordfeldthBlog depended on TinyMCE which was unmaintained
2015-03-01 Mikael NordfeldthUser class throws exception on register failure
2015-03-01 Mikael NordfeldthAllow changing nick on EmailRegistration
2015-02-27 Mikael NordfeldthStatusNet class renamed GNUsocial
2015-02-27 Mikael NordfeldthStart and EndActionExecute added/fixed/documented
2015-02-27 Mikael NordfeldthMerge branch 'master' into nightly
2015-02-25 Mikael NordfeldthNormalize username on AuthCrypt login
2015-02-25 Mikael NordfeldthRemoving some plugins that were moved to plugins-unmain...
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/55' of https://gitori...
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/51' of https://gitori...
2015-02-25 Mikael Nordfeldthtrailing whitespace
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/49' of https://gitori...
2015-02-25 Mikael Nordfeldthavconv required -f image2 not -f mjpeg at least on...
2015-02-25 Mikael NordfeldthOnly local files to be passed through VideoThumbnails
2015-02-25 Mikael NordfeldthVideoThumbnails changed to use 'exec' call to avconv
2015-02-21 Mikael NordfeldthRSSCloud URL field too long for utf8mb4
2015-02-20 Mikael NordfeldthensureFeedURL will return Ostatus_profile early if...
2015-02-19 Mikael NordfeldthSome loose table definitions which needed 191 char...
2015-02-19 Mikael NordfeldthMerge branch 'utf8mb4' into nightly
2015-02-19 Mikael NordfeldthFile and File_redirection adhoc storage methods updated...
2015-02-19 Mikael NordfeldthMerge branch 'nightly' into file_urlhash
2015-02-18 Mikael NordfeldthUserdirectoryAction now ManagedAction and better SQL
2015-02-18 Mikael NordfeldthNo need for return true
2015-02-18 Mikael NordfeldthGroupdirectoryAction now has no direct SQL queries
2015-02-18 Mikael NordfeldthTurn GroupdirectoryAction into a ManagedAction
2015-02-18 Mikael NordfeldthDirectory group search code cleanup
2015-02-18 Mikael NordfeldthMake group search in Directory use PEAR::DB
2015-02-17 Mikael Nordfeldthuse common_purify to purify HTML, one function to rule...
2015-02-17 Mikael Nordfeldthforgot primary key column to updateWithKeys in SalmonAction
2015-02-17 Mikael NordfeldthSalmonAction now updates remote URI if it was stale.
2015-02-16 ChimoMove people tag autocomplete JS to plugin
2015-02-15 Mikael NordfeldthDon't default to publishing http: alias!
2015-02-15 Mikael NordfeldthPresent http:// alias by default in WebFinger output
2015-02-14 Mikael NordfeldthMerge commit 'refs/merge-requests/45' of https://gitori...
2015-02-14 Mikael Nordfeldthneo-quitter unuglification by marcus, merge-request 44
2015-02-13 Mikael NordfeldthDirectMessages backed up properly for UAS
2015-02-13 Mikael NordfeldthFaves backed up properly to UAS
2015-02-13 Mikael NordfeldthUAS protected property user solved with getUser()
2015-02-12 Mikael Nordfeldthutf8mb4 conversion on database with index adjusts
2015-02-12 Mikael NordfeldthschemaDef coding style fixes
2015-02-12 Mikael NordfeldthMissing uri property of QnA_Answer class
2015-02-12 Mikael NordfeldthMerge commit 'refs/merge-requests/43' of https://gitori...
2015-02-09 Mikael NordfeldthMerge commit 'refs/merge-requests/39' of https://gitori...
2015-02-09 ChimoTwitterBridge: don't array_merge() non-arrays
2015-02-09 ChimoMake TwitterBridge less noisy
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/37' of https://gitori...
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/30' of https://gitori...
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/31' of https://gitori...
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/36' of https://gitori...
2015-02-08 ChimoPopulate 'created' property on ostatus_source
2015-02-08 Mikael NordfeldthOlder versions of PHP couldn't do array indexes on...
2015-02-08 Mikael NordfeldthGeneral code quality improvement for easier understanding
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/33' of https://gitori...
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/34' of https://gitori...
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/35' of https://gitori...
2015-02-07 ChimoRemove NOT NULL restriction on FeedSub last_update
2015-02-07 ChimoRemove NOT NULL restriction on HubSub 'lease'
2015-02-04 Mikael NordfeldthAllow delete-inactive for gcfeeds
2015-02-03 Mikael NordfeldthFavoritePlugin uses getConfigPref for profile setting
2015-02-03 Mikael Nordfeldth$this out of context (use $rcpt)
2015-02-03 Mikael NordfeldthRevert "Notices for faves are already sent as they...
2015-02-03 Mikael NordfeldthThe favorite activity is an activity.
2015-02-03 Mikael NordfeldthNotices for faves are already sent as they are notices...
2015-02-03 Mikael NordfeldthWrong variable name (s/fave/object/)
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-02 Mikael NordfeldthVimeo oEmbed thumbnail host added to whitelist
2015-01-29 Mikael NordfeldthA bunch of clientError that were called as serverError
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...
next