]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
make event urls federate
[quix0rs-gnu-social.git] / lib /
2015-10-09 Hannes Mannerheimupdate from upstream
2015-10-04 Mikael NordfeldthDiaspora plugin is almost there (for remote salmon...
2015-10-03 Mikael Nordfeldthbump to 1.2.0-beta1 as we have remote delete functional...
2015-10-03 Mikael NordfeldthI think all the notice deletion calls are event-compati...
2015-10-03 Mikael NordfeldthSome work on ActivityModeration with notice deletion
2015-10-01 Mikael NordfeldthFile handling changes for better logic
2015-10-01 Mikael NordfeldthInlineAttachmentListItem put into its own file
2015-09-30 Mikael NordfeldthNoResultException is common if reply_to was not cleared...
2015-09-29 Mikael NordfeldthMove Ostatus_profile->processPost function into plugin
2015-09-27 Mikael NordfeldthAccessibility improvement, title for popup close button
2015-09-27 Mikael NordfeldthShowprofiletagAction now extends ShowstreamAction
2015-09-27 Mikael NordfeldthProfile/Peopletag file splitting for autoload
2015-09-10 Mikael NordfeldthPrepare for ActivityModerationPlugin
2015-09-10 Mikael NordfeldthCall it compareVerbs when comparing verbs
2015-09-09 Mikael NordfeldthAnnoying debug messages that were just meant to remind
2015-09-09 Mikael NordfeldthLet's handle notice dataobjects instead, despite fetchi...
2015-09-09 Mikael NordfeldthSplit classes into their own files
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-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 Mikael NordfeldthI had some inheritance the wrong way around.
2015-07-03 Mikael NordfeldthForgot NoticestreamAction, thanks roland.
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 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-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'
next