]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2008-10-26 Evan Prodromoufix calls to show_rss_timeline
2008-10-26 Evan Prodromouadd SUP links to RSS and Atom, too
2008-10-26 Evan Prodromoua SUP action to product correct SUP json output
2008-10-25 Evan Prodromoufixed use of header()
2008-10-25 Evan Prodromouoverride initrss
2008-10-25 Evan Prodromouadd SUP link to User RSS
2008-10-22 Evan Prodromouadd an index to subscription token
2008-10-24 zachTwitter-compatible API - removed debugging statement
2008-10-24 zachTwitter-compatible API - checks for is_readonly() now...
2008-10-23 Evan Prodromouadd atom and RSS 2.0 link elements to head of profile...
2008-10-22 Evan Prodromouremove unused noticesWithFriendsWindow from User
2008-10-24 Evan Prodromouadd is_readonly() to api.php
2008-10-21 Evan Prodromoufix link color in identica theme
2008-10-21 Evan Prodromoumake identica theme use default theme, only include...
2008-10-21 Evan Prodromoumove identica ie[67].css to default
2008-10-21 Evan Prodromouchange "stoica" theme to "identica"
2008-10-21 Evan Prodromoutry to set correct background color on hover, too
2008-10-21 Evan Prodromoutry to force background on favorite heart in default
2008-10-21 Evan Prodromoutry to synch changes in stoica theme to default theme
2008-10-21 Evan Prodromoufull sentence for invite-only error
2008-10-21 Evan Prodromouadd 'invite-only' mode for registration
2008-10-20 Evan Prodromouaccidentally setting replies to 'false'
2008-10-20 Evan Prodromouforce util.js to reload on version change
2008-10-20 Evan Prodromoucorrect number of args to saveNew in newnotice
2008-10-20 Evan Prodromoumove update of replyto value to correct area
2008-10-20 Evan Prodromoumore value updates
2008-10-20 Evan Prodromoumore specific selector for updating replies
2008-10-20 Evan Prodromouadd a little debugging for replyto
2008-10-20 Evan Prodromoudon't overwrite replies in notices
2008-10-20 Evan Prodromoutry to make replies point to the clicked-on notice
2008-10-17 zachTwitter-compatible API:
2008-10-15 zachTwitter-compatible API - added favorites/favorites...
2008-10-12 Evan Prodromoufixup margin and padding in default theme
2008-10-12 Evan Prodromoufixup margins in stoica theme
2008-10-12 Evan Prodromouadd about 60px to default theme, too
2008-10-12 Evan Prodromouadd about 60px
2008-10-08 Evan Prodromouenjit queue handler (from kshep)
2008-09-04 Ken Sheppardsonenjitqueuehandler
2008-08-16 Ken SheppardsonRenamed 'mobile' theme to more appropriate 'iphone'
2008-08-16 Ken SheppardsonAdapted stoica theme for iphone use
2008-10-07 zachTwitter bridge - was checking the wrong bit (!) for...
2008-10-06 zachTwitter-compatible API - direct_messages/new.json was...
2008-10-06 Evan Prodromoufixup return value of XMPP channel on setting notification
2008-10-06 Evan Prodromoufix error and output in on and off commands
2008-10-06 Evan Prodromouincrement the version
2008-10-06 Evan Prodromouupdate README with info about 0.6.1 plus some forgotten...
2008-10-05 zachAdded OnCommand and OffCommand to the list of cmds...
2008-10-05 zachTwitter-compatible API - hooked in command interpreter
2008-10-05 Zach CopleyAnother patch to fix up whitespace conflicts in User.php
2008-10-05 Zach CopleyFixed up conflict (over white space) in User.php
2008-10-04 Evan Prodromouchange stoica.ini to laconica.ini in config.php.sample
2008-10-04 Evan Prodromoufix deleted function after synch from Zach
2008-10-01 zachTwitter-compatible API - cleaned up sloppy control...
2008-10-01 zachTwitter-compatible API - Added content-type checks...
2008-10-01 mac65Add support for since_id and before_id to Twitter API...
2008-09-30 zachTwitter-compatible API - factored out redundant JSON...
2008-09-30 zachTwitter-compatible API - Favorites now working!
2008-09-30 zachTwitter-compatible API - added source links to statuses...
2008-09-29 Zach CopleyTwitter-compatible API: Direct messages work (everythin...
2008-09-26 Zach CopleyTwitter-compatible API - rss and atom feeds for direct...
2008-09-24 Zach CopleyTwitter-API: Viewing direct msgs in xml and json now...
2008-09-26 Zach CopleyTwitter bridge -- more explicit checking of noticesync...
2008-10-04 CiaranGUpdate q-value for completed pt_BR translation
2008-10-04 CiaranGNew pt_BR translation, 100% complete
2008-10-04 CiaranGpt_BR translation now has a new file ID
2008-10-02 CiaranGCombined language patches that got missed due to repo...
2008-10-04 Evan Prodromoucorrect output for Get command
2008-10-04 Evan Prodromoucleanup whitespace in lib/mail.php
2008-10-04 Evan Prodromoucheck for notification flags in FavCommand
2008-10-04 Evan ProdromouFaveCommand -> FavCommand
2008-10-04 Evan Prodromoucommon_client_error -> common_user_error
2008-10-04 Evan Prodromoutypo in message command
2008-10-04 Evan Prodromoudifferent message source per command channel
2008-10-04 Evan Prodromoucorrectly refer to notice as a notice
2008-10-04 Evan Prodromoucorrect use of $user to $this->user
2008-10-04 Evan Prodromoutext -> content in newnotice
2008-10-04 Evan Prodromouadd channels and use command interpreter in different...
2008-10-04 Evan Prodromoufill out commands, move to separate file
2008-10-04 Evan Prodromoumove fave notification to mail library
2008-10-04 Evan Prodromoumove DB_DataObject ini files to more common name.
2008-10-04 Evan Prodromoubasics of the command interpreter
2008-10-04 Evan Prodromoumore specific profile-get is slightly more efficient
2008-10-03 nickXMPP Direct Messaging / Last notice
2008-10-05 Evan Prodromouexplicitly load classes for queuehandler
2008-10-05 Evan Prodromoumore output in daemon.php
2008-10-04 Evan Prodromoubetter instructions in the password recovery page
2008-10-03 Evan Prodromouonly put notices that are local in the sitemap
2008-10-02 Evan Prodromoudon't try to free faves in User
2008-10-02 Evan Prodromouincorrect function call in Fave
2008-10-02 Evan Prodromoutry to use caching functions where possible in User
2008-10-02 Evan Prodromouuse pkeyGet for Avatar
2008-10-02 Evan Prodromouadd methods to Memcached_DataObject for caching compoun...
2008-10-02 Evan Prodromouremove unused helper function
2008-10-01 supportFix replies tab pagination issue
2008-09-30 Evan Prodromouuse profile URL instead of local URL
2008-09-24 CiaranGFix problem with tags in different locales (Ticket...
2008-09-29 CiaranGPostgreSQL: Put a default on confirm_address.address_ex...
2008-09-27 CiaranGMake stopdaemons.sh work no matter where it runs from
2008-09-26 CiaranGFix error in xmpp help
2008-09-26 CiaranGAnother batch of translations
next