]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2008-11-14 zachRSS alternate link for tag pages
2008-11-14 millettesilly escape problem with quotes, fixed.
2008-11-14 Evan Prodromouadd start_at argument for notice rendering fixer
2008-11-14 Evan Prodromouadd quotes to longurl title
2008-11-14 Evan Prodromouthrew out the baby with the bathwater
2008-11-14 Evan Prodromoubetter code for only inserting inboxes that don't alrea...
2008-11-14 Evan Prodromoudon't write notice to inbox if user isn't inboxed yet
2008-11-14 Evan Prodromoudon't ignore errors on inbox fixup; it messes up replic...
2008-11-14 Evan Prodromouremove 'nudge' -- it won't be in this release
2008-11-14 Evan Prodromouupdate README
2008-11-14 Evan Prodromouadd Net Socket
2008-11-14 Evan Prodromoutake a command-line argument to start with a particular...
2008-11-13 Evan Prodromouclear memcached cache in fixup_inboxes
2008-11-13 tryggvibTicket 753 bugfix, characters/digits only
2008-11-13 tryggvibBug fix for ticket 753
2008-11-13 tryggvibTicket 753
2008-11-13 Evan Prodromouupdate inboxed flag in fixup inboxes
2008-11-13 Evan Prodromoudifferent query based on config var and user inbox...
2008-11-13 Evan Prodromouadd documentation on notice inboxes
2008-11-13 Evan Prodromouadd inboxed and regenerate data objects
2008-11-13 zachConflict resolution patch for newnotice.php (zach vs...
2008-11-13 millettetrac31 added longurl title to anchors when applicable...
2008-11-13 millettetrac31 let * preceding a url prevent its shortening.
2008-11-13 millettetrac31 forgot about twitapi, now fixed.
2008-11-13 millettetrac31 shorten all URLs even if notice is already <
2008-11-13 millettetrac31 pg support, fixing 2tu typo, set ur1.ca as defau...
2008-11-07 millettetrac31 revert the "don't shorten URLs prefixed with...
2008-11-07 millettetrac31 don't shorten URLs prefixed with a *
2008-11-07 millettetrac31 added bit.ly support
2008-11-07 millettetrac31 added 3 more short url services: ur1.ca, 2tu...
2008-11-07 milletteadded Shorturl_api to add support for ur1, 2tu and...
2008-11-06 millettetrac31 added othersettings fancy url
2008-11-06 millettetrac31 forgot actions/othersettings.php file
2008-11-06 millettetrac31 url_auto_shortening by sgmurphy
2008-11-11 zachCSRF Protection for login and new notice. Ticket #503
2008-11-06 zachTwitter-compatible API - don't strip XML-illegal chars...
2008-10-13 CiaranGScript to update laconica.pot from source, and the...
2008-10-07 CiaranGFix to previous fix :(
2008-10-07 CiaranGOnly log locale sets that fail
2008-10-07 CiaranGFix error when maildaemon tries to report a message...
2008-11-12 Evan Prodromouadd LOW_PRIORITY and IGNORE extensions for INSERT
2008-11-12 Evan Prodromoucheck for errors in fixup_inboxes
2008-11-12 Evan Prodromouadd created to notice update
2008-11-12 Evan Prodromousome memory and execution time management
2008-11-12 Evan Prodromoucorrect method for querying
2008-11-12 Evan Prodromouadd a script to populate notice inboxes
2008-11-12 Evan Prodromounotice_inbox.id -> notice_inbox.notice_id
2008-11-12 Evan Prodromoucreated timestamp on notice_inbox
2008-11-04 zachTwitter-compatible API - since_id and before_id were...
2008-10-23 Evan Prodromoublow inboxes
2008-10-22 Evan Prodromouchange User to use notice inboxes rather than subscription
2008-10-22 Evan Prodromoubetter prefix for Notice_inbox.php
2008-10-22 Evan Prodromousave notice to inbox on saveNew
2008-10-22 Evan Prodromounotice inbox
2008-11-13 Evan Prodromouuse correct class for avatar deletion so memcached...
2008-11-04 zachBetter UTF-8 escaped entity handling. Fixed bad chars...
2008-11-03 zachTwitter-compatible API - properly encode and decode...
2008-11-02 Evan Prodromouheuristics for paren linking (thanks @brion!)
2008-10-27 zachTwitter bridge - change regex to look for mb @-replies
2008-10-26 Evan Prodromouhandle seconds argument to SUP
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
next