]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
Always naming it 'plugin' is not good, it can easily confuse. So better name it
[quix0rs-gnu-social.git] / lib /
2015-09-12 Roland HaederAlways naming it 'plugin' is not good, it can easily...
2015-09-12 Roland HaederAdded type-hint (checked!)
2015-09-12 Roland HaederA bit better test.
2015-09-11 Roland HaederMerge remote-tracking branch 'upstream/master' into...
2015-09-05 Mikael NordfeldthMerge branch 'nightly'
2015-09-05 Mikael Nordfeldthintroducing html_sprintf for easier sprintf'ing with...
2015-09-04 Mikael NordfeldthMove notice location data to Notice_location
2015-09-03 mmnMerge branch 'configure-docs' into 'nightly'
2015-09-03 mmnMerge branch 'nightly' into 'nightly'
2015-09-03 mmnMerge branch 'nginx-sample' into 'nightly'
2015-09-03 mmnMerge branch 'webinstaller-faq-link' into 'nightly'
2015-09-03 Mikael NordfeldthInclude PHP libraries from system if not packaged and...
2015-08-18 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-08-16 Roland HaederMerge remote-tracking branch 'upstream/master' into...
2015-07-25 ChimoFix broken link to FAQ in web installer
2015-07-21 Mikael NordfeldthMissing getTarget function in targetedrss10action.php
2015-07-18 Mikael NordfeldthIncreased debugging and fixing conversation stitching...
2015-07-18 Mikael NordfeldthInfinite loop on CLI initiated profile deletion for...
2015-07-17 Mikael NordfeldthDon't retry unhandled transports in OpportunisticQM
2015-07-17 Mikael NordfeldthDon't allow imports by default until it works well...
2015-07-17 Mikael NordfeldthExtendedProfile is not something we want by default.
2015-07-16 Mikael NordfeldthPasswordsettingsAction aligned with FormAction
2015-07-16 Mikael NordfeldthOAuth stuff adapted for FormAction
2015-07-16 Mikael NordfeldthIf XMLOutputter $output arg is null, use php://output
2015-07-16 Mikael NordfeldthImSettings adapted to FormAction inheritance
2015-07-16 Mikael NordfeldthAvatarSettings more aligned to FormAction
2015-07-16 Mikael NordfeldthSettingsAction now extends FormAction (and thus Managed...
2015-07-16 Mikael NordfeldthOAuth widgets separated into their own files
2015-07-16 Mikael NordfeldthFunction declarations to match parent class
2015-07-16 Mikael NordfeldthNon-replies cannot harvest parent notice nicknames
2015-07-15 Mikael NordfeldthLess redundant code.
2015-07-14 Mikael NordfeldthRemoving MicroID as well as simplifying profileaction
2015-07-12 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-07-11 Mikael NordfeldthMore RESTish URL (/notice/:notice/delete) for notice...
2015-07-11 Mikael NordfeldthDeletenoticeForm is its own class now
2015-07-11 Mikael NordfeldthNo limit argument to Rss10Action->getNotices() (use...
2015-07-11 Mikael NordfeldthMerge branch 'nightly' into deletenotice_form_fix
2015-07-10 Mikael Nordfeldthbump alpha number to ease remote debugging help
2015-07-10 Mikael NordfeldthForgot to push TargetedRss10Action
2015-07-10 Mikael NordfeldthApiAction::dateTwitter was called statically from a...
2015-07-10 Mikael NordfeldthCleaning up Directory plugin lists
2015-07-10 Mikael NordfeldthShowstreamAction no longer has public ->profile
2015-07-10 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-07-10 mmnMerge branch 'jquery-cookie-undefined' into 'nightly'
2015-07-10 Mikael NordfeldthMerge branch 'master' into nightly
2015-07-10 mmnMerge branch 'permissions-fix' into 'master'
2015-07-10 Mikael NordfeldthMerge branch 'nightly' into deletenotice_form_fix
2015-07-10 Mikael NordfeldthShowstreamAction tidying up
2015-07-10 Mikael NordfeldthShowstreamAction fixes so it's not as horrible
2015-07-10 Mikael NordfeldthSpiff up the PersonalTagCloudSection class
2015-07-10 Bhuvan KrishnaRemove executable permissions where unnecessary
2015-07-09 Mikael NordfeldthIntroducing TargetedRss10Action for simplifying RSS 1.0
2015-07-09 Mikael Nordfeldth/:nickname/all/rss had to be before /:tagger/all/:tag
2015-07-09 Mikael NordfeldthRss10Action migrated to ManagedAction
2015-07-09 Mikael NordfeldthStartpageAction essentially duplicated TopAction
2015-07-09 Mikael NordfeldthNo static calls (PEAR sucks ass)
2015-07-09 Mikael NordfeldthRss10Action now in an autodetected file.
2015-07-09 Mikael NordfeldthType controlling in lib/atomnoticefeed.php
2015-07-07 Mikael Nordfeldthprepare and handle function to match parents
2015-07-07 Mikael NordfeldthDon't statically call Validate functions
2015-07-04 Roland HaederMerge branch 'master' of https://git.gnu.io/gnu/gnu...
2015-07-04 Mikael NordfeldthI had some inheritance the wrong way around.
2015-07-04 Roland HaederBackward-compatiblity hack for PHP 5.4 installations. backward-compatiblity/php-5.4
2015-07-04 Roland HaederMerge remote-tracking branch 'upstream/master' into...
2015-07-03 Roland HaederMerge branch 'social-master' into rewrites-master/type...
2015-07-03 Mikael NordfeldthForgot NoticestreamAction, thanks roland.
2015-07-03 Roland HaederMerge branch 'master' of https://git.gnu.io/gnu/gnu...
2015-06-25 Mikael Nordfeldthonly variables can be sent by reference (strict standards)
2015-06-23 Mikael Nordfeldthstricter typing in GroupsNav menu widget
2015-06-23 Mikael NordfeldthSelftagWidget had mismatching url() definition
2015-06-23 Mikael NordfeldthFeedList widget had mismatching show() definition
2015-06-20 mmnMerge branch 'plugins-documentation' into 'nightly'
2015-06-20 mmnMerge branch 'remove_broken_plugins_from_default' into...
2015-06-20 mmnMerge branch 'drop_corporate_text' into 'nightly'
2015-06-20 mmnMerge branch 'character_count' into 'nightly'
2015-06-13 Roland HaederMerge branch 'master' of https://git.gnu.io/aroque...
2015-06-13 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-06-12 Mikael NordfeldthNo reason to have makeRegex protected
2015-06-07 aroquenRewording: trends instead of trending topics for consis...
2015-06-07 aroquenNo corporate-only strings in code base anymore
2015-06-07 aroquenDrop QnA from default plugins
2015-06-07 aroquenMerge branch 'master' of git.gnu.io:aroque/gnu-social
2015-06-06 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-06-06 mmnMerge branch 'subscribers_as_addressees' into 'nightly'
2015-06-06 ChimoShow nickname if user has oldschool option enabled
2015-06-06 aroquenAdd subscribed users to dropdown menu.
2015-06-06 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-06-06 mmnMerge branch 'doc-src' into 'nightly'
2015-06-06 mmnMerge branch 'nightly' into 'nightly'
2015-06-06 Mikael NordfeldthMerge branch 'hackfest' into nightly
2015-06-06 Mikael NordfeldthFunction declarations not matching their parents
2015-06-06 Mikael NordfeldthPlugins didn't match lib/plugin.php onPluginVersion...
2015-06-06 Mikael NordfeldthApiOAuthAction functions didn't match parents
2015-06-06 Mikael NordfeldthEndActionExecute event should only run if the Action...
2015-06-06 mmnMerge branch 'tagprofile-ajax-fix' into 'nightly'
2015-06-05 mmnMerge branch 'nightly' into 'nightly'
2015-06-05 Mikael Nordfeldthfloating elements CSS fix by aroque
2015-06-05 Mikael Nordfeldthbuttle's local/plugins translation file fix
2015-06-05 Mikael NordfeldthMerge request for documentation and URLs
2015-06-05 mmnMerge branch 'nightly' into 'nightly'
next