]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2011-02-16 Max Shinncorrect number of notices on a page
2011-02-15 Max ShinnSorting comments
2011-02-14 Max ShinnUpdates to reply status box
2011-02-14 Max ShinnThreaded comments (replies) on the profile page
2011-01-01 Max ShinnEditing profile fields and some bugs
2011-01-01 Max ShinnAdded a readme for instructions on how to use/install...
2010-12-31 Max ShinnNew plugin: GNUsocialProfileExtensions! Profiles can...
2010-12-30 Max ShinnNotifications and deleting albums
2010-12-29 Max ShinnDelete the notice *and* the photo
2010-12-29 Max ShinnLet's try that again
2010-12-29 Max ShinnFixed undefined variable while creating new albums
2010-12-29 Max ShinnMatt's demands (ticket #217)
2010-12-28 Max ShinnDeleting photos
2010-12-28 Max ShinnUpdating uploaded photos
2010-12-28 Max ShinnCool js photo resizing effect
2010-12-28 Max ShinnExternal css
2010-12-28 Max ShinnPictures/albums in floating divs
2010-12-28 Max ShinnPhoto albums on photos page
2010-12-28 Max ShinnCreating albums and uploading to them
2010-12-28 Ian Denhardtautomatically create a default photo album when a user...
2010-12-27 Max ShinnOnly show photo uploads for logged in users
2010-12-27 Max ShinnIndividual ids for photos
2010-12-27 Max ShinnFixing photo page replies and descriptions
2010-12-27 Max ShinnImproved nav bar
2010-12-27 Max ShinnUntabify
2010-12-27 Max ShinnUsability with photos tab
2010-12-25 Max ShinnShow photos on all of a user's pages
2010-12-25 Max ShinnLinks to photo pages in gallery
2010-12-25 Max ShinnMerge branch 'master' of git://gitorious.org/~trombonec...
2010-12-25 Max ShinnIndividual photo page
2010-12-23 Ian Denhardtapparently we need a primary key in every table. this...
2010-12-23 Ian DenhardtLocalization fixes (wouldn't build previously)
2010-12-21 Ian Denhardtadded link to photo upload page.
2010-12-21 Ian DenhardtAdded a link to the user's photos on their profile...
2010-12-21 Ian Denhardtno longer have to be logged in to merely view a photo...
2010-12-21 Ian Denhardtcorrected height/width on ad-hoc'd thumnails.
2010-12-21 Ian DenhardtPhoto federation is basically working now, could use...
2010-12-20 Ian DenhardtFixed a typo that rendered firefox (and probably others...
2010-12-20 Ian DenhardtMerge branch '1.0.x' of git://gitorious.org/statusnet...
2010-12-18 Brion VibberMerge branch '0.9.x' into 1.0.x
2010-12-18 Brion VibberTicket #2959: implement api/users/profile_image endpoin...
2010-12-18 Brion VibberMerge branch 'sorting' into 0.9.x
2010-12-18 Brion VibberSort indexing fix for profile sidebar: add group_member...
2010-12-18 Brion Vibberfix typo in showstream
2010-12-18 Brion VibberSorting index fix for role lookups: adds profile_role_r...
2010-12-18 Brion VibberUpdate sorting for conversation views: adds notice_conv...
2010-12-17 Zach CopleyUpdate Twitter calls to use documented API endpoints
2010-12-17 Brion VibberUpdate sorting for User::repeatedByMe() -- currently...
2010-12-17 Brion VibberUpdate sorting on api/statuses/retweets_of_me; was...
2010-12-17 Brion VibberUpdate sorting on api/statuses/retweets: adds notice_re...
2010-12-17 Brion Vibberwork around borkage in statuses/repeats -- tries to...
2010-12-17 Brion VibberUpdate sorting for group inbox timelines; adds group_in...
2010-12-17 Brion VibberUpdate sorting on reply/mentions timeline: added reply_...
2010-12-17 Brion VibberUpdate sorting for tag-filtered public timeline: needs...
2010-12-17 Brion Vibberadd fixme for since_id/max_id on fave streaming (?)
2010-12-17 Craig AndrewsIn LdapCommon checkPassword/changePassword only get...
2010-12-17 Brion VibberUpdate sorting for user tagged timelines (indexing...
2010-12-17 Brion VibberUpdate notice sorting for profile streams; extract...
2010-12-17 Brion VibberNotice::whereSinceId() and Notice::whereMaxId() encapsu...
2010-12-17 Brion VibberSwitch public timeline to new sorting; new index notice...
2010-12-17 Brion VibberInitial switch of public timeline stream to use timesta...
2010-12-17 Brion VibberNotice::getAsTimestamp() static function to look up...
2010-12-17 Brion Vibberonly run explain on selects
2010-12-17 Brion VibberEvent hook for SQLProfile
2010-12-17 Brion VibberSQLProfile: quickie plugin to run DB queries through...
2010-12-17 Zach CopleyDocument a few undocumented administration related...
2010-12-17 Brion VibberMerge branch '0.9.x' into 1.0.x
2010-12-17 Brion VibberTickets #2112, 2333, 1677, 2362, 2831: fix AJAX form...
2010-12-17 Brion VibberFix for ticket #2910: fix inconsistencies in notice...
2010-12-16 Brion VibberMerge branch '0.9.x' into 1.0.x
2010-12-16 Brion VibberAdd lots of doc comments to util.js. Most stuff makes...
2010-12-16 Brion Vibberwork in progress
2010-12-16 Brion VibberFix ticket #2929: router cache now clears itself when...
2010-12-16 Brion Vibberadd .mo files to .gitignore
2010-12-16 Siebrand MazelandL10n updates and removal of superfluous whitespace.
2010-12-16 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2010-12-15 Brion VibberMakefile to re-generate util.min.js (needs yui-compress...
2010-12-15 Brion VibberFix for ticket #2942: character counter now updates...
2010-12-15 Brion VibberCleaner code to avoid a couple PHP notices from accessi...
2010-12-15 Brion VibberMerge branch '0.9.x' into 1.0.x
2010-12-15 Brion VibberMark OembedAction, XrdAction, and (plugin) Autocomplete...
2010-12-14 Brion VibberAtomPub discovery fix: gets MarsEdit's auto API detecti...
2010-12-14 Brion VibberAtomPub test cases: make sure the posted entry appears...
2010-12-14 Brion VibberAtomPub tetss: confirming edit URL linked properly...
2010-12-14 Brion VibberAtomPub tests: fix delete test
2010-12-14 Brion VibberAtomPub tests: fix for atom post check
2010-12-14 Brion VibberAtomPub fix: correct the response URL given from postin...
2010-12-14 Brion VibberAtomPub fixes: return '201 Created' on POST of new...
2010-12-14 Brion Vibbermore fixins on AtomPub tests
2010-12-14 Brion Vibberauth fix
2010-12-14 Brion VibberMostly-implemented basic AtomPub tests
2010-12-14 Brion Vibberpartial stub file for atompub tests
2010-12-13 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-12-13 Brion VibberTwitterBridge: partial merge of id_str usage from 0...
2010-12-13 Evan ProdromouMerge branch 'activityatompub' into 0.9.x
2010-12-13 Evan Prodromouadd the other three feeds to AtomPub service document
2010-12-13 Evan ProdromouAtom pub feed for group memberships
2010-12-13 Evan Prodromoufix URL for memberships feed
2010-12-13 Evan Prodromoumembership stream method and return membership from...
2010-12-13 Evan Prodromoufix navigation links for favorite feed
next