]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2014-06-21 Mikael NordfeldthshowAvatar functions deduplicated into Widget class
2014-06-21 Mikael NordfeldthNo more Internet Explorer exception CSS files
2014-06-17 Mikael NordfeldthCould not update avatar due to Bad Thumbnail parameters
2014-06-17 Mikael NordfeldthUseFileAsThumbnailException (helps support GIFs)
2014-06-08 Mikael NordfeldthRepeat query window misplaced
2014-06-06 Mikael NordfeldthRevert "Slightly larger avatars and some box-shadow"
2014-06-06 Mikael NordfeldthStart tracking alpha release numbers
2014-06-06 Mikael NordfeldthSlightly larger avatars and some box-shadow
2014-06-05 Mikael NordfeldthAssume all web browsers have CSS3 support nowadays...
2014-06-05 Mikael NordfeldthProfile sized avatar in DefaultProfileBlock
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 NordfeldthShow inline repeats-list in ThreadedNoticeList
2014-06-04 Mikael NordfeldthNon-dynamic fetching for multiple Notice properties
2014-06-04 Mikael Nordfeldth$notice->getProfile will ALWAYS return a Profile
2014-06-04 Mikael NordfeldthReplies to repeats should go to the original
2014-06-04 Mikael NordfeldthRepeats were not delivered a conversation ID
2014-06-04 Mikael NordfeldthNotice::getReplyTo more specific now (getInlineReplyTo)
2014-06-04 Mikael NordfeldthProper HTTP status codes for WebFinger search miss
2014-06-04 Mikael NordfeldthReturn 404 on resource-not-found for WebFinger
2014-06-03 Mikael NordfeldthLess verbose debugging (also don't log private keys)
2014-06-03 Mikael NordfeldthDefault of Magicsig keypair toString should be secure
2014-06-03 Mikael NordfeldthDangerous non-dynamic profile fetching in Notice
2014-06-03 Mikael NordfeldthMoved Poll CSS into the plugin directory
2014-06-03 Mikael NordfeldthMoved QnA CSS into the plugin directory
2014-06-03 Mikael NordfeldthMoved Event CSS into the plugin directory
2014-06-03 Mikael NordfeldthActivityObject::fromProfile used some non-included...
2014-06-03 Mikael NordfeldthRevert "There were referenced in ActivityObject not...
2014-06-03 Mikael NordfeldthMoved Bookmark CSS into the plugin directory
2014-06-02 Mikael NordfeldthNo need to pre-resize avatars
2014-06-02 Mikael NordfeldthThere were referenced in ActivityObject not autoloaded
2014-06-02 Mikael NordfeldthMagicsig::generate is now static
2014-06-02 Mikael NordfeldthSalmon posts can only be made for local users. More...
2014-06-02 Mikael NordfeldthQuick-return is more comprehensible than long if statements
2014-06-02 Mikael NordfeldthPrepare for WebFinger magicsig data for remote profiles
2014-06-02 Mikael NordfeldthMagicEnvelope discoverKeyPair now returns string
2014-06-02 Mikael NordfeldthOnly use a Profile in MagicEnvelope keypair retrieval
2014-06-02 Mikael NordfeldthMagicsig importKeys finetuning and getHash() use
2014-06-02 Mikael NordfeldthDon't ensureProfile before we verify signature
2014-06-02 Mikael NordfeldthClarify it's not base64, but base64url, encoding in...
2014-06-02 Mikael NordfeldthImprove debugging for Salmon slaps
2014-06-02 Mikael NordfeldthTry the whole Salmon action for AlreadyFulfilledException
2014-06-02 Mikael NordfeldthMagicsig warning message would fail to get bits
2014-06-02 Mikael NordfeldthFile::processNew now static and always throws exception...
2014-06-01 Mikael NordfeldthFile::processNew can return -1 which was not true for...
2014-06-01 Mikael NordfeldthStronger typing for NoticeListItem and so
2014-06-01 Mikael NordfeldthArrayWrapper no longer returned from multiGetClass
2014-06-01 Mikael NordfeldthThere could be unresolvable FeedSub entries
2014-06-01 Mikael NordfeldthStronger typing in Widget class (HTMLOutputter)
2014-05-31 chimoCatches GeoCookie JSON parsing error
2014-05-31 Mikael NordfeldthMagicsig is made a bit less cumbersome
2014-05-31 Mikael NordfeldthUse locally cached Salmon keys for profiles
2014-05-31 Mikael NordfeldthLast objectification of MagicEnvelope. Smarter SalmonAction
2014-05-30 Mikael NordfeldthTemplate engine is a good idea, but not in that impleme...
2014-05-30 Mikael NordfeldthStatusNet::delPlugin($name) added to disable plugins
2014-05-30 Mikael NordfeldthMaybe the least necessary plugin: PoweredByStatusNet
2014-05-30 Mikael NordfeldthSubscription class listing retrieval fixed
2014-05-28 Mikael NordfeldthModernising subscribers/subscriptions to use $this...
2014-05-28 Mikael NordfeldthSalmon log message tidying up
2014-05-27 Mikael NordfeldthBad variable names (fixes last commit)
2014-05-27 Mikael NordfeldthMagicEnvelope object orientation (no passing arrays)
2014-05-27 Mikael NordfeldthMake MagicEnvelope self-reference
2014-05-26 Mikael NordfeldthRemoved MagicEnvelopeCompat, legacy from SN <0.9.7
2014-05-26 Mikael NordfeldthMinor changes in Salmon lib for Magicsig retrieval.
2014-05-26 Mikael NordfeldthMake Profile::fromUri use UnknownUriException
2014-05-26 Mikael NordfeldthUnknownUriException added for better error handling
2014-05-26 Mikael NordfeldthNoProfileException collision avoidance fix
2014-05-26 Mikael NordfeldthShould not normalize Salmon author URIs.
2014-05-26 Mikael NordfeldthgetAuthorUri is a more appropriate function name
2014-05-26 Mikael NordfeldthcheckAuthor not used anywhere
2014-05-19 Mikael NordfeldthThere's no guarantee we have an Ostatus_profile for...
2014-05-19 Mikael NordfeldthInform and make use of NoProfileException in OStatus...
2014-05-19 Mikael NordfeldthUsersalmonAction cleanup
2014-05-19 Mikael NordfeldthOstatus_profile throws NoProfileException from localPro...
2014-05-19 Mikael NordfeldthNoUriException added and implemented in FeedSub class
2014-05-19 Mikael NordfeldthRemoving unused functions from Bookmark plugin
2014-05-19 Mikael NordfeldthadminUpdates setting not available now
2014-05-19 Mikael NordfeldthisLocal() for User_group
2014-05-19 Mikael NordfeldthMinor script fixes
2014-05-18 Mikael Nordfeldthsprintf for SQL calls, please
2014-05-18 Mikael NordfeldthShow more links work with AJAX-retrieved HTML
2014-05-18 Mikael NordfeldthDon't report all linked URLs to remote sites
2014-05-18 Mikael NordfeldthDon't show or preview text/html attachments
2014-05-18 Mikael NordfeldthNotice->repeat() function takes Profile as argument now
2014-05-18 Mikael NordfeldthNotice->repeat should include the full message
2014-05-18 Mikael NordfeldthRepeatAction extends FormAction (and ManagedAction)
2014-05-18 Mikael NordfeldthAction->showContent now defined as protected
2014-05-18 Mikael NordfeldthOnly POST Form widgets send a session token.
2014-05-18 Mikael NordfeldthGET request would send 'search' parameter because it...
2014-05-18 Mikael NordfeldthMaking FormAction subclasses use same sessionToken...
2014-05-18 Mikael NordfeldthImproved imageboard-style notice feeds on web UI
2014-05-18 Mikael NordfeldthFormAction extends ManagedAction
2014-05-18 Mikael NordfeldthAttachmentAction extends to ManagedAction
2014-05-17 Mikael NordfeldthXrdAction extends ManagedAction
2014-05-14 ViniloxDocumentation update : PHP EXIF extension is required...
2014-05-14 Mikael NordfeldthApparently exif_read_data wasn't globally available.
2014-05-12 Mikael NordfeldthSome getActionName fiddling in Action class
next