Commit Graph

1019 Commits

Author SHA1 Message Date
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
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
Yuki 2e89758c37 few JS fixes and header parallax (closes #53) 2015-05-27 11:11:38 +05:30
Yuki d79fcc68bc Merge branch 'optimize-js' of github.com:Retrospring/retrospring into profile-headers 2015-05-27 11:09:36 +05:30
Yuki a560efe1c0 badumm tiss 2015-05-27 08:10:11 +05:30
pixeldesu 7a0be2519a localize question_header and questionbox 2015-05-27 04:31:28 +02:00
pixeldesu 16ec60aa19 localize question 2015-05-27 04:13:13 +02:00
pixeldesu 75a7b393b9 Merge remote-tracking branch 'origin/locale' into locale 2015-05-27 03:54:04 +02:00
pixeldesu 7905fe8372 localize actions 2015-05-27 03:53:53 +02:00
Yuki 50e1186e79 Accept-Language header support 2015-05-27 07:06:18 +05:30
Yuki 52890707c5 less logic in views 2015-05-27 06:51:06 +05:30
Yuki 74bbbdf4ca FILTHY 2015-05-27 06:41:21 +05:30
pixeldesu 9c83972105 localized answerbox (trigger warning: horrible code) 2015-05-27 02:58:03 +02:00
pixeldesu ab0b428e03 implemented translations into front, about and discover 2015-05-26 21:15:18 +02:00
Yuki c6028f8dee [skip ci] fix comments 2015-05-26 09:01:06 +05:30
Yuki 69a1bb32f4 Basic locale check 2015-05-26 08:56:40 +05:30
pixeldesu b687b27563 use service-docs instead of text in templates 2015-05-26 01:35:04 +02:00
Yuki cd904ae1bc Fix FAQ 2015-05-26 04:56:58 +05:30
Georg G. c72448349a Merge pull request #31 from Retrospring/markdown-io
Allow loading markdown files from FS
2015-05-24 17:38:48 +02:00
Yuki 67f11828dd Fix CAT-2015-0001 2015-05-24 19:38:07 +05:30
Yuki 9d93bbf9b1 Allow loading markdown files from FS 2015-05-24 18:18:54 +05:30
pixeldesu 49dea9095a move Group modal toggle to navbar on desktop 2015-05-24 03:58:15 +02:00
pixeldesu 8753af3b48 completely redesign About page 2015-05-19 17:48:02 +02:00
Yuki 7a5b1cf1de Merge branch 'master' of github.com:Retrospring/retrospring into optimize-js 2015-05-18 14:36:46 +05:30
pixeldesu 4400779d00 add Most Comments and Most Answered to Discover 2015-05-18 00:57:47 +02:00
pixeldesu 6b08e6fed5 tooltips for comment timestamps [ci skip] 2015-05-17 05:52:49 +02:00
pixeldesu bbb3b806a5 Merge remote-tracking branch 'origin/master' 2015-05-17 05:36:50 +02:00
pixeldesu ab6983001e timestamps for comments and CSS fixes 2015-05-17 05:36:23 +02:00
Yuki 9e3a6e2171 Mobile-friendly profile info box 2015-05-16 04:09:33 +05:30
Georg G. 64a7450b28 Merge pull request #29 from Retrospring/feature-discover
Only show new users that have asked at least 1 question (Discover)
2015-05-15 12:14:40 +02:00
Yuki 6c48e47f2c Only show people that have asked at least 1 question (Discover) 2015-05-15 10:25:26 +05:30
Yuki db75f3dd36 Answers show question content, not answer content (makes more sense) 2015-05-15 06:46:02 +05:30
Georg G f359f32380 removed period 2015-05-14 13:15:31 +02:00
Georg G 3e72243639 change wording on discover page 2015-05-14 13:14:42 +02:00
pixeldesu c7cecba025 fix type being not set for question pages 2015-05-14 02:39:30 +02:00
pixeldesu d3e78b8cb7 update Discover page title 2015-05-14 00:48:26 +02:00
pixeldesu 773b2917cb Merge branch 'feature-discover' 2015-05-14 00:47:23 +02:00
pixeldesu 023fe26e81 finish up Discover page 2015-05-14 00:45:01 +02:00
Yuki 6c5f97f3da Case-sensitivity fix. 2015-05-14 03:40:34 +05:30
Yuki bf68586a80 The copy and paste is strong 2015-05-14 03:37:09 +05:30
Yuki 47c574f404 Temp. fix for text not being a readable color due to the purple background being gone 2015-05-14 03:35:12 +05:30
Yuki 2e1cb4d273 Made titles functional, because functional programming is the future 2015-05-14 03:32:19 +05:30
pixeldesu 86b5e9933e add basic functionality 2015-05-13 23:55:10 +02:00
pixeldesu 5c13dda585 add tab navigation 2015-05-13 22:29:37 +02:00
Georg G 140e5bf51e added some querying magic :neckbeard: 2015-05-13 21:58:00 +02:00
pixeldesu 23583fab99 add header and page title to discover page 2015-05-13 21:20:20 +02:00
pixeldesu 961ebfd266 add routes and empty index for discover 2015-05-13 20:56:51 +02:00
Georg G c9a268ebdf added empty DiscoverController 2015-05-13 20:39:04 +02:00
pixeldesu c27c99b18f add particles to about and faq, update frontpage 2015-05-13 16:14:30 +02:00
pixeldesu e01ac8dcf6 added Particleground to frontpage 2015-05-12 23:53:42 +02:00
Yuki 0ba88942de Fix question headers overflowing into the answers 2015-05-13 00:18:06 +05:30
Yuki 580e645403 Fix ban.js throwing errors 2015-05-11 12:31:48 +05:30
Yuki 7d2f1b1594 Non-blocking image load 2015-05-11 11:28:24 +05:30
pixeldesu 884dab5988 update panel styles, fixes Retrospring/bugs#51 2015-05-11 06:17:12 +02:00
pixeldesu d08692340c add pagetitles 2015-05-10 19:48:47 +02:00
pixeldesu 3d5bb16a8f update Terms of Service, adding Code of Conduct 2015-05-10 13:39:18 +02:00
Yuki 94e2dbc5ad Only allow JPG, PNG and GIF for profile pictures, and only allow JPG and PNG for profile headers 2015-05-10 10:08:06 +05:30
Georg G 91be970cb9 fixed profile headers 2015-05-10 02:57:18 +02:00
Andreas N. 0145b36510 Merge pull request #22 from Retrospring/profile-headers
Profile headers
2015-05-10 02:22:30 +02:00
Yuki 05ca42c819 Fix Retrospring/bugs#49 2015-05-09 05:01:31 +05:30
Yuki fa51961341 prevent double binding controls 2015-05-08 21:50:57 +05:30
Yuki b71466535d Fix zooming when cropping header 2015-05-08 21:44:54 +05:30
Yuki 94433f4484 trim the fat 2015-05-08 21:37:09 +05:30
Yuki 9633511859 Some fixes (whoops used current_user instead of user) 2015-05-08 21:34:58 +05:30
Yuki 975909f197 remove unused file 2015-05-08 21:24:03 +05:30
Yuki e20ce9999e cleanup 2015-05-08 21:19:37 +05:30
Yuki 843845c05a fix scroll issue w/ headers 2015-05-08 21:16:07 +05:30
Yuki 2e6ffdaab7 basic implementation 2015-05-08 21:14:16 +05:30
Yuki b2a57da4b2 Merge with master 2015-05-08 18:58:50 +05:30
pixeldesu 61fdaf6742 = != - 2015-05-06 02:07:12 +02:00
pixeldesu 42b41a268b fix not shown ban reason 2015-05-05 18:09:26 +02:00
Georg G. 9b39491d88 Merge pull request #18 from skiprope/temp-bans
Support for ban reasons and ban times.
2015-05-05 16:54:23 +02:00
Yuki 65c852585d notification tab for comment smiles 2015-05-05 02:40:54 +05:30
Yuki 8b88827a00 Fix retrospring/bugs#43 2015-05-05 02:36:57 +05:30
nilsding 97b27248c2 added CommentSmile to 'Smiles' in the stats section in about page 2015-05-04 16:43:48 +02:00
Yuki 513c41619c Thanks, Mac (remove .DS_Store) 2015-05-04 07:41:53 +05:30
Yuki ab35c2740c monkey patch buggy underlines in smile modal 2015-05-04 07:14:30 +05:30
Yuki 2204227273 Feature-comment-smiles complete (fix Retrospring/bugs#42) 2015-05-04 07:09:47 +05:30
Yuki 1c80c70dd9 Derp x2 (Retrospring/bugs#41) 2015-04-30 05:52:24 +05:30
Yuki 832dc1c1e4 Report.user_id is dependent on :destroy-- no need to iterate over it again 2015-04-30 05:42:17 +05:30
Yuki 563293be44 Derp (Caused Retrospring/bugs#41) 2015-04-30 05:34:43 +05:30
Yuki 9d14321cd1 Fix Retrospring/bugs#41 2015-04-30 05:17:55 +05:30
Yuki 982531ab55 don't echo everything omg i need to take pills to make me less stupid or something 2015-04-28 17:39:43 +05:30
Yuki 1233e108e4 Further fix retrospring/bugs#41 2015-04-28 14:16:02 +05:30
Yuki 9688b7ee48 Merge stable 2015-04-28 10:22:54 +05:30
Yuki d012423b29 Fix for Retrospring/bugs#41 2015-04-28 07:55:46 +05:30
pixeldesu bd3564d6f3 center question on question page 2015-04-27 19:36:02 +02:00
Yuki 76ac8e1a9d Fix Retrospring/bugs#36 2015-04-27 06:51:29 +05:30
pixeldesu db474773bd update moderation tab display 2015-04-26 13:28:04 +02:00
pixeldesu 13d67b51f0 redirect to root instead of users question site 2015-04-26 13:19:04 +02:00
pixeldesu aac84c623f fix invisible border on question panel 2015-04-26 13:15:03 +02:00
pixeldesu f0ef693361 move panel styles in panel file + fix question panel 2015-04-26 13:05:47 +02:00
Yuki 5792b59fc7 fix issue described in https://twitter.com/mochizune/status/592271577871417344 2015-04-26 15:51:47 +05:30
Yuki ac14fefb3c Check privilege 2015-04-26 07:09:51 +05:30
Yuki ee29e1f28f Reporting and Deleting logic 2015-04-26 07:06:25 +05:30
pixeldesu e2f06167dc fix styling and schema 2015-04-26 02:46:37 +02:00