Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
* Superfluous whitespace removed.
|
|
|
|
* add FIXMEs for bad i18n.
* add translator hints.
|
|
|
|
* whitespace updates.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix the pkeyget call in Twitter_synch_Status
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Introduce a table mapping notices to Twitter statuses. Initialize
this table at checkSchema() time. Save the mapping when we push
or pull statuses. Use the table to determine if a notice has a
Twitter equivalent.
|
|
|
|
|
|
|
|
|
|
|