]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
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 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
2014-05-12 Mikael NordfeldthProfileAction derivatives somewhat migrated to ManagedA...
2014-05-12 Mikael NordfeldthClear out stored files and reltaed thumbnails when...
2014-05-12 Mikael NordfeldthOnly JPEG files (and TIFF, which we don't support)...
2014-05-12 Mikael NordfeldthThumbnail cleaning script, for missing files and File...
2014-05-12 Mikael NordfeldthFile_thumbnail fixes (run scripts/upgrade.php)
2014-05-12 Mikael NordfeldthConversationTree is now a plugin (not oldschool setting)
2014-05-12 Mikael NordfeldthNot sure how much time to spend on GNUsocialPhotos...
2014-05-12 Mikael NordfeldthFilteringNoticeStream now uses OOP for getNotices
2014-05-12 Mikael NordfeldthBad variable reference in ProfileNoticeStream
2014-05-12 Mikael NordfeldthUse an Event to present notices conversations
2014-05-11 Mikael NordfeldthMore SQL in the conversation notice fetching
2014-05-11 Mikael NordfeldthConversationAction extends from ManagedAction
2014-05-11 Mikael NordfeldthInitial version of ManagedAction
2014-05-11 Mikael NordfeldthConversationRepliesAction removed, Conversation is...
2014-05-10 Mikael NordfeldthOrder InboxNoticeStream by id instead of created
2014-05-10 Mikael NordfeldthNotice->getUrl() for shares would throw exception in...
2014-05-10 Mikael NordfeldthFileAction removed (we have AttachmentAction).
2014-05-10 Mikael NordfeldthRemoved 'bookmarklet' since we have Bookmark plugin
2014-05-10 Mikael NordfeldthRemote profiles in AccountProfileBlock generated errors
2014-05-10 Mikael Nordfeldth"Twitter card" support had badly referenced HTML outputter
2014-05-09 Mikael NordfeldthDirectory to default plugins (disabled for singleuser)
2014-05-09 Mikael Nordfeldthcurry.php can always be included (we use PHP>5.2)
2014-05-09 Mikael NordfeldthTest against PHP_VERSION < 5.2.6, we don't support...
2014-05-09 Mikael NordfeldthOStatus enabled by default, only disabled for private...
2014-05-09 Mikael NordfeldthLighttpd config example updated.
2014-05-07 Mikael Nordfeldthsince_id and max_id for RawInboxNoticeStream
2014-05-07 Mikael NordfeldthToo many bird wings ({), sorry Erkan :)
2014-05-07 Mikael Nordfeldthwidth and height are now properties in the File class
2014-05-07 Mikael Nordfeldthmisplaced dollar sign, also URLs != attention URIs
next