Commit graph

1115 commits

Author SHA1 Message Date
Carl Chenet 43f1c72e7c index all the things 2017-05-23 10:20:31 +02:00
Carl Chenet 2bca1027a2 index all the things 2017-05-23 10:16:30 +02:00
Carl Chenet 04d6084d74 eager-load comment votes and their users when showing threads 2017-05-20 15:36:33 +02:00
Carl Chenet 7f5114d0f1 Correct :username validate format 2017-05-20 15:34:34 +02:00
Carl Chenet 0fccf79089 Default to nofollow if URI parse fails 2017-05-20 15:33:17 +02:00
Carl Chenet 31b9ec672f Add nofollow when host is missing 2017-05-20 15:30:51 +02:00
Carl Chenet 19ac5369c5 Extract username regex 2017-05-20 15:29:35 +02:00
Carl Chenet 80c2ac5c8f Bring back the test 2017-05-20 15:28:35 +02:00
Carl Chenet 64330604e7 We want strikethrough too 2017-05-20 15:27:33 +02:00
Carl Chenet 9aac91a71e Fix up user links 2017-05-20 15:26:11 +02:00
Carl Chenet 9288c83ef5 Simple replacement with CommonMarker 2017-05-20 15:25:09 +02:00
Carl Chenet 1691b589e0 add a workaround to stop getting exception emails about IpSpoofAttackErrors 2017-05-20 15:21:07 +02:00
Carl Chenet 1cc5ee6c52 Story: move archive URL to model, escape URL in case it has query params - merged with i18n 2017-05-20 15:18:56 +02:00
Carl Chenet db3384f974 Story: sort 2017-05-20 15:13:26 +02:00
Carl Chenet 5dc024568a don't disable autocomplete on free-text fields - merged with i18n 2017-05-20 15:11:35 +02:00
Carl Chenet a67236d097 Story: bump up hotness for stories authored by users 2017-05-20 14:50:03 +02:00
Carl Chenet d975593aed Story: show a snippet instead of just Additional text - merged with i18n 2017-05-20 14:48:33 +02:00
Carl Chenet cd554c410c User: show github username in profile 2017-05-20 14:06:20 +02:00
Carl Chenet 56135da720 remove old pushover 2017-05-20 13:58:46 +02:00
Carl Chenet 264fa14f03 add missing pushover section 2017-05-20 13:40:52 +02:00
Carl Chenet 52fb11b7e4 settings: add github integration, move pushover to external - merged with i18n 2017-05-20 13:33:46 +02:00
Carl Chenet 92e8507d5e disable some excessive logging in production 2017-05-19 14:09:16 +02:00
Carl Chenet 0b56323b97 users: indentation 2017-05-19 14:08:11 +02:00
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