]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes
Typing to Profile
[quix0rs-gnu-social.git] / classes /
2015-10-13 Mikael Nordfeldthintval for type assurance
2015-10-13 Mikael NordfeldthType-aware comparison is necessary for Notice is_local...
2015-10-13 Mikael NordfeldthRemote notice creators should not have notice is_local...
2015-10-13 Mikael NordfeldthAdd a url test in Notice::saveActivity
2015-10-13 Mikael NordfeldthBad variable name in File_redirection
2015-10-12 Mikael NordfeldthBookmarks are almost migrated
2015-10-12 Mikael NordfeldthJust a functionifying of Notice->rendered
2015-10-10 mmnMerge branch 'master' into 'nightly'
2015-10-10 mmnMerge branch 'page_title_showstream' into 'nightly'
2015-10-10 mmnMerge branch 'translation-snapshot-october-2015' into...
2015-10-10 mmnMerge branch 'usergroups_page' into 'nightly'
2015-10-10 mmnMerge branch 'oauth-default-icon' into 'nightly'
2015-10-10 mmnMerge branch 'link-atom-fix' into 'nightly'
2015-10-10 Mikael NordfeldthSyntax and minor fixes
2015-10-10 Mikael NordfeldthSome code aligning for consistency
2015-10-10 Mikael NordfeldthnewUri might as well be put in Managed_DataObject
2015-10-10 Mikael NordfeldthI think I have made the delete verb generate proper AS
2015-10-09 mmnMerge branch 'master' into 'nightly'
2015-10-09 Mikael NordfeldthPost verb default type is 'note'
2015-10-09 Mikael NordfeldthConsistent camelcasing
2015-10-09 Hannes Mannerheimupdate from upstream
2015-10-04 Mikael NordfeldthCan't use return-value in empty()
2015-10-04 Mikael NordfeldthCan't use return-value in empty()
2015-10-03 Mikael NordfeldthDeletes now federated. But might not be handled properly
2015-10-03 Mikael NordfeldthSigh, use the correct variable name...
2015-10-03 Mikael Nordfeldthif is_local was not provided to Notice:saveActivity...
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-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-28 Mikael NordfeldthSome conversationRoot lookups failed with deleted notices
2015-09-27 Mikael NordfeldthShowprofiletagAction now extends ShowstreamAction
2015-09-27 Mikael NordfeldthUse exception instead of if-statement in File::saveNew
2015-09-27 Mikael NordfeldthBe harsher on database saving failure for File entry
2015-09-10 Mikael NordfeldthPrepare for ActivityModerationPlugin
2015-09-06 Mikael NordfeldthUse Profile objects in Subscription::saveNew
2015-09-06 Mikael NordfeldthSubscription::saveNew is a static function
2015-09-05 Mikael NordfeldthMerge branch 'nightly'
2015-09-05 ChimoAdd default icon to OAuth apps
2015-09-04 Mikael NordfeldthOops, forgot Notice_location PHP file
2015-09-04 Mikael NordfeldthMove notice location data to Notice_location
2015-09-04 Mikael NordfeldthIncorrect use of DataObject type matching after ->find()
2015-08-18 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-07-18 Mikael NordfeldthIncreased debugging and fixing conversation stitching...
2015-07-18 Mikael NordfeldthException handling regarding Foreign_link
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 NordfeldthTwitterBridge is closer to working again
2015-07-17 Mikael NordfeldthTwitterBridge messing about, Twitter OAuth requires...
2015-07-17 Mikael NordfeldthProfilesettingsAction and related stuff modernised
2015-07-16 Mikael NordfeldthPasswordsettingsAction aligned with FormAction
2015-07-16 Mikael NordfeldthOAuth stuff adapted for FormAction
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 NordfeldthMerge branch 'nightly' into deletenotice_form_fix
2015-07-10 Mikael Nordfeldthdefine Subscription_queue::exists as static
2015-07-10 Mikael Nordfeldth$notices and $notice is not the same, silly!
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 Mikael NordfeldthMerge branch 'nightly' into deletenotice_form_fix
2015-07-10 Mikael Nordfeldthstatic definition of User::getByNickname
2015-07-10 Mikael NordfeldthEasy comparison of two Profile objects
2015-07-09 Mikael NordfeldthIntroducing TargetedRss10Action for simplifying RSS 1.0
2015-07-09 Mikael NordfeldthNeed to supply data to NoSuchUserException
2015-07-09 Mikael Nordfeldthstatic function definitions and minor simplifying
2015-07-07 Mikael NordfeldthFile_redirection static fixes and simplifying
2015-07-07 Mikael NordfeldthFile_redirection minor coding layout fix
2015-07-07 Mikael NordfeldthFile_redirection is called statically
2015-06-20 Mikael NordfeldthLess redundant code, please
2015-06-10 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-06-07 Mikael NordfeldthFile-related functions not declared static
2015-06-06 mmnMerge branch 'subscribers_as_addressees' into 'nightly'
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 NordfeldthDB_DataObject delete function calls PEAR::isError direc...
2015-06-06 Mikael NordfeldthGS_DataObject overrides DB_DataObject insert() too
2015-06-06 Mikael NordfeldthjoinAdd calls DB_DataObject::factory directly so no...
2015-06-06 Mikael NordfeldthDB_DataObject recommends using ->tableName()
2015-06-06 Mikael NordfeldthDB_DataObject v1.11.4 made some functions static (finally!)
2015-06-06 Mikael NordfeldthMITM the DB_DataObject to avoid PEAR::DB strict standar...
2015-06-06 Mikael NordfeldthFound a remnant staticGet call
2015-06-06 mmnMerge branch 'tagprofile-ajax-fix' 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 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-06-04 Mikael NordfeldthOops, don't forget to remove var_dump(...)
2015-06-04 Mikael NordfeldthModernize File_redirection to use Managed_DataObject...
2015-06-04 Mikael NordfeldthModernize File_thumbnail to use Managed_DataObject...
2015-06-04 Mikael NordfeldthModernize Queue_item to use Managed_DataObject functions
2015-06-04 Mikael NordfeldthModernize Profile_prefs to use Managed_DataObject functions
2015-06-04 Mikael NordfeldthModernize File_to_post to use Managed_DataObject functions
2015-06-04 Mikael NordfeldthgetByPK (primary key) lookup for Managed_DataObject...
2015-06-04 Mikael NordfeldthEasier pkeyCols call to get primary key columns
2015-06-04 Mikael NordfeldthSend objects instead of integers to File_to_post::proce...
next