2008-09-23 |
Evan Prodromou | change how Foreign_link fetches, and fix mixup between... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Evan Prodromou | 403 for a message that isn't yours. |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Evan Prodromou | version number -- doh! |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Evan Prodromou | CSRF protection in newmessage.php |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Evan Prodromou | Fix quotes in favorite notification |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Evan Prodromou | check for cur before message link |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Evan Prodromou | merge CiaranG's changes for subs |
commit | commitdiff | tree | snapshot |
2008-09-06 |
CiaranG | A working stopdaemons.sh, and no parameter needed for... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Evan Prodromou | finish the README file |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Evan Prodromou | hide IM settings if xmpp disabled |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Evan Prodromou | add additional licenses into extlib subdir |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Evan Prodromou | clear and rebuild db scripts |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Evan Prodromou | correct a couple of bugs |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | don't notify you favor your own notice |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | add favor/disfavor to profile |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | input changes |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | correct background of dis/favor form on hover |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | dis -> fav |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | have to add the ajaxHidden thing, too |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | ajaxForm on returned forms |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | replace -> replaceWith |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | get the zeroth form in the returned array |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | ah, turns out each() stuff is called as a method |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | Gee, maybe I shouldn't try to write DOM code from memory |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | if favor/disfavor submitted through ajax, return micro... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | big changes to the README, part 1 |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | split favor forms code |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | remove tabs from showmessage |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | more id -> message shenanigans |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | fix htaccess so pass message param correctly |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | fetch -> find |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | return correct data structure for messages in showmessage |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | scootch it down a bit again |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | try to move the message box up a bit |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | set message form label to display inline |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | no instructions for 'to' dropdown |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | change id of message textarea |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | rearrange paragraphs in message form |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Prodromou | style for message form |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Evan Prodromou | some minor fixes for new messages |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Evan Prodromou | save created date |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Evan Prodromou | fix titles in showmessage |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Evan Prodromou | skip over Mailbox::handle to Action::handle |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Evan Prodromou | fix missing variable in save-new-message |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Evan Prodromou | correct urls from fancy url for show-message |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Evan Prodromou | not a nickname so don't canonicalize |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Evan Prodromou | to parameter is an ID not a nickname |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Evan Prodromou | fancy urls for show message, new message |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Evan Prodromou | don't show message link on your own page |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Evan Prodromou | add new message link to showstream |
commit | commitdiff | tree | snapshot |
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 |
next |