Commit graph

270 commits

Author SHA1 Message Date
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
Carl Chenet fac9efc706 translate suggest view and controller. fixes #6 2016-11-21 11:59:38 +01:00
Carl Chenet 88c82096be translate title of the page messages sent. fixes #3 2016-11-18 15:10:43 +01:00
Carl Chenet ff43374367 add about and privacy texts 2016-11-17 15:55:58 +01:00
Carl Chenet 6e333afc76 i18n of controller/messages_controller 2016-11-15 17:37:01 +01:00
Carl Chenet 9b22508225 i18n of controller/filters_controller 2016-11-15 17:34:00 +01:00
Carl Chenet dff09bbc12 i18n of controller/search_controller 2016-11-15 17:30:30 +01:00
Carl Chenet a587e2d32c i18n of controllers/comments_controllers 2016-11-15 17:26:01 +01:00
Carl Chenet 8def5c46da fix bad path to stories_controller 2016-11-15 17:14:37 +01:00
Carl Chenet 516edc5038 i18n of controllers/stories_controllers 2016-11-15 17:11:32 +01:00
Carl Chenet 286f25e712 i18n of controllers/home_controllers 2016-11-15 17:05:42 +01:00
Carl Chenet cee4920216 Merge branch 'lobsters313' 2016-11-08 16:09:17 +01:00
joshua stein de4df43c7c not using tor anymore, add some more bot UAs 2016-11-03 16:19:39 -05:00
joshua stein cf6ac62827 decrement traffic faster 2016-10-30 13:10:29 -05:00
joshua stein 955c52b5bb clamp pagination
avoids a sql error when trying to offset a huge number
2016-08-19 00:00:18 -05:00
Carl Chenet 04777f3e6f i18n of settings controller 2016-07-09 14:31:32 +02:00
chaica 9506b1ce10 I18n moderations (#301)
* translate moderation view, controller and model

* support for i18n in the moderation controller

* support for i18n in the moderation model - use interpolation for variables inside strings

* support for i18n in controller model - localize time and date string format for printing time and date of the moderation action
2016-07-05 10:02:14 -05:00
joshua stein 6a637dfe83 signup: also send total users to countinual now that they're being tracked 2016-06-28 09:53:44 -05:00
joshua stein d8c7f98cfd prevent users with much negative karma from submitting new stories 2016-06-22 15:30:44 -05:00
joshua stein ac3347b9cc 1 in 2 million! 2016-06-18 19:25:57 -05:00
joshua stein b391a8d527 speed up traffic decrementer 2016-06-10 16:35:32 -05:00
nyanpasu 39b911963e Remove redundant return 2016-05-16 11:55:16 +08:00
nyanpasu aa0ffeb37b Allow admin/moderator to disable user from inviting 2016-05-16 02:40:46 +08:00