]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
debug for content too long
[quix0rs-gnu-social.git] / lib /
2008-08-17 Evan Prodromoumake settings and search menus localisable
2008-08-15 zachTwitter-compatible API: support for new in_reply_to_sta...
2008-08-13 Evan Prodromouauto-load OAuthRequest
2008-08-09 zachTwitter-compatible API: filled in the source attr for...
2008-08-11 Evan Prodromoumake tag dropoff configurable
2008-08-07 Evan ProdromouLOG_ERROR -> LOG_ERR (again)
2008-08-06 Evan Prodromoufix config global
2008-08-06 Evan Prodromoufixup locale stuff from mikenz
2008-08-05 Mike CochraneAdd other languages to drop down
2008-08-04 mikecSet the C locate to avoid tr_TR php bug see http:/...
2008-08-06 Evan Prodromoumake init of lang environment happen earlier, or when...
2008-08-04 Evan Prodromouuse noreply address as fallback if no incoming email...
2008-07-31 Evan Prodromouversion upgrade
2008-07-31 Evan Prodromoutry to slim down the top menu so it all fits
2008-07-31 Evan Prodromoulet @rejon do the homework http://ur1.ca/17c
2008-07-30 zachTwitter-compatible API: implemented /users/show.format...
2008-07-29 Mike CochraneUpdate some gettext strings and number the arguements...
2008-07-28 zachTwitter-compatible API: better error handling for repli...
2008-07-30 Evan Prodromoumove the language info, fix dir for locales
2008-07-30 Evan Prodromouuse a little X instead of "delete" for delete link...
2008-07-30 Evan Prodromounew -> staticGet
2008-07-30 Evan Prodromoufallback for unknown source
2008-07-30 Evan Prodromoushow where a notice came from
2008-07-29 Evan Prodromourel
2008-07-29 Evan Prodromourequire validation code
2008-07-26 Evan Prodromouchange 'deletenotice' to 'notice/delete'
2008-07-26 Evan ProdromouQueue_item correct name in dequeue function
2008-07-24 Mike CochraneAuto/Lazy load the class files
2008-07-24 Mike CochraneCache the DateTimeZon objects
2008-07-22 Mike CochraneNo errors if it's not set
2008-07-22 Mike CochraneOnly Set reply details if there is something to reply to
2008-07-22 Mike CochraneOnly try sending xmpp notices if xmpp is enabled
2008-07-21 mikecResolve conflicts after pull from evan
2008-07-20 matthew.greggOpensearch updates
2008-07-20 Mike CochraneUser definable timezones. Work in UTC internally and...
2008-07-20 Mike CochraneClean up delete code. Add missing htaccess rule. Exit...
2008-07-20 Mike CochraneStrip characters that shouldn't be in xml. Fixes http...
2008-07-20 Mike Cochranegettext strings and pass the query string between tabs...
2008-07-20 Mike CochraneFullname is in the profile, not the user object
2008-07-20 Mike CochraneFix undefined variable error
2008-07-20 Mike CochraneClean up of delete links when not logged in
2008-07-20 Mike CochraneNotice error
2008-07-20 matthew.greggAdds Opensearch description
2008-07-19 matthew.greggPatch for PITS 00032, 00033, 00034
2008-07-16 matthew.greggAdded notice deletion http://laconi.ca/PITS/00045
2008-07-20 Mike CochraneFirst cut at hastags support.
2008-07-20 Mike CochraneMore notice errors and fix and incorrect variable name
2008-07-24 Evan Prodromoudon't show register link if the site is closed
2008-07-24 Evan Prodromoulet admins prevent registration
2008-07-24 Evan Prodromoudefault for mirror in DB
2008-07-22 zachbase class is_readonly() now returns false by default
2008-07-22 zachAdded is_readonly() method to all Actions
2008-07-22 Evan Prodromoucorrectly return 0 for zero followers
2008-07-22 Evan Prodromoufix content check so it shows zeros
2008-07-22 Evan Prodromoucentralize and optimize with-friends query
2008-07-20 zachTwitter-compatible API - refactoring and bug fixes
2008-07-20 zachTwitter-compatible API - Error handling that better...
2008-07-20 zachTwitter-compatible API: /account/update_location implem...
2008-07-21 Evan Prodromoureturn true from mail sms broadcast
2008-07-21 Evan Prodromoudo the sms query the dumb way
2008-07-21 Evan Prodromoulogging and checking
2008-07-21 Evan ProdromouSQL error
2008-07-21 Evan Prodromoufix mail sending
2008-07-21 Evan Prodromourewrite for settings of sms
2008-07-21 Evan Prodromoutrim mail and maildaemon
2008-07-21 Evan Prodromouuse smsemail stored value
2008-07-21 Evan Prodromouuse user field rather than re-building sms email over...
2008-07-21 Evan Prodromoushorter confirmation message and web iface to confirm
2008-07-20 Evan Prodromoubad string in SQL query
2008-07-20 Evan Prodromouadd sms broadcast to broadcasting
2008-07-20 Evan Prodromourequire sms carrier
2008-07-20 Evan Prodromoustart sms settings
2008-07-19 Evan Prodromouemail settings for post by email
2008-07-20 Mike CochraneAdd hidden form value when the site is not in fancy...
2008-07-20 Mike CochraneSome more notice errors - I guess I'm the only one...
2008-07-20 Mike CochraneA couple more notice errors
2008-07-20 Mike CochraneAnother notice error
2008-07-20 Mike CochraneFix a couple of notice errors
2008-07-18 Evan ProdromouLOG_ERROR -> LOG_ERR
2008-07-18 Evan Prodromouincrement software version
2008-07-18 Evan Prodromouforgot the user's name in HTML output
2008-07-18 Evan Prodromouadd an HTML payload to outgoing notices
2008-07-18 Evan Prodromouinit and end documents
2008-07-18 Evan Prodromoushow friendship stuff
2008-07-18 Evan Prodromoumove mail notification to a utility function
2008-07-18 zachTwitter-API: /account/verify_credentials.format now...
2008-07-16 Earle MartinLink author avatars to posts directly.
2008-07-17 zachTwitter-compatible API - /statuses/show and /statuses...
2008-07-16 zachTwitter-compatible API - code cleanup
2008-07-16 zachTwitter-compatible API: public_timeline.atom works
2008-07-16 zachTwitter-compatible API: public_timeline.rss really...
2008-07-16 zachTwitter-compatible API: public_timeline.rss mostly...
2008-07-16 zachTwitter-compatible API: public_timeline.json now works
2008-07-15 zachTwitter-compatible API: refactor in prep for json,...
2008-07-15 zachTwitter-compatible API: public_timeline.xml more complete
2008-07-15 zachTwitter-compatible API: /statuses/public_timeline.xml...
2008-07-12 zachFirst volly at a Twitter-compatible API. Just working...
2008-07-17 Evan Prodromouuniquify the list of reply nicknames (DOH!)
2008-07-17 Evan Prodromoudefine syslog variables in common.php
2008-07-17 Evan Prodromoupublic indexers in config file
next