Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
main/facebooklogin) from plugins don't get accidentally intercepted
|
|
|
|
I changed the reply-to algorithm so that we only say a notice is in
reply to another notice if a) we receive that information from the Web
or API or b) it's in a "low bandwidth" (XMPP, SMS) channel, and begins
with "@nickname" or "T NICKNAME".
The goal is to avoid false-positives and make conversation trees more
accurate and useful.
|
|
|
|
Thanks to jaakko for pointing this out! http://identi.ca/notice/7169471
|
|
Adding deleted_notice to pg.sql
|
|
|
|
Add session table to pg.sql
|
|
|
|
|
|
Thanks tobyink
|
|
|
|
Thanks grim26
|
|
Thanks semjaza
http://laconi.ca/trac/ticket/1746
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
alphabets than I do.
|
|
structure
|
|
|
|
committ e0b877b26c5e93809b2a53b6c46326d5e31fa0e8.
|
|
commit e0b877b26c5e93809b2a53b6c46326d5e31fa0e8.
|
|
Arguably, the earlier structure was unnecessarily verbose. Same as commit
e0b877b26c5e93809b2a53b6c46326d5e31fa0e8.
|
|
|
|
Same as commit e0b877b26c5e93809b2a53b6c46326d5e31fa0e8.
|
|
To speed up DOM load by cutting down 3 nodes in each notice list item.
Generally each notice option should be a list item in a <ul>, however,
there is no tangible benefit for the user using this approach. In this
case, minimalism is favoured. Similarly, the new approach will make 5
fewer function calls on the server side.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|