projects
/
quix0rs-gnu-social.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
quix0rs-gnu-social.git
2008-09-26
Evan Prodromou
another false-for-error
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Evan Prodromou
Memcache returns false on cache miss
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Evan Prodromou
don't record null key values
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Evan Prodromou
hack to make keys work
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Evan Prodromou
handle one-argument calls to staticGet
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Evan Prodromou
better deletes and key names
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Evan Prodromou
try to make some static/non-static stuff work right
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Evan Prodromou
better handling of staticGet
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Evan Prodromou
path correct in require_once for memcached
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Evan Prodromou
rename cached object file
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Evan Prodromou
prepend Memcached_DataObject require with INSTALLDIR
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Evan Prodromou
caching layer for DB/DataObject
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Evan Prodromou
try to clean up user-without-profile errors
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
Evan Prodromou
better redirect to outbox
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
Evan Prodromou
redirect to outbox after posting
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
Evan Prodromou
correct url for new message form
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
Evan Prodromou
put message form on inbox and outbox
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
Evan Prodromou
change handle() to use message-getting helper
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
Evan Prodromou
change the rule for detecting replies.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
Evan Prodromou
default sending local @ replies to Twitter
commit
|
commitdiff
|
tree
|
snapshot
2008-09-22
mac65
Fix ticket 460
commit
|
commitdiff
|
tree
|
snapshot
2008-09-22
mac65
Fix ticket 662
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
Evan Prodromou
change foreign links flags code to use bitmasks
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
Zach Copley
Twitter bridge - Was using the wrong idiom to update...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
Zach Copley
Twitter bridge - fixed another bug that kept prefs...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
Zach Copley
Twitter bridge - pref setting to turn off sending ...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Zach Copley
Twitter bridge - Bugfix: You can now turn off brige...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Zach Copley
README - Added mbstring to the list of required PHP5...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Zach Copley
Added option to add disable attr to common_checkbox()
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Evan Prodromou
note privacy of login credentials and private messages
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Evan Prodromou
better logic around protecting messages
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Evan Prodromou
user -> this
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Evan Prodromou
rationalize Zach's change of length with my added _...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Zach Copley
Twitter bridge - Changed Twitter username length check...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Zach Copley
Twitter bridge: Hack to get around PHP cURL's use of...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Evan Prodromou
comma to dot
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Evan Prodromou
was notifying user name not object
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Zach Copley
Twitter bridge - fix to allow linking to 'protected...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Evan Prodromou
try some fiddling to get message notification going out
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Evan Prodromou
make it look like a query
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Evan Prodromou
append LACONICA_VERSION to css files to force reload
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Evan Prodromou
incorrect message info shown in title
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Evan Prodromou
change twitter username to allow uppercase letters...
commit
|
commitdiff
|
tree
|
snapshot
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
next