Add flag titles from archived posts

This commit is contained in:
Nicolas Stepien 2012-09-10 20:54:48 +02:00
parent 34ff1972ca
commit 0a633707c6
2 changed files with 2 additions and 1 deletions

View File

@ -3617,6 +3617,7 @@
email: encodeURIComponent(data.email),
subject: data.title_processed,
flagCode: data.poster_country,
flagName: data.poster_country_name_processed,
date: data.fourchan_date,
dateUTC: data.timestamp,
comment: comment

View File

@ -2842,7 +2842,7 @@ Get =
email: encodeURIComponent data.email
subject: data.title_processed
flagCode: data.poster_country
# XXX flagName: data.???_processed
flagName: data.poster_country_name_processed
date: data.fourchan_date
dateUTC: data.timestamp
comment: comment