]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
Script to update laconica.pot from source, and the results of running it
[quix0rs-gnu-social.git] / lib /
2008-09-07 Evan Prodromoudebugging for omb
2008-09-06 Evan Prodromoufree memory in SMS daemon, too
2008-09-06 Evan Prodromoufree and unset DB_DataObjects after we're done with...
2008-09-05 Evan Prodromouchange sms broadcast to use a join
2008-09-05 Evan Prodromouuse a join for omb broadcast
2008-09-04 Evan Prodromoubetter @ links
2008-09-04 Evan Prodromouadd some processTime() to the send loops to avoid filli...
2008-09-04 Evan Prodromouabstract XMPP-related queue handling to a common superclass
2008-09-04 Evan Prodromouadd newline at the end of pidfile
2008-09-04 Evan Prodromoumore robust code for setting daemon uid/gid
2008-09-04 Evan Prodromouadd .pid to pidfile names
2008-09-04 Evan Prodromouscripts daemonize themselves
2008-09-04 CiaranGResolve remote subscribe and omb problems with quotes...
2008-09-01 Garret BuellElide_Tags
2008-09-01 Garret BuellAllow_multicase_tags
2008-08-31 Garret BuellTags_without_fancy
2008-08-27 Evan Prodromoutry to make the reply button do the right thing if...
2008-08-31 Evan Prodromouswitch around how XMLStream does processing
2008-09-02 Evan Prodromourestore HTML in output, remove rump pubsub event code
2008-09-02 Evan Prodromouslightly more robust connection code
2008-09-02 Evan Prodromouseparate out presence from connection, send different...
2008-08-31 Evan Prodromouhalt sending HTML in Jabber
2008-08-30 Evan Prodromouforgot to use the array for avoiding dupes
2008-08-30 Evan Prodromouuse priority in connection
2008-08-30 Evan Prodromouget rid of Laconica_XMPP and ignore priority
2008-08-30 evansome fixes from on the jabber server
2008-08-30 Evan Prodromouforgot to get the profile in public queue handler
2008-08-30 Evan Prodromouless sleeping, slightly
2008-08-30 Evan Prodromouuse common log in error handler rather than echo
2008-08-29 Evan Prodromoulost $sent_to in jabber_public_notice
2008-08-29 Evan Prodromoumany jabber queue management changes
2008-08-29 Evan Prodromousplit public stream to its own queue handler
2008-08-29 Evan Prodromouharmonize csrf and queues
2008-08-28 Evan Prodromoumisprint of omb as oms
2008-08-28 Evan Prodromoudon't clear claims immediately
2008-08-28 Evan Prodromoucorrect presence in jabber function
2008-08-28 Evan Prodromouchange return in queue function
2008-08-27 Evan Prodromougot two lines reversed
2008-08-27 Evan Prodromoubreak up monolithic xmppdaemon into multiple queue...
2008-08-29 Evan Prodromoufix random function name
2008-08-29 Evan Prodromoucode for session token
2008-08-28 Evan Prodromouget language before setting it.
2008-08-26 Evan Prodromoufix error storing uris of remote notices
2008-08-26 Evan Prodromouuse notice URI if it's not local and it's an HTTP URL
2008-08-26 Evan Prodromouonly send local messages to public XMPP stream
2008-08-26 Evan Prodromouoptionally turn encryption on or off in the XMPP connection
2008-08-25 Evan Prodromounever allow blank passwords
2008-08-25 Evan Prodromouuse common_sql_now() instead of DB_DataObject_Cast
2008-08-24 Evan Prodromounotify user of remote subscriptions
2008-08-23 CiaranGPrevent jabber.php error by checking key exists
2008-08-23 CiaranGEscape profile url in xmpp in case fancy urls off ...
2008-08-22 CiaranGFixed attempt to read nonexistent match in JID regex
2008-08-22 CiaranGXMPP sub/unsub and help commands
2008-08-22 Evan Prodromoufix include path bug
2008-08-22 Evan Prodromoulocal-only is optional on public timeline
2008-08-22 Evan Prodromouinclude external libs in a subdir to make install easier
2008-08-19 zachTwitter-compatible API - moved show() to the right...
2008-08-19 zachTwitter-compatible API - running all strings through...
2008-08-17 Evan Prodromouuse UTF-8 as the internal encoding
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
next