discourse/config/locales
Sam 335be272ff FEATURE: implement capping of new/unread
We cap new and unread at 2/5th of SiteSetting.max_tracked_new_unread

This dynamic capping is applied under 2 conditions:

1. New capping is applied once every 15 minutes in the periodical job, this effectively ensures that usually even super active sites are capped at 200 new items

2. Unread capping is applied if a user hits max_tracked_new_unread,
  meaning if new + unread == 500, we defer a job that runs within 15 minutes that will cap user at 200 unread

This logic ensures that at worst case a user gets "bad" numbers for 15 minutes and then the system goes ahead and fixes itself up
2015-09-07 12:03:17 +10:00
..
client.ar.yml Update Translations 2015-08-31 22:19:30 +05:30
client.bs_BA.yml Update Translations 2015-08-31 22:19:30 +05:30
client.cs.yml Update Translations 2015-08-31 22:19:30 +05:30
client.da.yml Update Translations 2015-08-31 22:19:30 +05:30
client.de.yml Update Translations 2015-09-04 18:59:15 +05:30
client.en.yml FEATURE: implement capping of new/unread 2015-09-07 12:03:17 +10:00
client.es.yml Update Translations 2015-08-31 22:19:30 +05:30
client.fa_IR.yml Update Translations 2015-08-31 22:19:30 +05:30
client.fi.yml Update Translations 2015-08-31 22:19:30 +05:30
client.fr.yml Update Translations 2015-09-04 18:59:15 +05:30
client.he.yml Update Translations 2015-08-31 22:19:30 +05:30
client.id.yml Update Translations 2015-08-20 17:33:13 +05:30
client.it.yml Update Translations 2015-09-04 18:59:15 +05:30
client.ja.yml Update Translations 2015-08-31 22:19:30 +05:30
client.ko.yml Update Translations 2015-08-31 22:19:30 +05:30
client.nb_NO.yml Update Translations 2015-09-04 18:59:15 +05:30
client.nl.yml Update Translations 2015-08-31 22:19:30 +05:30
client.pl_PL.yml Update Translations 2015-08-31 22:19:30 +05:30
client.pt.yml Update Translations 2015-08-31 22:19:30 +05:30
client.pt_BR.yml Update Translations 2015-09-04 18:59:15 +05:30
client.ro.yml Update Translations 2015-08-31 22:19:30 +05:30
client.ru.yml Update Translations 2015-08-31 22:19:30 +05:30
client.sq.yml Update Translations 2015-08-31 22:19:30 +05:30
client.sv.yml Update Translations 2015-08-31 22:19:30 +05:30
client.te.yml Update Translations 2015-08-31 22:19:30 +05:30
client.tr_TR.yml Update Translations 2015-08-31 22:19:30 +05:30
client.uk.yml Update Translations 2015-08-31 22:19:30 +05:30
client.zh_CN.yml Update Translations 2015-08-31 22:19:30 +05:30
client.zh_TW.yml Update Translations 2015-09-04 18:59:15 +05:30
plurals.rb change fa key to fa_IR in plurals.rb 2015-04-09 01:39:59 +04:30
server.ar.yml Update Translations 2015-08-31 22:19:30 +05:30
server.bs_BA.yml Update Translations 2015-08-31 22:19:30 +05:30
server.cs.yml Update Translations 2015-08-31 22:19:30 +05:30
server.da.yml Update Translations 2015-08-31 22:19:30 +05:30
server.de.yml Update Translations 2015-08-31 22:19:30 +05:30
server.en.yml FIX: link to COPPA in Privacy Policy 2015-09-04 17:14:42 +02:00
server.es.yml Update Translations 2015-08-31 22:19:30 +05:30
server.fa_IR.yml Update Translations 2015-08-31 22:19:30 +05:30
server.fi.yml Update Translations 2015-08-31 22:19:30 +05:30
server.fr.yml Update Translations 2015-08-31 22:19:30 +05:30
server.he.yml Update Translations 2015-08-31 22:19:30 +05:30
server.id.yml Update Translations 2015-07-22 22:57:18 +05:30
server.it.yml Update Translations 2015-08-31 22:19:30 +05:30
server.ja.yml Update Translations 2015-08-31 22:19:30 +05:30
server.ko.yml Update Translations 2015-08-31 22:19:30 +05:30
server.nb_NO.yml Update Translations 2015-08-28 19:53:39 +05:30
server.nl.yml Update Translations 2015-08-31 22:19:30 +05:30
server.pl_PL.yml Update Translations 2015-08-31 22:19:30 +05:30
server.pt.yml Update Translations 2015-08-31 22:19:30 +05:30
server.pt_BR.yml Update Translations 2015-08-31 22:19:30 +05:30
server.ro.yml Update Translations 2015-08-31 22:19:30 +05:30
server.ru.yml Update Translations 2015-08-31 22:19:30 +05:30
server.sq.yml Update Translations 2015-08-31 22:19:30 +05:30
server.sv.yml Update Translations 2015-08-31 22:19:30 +05:30
server.te.yml Update Translations 2015-08-10 23:41:05 +05:30
server.tr_TR.yml Update Translations 2015-08-31 22:19:30 +05:30
server.uk.yml Update Translations 2015-08-31 22:19:30 +05:30
server.zh_CN.yml Update Translations 2015-08-31 22:19:30 +05:30
server.zh_TW.yml Update Translations 2015-08-31 22:19:30 +05:30
transliterate.de.yml FEATURE: Adds transliteration of German umlauts in slugs 2015-02-27 23:53:58 +01:00
transliterate.en.yml FEATURE: Adds transliteration of German umlauts in slugs 2015-02-27 23:53:58 +01:00
transliterate.ru.yml FEATURE: Adds transliteration of German umlauts in slugs 2015-02-27 23:53:58 +01:00
transliterate.vi.yml FEATURE: Adds Vietnamese transliterations 2015-02-28 00:46:39 +01:00