Age | Commit message (Expand) | Author |
2008-09-15 | compress window-getting to one function | 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 | $INSTALLDIR -> INSTALLDIR | Evan Prodromou |
2008-09-15 | cache noticesWithFriends in memcached | Evan Prodromou |
2008-09-15 | only use MyISAM for tables with fulltext indices | Evan Prodromou |
2008-09-13 | duplicate confirmation to avoid where clause | Evan Prodromou |
2008-09-13 | LOG_ERROR -> LOG_ERR | Evan Prodromou |
2008-09-11 | reverse order of queries for galleries | Evan Prodromou |
2008-09-10 | update information about queues | Evan Prodromou |
2008-09-10 | add a line for mail domain | Evan Prodromou |
2008-09-10 | add a sample RewriteBase | Evan Prodromou |
2008-09-05 | Fix confusing comment in config.sample.php (Ticket #616) | CiaranG |
2008-09-05 | Fix for reply arrow in profile page | Michael Landers |
2008-09-05 | Disallow 'tag' and 'tags' as usernames. Fixes ticket #584 | Ori Avtalion |
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-05 | set focus to status text area | Evan Prodromou |
2008-09-05 | stop default handling of return in browser | Evan Prodromou |
2008-09-05 | do submit on keydown | Evan Prodromou |
2008-09-05 | return in the status textarea will submit the form | 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 | better logging for confirm handler update | Evan Prodromou |
2008-09-04 | require xmppqueuehandler in jabberqueuehandler | Evan Prodromou |
2008-09-04 | change xmppqueuedaemon to jabberqueuedaemon in startdaemons | Evan Prodromou |
2008-09-04 | abstract XMPP-related queue handling to a common superclass | Evan Prodromou |
2008-09-04 | make confirmhandler a subclass of queuehandler | Evan Prodromou |
2008-09-04 | better feedback when starting daemons | Evan Prodromou |
2008-09-04 | new format for startdaemons; not sure how to do stopdaemons so punting | 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 | Fix typo in finishremotesubscribe | CiaranG |
2008-09-04 | fix bad args in postnotice for new notices | Evan Prodromou |
2008-09-02 | Some Notice::saveNew cleanups. | Ori Avtalion |
2008-09-04 | Fix typo in presence message (x3) | CiaranG |
2008-09-04 | Resolve remote subscribe and omb problems with quotes (Tickets #604 and #567) | CiaranG |
2008-08-30 | RequirePassword | Garret Buell |
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-28 | move broadcast in OMB postnotice for bad case | Evan Prodromou |