]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions
RSS alternate link for tag pages
[quix0rs-gnu-social.git] / actions /
2008-11-14 zachRSS alternate link for tag pages
2008-11-13 tryggvibTicket 753
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 added bit.ly support
2008-11-07 millettetrac31 added 3 more short url services: ur1.ca, 2tu...
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-11-04 zachBetter UTF-8 escaped entity handling. Fixed bad chars...
2008-11-03 zachTwitter-compatible API - properly encode and decode...
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-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-24 Evan Prodromouadd is_readonly() to api.php
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 Prodromoucorrect number of args to saveNew in newnotice
2008-10-20 Evan Prodromouadd a little debugging for replyto
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-05 zachAdded OnCommand and OffCommand to the list of cmds...
2008-10-05 zachTwitter-compatible API - hooked in command interpreter
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-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-10-04 Evan Prodromoutext -> content in newnotice
2008-10-04 Evan Prodromouadd channels and use command interpreter in different...
2008-10-04 Evan Prodromoumove fave notification to mail library
2008-10-04 Evan Prodromoubetter instructions in the password recovery page
2008-10-01 supportFix replies tab pagination issue
2008-09-24 CiaranGFix problem with tags in different locales (Ticket...
2008-09-30 Evan Prodromouuse two-arg constructor for confirmation code
2008-09-30 Evan Prodromoulog a warning on recovery of old recovery codes
2008-09-29 Evan Prodromoutrying to fix up pages in tags
2008-09-28 Evan Prodromoufixup tag display code
2008-09-28 Evan Prodromoupass tag parameter along to stream query
2008-09-28 Evan Prodromoucache tag streams in Memcached, too
2008-09-28 Evan Prodromouadd favoritesrss
2008-09-28 Evan Prodromouremove unneeded find() in userrss.php
2008-09-28 Evan Prodromouchange arguments to Notice::publicStream
2008-09-28 Evan Prodromoushownotices takes user rather than profile in showstream
2008-09-28 Evan Prodromousingle function for important streams, with memcached...
2008-09-26 Evan Prodromoutry to clean up user-without-profile errors
2008-09-24 Evan Prodromoubetter redirect to outbox
2008-09-24 Evan Prodromouredirect to outbox after posting
2008-09-24 Evan Prodromouput message form on inbox and outbox
2008-09-24 Evan Prodromouchange handle() to use message-getting helper
2008-09-24 Evan Prodromoudefault sending local @ replies to Twitter
2008-09-22 mac65Fix ticket 460
2008-09-22 mac65Fix ticket 662
2008-09-24 Evan Prodromouchange foreign links flags code to use bitmasks
2008-09-24 Zach CopleyTwitter bridge - Was using the wrong idiom to update...
2008-09-24 Zach CopleyTwitter bridge - fixed another bug that kept prefs...
2008-09-24 Zach CopleyTwitter bridge - pref setting to turn off sending ...
2008-09-23 Evan Prodromoubetter logic around protecting messages
2008-09-23 Evan Prodromourationalize Zach's change of length with my added _...
2008-09-23 Zach CopleyTwitter bridge - Changed Twitter username length check...
2008-09-23 Evan Prodromouwas notifying user name not object
2008-09-23 Zach CopleyTwitter bridge - fix to allow linking to 'protected...
2008-09-23 Evan Prodromouincorrect message info shown in title
2008-09-23 Evan Prodromouchange twitter username to allow uppercase letters...
2008-09-23 Evan Prodromouchange how Foreign_link fetches, and fix mixup between...
2008-09-23 Evan Prodromou403 for a message that isn't yours.
2008-09-23 Evan ProdromouCSRF protection in newmessage.php
2008-09-22 Evan ProdromouFix quotes in favorite notification
2008-09-22 Evan Prodromoucheck for cur before message link
2008-09-22 Evan Prodromoumerge CiaranG's changes for subs
2008-09-18 Evan Prodromoudon't notify you favor your own notice
2008-09-18 Evan Prodromouadd favor/disfavor to profile
2008-09-18 Evan Prodromouif favor/disfavor submitted through ajax, return micro...
2008-09-18 Evan Prodromouremove tabs from showmessage
2008-09-18 Evan Prodromoumore id -> message shenanigans
2008-09-18 Evan Prodromoufetch -> find
2008-09-18 Evan Prodromoureturn correct data structure for messages in showmessage
2008-09-18 Evan Prodromouno instructions for 'to' dropdown
2008-09-18 Evan Prodromouchange id of message textarea
2008-09-18 Evan Prodromourearrange paragraphs in message form
2008-09-17 Evan Prodromousome minor fixes for new messages
2008-09-17 Evan Prodromoufix titles in showmessage
2008-09-17 Evan Prodromouskip over Mailbox::handle to Action::handle
2008-09-17 Evan Prodromounot a nickname so don't canonicalize
next