Age | Commit message (Expand) | Author |
2008-08-26 | updates for invitations | Evan Prodromou |
2008-08-26 | helper functions that take a user object | Evan Prodromou |
2008-08-25 | fix the invite url | Evan Prodromou |
2008-08-25 | invite fancy url | Evan Prodromou |
2008-08-25 | add invite to the nav menu | Evan Prodromou |
2008-09-22 | use common-config instead of $config in common_language | Evan Prodromou |
2008-09-15 | make NoticeWrapper extend Notice so methods work | Evan Prodromou |
2008-09-15 | another attribute error | Evan Prodromou |
2008-09-15 | misused instance attribute in noticewrapper | Evan Prodromou |
2008-09-15 | subscriptions clear user with-friends cache, too | Evan Prodromou |
2008-09-15 | array_count -> count | Evan Prodromou |
2008-09-15 | cache noticesWithFriends in memcached | Evan Prodromou |
2008-09-13 | LOG_ERROR -> LOG_ERR | Evan Prodromou |
2008-09-11 | reverse order of queries for galleries | Evan Prodromou |
2008-09-08 | error checking in subscriptions | Evan Prodromou |
2008-09-07 | remove some debugging code from omb.php | Evan Prodromou |
2008-09-07 | lots of debugging code in OMB send | Evan Prodromou |
2008-09-07 | debugging for omb | Evan Prodromou |
2008-09-05 | free memory in SMS daemon, too | Evan Prodromou |
2008-09-05 | free and unset DB_DataObjects after we're done with them | Evan Prodromou |
2008-09-04 | change sms broadcast to use a join | Evan Prodromou |
2008-09-04 | use a join for omb broadcast | Evan Prodromou |
2008-09-04 | better @ links | Evan Prodromou |
2008-09-04 | add some processTime() to the send loops to avoid filling the buffer | Evan Prodromou |
2008-09-04 | abstract XMPP-related queue handling to a common superclass | Evan Prodromou |
2008-09-04 | add newline at the end of pidfile | Evan Prodromou |
2008-09-04 | more robust code for setting daemon uid/gid | Evan Prodromou |
2008-09-04 | add .pid to pidfile names | Evan Prodromou |
2008-09-04 | scripts daemonize themselves | Evan Prodromou |
2008-09-04 | Resolve remote subscribe and omb problems with quotes (Tickets #604 and #567) | CiaranG |
2008-08-31 | Elide_Tags | Garret Buell |
2008-08-31 | Allow_multicase_tags | Garret Buell |
2008-08-31 | Tags_without_fancy | Garret Buell |
2008-08-26 | try to make the reply button do the right thing if there's no notification box. | Evan Prodromou |
2008-08-30 | switch around how XMLStream does processing | Evan Prodromou |
2008-09-01 | restore HTML in output, remove rump pubsub event code | Evan Prodromou |
2008-09-01 | slightly more robust connection code | Evan Prodromou |
2008-09-01 | separate out presence from connection, send different presence types from que... | Evan Prodromou |
2008-08-31 | halt sending HTML in Jabber | Evan Prodromou |
2008-08-30 | forgot to use the array for avoiding dupes | Evan Prodromou |
2008-08-30 | use priority in connection | Evan Prodromou |
2008-08-30 | get rid of Laconica_XMPP and ignore priority | Evan Prodromou |
2008-08-30 | some fixes from on the jabber server | evan |
2008-08-30 | forgot to get the profile in public queue handler | Evan Prodromou |
2008-08-30 | less sleeping, slightly | Evan Prodromou |
2008-08-30 | use common log in error handler rather than echo | Evan Prodromou |
2008-08-29 | lost $sent_to in jabber_public_notice | Evan Prodromou |
2008-08-29 | many jabber queue management changes | Evan Prodromou |
2008-08-29 | split public stream to its own queue handler | Evan Prodromou |
2008-08-29 | harmonize csrf and queues | Evan Prodromou |