]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes
Allow lookup of User->getByUri (throws NoResultException)
[quix0rs-gnu-social.git] / classes /
2016-02-21 Mikael NordfeldthAllow lookup of User->getByUri (throws NoResultException)
2016-02-12 Mikael NordfeldthProfile->isPrivileged() to check if users have more...
2016-02-12 Mikael NordfeldthSilence action can only be used on non-priviliged users
2016-02-12 Mikael NordfeldthAdd Profile::ensureCurrent() to verify we _certainly_...
2016-02-10 Mikael NordfeldthUse thumbnail upscaling config value
2016-02-10 Mikael NordfeldthAllow finding the "original remote thumbnail"
2016-02-10 Mikael NordfeldthAdd urlhash field to File_thumbnail for indexing
2016-02-10 Mikael NordfeldthManaged_DataObject gets onInsert and onUpdate
2016-02-09 Mikael NordfeldthEither use or don't use HTTPS
2016-02-08 Mikael NordfeldthReturn intval from getID()
2016-02-07 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-02-03 Mikael NordfeldthHacky support for geo URI detection
2016-02-02 Mikael NordfeldthDon't process further in redirection if HEAD gives...
2016-02-02 Mikael NordfeldthFile::isProtected is static
2016-01-29 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-01-29 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social
2016-01-29 Mikael NordfeldthDon't trust local HTML either
2016-01-29 Mikael NordfeldthDon't trust local HTML either
2016-01-28 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2016-01-28 Mikael NordfeldthupdateWithKeys now understands multi-column keys
2016-01-28 mmnMerge branch 'update-extlib-firephp' into 'nightly'
2016-01-26 mmnMerge branch 'json_encode_fail_branch' into 'nightly'
2016-01-26 mmnMerge branch 'mention_branch' into 'nightly'
2016-01-26 mmnMerge branch 'oembed_thumbnail_branch' into 'nightly'
2016-01-25 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2016-01-25 mmnMerge branch 'file_redirection_cleanup_branch' into...
2016-01-25 hannesadd our own protected urls
2016-01-25 hannesFile and File_redirection records are saved in File_red...
2016-01-25 hannessave File and File_redirection records in File_redirect...
2016-01-24 Mikael NordfeldthHarmonize, clarify, categorize URL schemes
2016-01-24 Mikael NordfeldthAllow bitcoin scheme to URLs
2016-01-21 Mikael NordfeldthWorking on some RSVP code stuff
2016-01-20 Mikael NordfeldthThrow NoObjectTypeException on Notice->getObjectType...
2016-01-20 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-01-18 Mikael NordfeldthgetVerb function in Notice class
2016-01-18 Mikael NordfeldthMinor improvements on Notice::saveActivity
2016-01-18 Mikael NordfeldthUse a function to getCreated()
2016-01-16 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-01-16 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social
2016-01-16 Mikael NordfeldthInitial user doesn't need as strict checking on email
2016-01-16 Mikael NordfeldthDistinguish notice saving errors from others for Salmon
2016-01-16 Mikael NordfeldthAdd a check in Notice->asActivityObject that we're...
2016-01-16 Mikael NordfeldthExtremely verbose debugging is annoying
2016-01-16 Mikael NordfeldthInitial user doesn't need as strict checking on email
2016-01-15 mmnMerge branch 'oembed_branch' into 'nightly'
2016-01-14 Mikael NordfeldthMake Twitter Media upload API v1.1 reach us
2016-01-14 Mikael NordfeldthDocumentation fix from master
2016-01-13 Mikael NordfeldthEventify Notice getAsTimestamp (for Deleted_notice)
2016-01-13 Mikael NordfeldthTry if Profile is a Person (in effect ActivityObject...
2016-01-13 Mikael NordfeldthUse the upstream function to get effectiveUrl
2016-01-12 Mikael NordfeldthMimetypes like image/svg+xml were misinterpreted when...
2016-01-11 mmnMerge branch 'apiaccountregister_event_branch' into...
2016-01-11 mmnMerge branch 'hidden-h2s' into 'nightly'
2016-01-11 Mikael NordfeldthDo updateWithKeys properly if someone would like to...
2016-01-09 Mikael NordfeldthNot only local groups should be added to group inbox...
2016-01-09 Mikael NordfeldthGet group attentions too for outbound notices
2016-01-09 Mikael NordfeldthDo proper fromUri lookup on groups too
2016-01-09 Mikael NordfeldthLocal user profile getUrl gives dynamically generated URL
2016-01-09 Mikael NordfeldthActually return the group home URL
2016-01-08 Mikael NordfeldthSave attentions to Reply table for backwards compatibility
2016-01-07 Mikael NordfeldthNotice from web now saves context->attention too! ;)
2016-01-07 Mikael NordfeldthsaveAttentions, trying to move away from saveReply
2016-01-07 Mikael NordfeldthDon't store the notice object for distrib queue handler...
2016-01-07 Mikael Nordfeldth think I have managed to show oEmbed images better now
2016-01-07 Mikael NordfeldthFixed group representation in Directory plugin, also...
2016-01-07 Mikael NordfeldthDefine User_group::$profile_id among class variables
2016-01-07 Mikael NordfeldthIndex the verb column since we do COUNT(*) based on it
2016-01-06 Mikael NordfeldthConversation entries where id==0 would screw up the...
2016-01-06 Mikael NordfeldthDon't update stored URLs just because we have a filename
2016-01-06 Mikael NordfeldthReturn dynamically generated URLs for thumbnails for...
2016-01-06 Mikael NordfeldthAlways generate notice URLs on the fly for local notices
2016-01-06 Mikael NordfeldthIssue #118 wanted better TOR support, now Avatar URLs...
2016-01-06 Mikael NordfeldthNote in the debug log if we render the HTML of a message
2016-01-06 Mikael NordfeldthAvoid having to check for notices without rendered...
2016-01-06 Mikael NordfeldthConversation IDs (again) no longer based on Notice ID
2016-01-05 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2016-01-05 mmnMerge branch 'nightly' into 'nightly'
2016-01-05 Mikael NordfeldthMerge request #10 by aroque but in a slightly different...
2016-01-05 hannes$notices->verb = ActivityVerb::POST;
2016-01-05 mmnMerge branch 'openid-plugin' into 'nightly'
2016-01-05 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2016-01-05 mmnMerge branch 'lookup_url_fix' into 'nightly'
2016-01-05 Mikael NordfeldthRequire Profile for Profile->getLists
2016-01-05 hannesadd $redir->redir_url to use in common_linkify()
2016-01-05 Mikael NordfeldthRequire Profile for Profile->getOtherTags
2016-01-05 Mikael NordfeldthDon't abort on too long notices in Notice::saveActivity
2016-01-05 hannesonly count post-notices (i.e. don't include activity...
2016-01-04 Mikael NordfeldthAllow Profile->getCurrentNotice to send scoped profile...
2016-01-04 Mikael NordfeldthProfile->getCurrentNotice handles PrivateStreamException
2016-01-03 Mikael NordfeldthEmptyIdException to make sure we get the right in catch
2016-01-03 Mikael NordfeldthErr, forgot semicolon.
2016-01-03 Mikael NordfeldthTry-catch on profile deletion unsubscribe actions
2016-01-03 Mikael NordfeldthPending subscription requests now work as they should
2016-01-03 Mikael NordfeldthIf a user has a private stream, assume a moderated...
2016-01-03 Mikael NordfeldthHandle private streams better (failed to show profile...
2016-01-03 mmnMerge branch 'beautify_profile_list' into 'nightly'
2016-01-03 Mikael NordfeldthMerge branch 'nightly' into singpolyma/gnu-social-event...
2016-01-02 Mikael NordfeldthDon't store object type for verbs (as they don't have it)
2016-01-01 Mikael NordfeldthNewnoticeAction now uses Notice::saveActivity(...)
2016-01-01 Mikael Nordfeldthwhitespace switch for code layout
next