Commit graph

292 commits

Author SHA1 Message Date
Simon Vieille b83ce52312
add themes (light.css [empty], dark.css, neo_dark.css, solarized_dark.css); add theme as settings field 2020-01-29 13:35:57 +01:00
Carl Chenet 2e0697d4a3 translate hatstitle 2018-10-20 13:15:57 +02:00
Carl Chenet 18303004ba translate hats title 2018-10-20 13:07:31 +02:00
Carl Chenet 6d13022d9b translate title of the signup_controller 2018-10-20 12:18:23 +02:00
Carl Chenet 65efcf09b8 translate flash info for succcessful signup 2018-10-19 23:14:36 +02:00
Carl Chenet ecc97fb30a login: provide specific error messages for certain failures - merged with i18n 2017-05-23 14:33:59 +02:00
Carl Chenet 44774bae6d log when blue logo shows up 2017-05-23 14:18:03 +02:00
Carl Chenet 6a336b7cee comments: simplify highlighting, use css selector - merged with i18n 2017-05-23 13:28:25 +02:00
Carl Chenet 24909604b5 login: when resetting a password, if user has 2fa, make them login again - merged with i18n 2017-05-23 12:42:48 +02:00
Carl Chenet 722189b6ac add a dynamic 404 page 2017-05-23 12:26:49 +02:00
Carl Chenet f9d46c666b stories: if the user can't see the story, just return a 404 2017-05-23 10:50:37 +02:00
Carl Chenet 3f6646d87b if a user has a linked twitter account, give them attribution 2017-05-23 10:44:20 +02:00
Carl Chenet c9b5ec10e3 add twitter oauth linking 2017-05-23 10:41:09 +02:00
Carl Chenet 2c7d00c100 comments: order by id, might be faster 2017-05-23 10:30:02 +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 1691b589e0 add a workaround to stop getting exception emails about IpSpoofAttackErrors 2017-05-20 15:21:07 +02:00
Carl Chenet 264fa14f03 add missing pushover section 2017-05-20 13:40:52 +02:00
Carl Chenet 0b56323b97 users: indentation 2017-05-19 14:08:11 +02:00
Carl Chenet 2fcacd5074 login: allow password to contain totp code 2017-05-19 13:59:58 +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 2aba955a68 i18n of hats 2017-05-19 13:32: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 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 fd1148dc6b add TOTP-based two-factor authentication option 2017-05-17 11:29:54 +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 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 462080150f search: catch sphinx errors gracefully and show an error - merged with i18n 2017-05-16 19:30:48 +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 3fa29e39d7 fix flash messages 2017-02-08 07:59:29 +01:00
Carl Chenet 050ce74871 translate moderation messages related to stories 2016-12-06 17:56:26 +01:00
Carl Chenet 75e4ab4ecf fix missing i18n for flash messages 2016-11-26 13:58:51 +01:00
Carl Chenet 55a816833a i18n of flash info about deleted message 2016-11-26 12:52:45 +01:00
Carl Chenet 14cf05a4c4 i18n of invalid login/pass 2016-11-24 16:11:41 +01:00
Carl Chenet 695adad2c3 translate title of tag page. fixes #9 2016-11-24 15:14:36 +01:00
Carl Chenet 8a07b72f51 i18n of the title of users page. fixes #16 2016-11-24 14:38:21 +01:00
Carl Chenet dd0634ad57 i18n of about text and improve description. fixes #15 2016-11-24 14:33:09 +01:00
Carl Chenet aa3581d152 translate confirmation of sending the message 2016-11-24 14:23:27 +01:00
Carl Chenet 6960cb20a1 fix flash info about unknown message 2016-11-24 14:16:28 +01:00
Carl Chenet f1677cc783 translate flash info about deleted messages. fixes #17 2016-11-24 14:12:47 +01:00
Carl Chenet c7f13fc9b8 fix typo. fixes #18 2016-11-24 11:57:57 +01:00
Carl Chenet fc2441dda5 fix type. fixes #19 2016-11-24 11:56:57 +01:00
Carl Chenet 66a1913735 translate invitations_controller 2016-11-24 11:52:54 +01:00
Carl Chenet 42e374f3c1 fix missing translation for invitations_controller. fixes #22 2016-11-24 11:30:08 +01:00
Carl Chenet 8e60bc3829 fix flash message for updating filters. fixes #25 2016-11-23 17:39:59 +01:00
Carl Chenet 49360a8c69 fix translation for license in privacy section. fixes #26 2016-11-23 17:34:57 +01:00