Commit graph

259 commits

Author SHA1 Message Date
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
joshua stein 4c5cf4a542 require a minimum karma to suggest story title/tag suggestions 2016-05-02 17:57:19 -05:00
joshua stein 98ab3796b3 add simple @titles for about, chat, privacy 2016-05-02 17:56:16 -05:00
David R. MacIver 0f38779d7a Add RSS and JSON feeds for newest by user 2016-04-29 17:41:14 +01:00
Peter Bhat Harkins b886ea1413 Clean up mysqlism (booleans are also usable as int(1)) (#285)
Clean up mysqlism (booleans are also usable as int(1))
2016-04-23 21:20:10 -04:00
joshua stein 0e90347956 stories: include url to big icon in twitter card 2016-04-14 11:18:44 -05:00
Peter Bhat Harkins bfe7a67156 Don't 500 if someone hasn't added a chat template 2016-04-12 21:34:04 -05:00
joshua stein 239379ea51 shrink TRAFFIC_DECREMENTER 2016-04-12 11:49:36 -05:00
joshua stein 94ce8cbcc0 clarify hat rules 2016-04-12 11:49:10 -05:00
joshua stein 2e1f8d9f33 hats: don't require a logged-in user to browse hats
closes #282
2016-04-06 15:23:22 -05:00
joshua stein d88b03b4b3 add some more bot UAs 2016-04-06 13:22:37 -05:00
joshua stein a5928b675d implement hats list and request/approval system
closes #281
2016-04-06 13:19:46 -05:00