]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
Email notify-on-fave moved to Profile_prefs (run upgrade.php)
[quix0rs-gnu-social.git] / lib /
2014-07-13 Mikael NordfeldthEmail notify-on-fave moved to Profile_prefs (run upgrad...
2014-07-13 Mikael Nordfeldthmaking more sense in mail_notify_fav
2014-07-10 Mikael NordfeldthStrict standards and deprecation warnings are good...
2014-07-10 Mikael Nordfeldthcheck-fancy test gave confusing output (not the real...
2014-07-09 Mikael NordfeldthReplies don't have verbs (we'll do some join magic...
2014-07-09 Mikael NordfeldthOnly get POST verbs for noticestreams for now
2014-07-06 Mikael NordfeldthDo proper Activity-plugin based mention notification
2014-07-06 Mikael NordfeldthForm- and ManagedAction improvements
2014-07-05 Mikael NordfeldthModPlus and some layouting issues regarding fixes
2014-07-05 Mikael NordfeldthFavorAction now uses Notice::saveActivity
2014-07-04 Mikael NordfeldthRewriting code for notice representation
2014-07-04 Mikael Nordfeldthmissing file for 4b40d6bb2ad6540fe114eebe74b2330902382a81
2014-07-04 Mikael NordfeldthFormAction->showContent had to be 'protected'
2014-07-03 Mikael NordfeldthSaved incoming activites for Favorite as wrong profile
2014-07-03 Mikael NordfeldthWidgets require Action not HTMLOutputter (getScoped)
2014-07-03 Mikael NordfeldthFormAction updates, also fixing NoticeForm CSS
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 NordfeldthMost of the activityobject-saving for Favorite implemented
2014-07-02 Mikael NordfeldthcheckAuthorship events, Ostatus_profile rewrite to...
2014-07-02 Mikael NordfeldthgetIdentifiers, resolveUri, findLocalObject Activity...
2014-07-02 Mikael NordfeldthMoved functions into ActivityHandlerPlugin from MicroAp...
2014-06-28 Mikael NordfeldthFailed to reference an object property
2014-06-28 Mikael NordfeldthFavorite "aside"-sections moved, also small fixes left...
2014-06-28 Mikael NordfeldthMore Favorite pluginification (favecount, cache, menus...
2014-06-28 Mikael NordfeldthSimplify NoticeSimpleStatusArray inclusion in lib/apiac...
2014-06-27 Mikael Nordfeldthpluginified most of hasFave, getFaves and related calls
2014-06-24 Mikael NordfeldthMicroAppPlugin extends to intermediate ActivityHandlerP...
2014-06-24 Mikael NordfeldthFavorite functionality put into plugin (not done yet)
2014-06-24 Mikael NordfeldthRepeated and Favorited CSS/mf2 fixes
2014-06-23 Mikael NordfeldthNicknames in subscriptions list
2014-06-23 Mikael NordfeldthNo nickname in profile listing
2014-06-22 Mikael NordfeldthshowAvatar requires a profile
2014-06-22 Mikael NordfeldthWe don't have the thumbnail title in attachment list
2014-06-22 Mikael NordfeldthInitial move towards microformats2
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-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 NordfeldthProfile sized avatar in DefaultProfileBlock
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-03 Mikael NordfeldthActivityObject::fromProfile used some non-included...
2014-06-03 Mikael NordfeldthRevert "There were referenced in ActivityObject not...
2014-06-02 Mikael NordfeldthThere were referenced in ActivityObject not autoloaded
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 NordfeldthStronger typing in Widget class (HTMLOutputter)
2014-05-30 Mikael NordfeldthStatusNet::delPlugin($name) added to disable plugins
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-19 Mikael NordfeldthNoUriException added and implemented in FeedSub class
2014-05-19 Mikael NordfeldthadminUpdates setting not available now
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 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-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 NordfeldthOnly JPEG files (and TIFF, which we don't support)...
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 NordfeldthFilteringNoticeStream now uses OOP for getNotices
2014-05-12 Mikael NordfeldthBad variable reference in ProfileNoticeStream
2014-05-11 Mikael NordfeldthMore SQL in the conversation notice fetching
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 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-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 NordfeldthOStatus enabled by default, only disabled for private...
2014-05-07 Mikael Nordfeldthsince_id and max_id for RawInboxNoticeStream
2014-05-06 Mikael NordfeldthOpportunisticQM moved from core to default plugins.
2014-05-06 Mikael NordfeldthMoved oEmbed stuff out to a plugin (Oembed).
2014-05-06 Mikael NordfeldthEnable events for showing Attachment representation
2014-05-05 Mikael NordfeldthAlreadyFulfilledException added, for acceptable exceptions
2014-05-05 Mikael NordfeldthFunctions should return quickly (cosmetic)
2014-05-05 Mikael NordfeldthUnsupportedMediaException caused excessive debug log
2014-05-05 Joshua Judson RosenDeliver SMS to @-ref'd users who want it, regardless...
2014-05-05 Joshua Judson RosenMake daemons call setgid() *before* setuid() because...
2014-05-01 Mikael NordfeldthgetConversationUrl introduced for linking to conversations
2014-05-01 Mikael NordfeldthLink notice posted time to local representation
next