]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
Merge branch 'threaded_replies_nightly' into 'nightly'
[quix0rs-gnu-social.git] / lib /
2015-06-05 mmnMerge branch 'nightly' into 'nightly'
2015-06-05 Mikael Nordfeldthfloating elements CSS fix by aroque
2015-06-05 Mikael Nordfeldthbuttle's local/plugins translation file fix
2015-06-05 Mikael NordfeldthMerge request for documentation and URLs
2015-06-05 mmnMerge branch 'nightly' into 'nightly'
2015-06-05 Mikael NordfeldthExtensions of GalleryActions enabled again (nickname...
2015-06-05 Mikael Nordfeldthsome more extensions of ShowstreamAction broke in last...
2015-06-05 Mikael NordfeldthModPlus plugin now links to remote profiles with Userby...
2015-06-05 Mikael NordfeldthAllow showing profiles with UserbyidAction (/user/:id)
2015-06-05 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-06-05 Mikael NordfeldthGROUPS_PER_MINILIST was undefined in profileaction.php
2015-06-05 Mikael NordfeldthNetwork wide feed link would NEVER show!
2015-06-04 Mikael NordfeldthNetwork public publicgroupnav link would always show
2015-06-04 Mikael NordfeldthSend objects instead of integers to File_to_post::proce...
2015-06-03 Mikael NordfeldthMove some last OpenID stuff into the OpenID plugin...
2015-06-03 Mikael Nordfeldthdon't double the output for some PublicAction->extraHead
2015-06-03 Mikael NordfeldthShow network public feed link in PublicGroupNav
2015-06-03 Mikael NordfeldthExtend Networkpublic and Public actions from Sitestream...
2015-06-03 Mikael Nordfeldthbump version to 1.2.0-alpha1
2015-06-02 Mikael Nordfeldthreturn logic tidied up for command interpretation
2015-06-02 Mikael Nordfeldthinitialize command interpretation result to false
2015-06-02 Mikael NordfeldthStart using NoParentNoticeException more widely
2015-06-02 Mikael NordfeldthNotice->getParent code reuse
2015-06-02 Mikael NordfeldthReuse code from our classes, don't write own algorithms
2015-06-02 Mikael Nordfeldthtyping, added typing to some common_* calls in util.php
2015-06-02 Mikael NordfeldthNo redirect follow on HEAD request (bump to PHP5.5...
2015-05-30 Mikael NordfeldthFake recovery by email address, to hide registrants...
2015-05-30 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social
2015-05-27 Mikael Nordfeldthmore debugging info on failed schema.php runSqlSet
2015-05-26 abjectioMerge branch 'master' of git.gnu.io:gnu/gnu-social
2015-05-26 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-05-26 Mikael NordfeldthRedirect to group URL for /nickname pattern
2015-05-21 buttlefix for ./local/plugins/* translation files
2015-05-19 abjectioFixing broken links during end of installation #26...
2015-05-09 Mikael Nordfeldthmagnet URL linkify support
2015-05-03 Mikael Nordfeldthschemacheck hint in newly installed config.php
2015-04-22 Mikael NordfeldthMerge branch 'quitagram' into nightly
2015-04-22 Mikael NordfeldthMake it easier to hide attachments list header
2015-04-22 Mikael NordfeldthFix some ProfileAction stuff, add function profileActio...
2015-04-22 Mikael NordfeldthEasier to modify DTD for HTMLOutputter
2015-04-19 Mikael NordfeldthBetter typing in lib/framework.php
2015-04-19 Mikael NordfeldthWe already throw exceptions for PEAR errors
2015-04-19 Mikael NordfeldthGet better PEAR:DB error logging (debuginfo included)
2015-04-19 Mikael Nordfeldthksort on commands array to avoid converting to numerica...
2015-04-13 Mikael NordfeldthIf /var/run was unwritable stopdaemons did not find...
2015-04-10 Mikael Nordfeldthremoved unused config setting
2015-04-09 Mikael NordfeldthWe're logging this already elsewhere
2015-04-09 Mikael NordfeldthImPlugin classes generally require background daemons...
2015-04-09 Mikael NordfeldthOpportunisticQM shouldn't try to handle what it can...
2015-04-05 Mikael NordfeldthDon't use <object> for application/ogg
2015-04-05 Mikael NordfeldthMerge branch 'nightly'
2015-03-15 Mikael NordfeldthFilter out img, video and audio tags in notice HTML
2015-03-14 Mikael Nordfeldthimitate ->boolean with $def=false
2015-03-12 Mikael NordfeldthMoving some more repeat stuff into the Share plugin
2015-03-12 Mikael NordfeldthEvent fixes for activityhandlerplugin
2015-03-12 Mikael NordfeldthMerge branch 'nightly' into repeat_as_shareplugin
2015-03-12 Mikael NordfeldthImageFile->resize now totally replaced with resizeTo
2015-03-12 Mikael NordfeldthRepeats shown in threaded noticelist now handled by...
2015-03-12 Mikael NordfeldthFinalize move of 'repeat' Command
2015-03-12 Mikael NordfeldthShare plugin now handles showing form in NoticeOptionItems
2015-03-12 Mikael NordfeldthMove share command interpretation to SharePlugin
2015-03-12 Mikael NordfeldthAdd ProfileNoticeList[Item] as separate lib class files
2015-03-12 Mikael NordfeldthMoving Ostatus_profile processShare to SharePlugin
2015-03-12 Mikael NordfeldthMerge branch 'nightly' into repeat_as_shareplugin
2015-03-12 Mikael NordfeldthInitial work on making the Share verb handled in plugin
2015-03-10 Mikael Nordfeldthjavascript fixes for reply form fetching
2015-03-10 Mikael NordfeldthFormAction wants getInstructions to be protected
2015-03-10 Mikael NordfeldthActivityVerb is a core plugin
2015-03-10 Mikael NordfeldthLet the creator decide which HTML tag to use for Notice...
2015-03-09 Mikael Nordfeldthfavorite and like are synonyms of each other
2015-03-09 Mikael NordfeldthMake 'activity' a blacklisted nickname
2015-03-09 Mikael NordfeldthMerge branch 'nightly', beginning of 1.2.x
2015-03-09 Mikael NordfeldthMerge commit 'refs/merge-requests/56' of https://gitori...
2015-03-08 Mikael NordfeldthLet text inputs have placeholder values.
2015-03-08 Mikael NordfeldthMove more POST handling into ManagedAction
2015-03-08 Mikael NordfeldthA bunch of FormAction and ManagedAction synchronization
2015-03-08 digital dreamerSnapshot of the Transifex translation project - Februar...
2015-03-07 Mikael NordfeldthDon't put reply in a popup, it was undesired for users
2015-03-07 Mikael Nordfeldthinput elements outside of label elements
2015-03-07 Mikael Nordfeldthjquery infieldlabel.js removed from script list
2015-03-06 Mikael NordfeldthRemove some more reply-placeholder stuff
2015-03-06 Mikael NordfeldthNo separate placeholder input element for replyforms
2015-03-06 Mikael NordfeldthMake NoticeForm return the proper placeholder text
2015-03-05 Mikael NordfeldthValues of 0 would not be updated because of DB_DataObject
2015-03-05 Mikael NordfeldthActually show all images as <img /> tags.
2015-03-05 Mikael NordfeldthSVG files can be used as thumbnails I guess
2015-03-05 Mikael NordfeldthSome SVG files are "text/html" according to 'file'
2015-03-04 Mikael NordfeldthUsed ->find(true) on wrong object
2015-03-04 Mikael NordfeldthDocumentation and more understandable code.
2015-03-04 Mikael NordfeldthUse getUrl() on File and File_thumbnail instead of...
2015-03-04 Mikael NordfeldthMove thumbnail algorithm mainly to ImageFile class
2015-03-04 Mikael NordfeldthSubscription::ensureStart skips AlreadyFulfilledException
2015-03-01 Mikael NordfeldthUser class throws exception on register failure
2015-02-28 Mikael NordfeldthDon't log every included config file
2015-02-27 Mikael NordfeldthStatusNet to GNU social renaming in minor places
2015-02-27 Mikael NordfeldthStatusNet class renamed GNUsocial
2015-02-27 Mikael NordfeldthStart and EndActionExecute added/fixed/documented
2015-02-27 Mikael NordfeldthChange branch to 1.2.x since we're utf8mb4 now
2015-02-27 Mikael NordfeldthMerge branch 'master' into nightly
2015-02-27 Mikael NordfeldthI hereby dub thee 1.1.3 - The Spanish Invasion
next