Commit Graph

1364 Commits

Author SHA1 Message Date
pixeldesu 214ae12e59 add french translation 2015-06-09 18:05:30 +02:00
Yuki e5ecea8414 Fix third-person notifications showing the wrong user 2015-06-09 21:19:29 +05:30
Yuki 649b1cda3b Fix Retrospring/bugs#77 2015-06-09 17:57:49 +05:30
Yuki 428bd99a63 Fix another issue 2015-06-09 09:36:09 +05:30
Yuki 607574cfce don't need this function 2015-06-09 08:56:10 +05:30
Yuki 339ddf5204 I woke up 2 minutes ago 2015-06-09 08:54:17 +05:30
Yuki d2511dea42 Fix retrospring/bugs#76 2015-06-09 08:51:58 +05:30
Georg G. b24ee7fb0d Merge pull request #37 from Retrospring/locale
Translation support
2015-06-08 22:26:03 +02:00
pixeldesu 0aeab3b7f7 fix merge conflict 2015-06-08 22:17:14 +02:00
pixeldesu 8109cb8e2d this time it's really final 2015-06-08 22:06:39 +02:00
pixeldesu 6adebde7da fix test, the second 2015-06-08 22:01:03 +02:00
pixeldesu a213e53157 fix test ("I removed the '1 new question' display") 2015-06-08 21:57:24 +02:00
pixeldesu 341372d874 finalize 2015-06-08 21:51:46 +02:00
pixeldesu 73147c414a fix discover merge conflict 2015-06-08 21:24:02 +02:00
pixeldesu a8fd3624b6 localize even more final stuff 2015-06-08 21:11:35 +02:00
Yuki 3afaf3222d Yes and No translated into true and false??? this fixes it 2015-06-09 00:31:37 +05:30
pixeldesu d28f64adf1 localize placeholders 2015-06-08 20:48:23 +02:00
pixeldesu d13cdb27dc localize javascript 2015-06-08 20:35:16 +02:00
Yuki d3aec1faea uncomment require i18n/translations 2015-06-08 20:20:59 +05:30
Yuki 055830626e Set up i18n-js and show usage to pixel 2015-06-08 20:19:47 +05:30
pixeldesu 7c5f9b082a add missing profile setting locales 2015-06-08 16:05:20 +02:00
pixeldesu 488d582afa add i18n-js and localize javascript (not implemented yet) 2015-06-08 16:01:16 +02:00
pixeldesu 3a4ff794de add some missing locales 2015-06-07 23:52:03 +02:00
pixeldesu 984abbe738 git localize flashes 2015-06-07 19:03:57 +02:00
pixeldesu e6e1d03187 localized ajax controllers 2015-06-07 18:24:01 +02:00
pixeldesu cd2685a179 localized moderation, sidebar, userbox, etc. 2015-06-07 16:24:41 +02:00
pixeldesu f011fddc9d instead of capitalizing the string in the template, just capitalize the locale 2015-06-07 15:34:22 +02:00
pixeldesu 97f0594d13 another attempt to fix test 2015-06-07 15:27:34 +02:00
pixeldesu 4c7ae9ea70 whoops, copypasta mistake here 2015-06-07 15:25:39 +02:00
pixeldesu ba6b2345d7 attempt to fix the "click Followers link" test 2015-06-07 15:18:03 +02:00
pixeldesu e006dfde53 localize user profile, settings, modals 2015-06-07 15:10:17 +02:00
Yuki ce2323d675 fix tests 2015-06-07 06:27:21 +05:30
Yuki 80b1c1af96 yml also isn't rb 2015-06-07 06:16:47 +05:30
Yuki f3b80d2bd4 yml has no support for single quotation marks (') ;-; 2015-06-07 06:16:12 +05:30
Yuki f564ef724e line 51 of _notification.html.haml line 57 of _notifications.html.haml 2015-06-07 06:13:18 +05:30
pixeldesu b8c0032986 localize notifications (except comments) 2015-06-07 01:28:10 +02:00
pixeldesu 45ec9ebdff Merge remote-tracking branch 'origin/locale' into locale 2015-06-07 00:24:50 +02:00
pixeldesu 75d4d5a07f localize inbox 2015-06-07 00:24:27 +02:00
Yuki f464ca2288 Merge pull request #35 from colons/768
Move the north-of-768px styles up one pixel.
2015-06-06 21:33:28 +05:30
Iain Dawson 96e367852b Move the north-of-768px styles up one pixel.
Prevents the site looking totally broken at exactly 768px wide.
2015-06-06 16:57:17 +01:00
Yuki 2ca873b184 Merge pull request #34 from colons/readme-justask
Expect cloned versions of this repo to be called 'retrospring'.
2015-06-06 21:25:15 +05:30
Iain Dawson 1aa4cf6ebb Make room for the create button
Fixes an issue where content on the bottom of the page would be impossible to click on narrow devices.
2015-06-06 16:53:18 +01:00
Iain Dawson 7c0d881ac6 Expect cloned versions of this repo to be called 'retrospring'. 2015-06-06 16:07:12 +01:00
Yuki d11b16dad6 Possibly fix /ajax/preview 2015-06-06 05:57:15 +05:30
pixeldesu 1796283ace change tab titles 2015-06-01 15:39:23 +02:00
Yuki b907029673 and apparently browser variety is a good thing 2015-05-30 06:38:49 +05:30
Yuki 76be03be66 Fix header parallax (assigned a variable called 'top' which is read only, caused issues with firefox and blink/webkit browsers IDK why it worked in local test envs, but this should fix it) 2015-05-28 06:51:26 +05:30
Georg G b1ad14caf0 swapped || order 2015-05-27 16:18:08 +02:00
Georg G. 62d145fce7 Merge pull request #32 from Retrospring/profile-headers
Parallaxed profile headers
2015-05-27 16:07:28 +02:00
Yuki 2e89758c37 few JS fixes and header parallax (closes #53) 2015-05-27 11:11:38 +05:30