]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2013-11-02 Mikael NordfeldthLess raw SQL in User_group
2013-11-02 Mikael NordfeldthMinor PHP stylistic features and typing stuff
2013-11-01 Mikael NordfeldthThere are no LaconicaScripts left
2013-11-01 Mikael NordfeldthNotice metadata for WebFinger. Not sure if implemented...
2013-11-01 Mikael NordfeldthSalmon only has one "rel" value now, so start deprecating
2013-11-01 Mikael NordfeldthMinor labeling things for StatusNet to GNU social migration
2013-11-01 Mikael NordfeldthWhat was that NewMenu plugin doing there anyway?
2013-11-01 Mikael NordfeldthUsing GNUSOCIAL_VERSION instead of STATUSNET_VERSION
2013-11-01 Mikael NordfeldthUser agents and generators changed to GNU social
2013-11-01 Mikael NordfeldthBetter typing and minor fixes to OStatus related stuff
2013-10-30 Mikael NordfeldthVersion name strings updated, StatusNet only retained...
2013-10-30 Mikael NordfeldthOStatus remote address example now more generic
2013-10-30 Mikael NordfeldthForgot to catch no-parent-exception
2013-10-30 Mikael NordfeldthGetting a profile from URI would throw exceptions on...
2013-10-30 Mikael NordfeldthUse schemaDef when checking database structure
2013-10-30 Mikael NordfeldthMinor Ostatus_profile class reference fixes
2013-10-30 Mikael NordfeldthgetStreamName will now return nick/fullname based on...
2013-10-30 Mikael NordfeldthNoticeListItem attentions showed double for User_group
2013-10-30 Mikael NordfeldthUse addPlugin! (esp. XMPP folks should do this)
2013-10-30 Mikael NordfeldthLoginAction somewhat converted to FormAction
2013-10-29 Mikael Nordfeldthmentioned was an array, not a single object
2013-10-29 Mikael NordfeldthFile oEmbed lookup failure is not as severe as LOG_ERR
2013-10-29 Mikael NordfeldthUser_group->permalink() is a function, not a variable.
2013-10-29 Mikael NordfeldthGroup discovery from text functions polished
2013-10-29 Mikael NordfeldthProtected function prepare with array $args defaulting...
2013-10-29 Mikael Nordfeldthfunction delete in dataobjects now don't break strict...
2013-10-28 Mikael NordfeldthReworked the ActivityContext->attention structure
2013-10-28 Mikael NordfeldthMore OOP-ish tests using instanceof
2013-10-28 Mikael NordfeldthPEAR lib updated to 1.9.4 (seems only installation...
2013-10-28 Mikael NordfeldthMemcached_DataObject extensions got their update functi...
2013-10-28 Mikael NordfeldthSome getStaticProperty calls to PEAR globalized
2013-10-28 Mikael Nordfeldthacct uri should be caseinsensitive (so let's do our...
2013-10-28 Mikael NordfeldthEvent handler StartGetProfileAcctUri for WebFinger
2013-10-28 Mikael NordfeldthgetAcctUri function added with related exception
2013-10-28 Mikael NordfeldthMake Atom titles a bit more verbose
2013-10-28 Mikael NordfeldthUse getParent instead of manual reply_to lookup
2013-10-28 Mikael NordfeldthRemoved legacy OMB. Use OStatus for remote profiles.
2013-10-28 Mikael NordfeldthEnable json-specified objects in queue_item frames
2013-10-27 Mikael Nordfeldthdefines changed to GNU social names instead of StatusNet
2013-10-25 Mikael NordfeldthForceGroup and some qvitter API stuff still used staticGet
2013-10-23 Mikael NordfeldthNotice class local cache fixes
2013-10-23 Mikael NordfeldthCall memcache() as a static object (it's a static class)
2013-10-22 Mikael NordfeldthMoved jbfavre's Twitter card support to Twitter plugin
2013-10-22 Mikael NordfeldthDon't disconnect a DB_Error, instead log for better...
2013-10-22 Mikael NordfeldthNo need to know what DBQueueManager got if not debugging
2013-10-22 Mikael NordfeldthGeonames now not a default plugin
2013-10-22 Mikael NordfeldthNotice->getParent function fixes
2013-10-22 Mikael NordfeldthDaisychaining bug with exceptions in PHP
2013-10-21 Mikael NordfeldthPrepare the RepeatAction for modernisation (more OOP)
2013-10-21 Mikael NordfeldthOstatus_profile->processShare now backwards compatible...
2013-10-21 Mikael NordfeldthSHARE activities would not be imported from federated...
2013-10-21 Mikael NordfeldthRevert "Better ID for notice activity"
2013-10-21 Mikael NordfeldthOnly use ActivityVerb::SHARE (forwardId is deprecated)
2013-10-21 Mikael NordfeldthRemoving rel='ostatus:attention' in favor of Salmon...
2013-10-21 Mikael NordfeldthUse pre-defined const instead of strings
2013-10-21 Mikael NordfeldthReplace common_good_random with common_random_hexstr
2013-10-21 Mikael NordfeldthGenerate better salt for crypt()
2013-10-21 Mikael Nordfeldthcommon_good_rand was _not_ a "good rand", only hex
2013-10-21 Mikael NordfeldthException wasn't thrown. How does PHP handle daisychain...
2013-10-20 Florian Schmausplugins/Xmpp/README fixed typos
2013-10-20 Florian SchmausImproved plugins/Xmpp/README
2013-10-20 Mikael Nordfeldthprintv doesn't exist. Use echo to always print on errors.
2013-10-20 Mikael NordfeldthProfile creation always failed because we didn't COMMIT
2013-10-20 Mikael NordfeldthMinor function definitions so they match Action parent
2013-10-20 Mikael NordfeldthStrict type check against false in User_group
2013-10-20 Mikael NordfeldthWebFingerResource introduced, instead of strict Profile...
2013-10-20 Mikael NordfeldthApparently only one atom:content is allowed
2013-10-20 Mikael NordfeldthSwitch order of html/text for StatusNet backwards compa...
2013-10-19 Mikael NordfeldthCore plugin list would not merge into $config
2013-10-19 Mikael NordfeldthAlways generate local HTTPS links if ssl is 'always'
2013-10-19 Mikael NordfeldthCore and Default plugins separated, now loads on install
2013-10-18 Mikael NordfeldthInstaller redirects to HTTPS if ssl is set to 'always'
2013-10-17 Mikael NordfeldthREAD THIS UPGRADE SCRIPT. ON EVERY PULL.
2013-10-17 Mikael NordfeldthMove nick updating of User entry to Profile->update()
2013-10-17 Mikael NordfeldthAuthCrypt now tidied up and enabled by default.
2013-10-17 Mikael NordfeldthWhen updating a User_group nickname, correlate Local_gr...
2013-10-16 Mikael NordfeldthLocal_group and User are now assumed to be in same...
2013-10-16 Mikael NordfeldthNoProfileException now parent to User* and Group*
2013-10-16 Mikael NordfeldthBetter use of Nickname validation functions
2013-10-16 Mikael NordfeldthBetter checks during User::register and improved Nickna...
2013-10-16 Mikael NordfeldthMinor changes to ApiCheckNicknameAction, syntax and...
2013-10-16 Mikael NordfeldthNickname::normalize now checks for path name collision...
2013-10-15 Mikael NordfeldthAdd support (and upgrade path) for group profiles
2013-10-15 Mikael NordfeldthLegacy fixup script from bad block/sub interaction
2013-10-15 Mikael NordfeldthRemoving legacy code and fixup_* for Status_network...
2013-10-15 Mikael NordfeldthMaking many of the API actions more consistent with...
2013-10-15 Mikael NordfeldthDo calls straight to the result of getProfile
2013-10-15 Mikael NordfeldthMoved favoriteNotices from User to Profile class
2013-10-15 Mikael NordfeldthgetTaggedSub-stuff moved to Profile class
2013-10-14 Mikael NordfeldthNow using common_local_url properly
2013-10-14 Mikael NordfeldthWe never accept a user without a Profile
2013-10-14 Mikael NordfeldthGNU social is with a minor s.
2013-10-14 Mikael NordfeldthNaming stuff GNUsocial rather than StatusNet
2013-10-14 Mikael Nordfeldthdocs: mysqlnd extension clarification
2013-10-14 Mikael Nordfeldthstatic:: call are less cluttery
2013-10-14 Mikael Nordfeldthprotected handle function without args for Action
2013-10-14 Mikael Nordfeldthcommon_sql_now() is recommended before DB_DataObject_Ca...
2013-10-14 Mikael NordfeldthLegacy StatusNet <0.8 stuff, not needed anymore
2013-10-14 Mikael NordfeldthMDB2 now works with UTF-8
2013-10-08 Mikael NordfeldthRemote Profile Action from ModPlus now more generic
next