Commit Graph

938 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 dad5a4ddcc fix typo hide/unhide (masquer/révéler) 2019-12-29 14:01:16 +01:00
Carl Chenet 6fbd56bd15 fix typo 2018-10-20 13:31:54 +02:00
Carl Chenet 2f495bba7d translate missing string for hat request 2018-10-20 13:28:32 +02: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 39ea5c3735 fix granted hat bubble 2018-10-20 13:04:39 +02:00
Carl Chenet 74cd3c4827 translate hat bubble 2018-10-20 12:48:02 +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 1b938b7f77 translate pass along invitation screen 2018-10-19 23:00:41 +02:00
Carl Chenet 1f86ffd4fe a story needs (upvotes - downvotes) >= 2 to appear on the front page 2018-10-18 23:12:30 +02:00
Carl Chenet 59db77019b translate last strings on signup requested by email 2018-10-17 19:49:00 +02:00
Carl Chenet 3d0f0db7f2 translate strings on signup requested by email 2018-10-17 19:42:12 +02:00
Carl Chenet 0c17dbd4de translate body of signup requested by invitation 2018-10-17 19:26:03 +02:00
Carl Chenet b03d986b23 translate title of signup index and invited 2018-10-17 19:08:11 +02:00
Carl Chenet 7a14242329 translate external accounts title on settings index 2018-10-17 17:56:47 +02:00
Carl Chenet 105d687a4c translate grouped error message for url already posted days ago 2018-10-16 19:23:56 +02:00
Carl Chenet a02f2f67e2 translate error for mandatory tag(s) 2018-10-16 18:57:47 +02:00
Carl Chenet 114640e357 add missing translation 2018-10-16 16:21:50 +02:00
Carl Chenet 5849ba4a09 Merge branch 'back-from-fork' 2018-10-15 21:20:14 +02:00
Carl Chenet 7d75f5aee9 i18 of hide dragons message in settins 2017-07-08 13:03:30 +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 49dd502de2 Comment: don't show downvote summary if we're not showing 2017-05-23 14:16:32 +02:00
Carl Chenet 7855b2c3c4 Story: move minimum score to a constant, like Comment has 2017-05-23 14:14:47 +02:00
Carl Chenet 653d8e64a9 experiment with hiding fresh but boring comment scores 2017-05-23 14:13:12 +02:00
Carl Chenet 31e06e4740 move logout link to settings - merged with i18n 2017-05-23 14:09:58 +02:00
Carl Chenet c14c259935 mobile css: remove left padding from footer 2017-05-23 14:02:42 +02:00
Carl Chenet b6ceb95e13 layout: if layouts/_footer exists, use it instead - merged with i18n 2017-05-23 14:01:05 +02:00
Carl Chenet a05ab9a01e Story#recalculate_hotness: cap comment points at story votes 2017-05-23 13:44:54 +02:00
Carl Chenet 8fe01e7e2c User: add active scope 2017-05-23 13:43:36 +02:00
Carl Chenet 517f62c886 stories: show edit link for merged stories - merged with i18nx 2017-05-23 13:42:02 +02:00
Carl Chenet e255915723 Comment: #url should use story's url, not path 2017-05-23 13:32:28 +02:00
Carl Chenet a3071c22b5 Story: try to remove meta[property='og:site_name'] from fetched title 2017-05-23 13:30:56 +02:00
Carl Chenet 6a336b7cee comments: simplify highlighting, use css selector - merged with i18n 2017-05-23 13:28:25 +02:00
Carl Chenet 6668b1a992 users: move hats down to other personal things - merged with i18n 2017-05-23 13:10:38 +02:00
Carl Chenet 4537718dce user trees: hide moderator karma, as done on profiles - merged with i18n 2017-05-23 13:01:21 +02:00
Carl Chenet 5a3ac372b8 user tree: users with no parents don't descend from anything 2017-05-23 12:55:45 +02:00
Carl Chenet 3d54a8ea83 users: re-enable username '@' linking in user profiles 2017-05-23 12:48:36 +02:00
Carl Chenet e14d9194c3 users/show: wrap hats in a div, for fancy people with many - merged with i18n 2017-05-23 12:46:59 +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 1b79d6dd45 css: make tags slightly more rectangular 2017-05-23 10:48:08 +02:00
Carl Chenet ec93040614 user profile: show twitter info here too 2017-05-23 10:46:33 +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 b4f0f57df9 User: username regex is a const now 2017-05-23 10:35:14 +02:00
Carl Chenet 0c1516bb14 application.js: always replace comment form in submit/preview 2017-05-23 10:33:55 +02:00