2008-09-17 |
Evan Prodromou | newmessage and showmessage |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Evan Prodromou | move rendering stuff that doesn't depend on notice... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Evan Prodromou | use common_local_url() in tagging, add canonicalization... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Evan Prodromou | add in ciarang's changes to config.php.sample |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Evan Prodromou | rationalize with ciarang's pgsql changes |
commit | commitdiff | tree | snapshot |
2008-09-16 |
CiaranG | Get correct configured language when all else fails |
commit | commitdiff | tree | snapshot |
2008-09-15 |
CiaranG | Fix missing nickname in rss replies to title |
commit | commitdiff | tree | snapshot |
2008-09-15 |
CiaranG | Further updates to sample config |
commit | commitdiff | tree | snapshot |
2008-09-15 |
CiaranG | PostgreSQL: Quote table name in manually formed query... |
commit | commitdiff | tree | snapshot |
2008-09-14 |
CiaranG | PostgreSQL: support for full text searching (notice... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
CiaranG | PostgreSQL: Make tag cloud query work - also fixes... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
CiaranG | Fix unquoted array key, causes b0rkage on some php... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
CiaranG | PostgreSQL - reply.modified needs a default |
commit | commitdiff | tree | snapshot |
2008-09-09 |
CiaranG | Fix remote sub when redirected via login (Ticket #618) |
commit | commitdiff | tree | snapshot |
2008-09-09 |
CiaranG | Initial support for PostgreSQL |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Evan Prodromou | integrate local changes with Zach's |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Zach Copley | Twitter-compatible API - JSONP callbacks for all method... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Zach Copley | Disallow 'api' nickname |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Zach Copley | Twitter integration - wording change |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Zach Copley | Twitter integration - added $config option for source... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Zach Copley | Fold password form into profile settings |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Zach Copley | Moved avatar upload down below timezone on profile... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Zach Copley | Conflated Avatar and Profile settings + removed a bunch... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Zach Copley | CSRF protection in twittersettings.php |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Zach Copley | CSRF protection for invites.php |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Zach Copley | Twitter integration - Notices now broadcast (directly... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Zach Copley | Twitter integration - support for new foreign_link... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Evan Prodromou | translation updates |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Evan Prodromou | fork daemon |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Zach Copley | Twitter integration - decided to change Twitter to... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Zach Copley | Twitter integration - Foreign_user::getForeignUser... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Zach Copley | Twitter integration - Add and remove Twitter accnt... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
zach | Twitter-integration - Twitter settings tab now saves... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
zach | Twitter integration - Oh look, a Twitter settings tab. |
commit | commitdiff | tree | snapshot |
2008-08-22 |
zach | Twitter integration - SQL ref data for Twitter |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Evan Prodromou | correct title on inbox and outbox |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Evan Prodromou | instructions for inbox and outbox |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Evan Prodromou | correctly show top |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Evan Prodromou | fixup CSS for messages |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Evan Prodromou | inbox and outbox for direct messages |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Evan Prodromou | Database and classes for direct messages |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Evan Prodromou | change some more tables to InnoDB |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Evan Prodromou | rationalize with repository version |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Evan Prodromou | enjitqueuehandler added |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Evan Prodromou | missed a closing curly |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Evan Prodromou | make favorites form use Ajax |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Evan Prodromou | move fave form, float right |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Evan Prodromou | write our own submit so there's no <p> |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Evan Prodromou | styling on the favor/disfavor forms to show inline |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Evan Prodromou | better styling for favor/disfavor buttons |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Evan Prodromou | correct action for showfavorites in disfavor |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Evan Prodromou | fix requires in dis/favor and correct url in form |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Evan Prodromou | change input buttons to submit buttons |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Evan Prodromou | initial non-Ajax version of favorites |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Evan Prodromou | merge in changes for CSRF, too |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Evan Prodromou | remove custom xmppdaemon error handler |
commit | commitdiff | tree | snapshot |
2008-08-16 |
CiaranG | Added missing subs.php |
commit | commitdiff | tree | snapshot |
2008-08-16 |
CiaranG | XMPP daemon updates including help, sub and subsub... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
CiaranG | Bounce oversized XMPP messages back to user (Ticket... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Evan Prodromou | update to translation |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Evan Prodromou | add a foreign_link table with prefs for the link |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Evan Prodromou | removed the preview, so use "Send" for the button |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Evan Prodromou | Invite -> Invitation |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Evan Prodromou | fix format string, again again |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Evan Prodromou | lost the names when making a new function send_invitation |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Evan Prodromou | send personal message through to send_invitation function |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Evan Prodromou | fix runon string in invites format |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Evan Prodromou | fix format for subject |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Evan Prodromou | save invitation code and improve format of outgoing... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Evan Prodromou | correct output on invitations |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Evan Prodromou | updates for invitations |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Evan Prodromou | helper functions that take a user object |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Evan Prodromou | clean up some whitespace in DB script |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Evan Prodromou | added a created timestamp to invitations |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Evan Prodromou | skip preview, just send the darn thing |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Evan Prodromou | fix instructions |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Evan Prodromou | fix the invite url |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Evan Prodromou | invite fancy url |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Evan Prodromou | add invite to the nav menu |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Evan Prodromou | add invite to htaccess.sample |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Evan Prodromou | start the invite form |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Evan Prodromou | data classes for invitations |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Evan Prodromou | use common-config instead of $config in common_language |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Evan Prodromou | blow subscriptions cache when the user deletes a notice |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Evan Prodromou | can actually take all the data in the window |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Evan Prodromou | fixup SQL code |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Evan Prodromou | fix cache deletion code |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Evan Prodromou | make NoticeWrapper extend Notice so methods work |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Evan Prodromou | another attribute error |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Evan Prodromou | misused instance attribute in noticewrapper |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Evan Prodromou | compress window-getting to one function |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Evan Prodromou | subscriptions clear user with-friends cache, too |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Evan Prodromou | array_count -> count |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Evan Prodromou | $INSTALLDIR -> INSTALLDIR |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Evan Prodromou | cache noticesWithFriends in memcached |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Evan Prodromou | only use MyISAM for tables with fulltext indices |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Evan Prodromou | duplicate confirmation to avoid where clause |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Evan Prodromou | LOG_ERROR -> LOG_ERR |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Evan Prodromou | reverse order of queries for galleries |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Evan Prodromou | update information about queues |
commit | commitdiff | tree | snapshot |
next |