]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
stopdaemons.sh: pass site-specifier args through to getvaliddaemons.php
[quix0rs-gnu-social.git] / lib /
2014-11-27 Mikael NordfeldthVersion bump to 1.1.3 since conversation tracking
2014-11-27 Mikael Nordfeldthostatus:conversation element instead of link rel=""
2014-11-27 Mikael NordfeldthNamespaced elements now available in xmloutputter
2014-11-10 Mikael NordfeldthPresent WWW-Authenticate on failure to authenticate
2014-11-10 Mikael NordfeldthUnnecessary to check PHP_AUTH_USER here
2014-11-10 Mikael Nordfeldth$header was always true due to previous if statement
2014-11-10 Mikael NordfeldthChecking user properties for instanceof User
2014-11-10 Mikael NordfeldthLess verbose logic for checking api authentication
2014-11-10 Mikael NordfeldthIntegrate qvitter ApiAuthAction (thanks hannes2peer)
2014-11-07 Mikael NordfeldthDirectMessage added to default plugins
2014-11-07 Mikael NordfeldthInline documentation updated to reflect on plugin move...
2014-11-07 Mikael NordfeldthMessageCommand moved to DirectMessage plugin
2014-11-07 Mikael NordfeldthUserActivityStream export of DMs moved to plugin
2014-11-07 Mikael NordfeldthDirectMessage API functions moved to plugin
2014-11-07 Mikael NordfeldthDirectMessage moved into a plugin, not done yet
2014-11-05 Mikael NordfeldthShow permalinks only for local notices
2014-11-05 Mikael NordfeldthNotice_source checks in better code style
2014-11-05 Mikael NordfeldthConversation link as default, permalink for /notice
2014-11-03 Stanislav N. aka... Add "Date" header to mail, some clients require this...
2014-10-26 Mikael NordfeldthBookmarkListItem removed in favor of event-driven rendering
2014-10-26 Mikael NordfeldthAdding event StartShowNoticeItemNotice with correspondi...
2014-10-26 Mikael NordfeldthPollListItem freed from noticeListItemAdapter clutches
2014-10-25 Mikael Nordfeldthargs argument must be array for menu item
2014-10-25 Mikael NordfeldthBumping base version number to 1.1.2
2014-10-25 Roland HaederSome fixes/improvements - added getter getGroup() for...
2014-10-20 Hannes MannerheimisSubscribed and hasBlocked need instance of Profile...
2014-10-10 Mikael Nordfeldthstatusnet/gnu-social merge request 22
2014-10-10 Mikael Nordfeldthstatusnet/gnu-social merge request 21
2014-10-01 Mikael NordfeldthHannes Mannerheim's merge request 8 from Gitorious
2014-09-30 Hannes MannerheimBug, attachments stored double in file table
2014-08-24 Mikael NordfeldthAtomPub missing georss namespace merge from chimo
2014-08-24 Mikael NordfeldthQnA fixes from chimo
2014-08-24 Mikael NordfeldthPoll fixes by chimo
2014-08-19 Matt LeeMerge branch 'master' of gitorious.org:social/mainline sazius-nightly
2014-08-18 Mikael Nordfeldthalpha number bump
2014-08-18 Mikael NordfeldthMerge mmn's 'nightly' changes
2014-08-18 Roland HaederCheck for valid database connection object.
2014-08-08 Mikael Nordfeldthlocal variable format in ApiAction declared in class
2014-08-07 Mikael NordfeldthMerge request from postblue for unclosed @media in CSS
2014-08-05 Mikael NordfeldthDon't auto-enable Twitter and Facebook bridges (singleuser)
2014-08-05 Mikael NordfeldthRemoving excessive "inline" attachment listings
2014-08-05 Mikael NordfeldthFile->getEnclosure improvements (text/html is not an...
2014-08-04 Mikael NordfeldthInline attachment layout improvement
2014-07-28 Mikael NordfeldthFixes some non-defined variables in commit eb2f93a
2014-07-28 Mikael Nordfeldthquick fix for when there is no $cur defined
2014-07-28 Mikael NordfeldthMore use of Profile, less User
2014-07-27 Mikael NordfeldthConsistently use "email-notify_fave" syntax for preference
2014-07-16 Mikael NordfeldthSorry, left some debug lines in the pushed source :)
2014-07-16 Mikael NordfeldthFurther column collisions in ReplyNoticeStream
2014-07-15 Mikael NordfeldthReplies caused column name collision on joinAdd
2014-07-15 Mikael NordfeldthReplies and Conversation noticestreams should only...
2014-07-14 Mikael NordfeldthMore Activity-based reasoning for saveActivity in Notice
2014-07-14 Mikael NordfeldthMerge request from chimo adding getvaliddaemons to...
2014-07-14 Mikael NordfeldthMerge request from robmyers upping the PHP version...
2014-07-14 Mikael Nordfeldth"Notice posted" message in Ajax title for NewnoticeAction
2014-07-14 Mikael NordfeldthBad variable reference in lib/mail.php
2014-07-14 Mikael NordfeldthUnifying HTML stripping functions to common_strip_html
2014-07-13 Mikael NordfeldthNoticeStream fixes regarding non-post verbs
2014-07-13 Mikael NordfeldthProperly output error messages in AJAX mode
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"
next