Commit graph

1092 commits

Author SHA1 Message Date
Carl Chenet 9ae80b1e9e factor out avatar <img> code to show 2x version everywhere 2017-05-19 14:06:09 +02:00
Carl Chenet fb421febce css: more line-height tweaks 2017-05-19 14:04:12 +02:00
Carl Chenet 3faf62c53c Search: try to compile regexp first before sending to SQL 2017-05-19 14:01:10 +02:00
Carl Chenet 2fcacd5074 login: allow password to contain totp code 2017-05-19 13:59:58 +02:00
Carl Chenet 80bea81bfc css: make fonts slightly bigger now that we have more space 2017-05-19 13:58:22 +02:00
Carl Chenet 31184f3c71 css: unify on a slightly taller line-height 2017-05-19 13:55:21 +02:00
Carl Chenet bf5967b93e add a /login.json endpoint, just returns success or failure for now - merged with i18n 2017-05-19 13:52:37 +02:00
Carl Chenet d3e90291b3 css: style input type=number like others 2017-05-19 13:35:33 +02:00
Carl Chenet ffd5611a22 show more text on hat requests - merged with i18n 2017-05-19 13:34:10 +02:00
Carl Chenet 2aba955a68 i18n of hats 2017-05-19 13:32:21 +02:00
Carl Chenet b74b9e3b94 show more text on hat requests 2017-05-19 10:33:56 +02:00
Carl Chenet b347a5f453 how did these gitkeep files get here... 2017-05-19 10:30:29 +02:00
Carl Chenet fd25aed94b update to rails 4.2.8 - merged with i18n 2017-05-19 10:29:12 +02:00
Carl Chenet bed62ec245 login can also take a username, switch back to text_field_tag - merged with i18n 2017-05-18 19:16:56 +02:00
Carl Chenet f4b9fe9ff4 Update views with email entry to use email_field - merged with i18n 2017-05-18 19:14:01 +02:00
Carl Chenet 7f1b18f7bf tweak error message - merged with i18n 2017-05-18 19:05:48 +02:00
Carl Chenet a702fae66a highlight stories to their authors that have suggestions - merged with i18n 2017-05-18 19:02:21 +02:00
Carl Chenet 830d0e6586 home: protect against cache accesses and expirations 2017-05-18 18:54:28 +02:00
Carl Chenet a823a31688 Require current password on password change - merged with i18n 2017-05-17 19:36:41 +02:00
Carl Chenet 6b20a3a913 point archive links back to archive.is - merged with i18n 2017-05-17 19:21:23 +02:00
Carl Chenet 79964100bb Story: when calculating hotness, always penalize downvotes 2017-05-17 19:14:01 +02:00
Carl Chenet 7975da374f step two of settings migration: delete old columns 2017-05-17 19:11:54 +02:00
Carl Chenet 8579be4d39 Hide number input spinner buttons for TOTP inputs - merged with i18n 2017-05-17 18:49:24 +02:00
Carl Chenet de768ed620 word-wrap: break-word on comments and story text 2017-05-17 18:35:45 +02:00
Carl Chenet ae60d827c6 i18n of 2FA login 2017-05-17 18:34:19 +02:00
Carl Chenet 787a82c88b i18n of 2FA process 2017-05-17 18:13:24 +02:00
Carl Chenet 71acdd69cc i18n of 2fa settings 2017-05-17 16:43:49 +02:00
Carl Chenet fd1148dc6b add TOTP-based two-factor authentication option 2017-05-17 11:29:54 +02:00
Carl Chenet 1ac81cbe2a missing i18n for dragons 2017-05-17 11:02:32 +02:00
Carl Chenet 0f7a901a55 moderations: shorter date/time, don't wrap 2017-05-17 10:56:24 +02:00
Carl Chenet 42a2df9d25 Submit comment with ctrl+enter or cmd+enter 2017-05-17 10:47:08 +02:00
Carl Chenet 82a8a7155a here be dragons - merged with i18n 2017-05-17 10:23:25 +02:00
Carl Chenet 9050b8e10b users: don't cache full page, just inner content 2017-05-16 23:34:41 +02:00
Carl Chenet 255b8e40b1 revent comment textarea from exceeding width of container - merged with i18n 2017-05-16 23:32:07 +02:00
Carl Chenet 29f0b6a944 let spiders crawl all over us 2017-05-16 19:50:36 +02:00
Carl Chenet 60ec1d6250 users: do dumb caching of these big user trees 2017-05-16 19:48:01 +02:00
Carl Chenet 432977c087 comments: when showing user threads, always load votes 2017-05-16 19:36:52 +02:00
Carl Chenet 921efbabe9 Tiny refactor for blue lobsters (#333) 2017-05-16 19:35:07 +02:00
Carl Chenet c7cf9591ef User: sort BANNED_USERNAMES 2017-05-16 19:33:17 +02:00
Carl Chenet 462080150f search: catch sphinx errors gracefully and show an error - merged with i18n 2017-05-16 19:30:48 +02:00
Carl Chenet 412b93babd merged 734e28776ga19c8ac9c7c176f857237788d33c71 with i18n 2017-05-16 18:58:36 +02:00
Carl Chenet 64c4682cc7 Comment: regardless of confidence, negative thread-leaders go 2017-05-16 18:50:50 +02:00
Carl Chenet d2a873a4e9 when highlighting a comment, force it and its parents to show 2017-05-16 18:41:52 +02:00
Carl Chenet 84e125c328 Comment: fix an off-by-one 2017-05-16 18:38:51 +02:00
Carl Chenet b36bc14980 merged de41a9546514344c3c9415c9e340daf868963134 with i18n 2017-05-16 18:34:22 +02:00
Carl Chenet e8d11e28d7 Comment: cap downvotes to -5, only collapse when it reaches 2017-05-11 12:37:38 +02:00
Carl Chenet 05743959cf layout: link to hats (for all) when no hat requests present 2017-05-11 12:35:33 +02:00
Carl Chenet 70f16e4dd3 mail_new_activity: use updated_at, to give time after initial 2017-05-08 19:20:35 +02:00
Carl Chenet cabe52b31d Story: look through self.taggings since it's eager loaded in list views 2017-05-08 19:18:37 +02:00
Carl Chenet ab76ee76c4 ignore files in upstream-patches 2017-05-08 19:17:25 +02:00