]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes
neo-quitter unuglifying (thanks @marcus@gnusocial.ch )
[quix0rs-gnu-social.git] / classes /
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 attention
2015-02-08 Mikael Nordfeldthadded non-critical FIXMEs
2015-02-08 Mikael NordfeldthupdateWithKeys did not always COMMIT transactions
2015-02-05 Mikael NordfeldthcacheKey change for Status_network class
2015-02-03 Mikael NordfeldthUser class also needs getConfigPref
2015-02-03 Mikael NordfeldthgetConfigPref for globally configurable fallbacks
2015-02-03 Mikael NordfeldthDon't email users who are sandboxed
2015-01-28 Mikael Nordfeldth/main/all will give a network-wide public stream
2015-01-27 Mikael Nordfeldtha group's Profile will now correctly update group origi...
2015-01-26 Mikael NordfeldthImproved animated image thumbnail freedom of choice
2015-01-26 Mikael NordfeldthOnly report local URLs for local groups
2015-01-25 Mikael NordfeldthAnimated GIF restructuring, ImageMagick only used for...
2015-01-25 Mikael NordfeldthNo need for ImageMagick to detected animated GIF
2015-01-25 Mikael NordfeldthFile_thumbnail uses file_id as PRI
2015-01-25 Mikael NordfeldthManaged_DataObject->updateWithKeys throws its own exception
2015-01-25 Mikael NordfeldthupdateWithKeys reworked to more reliable execution
2015-01-25 Mikael NordfeldthupdateKeys -> updateWithKeys (w/ functionality)
2015-01-25 Mikael NordfeldthupdateKeys (for classes with PRI id) now in Managed_Dat...
2015-01-25 Mikael NordfeldthPrimarily the getUrl call is fixed. Also some new class...
2015-01-25 Mikael NordfeldthFile class improved debugging and filename generation
2015-01-23 Mikael NordfeldthAllow fallback to local URL on Notice->getUrl()
2015-01-23 Mikael NordfeldthPrefer local URLs for all locally generated notices.
2015-01-21 Mikael NordfeldthMerge branch 'nightly' of gitorious.org:social/mainline...
2015-01-21 Mikael NordfeldthAdd simpler delete preference for Profile and User
2015-01-18 Mikael NordfeldthRegistration coding cleanup
2015-01-12 Mikael NordfeldthgetUrl() fixed for File and File_thumbnail to correct...
2015-01-12 Mikael NordfeldthWhen called in offline queue, File::url was HTTP
2015-01-08 Mikael NordfeldthMerge commit 'refs/merge-requests/28' of https://gitori...
2014-12-10 Mikael NordfeldthMerge commit 'refs/merge-requests/25' of https://gitori...
2014-12-09 Mikael NordfeldthMerge commit 'refs/merge-requests/26' of https://gitori...
2014-12-09 Mikael NordfeldthMerge commit 'refs/merge-requests/27' of https://gitori...
2014-12-09 Joshua Judson RosenConsistently root autostitched conversations at the...
2014-12-06 Mikael NordfeldthMerge commit 'refs/merge-requests/19' of https://gitori...
2014-12-06 Mikael NordfeldthMerge commit 'refs/merge-requests/23' of https://gitori...
2014-12-02 Mikael NordfeldthMerge aqeeliz's commit 'refs/merge-requests/20' of...
2014-12-01 Mikael Nordfeldthdebug output was referencing wrong variable
2014-11-27 Mikael NordfeldthAdding crc32 to uniqueify conversation URIs
2014-11-27 Mikael NordfeldthIf a Notice insert fails, don't continue processing it
2014-11-27 Mikael NordfeldthMove Conversation creation out of insert() to allow...
2014-11-27 Mikael NordfeldthConversation URI cannot be null
2014-11-27 Mikael NordfeldthUse remote conversation URI info to stitch convos together
2014-11-07 Mikael NordfeldthDirectMessage moved into a plugin, not done yet
2014-11-05 Mikael NordfeldthNotice_source checks in better code style
2014-10-25 Mikael NordfeldthmultiGet instead of listFind, subs now in order!
2014-10-20 Hannes Mannerheimwe _do_ want to show text/html as attachments, since...
2014-10-20 Hannes Mannerheimrepeat-bug, could not repeat oversized notices
2014-09-25 Mikael NordfeldthMats Sjöberg's merge request no.5 from Gitorious
2014-08-24 Roland HaederAdded missing index declarations.
2014-08-24 Roland HaederFixed CHMOD + set error_reporting(0) in getvaliddaemons...
2014-08-24 Mikael NordfeldthAtomPub missing georss namespace merge from chimo
2014-08-24 Mikael NordfeldthQnA fixes from chimo
2014-08-24 Mikael NordfeldthPoll fixes by chimo
2014-08-19 Matt LeeMerge branch 'master' of gitorious.org:social/mainline sazius-nightly
2014-08-18 Mikael NordfeldthMerge mmn's 'nightly' changes
2014-08-07 Mikael NordfeldthProfile activityobject array outputs "summary" field
2014-08-07 Mikael NordfeldthMerge request from postblue for unclosed @media in CSS
2014-08-05 Mikael NordfeldthRemoving excessive "inline" attachment listings
2014-08-05 Mikael NordfeldthFile->getEnclosure improvements (text/html is not an...
2014-07-29 Mikael NordfeldthShares would lack a title in any Activity representation
2014-07-28 Mikael NordfeldthStart/End NoticeAsActivity modifications
2014-07-28 Mikael NordfeldthMore use of Profile, less User
2014-07-15 Mikael NordfeldthShow correct number of POSTs in conversation "more...
2014-07-14 Mikael NordfeldthMore Activity-based reasoning for saveActivity in Notice
2014-07-14 Mikael NordfeldthMerge request from chimo adding getvaliddaemons to...
2014-07-14 Mikael NordfeldthMerge request from robmyers upping the PHP version...
2014-07-14 Mikael NordfeldthUnifying HTML stripping functions to common_strip_html
2014-07-14 Mikael NordfeldthStore activity content into Notice table in saveActivity
2014-07-13 Mikael NordfeldthEmail notify-on-fave moved to Profile_prefs (run upgrad...
2014-07-13 Mikael NordfeldthNew Profile_prefs get a 'created' value now.
2014-07-13 Mikael NordfeldthShortcut to Profile_prefs get/set Data in Profile and...
2014-07-13 Mikael NordfeldthAllow default data from Profile_prefs::getData call
2014-07-13 Mikael Nordfeldthmaking more sense in mail_notify_fav
2014-07-09 Mikael NordfeldthUse canonical object type in Notice title as ActivityObject
2014-07-06 Mikael NordfeldthDo proper Activity-plugin based mention notification
2014-07-05 Mikael NordfeldthFavorAction now uses Notice::saveActivity
2014-07-04 Mikael NordfeldthRewriting code for notice representation
2014-07-03 Mikael NordfeldthSaved incoming activites for Favorite as wrong profile
2014-07-03 Mikael NordfeldthOccasionally we'd get a false from Profile::getKV
2014-07-03 Mikael NordfeldthConverted all ActivityObject::fromProfile to $profile...
2014-07-02 Mikael NordfeldthActivityObject::fromProfile implemented in Profile
2014-07-02 Mikael NordfeldthFavorites are now being stored from activities
2014-07-02 Mikael NordfeldthAdded saveActivity method to Notice class
2014-07-02 Mikael NordfeldthgetIdentifiers, resolveUri, findLocalObject Activity...
2014-06-28 Mikael NordfeldthMore Favorite pluginification (favecount, cache, menus...
2014-06-27 Mikael Nordfeldthpluginified most of hasFave, getFaves and related calls
2014-06-24 Mikael NordfeldthFavorite functionality put into plugin (not done yet)
2014-06-23 Mikael NordfeldthThere was no getNickname() for User_group
2014-06-22 Mikael NordfeldthInitial move towards microformats2
2014-06-22 Mikael NordfeldthFile basename call lacked a dot
2014-06-17 Mikael NordfeldthCould not update avatar due to Bad Thumbnail parameters
2014-06-05 Mikael NordfeldthSimplify functions regarding locally cached profiles...
2014-06-05 Mikael NordfeldthNon-dynamic profile fetching in User and User_group
2014-06-05 Mikael NordfeldthNon-dynamic user and group fetching in Profile
2014-06-05 Mikael NordfeldthAdd support for plugins to resize images
2014-06-05 Mikael NordfeldthMerge from chimo: Catch GeoCookie JSON parsing error
2014-06-04 Mikael NordfeldthNon-dynamic fetching for multiple Notice properties
next