Commit graph

1969 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
pixeldesu
c8ba89dd1e change question display and add report placeholder 2015-04-26 02:18:57 +02:00
Yuki
ba9262145d Show 'View reported User' in addition to the other buttons if reason.target.user is present 2015-04-26 03:23:22 +05:30
Georg G.
e4118c0013 Merge pull request #20 from skiprope/ans-delete-ux
Rename 'delete answer' to 'return to inbox' for clarity
2015-04-24 06:29:31 +02:00
Yuki
4ad9916c7e Rename 'delete answer' to 'return to inbox' for clarity 2015-04-24 04:22:52 +05:30
Yuki
0bb3895ce8 Small fixes 2015-04-24 00:51:58 +05:30
Yuki
4d5d7fdcc1 Bootstrap-datetimepicker 2015-04-24 00:37:39 +05:30
Yuki
f4b5289d3a Actually fixes Retrospring/bugs#25 2015-04-23 07:03:21 +05:30
Yuki
5764c36b32 DateTime.now -> DateTime.current 2015-04-23 06:48:17 +05:30
Yuki
1184410275 Forbid admins getting banned 2015-04-23 06:39:23 +05:30
Yuki
407595c12b Missing return statement 2015-04-23 06:31:48 +05:30
Yuki
be04d3528c Support for ban reasons and ban times. Fixes Retrospring/bugs#26 and Retrospring/bugs#25 2015-04-23 06:26:29 +05:30
Yuki
cc16afe49b Users get notified by anonymous questions they asked. Fixes Retrospring/bugs#21 2015-04-23 02:07:50 +05:30
Georg G
c8747fea44 replaced the id with the actual type 2015-04-22 18:29:12 +02:00
Georg G.
e306d36b10 Merge pull request #15 from skiprope/report-reason
Add support for report reasons (fixes Retrospring/bugs#7)
2015-04-22 18:25:29 +02:00
Georg G
667bb155c9 fixes Retrospring/bugs#23 2015-04-22 18:19:20 +02:00
Georg G.
a1a0781cc9 Merge pull request #14 from skiprope/issue-16
Implements additions of and fixes retrospring/bugs#16
2015-04-22 07:33:24 +02:00
Yuki
b9bf0b04b6 Add support for report reasons 2015-04-22 08:29:10 +05:30
Yuki
ef0330eae9 navbar mobile consistency 2015-04-22 07:12:12 +05:30
Georg G
ef4fd30cd9 closes Retrospring/bugs#17 2015-04-22 00:33:55 +02:00
Yuki
1625ad6236 No need to work on the first-child, work on the li directly 2015-04-22 03:55:11 +05:30
Yuki
1600cdf295 Implements additions of and fixes retrospring/bugs#16 2015-04-22 03:52:18 +05:30
pixeldesu
305de8bf7b fix typo 2015-04-21 17:41:45 +02:00
Georg G
6be70374c8 fixes Retrospring/bugs#5 2015-04-21 16:53:59 +02:00
Georg G
1db856c0fe fixed dropdown text for comments 2015-04-21 15:46:43 +02:00
Yuki
33800c9d2a BUGFIX Fixes inability to manually subscribe to new questions because there is no subscription record BUGFIX 2015-04-21 18:32:27 +05:30
Yuki
8eeae22c43 Don't resubscribe if a user unsubscribes and comments again 2015-04-21 17:52:32 +05:30
Yuki
1c485b20e9 Subscribe asker to the answer 2015-04-21 06:58:35 +05:30
Yuki
ecffd07344 Support for post subscriptions 2015-04-21 06:42:11 +05:30
Georg G
aed2597de0 fixed grammar 2015-04-20 21:14:59 +02:00
Georg G
aef20ee485 formatting 2015-04-20 21:14:05 +02:00
Howl
aec96e5e4f Add link to bugs tracker and change a bit some stuff 2015-04-20 19:02:19 +02:00
Georg G
b6499ddd42 UNCAPS!!!!!!!!!!! 2015-04-19 22:38:10 +02:00
Georg G
d669d66d4a formatting 2015-04-19 22:36:50 +02:00
Georg G
7b637fd81b added contributors to about section 2015-04-19 22:31:14 +02:00
Georg G
c9b7e71290 added contributor badge to user profile view 2015-04-19 22:25:21 +02:00
Georg G
ced880fe34 made contributor badge changable via web interface 2015-04-19 22:25:04 +02:00
Georg G
55b2a98450 fixed notification badge fuckup 2015-04-19 17:07:35 +02:00
pixeldesu
4e185bbaa7 change Bootswatch theme, general theme changes, list group helper 2015-04-19 16:49:53 +02:00
Georg G
141db2e521 Merge branch 'master' of github.com:Retrospring/retrospring 2015-04-19 00:43:04 +02:00
Georg G
399bdf21ee include MarkdownHelper 2015-04-19 00:42:58 +02:00
Georg G.
a9a12fa7d9 Merge pull request #2 from TheHowl/padding-on-links-section
fix horrible link section without padding in about page
2015-04-19 00:26:41 +02:00
Yuki
e2bfc26c75 Markdown preview through AJAX (/ajax/preview) 2015-04-19 03:47:13 +05:30
Howl
1032363b5a fix horrible link section in about page 2015-04-18 23:45:52 +02:00
Yuki
87a68768c3 Don't tag people in questions with twitter 2015-04-19 02:45:47 +05:30
Georg G
c917f5f59d removed support 2015-04-18 22:12:58 +02:00
pixeldesu
e1d20db3e0 update faq and about 2015-04-18 22:06:36 +02:00
Georg G
71a7effa29 changed faq entry 2015-04-18 22:01:00 +02:00
pixeldesu
d46a6ecb38 update about page 2015-04-18 21:21:45 +02:00
pixeldesu
723d72c587 update about page 2015-04-18 21:11:18 +02:00
pixeldesu
865bbbd6b9 add Github link to footer 2015-04-18 21:08:20 +02:00
nilsding
434e1a21bc removed shutdown message 2015-04-02 01:31:09 +02:00
nilsding
47cbbed719 made admin listing changeable in justask.yml 2015-04-02 01:28:42 +02:00
nilsding
adee82bdf1 le instant troll mode activated 2015-03-27 23:10:57 +01:00
pixeldesu
09b30506fd add deletion message to index 2015-03-27 13:25:50 +01:00
pixeldesu
fbb494f3ea add deletion message to index 2015-03-27 13:24:09 +01:00
pixeldesu
644b1b1316 add deletion message to index 2015-03-27 13:21:46 +01:00
pixeldesu
6e913fbfeb Merge branch 'master' of git.rrerr.net:justask/justask 2015-03-27 13:17:29 +01:00
pixeldesu
5d3cd6ee75 add deletion message to index 2015-03-27 13:17:16 +01:00
nilsding
860df7ebf2 Merge branch 'develop' 2015-03-18 21:26:52 +01:00
nilsding
1773ff0b33 remove myself from about page 2015-03-18 21:26:42 +01:00
pixeldesu
642b3e5710 HTTPS 2015-03-03 20:15:43 +01:00
pixeldesu
40c3690c12 change default font to Lato 2015-03-03 19:58:22 +01:00
nilsding
487de37477 fix jihad issue #86 2015-02-28 17:29:10 +01:00
Andreas N
da7b684513 add links to privacy policy and terms of service in footer 2015-02-20 01:23:48 +01:00
Andreas N
af598f585a added link to blog in the footer 2015-02-20 01:12:24 +01:00
Andreas N
66cc15971e more date tooltips 2015-02-20 00:40:41 +01:00
Andreas N
a3bfa41baa add date tooltips to relative dates 2015-02-20 00:18:43 +01:00
Andreas N
a451cab3e9 show answer link in all cases 2015-02-18 00:07:38 +01:00
Andreas N
c61b9ddf50 fix #83 2015-02-17 23:57:34 +01:00
Andreas N
9bffdec2a5 fix growl notification positioning, this time for real 2015-02-17 00:56:12 +01:00
Andreas N
6c4f5c11df fix growl notification positioning 2015-02-17 00:53:09 +01:00
Andreas N
d87d18ae9d change effective date 2015-02-16 19:23:58 +01:00
Andreas N
c50531c988 Merge remote-tracking branch 'remotes/origin/texts' into develop 2015-02-16 18:59:59 +01:00
Andreas N
8f9472a611 update privacy policy 2015-02-16 16:32:29 +01:00
Georg G
d5fcec4d7d hide that "Load more" button if you delete all questions 2015-02-12 22:15:01 +01:00
Georg G
66c5e46a78 this happens all the time 2015-02-12 22:10:50 +01:00
Georg G
cb606f942a fixed pagination for real 2015-02-12 22:09:11 +01:00
Andreas N
e3bc0d6300 add inbox pagination 2015-02-12 21:59:46 +01:00
Georg G
4a8ea35ead Merge branch 'navbar-profile-redesign' 2015-02-12 20:22:34 +01:00
Andreas N
2a854c1cda update paddings 2015-02-12 18:14:23 +01:00
Andreas N
9aabccdddc add links to profile 2015-02-12 18:10:16 +01:00
Andreas N
f58ec9f2a6 another try to fix 2015-02-12 17:50:13 +01:00
nilsding
5c2d75ece9 now marking multiple "smiled" and "commented" notifications as read at once 2015-02-12 17:49:05 +01:00
Andreas N
c033f1f4b2 media queries for min and max size 2015-02-12 17:48:19 +01:00
Andreas N
0f8940435d impoooortant 2015-02-12 17:46:19 +01:00
Andreas N
910c1a81d6 I heard you like importants in media queries so I put an important in your media query 2015-02-12 17:44:07 +01:00
Andreas N
06d2af92ce another way to fix this 2015-02-12 17:25:46 +01:00
Andreas N
f2678cac0f applied to wrong item 2015-02-12 17:23:46 +01:00
Andreas N
42dd275b2f more optimizations to mobile display 2015-02-12 17:22:40 +01:00
Andreas N
f46ebe5a30 doing the worst things to css since its existence 2015-02-12 17:11:21 +01:00
Andreas N
2e75649b71 optimization to mobile display 2015-02-12 17:08:22 +01:00
Andreas N
8a83db4291 can we remove the important here? 2015-02-12 17:02:14 +01:00
Andreas N
b9874ff423 more centered alignment for single usernames 2015-02-12 17:01:50 +01:00
Andreas N
4e7c0ec819 trying to fix this³ 2015-02-12 16:59:54 +01:00
Andreas N
136b4dbba5 trying to fix this² 2015-02-12 16:57:51 +01:00
Andreas N
8e9a893c79 trying to fix this 2015-02-12 16:54:48 +01:00
Andreas N
ed3490c40c whoops 2015-02-12 16:52:08 +01:00
Andreas N
89ea02e7af the navbar is kinda broken 2015-02-12 16:51:04 +01:00
Andreas N
1ef032e69e some more changes 2015-02-12 16:48:14 +01:00
Andreas N
55a4278c34 copycat failures 2015-02-12 16:39:28 +01:00
Andreas N
0dfbac0bda update profile dropdown, first draft 2015-02-12 16:37:07 +01:00
Andreas N
1c0a70165a Merge remote-tracking branch 'origin/master' 2015-02-12 15:57:21 +01:00
Andreas N
cb13903493 update moderator display 2015-02-12 15:57:05 +01:00
Andreas N
5e9d455a2f typo 2015-02-10 22:08:00 +01:00
Andreas N
c6864133d4 update terms/policy a bit 2015-02-10 21:36:37 +01:00
nilsding
e51b525fd5 use :created_at for order 2015-02-10 07:04:49 +01:00
nilsding
31d8e68725 automatically mark notifications as read 2015-02-10 06:53:50 +01:00
Andreas N
87cfff8809 try to fix buggy tooltip 2015-02-09 19:58:58 +01:00
Andreas N
ddbb7e63c8 remove small size for asking button 2015-02-09 17:39:34 +01:00
Andreas N
7e12a1c77a update notification display 2015-02-09 16:48:31 +01:00
Andreas N
6ac227fd31 hide entire list item, not just the button 2015-02-09 16:43:48 +01:00
Andreas N
192c0a0931 update ask button in navbar 2015-02-09 16:43:05 +01:00
Andreas N
3c6221eb1e indentation got fucked up here 2015-02-08 02:54:57 +01:00
Andreas N
8550760772 add inbox sidebar 2015-02-08 00:59:07 +01:00
Andreas N
46d8769b92 remove padding on even more pages 2015-02-05 15:20:41 +01:00
Andreas N
cde8d8a30f remove padding on specific rows on mobile devices 2015-02-05 15:17:15 +01:00
Andreas N
66607a1eae update modal 2015-02-03 18:22:01 +01:00
Andreas N
26cd72ba2e update modal 2015-02-03 18:10:14 +01:00
Georg G
06cc52ffc5 made these checkboxes work 2015-02-03 17:48:30 +01:00
Georg G
96f4a9433f moderation javascripts now only get loaded if the current_user is a moderator or above 2015-02-03 17:31:04 +01:00
Georg G
17f1c8f091 added user privileges modal 2015-02-03 17:13:50 +01:00
Andreas N
a509b34524 Merge remote-tracking branch 'origin/master' 2015-02-03 14:57:44 +01:00
Andreas N
3bf92f43f0 remove support from validator 2015-02-03 14:55:36 +01:00
nilsding
8882360e4b added 'search' to the list of forbidden user names [ci skip] 2015-02-02 16:10:01 +01:00
Andreas N
d09b8554d3 update placeholders 2015-02-01 20:07:52 +01:00
Andreas N
cff278793e update timeline design 2015-01-31 16:20:07 +01:00
Andreas N
9cb21d2458 add moderation navbar navbar 2015-01-31 00:49:31 +01:00
Andreas N
030e6ac6a6 add notification navbar 2015-01-31 00:47:28 +01:00
nilsding
393b92e001 … [ci skip] 2015-01-30 22:55:29 +01:00
Andreas N
bca0344792 remove margin from navbar 2015-01-30 22:53:44 +01:00
nilsding
bde9f39573 fixed mobile navbar thing [ci skip] 2015-01-30 22:52:05 +01:00
Andreas N
1c6533bb74 change text 2015-01-30 22:48:38 +01:00
Andreas N
cac03fa31e change fixed to static 2015-01-30 22:48:24 +01:00
Andreas N
99c7aa8f86 add mobile navigation for lists and timelines 2015-01-30 22:46:44 +01:00
Andreas N
caa6a06ab0 small visual improvement 2015-01-30 20:34:28 +01:00
Andreas N
b3d81e18ab fix this shit 2015-01-30 20:32:10 +01:00
Andreas N
5369f34bab Merge remote-tracking branch 'remotes/origin/inbox-options' 2015-01-30 20:27:11 +01:00
Andreas N
5ce2368310 Merge branch 'inbox-options' 2015-01-30 20:22:48 +01:00
nilsding
0bf46a888f added a new Markdown renderer (TwitteredMarkdown) which will be used for sharing to Twitter 2015-01-29 16:45:58 +01:00
nilsding
a7fbc5b366 fixed inbox entries and toggle button 2015-01-28 06:49:17 +01:00
Andreas N
9c2b0951bf add coffescript to expand options 2015-01-27 18:25:20 +01:00
Andreas N
ddbff78926 add panel-footer to inbox panel 2015-01-27 18:13:24 +01:00
nilsding
ca7789750a made NProgress loading bar brighter (GitHub issue #73) 2015-01-27 17:53:05 +01:00
nilsding
b26ec1dd0b fixed question generator not working if privacy_allow_anonymous_questions is false (GitHub issue #71) 2015-01-27 17:51:39 +01:00
Andreas N
8ff92dca15 Merge remote-tracking branch 'origin/master' 2015-01-26 18:41:37 +01:00
Andreas N
32956319d4 changed question-text line height 2015-01-26 18:41:16 +01:00
nilsding
4e49258463 removed annoying margin, ready to merge [ci skip] 2015-01-26 18:08:03 +01:00
nilsding
f7e71d3d67 how about this selector? 2015-01-26 18:04:17 +01:00
Andreas N
174ea6b774 changed display of notification badge 2015-01-26 17:55:18 +01:00
nilsding
13bdbaa430 centred the "New notifications will appear here" text and also fixed class for notifications entry on navbar 2015-01-26 17:53:23 +01:00
nilsding
c8b02bbf50 actually add some code here 2015-01-26 17:50:45 +01:00
Andreas N
45e08651af fixed some more stuff 2015-01-26 17:33:40 +01:00
Andreas N
2a0d80b755 basic stuff fixed 2015-01-26 17:21:40 +01:00
Andreas N
da9c15d43c basic stuff added 2015-01-26 17:16:32 +01:00
Andreas N
e9c7c5120b hotfix 2015-01-26 15:57:07 +01:00
Andreas N
370169c35a update and fix mobile design 2015-01-26 15:51:18 +01:00
Andreas N
1a3c491e45 remove fa-spin from blogger badge 2015-01-25 20:50:42 +01:00
Andreas N
40eb19d387 updated colours thingy 2015-01-25 20:48:14 +01:00
nilsding
0d639fd6ec added blogger badge 2015-01-25 20:30:09 +01:00
Andreas N
fa2220dd00 added Filippus to admins 2015-01-19 17:39:19 +01:00
nilsding
05334e3bd0 added some specs 2015-01-18 14:15:21 +01:00
Andreas N
5b67ac7f0a added template css file 2015-01-18 00:23:55 +01:00
Andreas N
3edfbb42a1 add design stuff for header display 2015-01-18 00:16:06 +01:00
Andreas N
c60e345d7b removed kyr from admins 2015-01-17 21:35:52 +01:00
nilsding
44b4e8721a alright 2015-01-17 19:53:34 +01:00
nilsding
4a8005b195 closes issue #64 2015-01-17 19:49:11 +01:00
Andreas N
1f73b3e3fa Merge remote-tracking branch 'origin/groups' into groups 2015-01-17 19:15:15 +01:00
Andreas N
26605dd66f more fixes for member listing for groups 2015-01-17 19:15:06 +01:00
nilsding
2ffd514bf1 forgot the @ 2015-01-17 19:14:18 +01:00
Andreas N
f714e8d0e2 fix member listing for groups 2015-01-17 19:13:31 +01:00
Andreas N
0b2c1b86c8 added member listing for groups 2015-01-17 19:13:09 +01:00
nilsding
1c26af4c8c @group now holds the current group 2015-01-17 19:07:31 +01:00
nilsding
927ec9678f deleting groups works now! finally!!! 2015-01-17 18:57:23 +01:00
Andreas N
745f600f60 added delete button 2015-01-17 18:42:56 +01:00
Andreas N
2ddb39e530 added top padding 2015-01-17 18:36:46 +01:00
nilsding
a0d0731a6b creating groups works now. 2015-01-17 18:24:36 +01:00
nilsding
dd6af3f651 adding and removing users to/from groups works now 2015-01-17 17:50:25 +01:00
nilsding
0bf59a0bb0 fixed that damn tab link border thing 2015-01-17 16:26:46 +01:00
nilsding
5fd5af9f47 Merge branch 'master' into groups 2015-01-17 15:51:52 +01:00
Andreas N
fa3020e36d i honestly don't know whats wrong here 2015-01-17 12:45:02 +01:00
Andreas N
c36c3e6472 fixed faq 2015-01-17 12:41:59 +01:00
Andreas N
ac6c7a5c79 Merge remote-tracking branch 'origin/master' 2015-01-17 12:39:41 +01:00
Andreas N
599a88c34a updated faq 2015-01-17 12:39:31 +01:00
Andreas N
991ad1f838 added agree statement to sign in page 2015-01-17 12:34:51 +01:00
Andreas N
6871733249 update terms of service 2015-01-17 09:21:49 +01:00
Andreas N
d5b14f0654 update effective date 2015-01-17 09:13:56 +01:00
Andreas N
ec62fea665 updated screen name validator 2015-01-16 23:31:02 +01:00
Andreas N
74e74dedef added terms of service 2015-01-16 23:16:28 +01:00
Andreas N
28e72b3adc added panel-body 2015-01-16 22:45:00 +01:00
Andreas N
d593e0edd4 added privacy policy 2015-01-16 22:43:56 +01:00
Andreas N
75ae141759 added privacy policy 2015-01-16 22:36:39 +01:00
nilsding
53cb527c7f put that damn tooltip in the callback function. 2015-01-15 17:47:54 +01:00
Andreas N
597c54aa93 remove empty header 2015-01-15 16:18:35 +01:00
Andreas N
e90d9777b2 update about page with cool header 2015-01-15 16:04:59 +01:00
Andreas N
0e052ee1be added tab navigation 2015-01-14 20:14:58 +01:00
Andreas N
b99fe56038 update design to be condensed 2015-01-14 19:57:11 +01:00
Andreas N
0ad2bc9ca2 fix indentation 2015-01-14 19:37:51 +01:00
Andreas N
053a2d695c I think this is causing some problems with the design 2015-01-14 19:30:48 +01:00
nilsding
3ba2b785d4 added maximum length for group name 2015-01-14 17:48:21 +01:00
nilsding
e5b753681c Merge branch 'master' into groups 2015-01-14 17:38:47 +01:00
Andreas N
c557192b61 wrapping list-group in panel, just for design stuff 2015-01-14 16:29:53 +01:00
Andreas N
1497f97395 attempt to center input 2015-01-14 15:44:27 +01:00
Andreas N
050d94e8d7 update group membership modal 2015-01-14 15:35:53 +01:00
Andreas N
42534982d6 move icons 2015-01-14 14:20:04 +01:00
Andreas N
03eb5ad738 Merge remote-tracking branch 'origin/master' 2015-01-14 14:17:33 +01:00
Andreas N
3fe879768f updated sharing section 2015-01-14 14:17:24 +01:00
nilsding
0c97ae60d4 finally got rid of that .each 2015-01-14 07:50:27 +01:00
nilsding
642be7996d added Fontawesome icon 2015-01-14 07:32:43 +01:00
nilsding
c99fe89235 added group memberships modal 2015-01-14 07:07:40 +01:00
nilsding
f907c4b5a8 returning 404 if group was not found 2015-01-13 23:21:16 +01:00
nilsding
d7350838ba Merge branch 'master' into groups 2015-01-13 23:13:38 +01:00
Andreas N
f350f2806a change theme-color 2015-01-13 22:57:50 +01:00
nilsding
5f3feaa4e6 MAXIMUM SASS™ 2015-01-13 22:55:45 +01:00
Andreas N
1b0b505ec9 another try 2015-01-13 22:37:02 +01:00
Andreas N
1c40721688 hopefully 2015-01-13 22:34:48 +01:00
Andreas N
9e1de238da please 2015-01-13 22:32:23 +01:00
Andreas N
20f01094b5 stupid overrides 2015-01-13 22:15:18 +01:00
Andreas N
bb7cb3ded0 change the primary color to purple 2015-01-13 22:10:45 +01:00
Andreas N
e834a1ae29 change the primary color to purple 2015-01-13 22:03:43 +01:00
nilsding
3d34f916c9 Merge branch 'master' into navbar-color
Conflicts:
	app/assets/stylesheets/application.css.scss
2015-01-13 21:56:00 +01:00
nilsding
0ee58e0d20 it doesn't make much sense changing the variables after loading bootstrap 2015-01-13 21:54:56 +01:00
Andreas N
40a5689a4b cool new navbar colours 2015-01-13 21:53:47 +01:00
Andreas N
c1e6945bff cool new navbar colours 2015-01-13 21:27:39 +01:00
nilsding
14eb6b035b Revert "got rid of nprogress"
This reverts commit 3574993746.
2015-01-13 19:49:43 +01:00
Andreas N
3316ccb7bc fix indentation 2015-01-13 19:06:26 +01:00
Andreas N
e0871a661b fix sharing settings 2015-01-13 19:04:27 +01:00
Andreas N
1ed216df25 update sharing settings 2015-01-13 18:59:58 +01:00
nilsding
a05d763b75 selecting the group from the ask followers modal works now. 2015-01-13 15:45:32 +01:00
nilsding
9b0b2df18e added %select to the ask followers modal 2015-01-13 14:50:28 +01:00
nilsding
a8ed21942e added group_timelines 2015-01-13 13:23:12 +01:00
nilsding
eaa4096af5 Merge branch 'master' into groups
Conflicts:
	db/schema.rb
2015-01-13 07:05:11 +01:00
nilsding
65e514c55d added sharing to Tumblr 2015-01-13 00:12:48 +01:00
nilsding
1bb369aa7d implemented basic functionality of YE OLDE BANHAMMER! 2015-01-12 22:44:13 +01:00
nilsding
3574993746 got rid of nprogress 2015-01-12 15:53:14 +01:00
nilsding
38e5550241 strip blank spaces 2015-01-12 13:08:10 +01:00
nilsding
9de917fb23 closes GitHub issue #57 2015-01-12 13:00:00 +01:00
nilsding
011150ba17 added a lock icon 2015-01-12 07:08:06 +01:00
nilsding
f93624fa2c added groups route thing 2015-01-12 06:57:43 +01:00
nilsding
d1a6c512c4 finally corrected that model thing. 2015-01-12 06:41:44 +01:00
nilsding
5e26d72d91 finally commited the stuff I wrote 4 hours ago 2015-01-10 23:29:04 +01:00
nilsding
bc826f07fe moved Piwik code to its own file 2015-01-10 18:53:25 +01:00
Andreas N
01ac598c20 android sure has weird preferences 2015-01-10 13:58:19 +01:00
Andreas N
460f5c377d more tries to fix 2015-01-10 13:56:39 +01:00
Andreas N
7937bff707 let's see if we can fix this 2015-01-10 13:50:08 +01:00
Andreas N
1a9df6da6c added new favicons 2015-01-10 13:43:02 +01:00
Andreas N
bbfba492ae change the line height for answers 2015-01-09 22:03:58 +01:00
Andreas N
e2564f4d37 pretty much the worst issue I ever caused 2015-01-09 21:59:26 +01:00
Andreas N
16cb29852f fix shit 2015-01-09 21:57:30 +01:00
Andreas N
77259d8cef Merge remote-tracking branch 'origin/master' 2015-01-09 21:54:18 +01:00
Andreas N
273624f679 updated answerbox design 2015-01-09 21:52:09 +01:00
Andreas N
3e88abe36d updated answerbox design 2015-01-09 21:44:41 +01:00
nilsding
6fcbee55c4 added forbidden user names (including case insensitivity!) 2015-01-09 14:12:52 +01:00
nilsding
081a9ee4a8 vittu 2015-01-08 22:54:10 +01:00
nilsding
03ac252dca fixed fuckup 2015-01-08 22:53:29 +01:00
Andreas N
7882ccbc03 how about design update 2015-01-08 22:50:59 +01:00
nilsding
d97763eda0 Revert "Le Funny Emoji Meme Face x--DD"
This reverts commit 5118ba9761.
2015-01-08 22:34:50 +01:00
nilsding
5118ba9761 Le Funny Emoji Meme Face x--DD 2015-01-08 22:28:56 +01:00
nilsding
c2811e65ce fixed indentation 2015-01-08 18:23:03 +01:00
nilsding
181a6b72b0 pagination for notifications 2015-01-08 18:22:27 +01:00
nilsding
6b28c35d4a the pointy face should work again???? 2015-01-08 18:10:20 +01:00
nilsding
ce7f896e0c added Group model 2015-01-08 13:16:13 +01:00
Andreas N
52791b737b added link to FAQ page 2015-01-07 22:06:21 +01:00
Andreas N
4a8eee158d fixed faq page 2015-01-07 21:57:46 +01:00
Andreas N
546bc67bba fixed faq page 2015-01-07 21:52:56 +01:00
Andreas N
6ca96aaa71 fixed faq page 2015-01-07 21:50:44 +01:00
Andreas N
0d4a271299 Merge branch 'master' of git.rrerr.net:justask/justask 2015-01-07 21:37:22 +01:00
Andreas N
4161002da0 added faq page 2015-01-07 21:30:52 +01:00
ix
054ece5aed its not a button ok 2015-01-07 19:59:42 +01:00
ix
66734193b0 pressing ctrl/meta + m toggles the question box 2015-01-07 19:58:43 +01:00
ix
d8f964bda2 added en language to layout (for screenreaders) 2015-01-07 16:02:02 +01:00
nilsding
ddfba921c9 removed %p tag 2015-01-07 13:59:04 +01:00
nilsding
a8d533cef7 markdown for comments and in the bio 2015-01-07 07:02:07 +01:00
ix
90cff830a2 Merge branch 'master' of git.rrerr.net:justask/justask 2015-01-07 00:52:41 +01:00
ix
26c21e6a27 fixed being unable to use cmd+enter on macs 2015-01-07 00:52:19 +01:00
nilsding
0916628c43 added link to bug tracker 2015-01-07 00:36:09 +01:00
ix
f76603a071 manual merge?? 2015-01-06 18:59:52 +01:00
ix
221025fef7 fixed tooltip loading on loading more questions/answers 2015-01-06 18:56:43 +01:00
Andreas N
1b4eb15152 tooltips for smiles 2015-01-06 17:33:02 +01:00
Andreas N
4b114b0cab fixed badge size 2015-01-06 15:35:16 +01:00
Andreas N
7b37676be2 Merge remote-tracking branch 'origin/master' 2015-01-06 15:32:25 +01:00
Andreas N
0d784aee47 finish implementing new badge design 2015-01-06 15:32:14 +01:00
Andreas N
17afe26171 added new profile badge display 2015-01-06 15:26:24 +01:00
nilsding
3567ba6190 numbers 2015-01-05 10:16:00 +01:00
Andreas N
11cd8b59f8 fix broken labels 2015-01-05 00:50:27 +01:00
Andreas N
fcf7d430eb updated about page even more 2015-01-05 00:32:58 +01:00
Andreas N
e1563da2f3 updated about page 2015-01-05 00:10:35 +01:00
Andreas N
124d588b39 added kyr to team display 2015-01-05 00:02:13 +01:00
nilsding
9e0abc342a redirect to login page 2015-01-03 22:48:59 +01:00
nilsding
59b431513b made privacy_allow_stranger_answers work 2015-01-03 22:37:10 +01:00
nilsding
cdfe5564d6 made C-RET work again 2015-01-03 22:36:51 +01:00
nilsding
997430f909 opting-out of the public timeline works now 2015-01-03 22:30:40 +01:00
nilsding
09b6a6bc10 made that stuff work 2015-01-03 22:27:14 +01:00
nilsding
175e113af1 an error is now raised if the user does not want to receive anonymous questions 2015-01-03 22:06:23 +01:00
nilsding
bc94a729a6 users now can enable/disable some privacy settings 2015-01-03 21:58:56 +01:00
nilsding
fd4e66bb75 Merge branch 'master' into privacy 2015-01-03 20:28:20 +01:00
nilsding
f1c0bc5a4c Merge branch 'sweetalert' 2015-01-03 19:54:42 +01:00
Andreas N
30189ae6b8 fixed overlay z-index 2015-01-03 19:53:22 +01:00
nilsding
7d9a0b720d even more fixes 2015-01-03 19:49:47 +01:00
nilsding
0485be8eb9 report user also now has sweetalert 2015-01-03 19:45:14 +01:00
nilsding
d183a79493 fixed sweetalert for use with Turbolinks, changed wording 2015-01-03 19:43:51 +01:00
nilsding
81becddbd5 added pagination to answers 2015-01-03 19:24:51 +01:00
nilsding
f53ca1b449 the new answer is now shown 2015-01-03 19:14:26 +01:00
nilsding
9dc98a3e4e users may not not answer their own question 2015-01-03 19:08:09 +01:00
nilsding
aec3e1c800 if a question was answered, all occurrences of it in the inbox are now gone 2015-01-03 19:02:56 +01:00
nilsding
72140be316 moved answer thing to the bottom 2015-01-03 19:02:06 +01:00
Andreas N
e22dd08f75 Merge remote-tracking branch 'origin/master' 2015-01-03 18:57:39 +01:00
Andreas N
a259c19ef0 how about some updated design for this 2015-01-03 18:57:30 +01:00
nilsding
88b71d8f31 added render of the answerbox to the response 2015-01-03 18:56:06 +01:00
nilsding
e37907f948 removed unnecessary puts 2015-01-03 18:42:24 +01:00
nilsding
f4d63ae4e3 users now can answer other people's questions 2015-01-03 18:41:10 +01:00
Andreas N
f5a469bafa fix alert text for destroying answers 2015-01-03 18:40:56 +01:00
nilsding
496ff61a65 added User#answered? 2015-01-03 18:40:56 +01:00
nilsding
7be7de11cd moved answering code from inbox_controller.rb to answer_controller.rb 2015-01-03 18:40:39 +01:00
nilsding
c4c6cb62d8 removed redundant line 2015-01-03 18:13:18 +01:00
nilsding
8aee9bd69e added User#answer, moved some code from inbox.rb to answer.rb 2015-01-03 18:09:56 +01:00
Andreas N
9d3b8cced4 replaced alerts with sweetAlert 2015-01-03 17:36:55 +01:00
Andreas N
ac9738d058 added sweetalert scripts 2015-01-03 16:54:10 +01:00
Andreas N
c6e7170e7b added sweetalert styles 2015-01-03 16:51:57 +01:00
Andreas N
82924cfbec fix profile size indifference 2015-01-03 15:23:43 +01:00
Andreas N
ca222f86c8 fix profile-text margin 2015-01-03 04:32:26 +01:00
Andreas N
a09cb9431f revert 'fixed button layout on mobile devices' 2015-01-03 04:29:43 +01:00
Andreas N
0881f4a999 fixed button layout on mobile devices 2015-01-03 04:25:25 +01:00
Andreas N
efee32a024 Merge remote-tracking branch 'origin/master' 2015-01-03 04:22:22 +01:00
Andreas N
d06802fd41 fixed button layout on mobile devices 2015-01-03 04:22:10 +01:00
nilsding
98af66be63 Merge remote-tracking branch 'origin/master' 2015-01-03 04:01:52 +01:00
nilsding
ddae3c6278 crapkit sucks 2015-01-03 04:01:42 +01:00
Andreas N
c871f63f8a brighter gray 2015-01-03 04:01:25 +01:00
nilsding
85c32346b0 Merge branch 'master' of 10.2.0.1:justask/justask 2015-01-03 03:56:22 +01:00
Andreas N
639fa43a5a fix indentation 2015-01-03 03:56:14 +01:00
Andreas N
1c7b064dbd removed this shit 2015-01-03 03:54:30 +01:00
Andreas N
6bf1c6bb01 changed background color 2015-01-03 03:52:50 +01:00
nilsding
9869a46fef Revert "attempt fix for #39"
This reverts commit 16f319a0a6.
2015-01-03 03:50:54 +01:00
Andreas N
15605682b2 fix 2015-01-03 03:47:48 +01:00
Andreas N
34a5b56555 added follow button to dim view 2015-01-03 03:43:32 +01:00
Andreas N
16f319a0a6 attempt fix for #39 2015-01-03 03:12:01 +01:00
Andreas N
c71061c5a3 even more design updates 2015-01-03 02:14:49 +01:00
Andreas N
c74f4086eb even more design updates 2015-01-03 02:13:53 +01:00
Andreas N
dfb879899a even more design updates 2015-01-03 02:08:09 +01:00
Andreas N
e25b05297f even more design updatess 2015-01-03 02:00:54 +01:00
Andreas N
6ab87a5431 add cool new profile panel design 2015-01-03 01:58:27 +01:00
Andreas N
75fb90c9e5 add cool new profile panel design 2015-01-03 01:49:56 +01:00
Andreas N
00250ddcab fix this shit, take 2 2015-01-03 00:33:10 +01:00
Andreas N
e6eff218b5 fix this shit 2015-01-03 00:32:07 +01:00
Andreas N
aa6c892eb3 added supporter display 2015-01-03 00:24:06 +01:00
nilsding
74ece9d971 added privacy setting routes
this took me longer than it should have taken
2015-01-02 21:34:56 +01:00
Andreas N
dd21ce344b fixed button, or attempt fix 2015-01-02 17:40:34 +01:00
Andreas N
65445954c8 moved button on different sizes to navbar or right side 2015-01-02 17:27:44 +01:00
Andreas N
97086a8a9a add privacy tab 2015-01-02 01:09:04 +01:00
Andreas N
57f469e429 you can report yourself anymore in comments 2015-01-02 00:41:26 +01:00
Andreas N
ed9c7e945d you can report yourself anymore 2015-01-02 00:38:59 +01:00
Andreas N
26f21f8e97 fixed #37 2015-01-02 00:28:19 +01:00
Andreas N
806d83fc0c updated css 2015-01-01 19:45:34 +01:00
Andreas N
dc558902f4 Merge remote-tracking branch 'origin/master' 2015-01-01 19:10:41 +01:00
Andreas N
d5b538461e added moderator display to about page 2015-01-01 19:10:31 +01:00
nilsding
f6e405c2e9 url: HTTPS! 2015-01-01 18:55:17 +01:00
nilsding
5c0fd6838f hmm? 2015-01-01 18:45:15 +01:00
nilsding
4a49b7fc27 ffffff 2015-01-01 18:19:02 +01:00
nilsding
b76a78bdfb also this 2015-01-01 18:17:40 +01:00
nilsding
e9ab8deb85 :async 2015-01-01 18:17:34 +01:00
nilsding
149868c097 this should do. 2015-01-01 18:08:16 +01:00
nilsding
5df705cdaa argh 2015-01-01 17:59:24 +01:00
nilsding
dee2ba253e fix this shit 2015-01-01 17:54:16 +01:00
nilsding
77b92b0b23 changed a few Devise views 2015-01-01 17:50:25 +01:00
nilsding
ed6e91c33f changed about avatar 2015-01-01 17:21:39 +01:00
Andreas N
ba0e39e99b Merge remote-tracking branch 'origin/master' 2015-01-01 17:09:30 +01:00
Andreas N
96704c06da updated bugtracker link in about page 2015-01-01 17:09:15 +01:00
nilsding
1d3848424d changed regex for matching user mentions 2014-12-31 16:02:34 +01:00
nilsding
7d504778b0 "Delete all" button is now disabled properly and the ibCount is now incremented by 1 (closes GitHub issues #34 and #27) 2014-12-30 16:20:47 +01:00
nilsding
daa8eefff6 temp fix 2014-12-29 22:01:54 +01:00
nilsding
8998b84027 updateVars is now called when the image finished loading 2014-12-29 17:22:43 +01:00
nilsding
338fa5bdb2 divide by scale 2014-12-29 16:39:27 +01:00
nilsding
fa16612ba8 made the new cropper work 2014-12-29 16:29:46 +01:00
nilsding
26363c4742 added jquery.guillotine 2014-12-29 15:47:10 +01:00
nilsding
f7cb3478be :medium everywhere 2014-12-29 14:57:16 +01:00
nilsding
e7a0d77fd4 changed flash thing 2014-12-29 14:54:32 +01:00
nilsding
3e033cc102 permit more params! 2014-12-29 14:52:06 +01:00
nilsding
7aa954e212 added cropper processor 2014-12-29 14:51:52 +01:00
nilsding
b61a631f15 added hidden fields 2014-12-29 14:50:25 +01:00
nilsding
4adc6eec09 ugh 2014-12-29 14:49:57 +01:00
nilsding
bba9fb8354 removed gravatar warning 2014-12-29 13:56:23 +01:00
nilsding
5071e3ffe8 added JCrop to view 2014-12-29 13:52:19 +01:00
nilsding
7074a1edf7 mark gravatar-url as deprecated 2014-12-29 12:56:41 +01:00
nilsding
b378a03afa added delayed_paperclip 2014-12-29 11:58:01 +01:00
nilsding
678e03deed uploading profile pictures works now 2014-12-29 11:21:43 +01:00
nilsding
501f039e7f gravatar_url returns the users' profile_picture 2014-12-29 10:18:38 +01:00
nilsding
cf3933271a added profile_picture to users 2014-12-29 10:18:12 +01:00
nilsding
f6ceafb710 added jquery.Jcrop 2014-12-29 09:39:47 +01:00
Andreas N
70ac565e6b added following information thingy 2014-12-29 02:32:44 +01:00
nilsding
65e90e1c64 reporting users works as well. 2014-12-29 01:47:04 +01:00
nilsding
27558f83c4 made tabs work 2014-12-29 01:25:48 +01:00
nilsding
34a2f3cd6b deleting comments works now 2014-12-29 01:05:30 +01:00
nilsding
a0c0d68e43 posting moderation comments works now 2014-12-29 00:50:14 +01:00
nilsding
b7b5ee960e deleting reports works now 2014-12-29 00:21:06 +01:00
nilsding
486d5d18f2 this fucker finally works how I want it to 2014-12-28 23:57:07 +01:00
nilsding
7a0b3f4af7 added votes for reports 2014-12-28 23:26:16 +01:00
nilsding
3f3591c6e7 removed hardcoded occurrences of "justask" 2014-12-28 22:39:10 +01:00
nilsding
49c371302c unique smiles only! 2014-12-28 22:15:25 +01:00
nilsding
40f54fd19a more before_destroy and after_create 2014-12-28 21:58:35 +01:00
nilsding
bb3e431393 added associations for this 2014-12-28 21:47:51 +01:00
nilsding
2c29dd9a18 even more after_create and before_destroy 2014-12-28 21:46:57 +01:00
nilsding
7d157cde8f dependent: :destroy 2014-12-28 21:42:21 +01:00
nilsding
9c9c4fdc5d after_create and before_destroy 2014-12-28 21:40:33 +01:00
nilsding
fec91eeb5b before_destroy 2014-12-28 21:34:42 +01:00
nilsding
7d55141a1a added deleted column to reports 2014-12-28 21:34:36 +01:00
nilsding
b6c0b1864a moved some code 2014-12-28 21:20:07 +01:00
nilsding
6d81b4a24b FUCK this!!!!! 2014-12-28 21:14:10 +01:00
nilsding
b3f165b12b reporting and deleting comments works now 2014-12-28 21:14:01 +01:00
nilsding
27afd18d25 fixed follow button 2014-12-28 20:22:37 +01:00
Andreas N
f158acff3f added delete button to moderationbox 2014-12-28 20:13:45 +01:00
nilsding
7bfa5132dd added link to the reported object 2014-12-28 20:05:30 +01:00
nilsding
6864faee03 reporting answers works now 2014-12-28 19:56:37 +01:00
nilsding
9fe827b537 removed .button calls for destroy 2014-12-28 19:56:13 +01:00
nilsding
ce280fffa1 reporting things via ajax works now 2014-12-28 19:55:50 +01:00
nilsding
3f24542410 added git info for development rails env 2014-12-28 19:45:49 +01:00
nilsding
774cf8df99 h 2014-12-28 19:32:08 +01:00
nilsding
90fe42e643 Merge remote-tracking branch 'origin/master' into moderation
Conflicts:
	app/models/user.rb
2014-12-28 19:29:01 +01:00
nilsding
5829d4f1ef removed unnecessary p tag 2014-12-28 19:11:36 +01:00
nilsding
0e4d744478 added Markdown to answers 2014-12-28 19:06:49 +01:00
nilsding
d79394640e fixed GitHub issue #25 2014-12-28 00:34:56 +01:00
nilsding
3046a5e4b3 fixed tweet not tweeting 2014-12-27 21:03:18 +01:00
Andreas N
4bb65be9e5 css changes 2014-12-27 19:26:35 +01:00
Andreas N
6b3552526c css changes 2014-12-27 19:24:46 +01:00
Andreas N
f236e7b709 css changes 2014-12-27 19:22:27 +01:00
Andreas N
05002b8d10 added floating ask your followers button 2014-12-27 19:18:55 +01:00
nilsding
35e956e692 dropdown is now left 2014-12-27 18:14:31 +01:00
Andreas N
33694d3820 hiding block-button for now 2014-12-27 18:12:50 +01:00
Andreas N
d0000f0754 block-sized action button 2014-12-27 18:10:04 +01:00
Andreas N
8a6d661216 added actions for user profile 2014-12-27 18:07:25 +01:00
nilsding
a487ed7f69 update! raises an exception while update does not. 2014-12-27 17:37:54 +01:00
nilsding
e789fb7e68 finally made that worker work. 2014-12-27 17:33:49 +01:00
Andreas N
2e048d9472 add text for no comments 2014-12-27 16:38:07 +01:00
nilsding
cd289a32c4 removed report comment thing 2014-12-27 16:18:02 +01:00
nilsding
e75284dba0 added some view logic 2014-12-27 16:14:57 +01:00
Andreas N
84806a8001 copy-pasted comment section for moderation 2014-12-27 16:09:04 +01:00
Andreas N
56441a4967 more fix. 2014-12-27 16:03:09 +01:00
Andreas N
70f629582e Merge remote-tracking branch 'origin/moderation' into moderation 2014-12-27 15:59:30 +01:00
Andreas N
3c2467092b fixing other stuff I broke with this fix. 2014-12-27 15:59:09 +01:00
nilsding
642d88da07 , 2014-12-27 15:56:34 +01:00
nilsding
2df18c6dd7 Merge branch 'moderation' of git.rrerr.net:justask/justask into moderation 2014-12-27 15:56:12 +01:00
Andreas N
be30f9c7e5 PLEASE WORK 2014-12-27 15:56:01 +01:00
nilsding
6a1bc6e867 Merge branch 'moderation' of git.rrerr.net:justask/justask into moderation 2014-12-27 15:54:36 +01:00
Andreas N
7a9949c85c PLEASE 2014-12-27 15:54:26 +01:00
nilsding
1a131d8c47 Merge branch 'moderation' of git.rrerr.net:justask/justask into moderation 2014-12-27 15:50:59 +01:00
Andreas N
edeff57293 Fixxed! 2014-12-27 15:50:36 +01:00
nilsding
5c5edbab13 Merge branch 'moderation' of git.rrerr.net:justask/justask into moderation 2014-12-27 15:40:07 +01:00
Andreas N
be44301874 I hope this finally fixes it ;_; 2014-12-27 15:39:45 +01:00
nilsding
27aa704511 Merge branch 'moderation' of git.rrerr.net:justask/justask into moderation 2014-12-27 15:38:16 +01:00
Andreas N
018a377c24 finally 2014-12-27 15:38:06 +01:00
nilsding
f1298a416f Merge branch 'moderation' of git.rrerr.net:justask/justask into moderation 2014-12-27 15:31:44 +01:00
Andreas N
9522bfa8f0 I should probably put that in the right file 2014-12-27 15:31:34 +01:00
nilsding
8a23ce0cf3 Merge branch 'moderation' of git.rrerr.net:justask/justask into moderation 2014-12-27 15:28:10 +01:00
nilsding
4e81467163 hhhh 2014-12-27 15:28:01 +01:00
Andreas N
2e2c2dac58 trying to fix dropdowns 2014-12-27 15:27:39 +01:00
Andreas N
1700bfb0f5 update comment design again 2014-12-27 15:22:30 +01:00
Andreas N
f8d8c13fb9 update comment design 2014-12-27 15:15:35 +01:00
Andreas N
c7c10b43b9 Merge branch 'moderation' of git.rrerr.net:justask/justask into moderation 2014-12-27 15:13:05 +01:00
Andreas N
395d1691f8 update comment design 2014-12-27 15:12:57 +01:00
nilsding
260d5cddd7 updated delete button 2014-12-27 14:59:48 +01:00
nilsding
b625144993 added moderation models 2014-12-27 14:35:09 +01:00
Andreas N
a5c8405b9a attempt to fix this shit 2014-12-27 03:01:52 +01:00
nilsding
1a43ae0054 UND NACH RECHTS, RECHTS, RECHTS, IMMER NACH RRRECHTS 2014-12-27 02:34:01 +01:00
Andreas N
2c8cd5bc3e fix broken dropdown 2014-12-27 02:29:57 +01:00
Andreas N
bdd3cd5afc Added button for report/delete actions 2014-12-27 02:26:51 +01:00
Andreas N
92af469aa4 Merge branch 'master' into moderation 2014-12-27 02:12:32 +01:00
nilsding
64d50ad9b4 fox'd 2014-12-27 01:55:09 +01:00
nilsding
a37cd95f46 Merge branch 'master' into notifications-tooltips 2014-12-27 01:46:34 +01:00
nilsding
e570f40a36 WRYYYYYYYYYYYYYYYYYY 2014-12-27 01:45:24 +01:00
nilsding
88e9d7599d dragons 2014-12-27 01:22:13 +01:00
nilsding
9fe8be1db8 Merge branch 'master' of git.rrerr.net:justask/justask
Conflicts:
	app/views/shared/_answerbox.html.haml
2014-12-27 00:40:02 +01:00
nilsding
c817f32b18 j 2014-12-27 00:39:03 +01:00
Andreas N
20c173442d remove that button 2014-12-27 00:37:42 +01:00
Andreas N
4961a44d59 add collapsed view for single answerbox 2014-12-27 00:33:45 +01:00
nilsding
d31bfa6d8b added a few placeholders 2014-12-27 00:19:55 +01:00
pixeldesu
32ace00f84 forgot the extra profile pages 2014-12-26 15:32:53 +01:00
nilsding
cb003ce36d added link to moderation panel in navbar 2014-12-26 14:09:07 +01:00
pixeldesu
40dc6a140d fix margin if content is empty 2014-12-26 13:48:20 +01:00
pixeldesu
e900b794d3 increased sidebar size on profile 2014-12-26 13:45:29 +01:00
nilsding
9e918fa3dc added moderator to users 2014-12-26 13:34:01 +01:00
pixeldesu
f403a0a2f8 added tabs, moderation box view and comment display 2014-12-25 23:47:11 +01:00
pixeldesu
32623ec2f2 added basic mod page 2014-12-25 23:14:45 +01:00
pixeldesu
2107ec6270 init moderation controller 2014-12-25 23:00:33 +01:00
nilsding
b927b3bc87 orrrr 2014-12-25 15:16:57 +01:00
nilsding
4e2cfd5188 ??? 2014-12-25 15:16:10 +01:00
nilsding
de1ef57a8a dose that work 2014-12-25 15:13:52 +01:00
Andreas N
9440eafbe8 Merge branch 'master' of git.rrerr.net:justask/justask 2014-12-25 14:27:24 +01:00
Andreas N
4f777968e5 readded links to questions on user profile 2014-12-25 14:26:35 +01:00
Andreas N
a09c01cc44 fixed text display for anon questionbox 2014-12-25 14:22:49 +01:00
nilsding
22838ebfda Meymeys 2014-12-21 23:10:26 +01:00
Andreas N
7429aca044 remove br 2014-12-21 23:09:16 +01:00
nilsding
98e9fe098f Meymeys 2014-12-21 23:07:56 +01:00
Andreas N
40b0097149 more fix 2014-12-21 23:07:01 +01:00
Andreas N
6201b7043b how to stupid fix 2014-12-21 23:05:53 +01:00
nilsding
b01e1791d4 Merge remote-tracking branch 'origin/inbox' 2014-12-21 23:04:43 +01:00
Andreas N
23af34494e add share on Twitter button 2014-12-21 23:01:21 +01:00
nilsding
2aea87d305 Meymeys 2014-12-21 22:41:14 +01:00
nilsding
b45b273f50 I TAKE A LOOK AT MY ENORMOUS MEMES 2014-12-21 22:29:52 +01:00
nilsding
e8f4c2662a goddamnit Karim 2014-12-21 16:40:10 +01:00
nilsding
2169a86615 added a count 2014-12-21 15:36:57 +01:00
nilsding
aa9bd028db Merge remote-tracking branch 'origin/inbox' 2014-12-21 15:33:03 +01:00
nilsding
0ddb1a609c the 404 page is shown again if an user was not found 2014-12-21 15:32:49 +01:00
nilsding
dc0b105b46 added .panel-title 2014-12-21 14:28:33 +01:00
nilsding
7a18790241 added disable attribute if there are no questions in the inbox 2014-12-21 14:11:35 +01:00
nilsding
1ba34c59d0 added "delete all questions" button thing 2014-12-21 13:41:57 +01:00
Andreas N
55f1680c18 hide delete inbox for now 2014-12-20 16:15:59 +01:00
Andreas N
000fa09a5e restructure inbox design 2014-12-20 14:37:14 +01:00
Andreas N
ba9b6d1e12 add link to question/answer in question display 2014-12-20 02:14:27 +01:00
Andreas N
00f1c6ac1a attempt fix 2014-12-20 02:04:35 +01:00
Andreas N
5aa6248cb1 icon bar animation shows up when you have new notifications 2014-12-20 01:37:05 +01:00
Andreas N
368949a031 fix design stuff 2014-12-20 00:03:07 +01:00
Andreas N
cc3dcdddd5 more view fixes 2014-12-19 23:41:15 +01:00
Andreas N
5d19a975f3 indentation is my best friend 2014-12-19 23:38:09 +01:00
Andreas N
b074abad4d fuck panel-body 2014-12-19 23:35:54 +01:00
Andreas N
b9e1432889 Merge branch 'master' of git.rrerr.net:justask/justask 2014-12-19 23:33:50 +01:00
Andreas N
7543da2701 move profile things into something different 2014-12-19 23:33:42 +01:00
nilsding
aa3f118332 fixed anonymous questions being shown 2014-12-19 23:12:19 +01:00
Andreas N
bdff6f4110 the journey of fixes has finally an end 2014-12-19 23:05:45 +01:00
Andreas N
a764632538 more fixes and updates 2014-12-19 23:03:03 +01:00
Andreas N
c1f0388da4 I reached the end of the file, fixing this I finally did it 2014-12-19 22:58:06 +01:00
Andreas N
20796654f5 more fix 2014-12-19 22:57:08 +01:00
Andreas N
f7e35a3977 fix stuff 2014-12-19 22:56:16 +01:00
Andreas N
e9985ed0aa how about new template 2014-12-19 22:52:12 +01:00
Andreas N
75bca2430b added links to pages 2014-12-19 22:37:04 +01:00
Andreas N
46c9ccc0ac question page added 2014-12-19 22:34:24 +01:00
Andreas N
e483714f44 fix headings 2014-12-19 22:11:49 +01:00
Andreas N
0f1e0ef3f9 fixed missing profile-header 2014-12-19 21:49:48 +01:00
nilsding
fc5dc30751 asdf 2014-12-16 17:32:23 +01:00
pixeldesu
ae27f06df6 added tooltips to notification links 2014-12-16 16:54:33 +01:00
pixeldesu
c3905791b6 move answer link to 'answered by username' section 2014-12-16 16:14:42 +01:00
nilsding
2251f21664 bio has now validation 2014-12-16 12:48:40 +01:00
nilsding
6471e3baa5 fixed answers not being deleted 2014-12-15 19:19:26 +01:00
nilsding
a30e6509b5 fixed things 2014-12-15 07:47:56 +01:00
nilsding
c0c279e6d8 closes GitHub issue #16 2014-12-14 21:35:24 +01:00
nilsding
a961764a56 closes github issue #15 2014-12-14 17:32:31 +01:00
nilsding
778c1eaccb bugFuchs 2014-12-14 17:21:15 +01:00
nilsding
5da0778131 fixed link 2014-12-14 15:58:39 +01:00
nilsding
1c01ced3c8 fixed link 2014-12-14 15:49:44 +01:00
nilsding
da537971d1 added item 2014-12-14 15:48:19 +01:00
nilsding
519931ee4f fixed denotify 2014-12-14 15:48:10 +01:00
pixeldesu
cf78d4758a rounded images 2014-12-14 15:44:17 +01:00
pixeldesu
834659fcfd Merge branch 'notifications' of git.rrerr.net:justask/justask into notifications 2014-12-14 15:43:00 +01:00
pixeldesu
3bcd67d1a4 rounded image was missing 2014-12-14 15:42:54 +01:00
nilsding
622af3490c added denotify method 2014-12-14 15:42:37 +01:00
pixeldesu
91711b24fe add a bit of margin to smiles section 2014-12-14 15:41:08 +01:00
nilsding
3eec44f422 Merge remote-tracking branches 'remotes/origin/master' and 'remotes/origin/users-smiled' into notifications 2014-12-14 15:29:32 +01:00
nilsding
b0a2072f96 made notification tabs work 2014-12-14 15:24:59 +01:00
pixeldesu
d963191bd0 added smile display to answerbox 2014-12-14 15:22:37 +01:00
nilsding
c9d57e235f added route for notifications 2014-12-14 15:17:52 +01:00
nilsding
dec91d474d added notification_count 2014-12-14 15:15:15 +01:00
nilsding
43474a6c92 "commented on your answer" 2014-12-14 15:10:23 +01:00
nilsding
154c360e15 "smiled your answer" 2014-12-14 15:06:10 +01:00
nilsding
c9b5947e6b "followed you" 2014-12-14 14:58:29 +01:00
nilsding
c56177cd10 we don't need this 2014-12-14 14:49:14 +01:00
nilsding
6a914d4394 added this thing 2014-12-14 14:44:25 +01:00
nilsding
2549d94f31 made a few things prettier 2014-12-14 14:41:44 +01:00
nilsding
ab9347f053 notifications work now! 2014-12-14 14:34:51 +01:00
nilsding
6b75a40afa Merge branch 'notifications' of git.rrerr.net:justask/justask into notifications 2014-12-14 13:54:59 +01:00
pixeldesu
156d92e946 fixed typo...or wrong word 2014-12-14 13:52:18 +01:00
nilsding
ec8e813546 bugfix 2014-12-14 13:31:26 +01:00
nilsding
dd7d4311a4 Merge branch 'notifications' of git.rrerr.net:justask/justask into notifications 2014-12-14 12:27:45 +01:00
nilsding
ba31db68fe Merge branch 'master' into notifications 2014-12-14 12:26:04 +01:00
nilsding
0ebf918d83 fixed this thing. 2014-12-14 12:19:52 +01:00
nilsding
72f0f577a1 case insensitive user names in URLs? why the heck knot! 2014-12-14 12:13:05 +01:00
nilsding
82444b8787 bugfox! 2014-12-14 12:03:57 +01:00
pixeldesu
1997d36b2f how about I look into how to change the dropdown first 2014-12-13 19:48:31 +01:00
nilsding
61a7b582e4 created notification model 2014-12-13 19:30:10 +01:00
nilsding
062d458363 added class option to nav_entry 2014-12-13 19:28:46 +01:00
nilsding
1870acdd3a fluid 2014-12-13 18:24:50 +01:00
nilsding
e1d250cadd change wording 2014-12-13 18:20:25 +01:00
pixeldesu
1156548ef6 fix button opacity 2014-12-13 18:12:24 +01:00
pixeldesu
6706203ac1 more fixes 2014-12-13 18:10:57 +01:00
pixeldesu
103103764b how about this thing 2014-12-13 18:04:52 +01:00
nilsding
de69e84e5a Haml::SyntaxError 2014-12-13 18:03:27 +01:00
pixeldesu
3173d70aac added new frontpage design 2014-12-13 17:52:58 +01:00
nilsding
309fa939aa no more thread.new 2014-12-13 16:46:27 +01:00
nilsding
935acb7335 added layouts/messages to setting views 2014-12-13 16:03:18 +01:00
nilsding
a2dae7c5d4 checked state is best state 2014-12-13 15:49:19 +01:00
nilsding
82277847b9 Merge branch 'omniauth' 2014-12-13 15:40:50 +01:00
nilsding
d25d45cbd4 fixed deletion button 2014-12-13 15:40:31 +01:00
nilsding
633e133713 sharing now works for real. 2014-12-13 15:38:16 +01:00
nilsding
013d1d44b7 the checkbox should now share to services 2014-12-13 15:17:50 +01:00
pixeldesu
461d48556b Merge branch 'master' of git.rrerr.net:justask/justask 2014-12-13 00:55:07 +01:00
pixeldesu
aa1686121a add profile header display 2014-12-13 00:55:00 +01:00
pixeldesu
6e154bc462 added checkbox for Twitter sharing 2014-12-13 00:01:54 +01:00
nilsding
3cd5739ce9 added link to Sidekiq::Web 2014-12-12 23:58:35 +01:00
nilsding
b25c419e52 aw yeah 2014-12-12 23:53:23 +01:00
nilsding
76c614ea66 alright 2014-12-12 23:45:49 +01:00
nilsding
5aab94207a answer is now returned in Inbox#answer 2014-12-12 23:14:32 +01:00
nilsding
9168d908dd aw yeah 2014-12-12 22:37:52 +01:00
nilsding
23fc3009fe bugFuchs 2014-12-12 22:35:23 +01:00
nilsding
c91fbe43b1 added Services view. 2014-12-12 21:54:17 +01:00
nilsding
f24433d84e added Services controller 2014-12-12 21:43:09 +01:00
nilsding
6d23ed5dcd added service model 2014-12-12 21:42:34 +01:00
nilsding
8743a21371 closes Github issue #11 2014-12-12 19:05:35 +01:00
pixeldesu
c4bdc8fd3e design updates 2014-12-12 19:01:34 +01:00
nilsding
54ec828e5b display_all 2014-12-12 18:54:17 +01:00
nilsding
130cbb27ce Set a validation on :display_name 2014-12-12 18:52:56 +01:00
nilsding
4d944e1684 Karim abused this too much 2014-12-12 18:49:34 +01:00
nilsding
d9d23edc6d alright, let's don't. 2014-12-12 18:04:34 +01:00
nilsding
6078555c20 LET'S MAKE THIS HAPPEN 2014-12-12 18:00:34 +01:00
nilsding
b79d4f30ac oy vey 2014-12-12 17:54:13 +01:00
pixeldesu
a0f883f062 hide left sidebar links on smallest screen size 2014-12-12 17:48:19 +01:00
pixeldesu
61f9224302 how many navs do we need inside a navbar 2014-12-12 17:44:04 +01:00
pixeldesu
7c9df66ae7 moved public timeline 2014-12-12 17:43:32 +01:00
pixeldesu
38c08970c8 Merge branch 'master' of git.rrerr.net:justask/justask 2014-12-12 16:50:23 +01:00
pixeldesu
ba7df144d4 fix top margin 2014-12-12 16:49:15 +01:00
nilsding
ebd0719599 foxed about page 2014-12-12 16:45:39 +01:00
pixeldesu
3f8fb96975 update about page things 2014-12-12 16:31:50 +01:00
nilsding
f4ee900ae6 slkegjlkd 2014-12-11 18:00:24 +01:00
nilsding
40399c8dc1 pixel broked it 2014-12-11 17:56:52 +01:00
pixeldesu
1d320fd847 added navbar toggle animation 2014-12-11 15:49:01 +01:00
nilsding
27867a9284 added navbar entry for public timeline 2014-12-11 06:51:26 +01:00
nilsding
f679bdd659 added some panel 2014-12-11 06:44:25 +01:00
nilsding
2251a21872 added public timeline 2014-12-11 06:39:35 +01:00
pixeldesu
0e52a9aef8 attempt to fix overlapping comment count 2014-12-10 21:16:18 +01:00
nilsding
883bedcbf1 C-<RET> for asking questions 2014-12-10 20:54:12 +01:00
nilsding
93540e0969 added placeholder.
thank you #based quad
2014-12-10 20:38:54 +01:00
nilsding
aa28eb18fc added margin to the load more button. 2014-12-10 20:37:47 +01:00
nilsding
c8154c1fc2 added Piwik tracking 2014-12-10 19:54:27 +01:00
nilsding
217683de6c update about page (muh shekels) 2014-12-10 19:50:49 +01:00
pixeldesu
9e03ca64e9 added gravatar info to settings page 2014-12-10 19:38:09 +01:00
pixeldesu
31f520ed4b fix more stuff 2014-12-10 19:14:24 +01:00
pixeldesu
2a9db637a0 how about no centered text 2014-12-10 19:11:06 +01:00
pixeldesu
aa32861f7f new display to generate more questions 2014-12-10 19:09:44 +01:00
nilsding
06112b0cce added link to Kontrollzentrum in the navbar for admins 2014-12-10 18:23:25 +01:00
nilsding
a4edb4147d generating questions is great 2014-12-09 23:37:44 +01:00
nilsding
912ccea445 Merge remote-tracking branch 'origin/master' 2014-12-09 23:23:28 +01:00
nilsding
9d9713e655 this does not belong here 2014-12-09 23:22:56 +01:00
nilsding
daab6ce4f5 THIS IS SPARTA 2014-12-09 23:21:41 +01:00
pixeldesu
766d0e2a2b fix notification icon 2014-12-09 23:15:14 +01:00
pixeldesu
ef9579594c added notification test page 2014-12-09 23:07:04 +01:00
pixeldesu
f277b249c2 added notification controller 2014-12-09 22:35:11 +01:00
pixeldesu
bee2404fe3 fix equal sign 2014-12-09 22:23:51 +01:00
pixeldesu
a9a10dd04d remove pluralize stuff 2014-12-09 22:07:45 +01:00
pixeldesu
98b63b45c6 splitting scss, pluralizing entries, etc 2014-12-09 15:32:29 +01:00
nilsding
e305a67d1e 255 2014-12-08 23:02:31 +01:00
nilsding
c18ac74700 renamed following to friends 2014-12-08 19:51:34 +01:00
nilsding
e63e52f585 the count is now incremented/decremented correctly on the view followers/friends pages 2014-12-08 19:48:12 +01:00
nilsding
f381baa702 ZHE FIXXX 2014-12-08 17:18:26 +01:00
nilsding
0f2dc34e55 why not zoidberg? 2014-12-08 17:14:02 +01:00
nilsding
b4408ffbd2 !!! (aka. made follower/following links clickable) 2014-12-08 17:11:54 +01:00
nilsding
742bba0b12 ? 2014-12-08 17:10:09 +01:00
nilsding
4d5cad0c0d , 2014-12-08 17:04:23 +01:00
nilsding
30c8654a27 added follower/following pages 2014-12-08 17:03:06 +01:00
nilsding
2caf81d08e ayyyy vodka 2014-12-08 16:01:27 +01:00
nilsding
2d8305095b make sure the user really wants to delete something… 2014-12-08 15:45:15 +01:00
nilsding
c486c293ef restructured javascript files 2014-12-08 15:42:34 +01:00
nilsding
72c259bd0d question#content now has a validation. 2014-12-08 15:34:37 +01:00
nilsding
293837984e added pagination to User#show 2014-12-08 15:23:04 +01:00
nilsding
cc87061fe2 Links. (Und rechts) 2014-12-08 15:17:26 +01:00
nilsding
bd16bd794d alright this should do. 2014-12-08 14:22:11 +01:00
nilsding
6c0e6d1a51 hmm... 2014-12-08 14:18:16 +01:00
nilsding
c279026ce0 added pagination! (at least on the timeline) 2014-12-08 14:14:13 +01:00
nilsding
da97b7dcf4 show the ask followers modal only for signed in users 2014-12-08 13:10:25 +01:00
nilsding
69e55f001e bugFuchs 2014-12-08 12:50:02 +01:00
nilsding
7b5454a1bd ! (again) 2014-12-08 12:34:48 +01:00
nilsding
dce6fc8d74 Merge branch 'master' of git.rrerr.net:nilsding/justask 2014-12-08 12:19:54 +01:00
nilsding
bda7a9f699 some clients doesn't look like they send an user agent 2014-12-08 12:11:20 +01:00
pixeldesu
51498d3825 fixed navbar display 2014-12-07 21:06:57 +01:00
nilsding
afe9b8f743 bugFuchs 2014-12-07 20:57:10 +01:00
nilsding
7de522a82f added question#show thing and more... 2014-12-07 20:51:44 +01:00
nilsding
a9f5ddab65 added thing 2014-12-07 20:18:53 +01:00
nilsding
58d0efc219 implemented "ask your followers" 2014-12-07 20:13:45 +01:00
nilsding
c26b081cc0 you can now answer a question by hitting ctrl+return 2014-12-07 18:33:26 +01:00
nilsding
81b131779b current password now moved to its own modal, it's more visible then. 2014-12-07 16:04:05 +01:00
nilsding
3632dbde9f fixed path 2014-12-07 15:53:19 +01:00
pixeldesu
01c5577cdd changed display for comments 2014-12-07 15:36:08 +01:00
nilsding
bc4e6d4ed2 added some counters to sdgjlk 2014-12-07 15:11:09 +01:00
nilsding
9f4d9214bd added some counters to user profiles 2014-12-07 15:10:05 +01:00
nilsding
8ab5458b1b posting comments is now possible. 2014-12-07 15:05:44 +01:00
nilsding
50151453d8 added ajax/comment_controller 2014-12-07 14:31:20 +01:00
nilsding
2d44eeef60 added validation to comment 2014-12-07 14:29:47 +01:00
nilsding
8479f308ac ! 2014-12-07 14:29:35 +01:00
nilsding
a34972379f unregistered users will see the smile_count if at least someone smiled the answer 2014-12-07 12:46:25 +01:00
nilsding
a8b8dd31e0 Merge branch 'master' of git.rrerr.net:nilsding/justask 2014-12-07 11:04:45 +01:00
nilsding
382277adf0 iOS web app things 2014-12-06 17:08:10 +01:00
nilsding
9f1174f56b fixed smile button 2014-12-05 21:55:01 +01:00
nilsding
a2e1e2557b smile count is now in the button itself if the user is signed in 2014-12-05 20:21:15 +01:00
nilsding
c276b6aacf added comment text input box thing 2014-12-05 20:17:44 +01:00
nilsding
668b032a25 the comment button now actually does something! 2014-12-05 19:50:21 +01:00
nilsding
d6111d6835 added User#comment 2014-12-05 14:11:08 +01:00
nilsding
641fa1ddc3 added show answer thing 2014-12-05 07:02:23 +01:00
nilsding
b80d3c5bbd removed website validation 2014-12-01 23:17:16 +01:00
pixeldesu
ac17c09cf7 more changes 2014-12-01 21:33:51 +01:00
pixeldesu
3c4a240b8a updated profile display 2014-12-01 21:11:32 +01:00
nilsding
8b682bd52f added website, bio and location fields to user 2014-12-01 20:47:10 +01:00
pixeldesu
ea0bf31ba1 security 2014-12-01 20:06:26 +01:00
pixeldesu
4a52e791eb Exo 2014-12-01 20:03:00 +01:00
pixeldesu
0bb58fefb3 word wrapping 2014-11-30 23:18:46 +01:00
pixeldesu
562fa112e7 css is a bitch 2014-11-30 23:12:18 +01:00
pixeldesu
8ee8fabf0d css changes 2014-11-30 23:09:33 +01:00
pixeldesu
be438f670f Merge branch 'master' of git.rrerr.net:nilsding/justask 2014-11-30 23:08:21 +01:00
pixeldesu
ed307504b0 cool profile changes 2014-11-30 23:08:11 +01:00
nilsding
c159e3b5bc INDENTATIONS 2014-11-30 21:15:51 +01:00
nilsding
631aed196b new partial... 2014-11-30 21:14:55 +01:00
nilsding
a102f4506c Merge remote-tracking branch 'origin/master' 2014-11-30 21:12:27 +01:00
nilsding
bc77ad0032 Gebrechungsschaden 2014-11-30 21:12:17 +01:00
pixeldesu
a82ecad4ed change text color 2014-11-30 21:09:01 +01:00
nilsding
28df95c089 hnn 2014-11-30 21:08:00 +01:00
pixeldesu
8313972b3d Merge branch 'master' of git.rrerr.net:nilsding/justask 2014-11-30 21:05:22 +01:00
pixeldesu
449cc68958 more fixes to timestamp display 2014-11-30 21:05:16 +01:00
nilsding
5b1116e129 the inbox entries are not new anymore ;_; 2014-11-30 21:04:30 +01:00
pixeldesu
484c8d9b65 alternate display 2014-11-30 21:02:17 +01:00
pixeldesu
ba625247ae remove timestamp from question asked 2014-11-30 20:59:21 +01:00
pixeldesu
94f1ac4568 panel show me your body 2014-11-30 20:58:10 +01:00
pixeldesu
76da9065e2 information for inbox 2014-11-30 20:55:22 +01:00
pixeldesu
433b0cc3a0 more fixes about fixes 2014-11-30 20:51:44 +01:00
pixeldesu
5687feeb0a more fixes 2014-11-30 20:47:28 +01:00
pixeldesu
e20037a89a timestamp 2014-11-30 20:45:21 +01:00
nilsding
f1d93646a2 better check 'em thrice 2014-11-30 20:37:52 +01:00
nilsding
dccb7f9116 better check 'em twice 2014-11-30 20:37:10 +01:00
nilsding
f6906d0dde check your timestamp privileges 2014-11-30 20:36:26 +01:00
nilsding
97c197f112 smiles!!! 2014-11-30 20:31:22 +01:00
nilsding
027f2629b1 added smile model 2014-11-30 19:43:22 +01:00
nilsding
44cea60021 added validation for Comment model 2014-11-30 19:43:03 +01:00
pixeldesu
3a42ceafaf finally 2014-11-30 19:30:06 +01:00
pixeldesu
10b1e31a2f what is a dash? 2014-11-30 19:27:28 +01:00
pixeldesu
3c6479f303 pluralize 2014-11-30 19:25:53 +01:00
pixeldesu
6808b15062 fix bug 2014-11-30 19:18:30 +01:00
pixeldesu
48f30f50ac add inbox message to index widget 2014-11-30 19:13:19 +01:00
pixeldesu
f6d9b1ea71 Merge branch 'master' of git.rrerr.net:nilsding/justask 2014-11-30 18:42:32 +01:00
pixeldesu
2dffcbec98 how about fixing colors 2014-11-30 18:27:48 +01:00
nilsding
5f8533ec9d Merge remote-tracking branch 'origin/master' 2014-11-30 18:24:11 +01:00
nilsding
52ec2cffba colours 2014-11-30 18:23:57 +01:00
pixeldesu
1979f528a9 revert remove newline 2014-11-30 18:17:39 +01:00
pixeldesu
7a795dc290 remove newline 2014-11-30 18:16:27 +01:00
pixeldesu
616589f678 updated inbox question display 2014-11-30 18:15:00 +01:00
nilsding
b1eb0f72d0 a 2014-11-30 18:10:53 +01:00
nilsding
ae4952db28 deleting questions from the inbox is now possible 2014-11-30 18:05:51 +01:00
pixeldesu
05591f51ef default 2014-11-30 17:58:11 +01:00
pixeldesu
7230098075 fix meta tag fuckup 2014-11-30 17:53:38 +01:00
pixeldesu
5b0c180b1d add webapp meta tags for apple devices 2014-11-30 17:51:00 +01:00
pixeldesu
7364de190f more fixes 2014-11-30 17:40:31 +01:00
pixeldesu
63276a57ef fixes 2014-11-30 17:36:26 +01:00
pixeldesu
f5231ec304 hiding smiled-text on mobile devices 2014-11-30 17:35:03 +01:00
pixeldesu
5829046402 added smile to timeline page 2014-11-30 17:31:42 +01:00
pixeldesu
a6af5e7609 added spans 2014-11-30 17:28:28 +01:00
pixeldesu
33d42b6a76 dash o 2014-11-30 17:24:24 +01:00
pixeldesu
7933e9073b Merge branch 'master' of git.rrerr.net:nilsding/justask 2014-11-30 17:22:42 +01:00
pixeldesu
ecdaf7d45f added buttons that don't do a thing yet 2014-11-30 17:22:34 +01:00
nilsding
d3c2b43a73 added statistics to about page 2014-11-30 16:53:04 +01:00
nilsding
842e9059e7 sorting 2014-11-30 16:41:28 +01:00
nilsding
4220091eae added a few iOS® meta tags 2014-11-30 16:41:18 +01:00
pixeldesu
09ecb0e189 update meta theme 2014-11-30 16:26:10 +01:00
pixeldesu
af1d3cbb27 Merge branch 'master' of git.rrerr.net:nilsding/justask 2014-11-30 16:19:27 +01:00
pixeldesu
249c4cd587 oh boy profile updates 2014-11-30 16:19:20 +01:00
nilsding
155b60f8b2 "answered by xyz" should not be shown on the user page 2014-11-30 16:09:39 +01:00
pixeldesu
dbdb3c81ab removed newline 2014-11-30 16:07:56 +01:00
nilsding
03bce30714 fixed indentation 2014-11-30 16:06:42 +01:00
pixeldesu
c0c6ac182b added username of user who answered the question 2014-11-30 16:04:37 +01:00
nilsding
01aff9b673 added jbuilder templates 2014-11-30 15:47:12 +01:00
Georg G
be8a9fdc10 Merge branch 'follow-users' into 'master'
Follow users

See merge request !1
2014-11-30 15:40:18 +01:00
nilsding
e8974415c9 timeline now actually shows entries 2014-11-30 15:39:13 +01:00
nilsding
814a509f60 added JS for following/unfollowing 2014-11-30 15:34:23 +01:00
nilsding
81c4f14a62 added user/actions partial 2014-11-30 15:28:58 +01:00
nilsding
d4c1ce83de added ids to counts 2014-11-30 15:28:38 +01:00
nilsding
1b15add6b1 added ajax controller thing 2014-11-30 15:13:37 +01:00
nilsding
928addf5db added methods for following/unfollowing users 2014-11-30 15:13:17 +01:00
nilsding
4db8f8f33f added some Ajax routes 2014-11-30 14:45:32 +01:00
nilsding
eecdecfda9 added validations and everything 2014-11-30 14:43:35 +01:00
pixeldesu
3496cd7f0a hide images if anonymous and links to profiles 2014-11-30 14:43:27 +01:00
pixeldesu
9f33ab5566 fixed stuff 2014-11-30 14:34:27 +01:00
pixeldesu
2b81ad86db added gravatar support 2014-11-30 14:31:38 +01:00
pixeldesu
409cb8aa66 added team display to about page 2014-11-30 14:21:11 +01:00
pixeldesu
1907583565 fix muted link displayability, only limit to answerboxes 2014-11-30 14:09:45 +01:00
pixeldesu
98ed4dfe85 fix image dimensions 2014-11-30 14:08:51 +01:00
nilsding
57c4578533 added relationship model 2014-11-30 14:06:05 +01:00
pixeldesu
bf4a90b8b5 pull? 2014-11-30 14:01:36 +01:00
pixeldesu
adce8fa27a maybe this fixes it 2014-11-30 13:57:15 +01:00
pixeldesu
e8d7874bef lets try to fix this stuff here 2014-11-30 13:52:44 +01:00
pixeldesu
b5b977ab5c what the fuck is badge-danger? 2014-11-30 02:06:15 +01:00
pixeldesu
78812f58f9 even more changes 2014-11-30 00:31:23 +01:00
pixeldesu
6a722af2f7 more changes to answerbox 2014-11-30 00:23:11 +01:00
pixeldesu
ed1d43be01 more changes 2014-11-30 00:10:23 +01:00
pixeldesu
b3e26a6fd2 admin status changes 2014-11-30 00:06:47 +01:00
pixeldesu
36ac06ec6e more style fixes on profiles 2014-11-29 23:40:57 +01:00
pixeldesu
cdf6b9ba06 Merge branch 'master' of git.rrerr.net:nilsding/justask 2014-11-29 23:29:42 +01:00
pixeldesu
057ebe08af more changes to answerbox 2014-11-29 23:29:34 +01:00
nilsding
5d88368c00 Kauf dir was denn das macht Spaß kauf einfach Irgendwas™ 2014-11-29 23:26:55 +01:00
pixeldesu
fa313dc2c1 equals 2014-11-29 23:21:31 +01:00
pixeldesu
6c04d1d24d answerbox update things 2014-11-29 23:18:52 +01:00
pixeldesu
bc254bc60d changed profile display a bit 2014-11-29 22:56:38 +01:00
nilsding
685b0efe83 added motivation header 2014-11-29 22:34:11 +01:00
nilsding
178a01d2f1 added admin badge 2014-11-28 22:41:29 +01:00
nilsding
5608148550 changed nprogress colour 2014-11-28 21:41:32 +01:00
nilsding
9728561a93 bugfix 2014-11-28 21:39:38 +01:00
nilsding
5b013314ed added rails-assets-growl for notifications 2014-11-28 21:35:44 +01:00
nilsding
6f03b75f00 fixed privileged? method 2014-11-28 21:18:20 +01:00
nilsding
965d7b701e fixed font size 2014-11-28 21:17:50 +01:00
nilsding
70aec0b86e back to bootswatch. 2014-11-28 20:23:17 +01:00
nilsding
9cc35f90f3 fixed delete button not showing up FOR REAL 2014-11-28 19:25:18 +01:00
nilsding
dc83151e65 fixed delete button not showing up 2014-11-28 19:23:54 +01:00
nilsding
eed67aeaa2 if an admin deletes an answer it will not show up in the users' inbox again 2014-11-28 14:09:12 +01:00
nilsding
6fb97c9ecc moved privileged? method from answer_controller to application_controller 2014-11-27 11:51:05 +01:00
nilsding
3994bdeb02 JS 2014-11-27 11:50:41 +01:00
nilsding
4476e54ca5 added answerbox 2014-11-27 11:50:29 +01:00
nilsding
e128686297 added privileged? helper 2014-11-27 11:50:10 +01:00
nilsding
8dff4462cf added (ajax) answer controller 2014-11-26 17:05:46 +01:00
nilsding
976cdef4d7 changed nprogress colour 2014-11-26 13:34:23 +01:00
nilsding
b0b19dd3e2 added shared links to devise views 2014-11-25 13:58:20 +01:00
nilsding
e0c63e3099 changed about texts a bit 2014-11-24 18:11:44 +01:00
nilsding
6c5cd4f116 added footer thing to show page 2014-11-24 17:52:58 +01:00
nilsding
4701b8a37e added links to the bottom of some pages 2014-11-17 13:19:59 +01:00
nilsding
493bfe881c added links to the bottom of some pages 2014-11-17 13:19:08 +01:00
nilsding
5fa2611297 about pages?? why (k)not 2014-11-17 13:02:11 +01:00
pixeldesu
6cb23c818e ROW ROW FIGHT THE POWER 2014-11-13 20:02:41 +01:00
pixeldesu
56d7273af6 Merge branch 'master' of git.rrerr.net:nilsding/justask 2014-11-13 19:37:20 +01:00
pixeldesu
9a3e6bb51b ALL YOUR META TAGS ARE BELONG TO US 2014-11-13 19:37:11 +01:00
nilsding
5bb879ae7c fixed fuckup 2014-11-13 19:27:24 +01:00
nilsding
4ea3b99ff3 removed unnecessary puts 2014-11-13 19:23:32 +01:00
pixeldesu
f98e534c12 ALL YOUR FORM-CONTROL ARE BELONG TO US 2014-11-13 19:20:18 +01:00
nilsding
e39f82882b link 2014-11-13 13:02:47 +01:00
nilsding
8ae0fc6c22 the display name is now shown on the profile if it's set 2014-11-13 12:52:08 +01:00
nilsding
1b48fb0343 added question/answer counts to profile 2014-11-12 23:25:43 +01:00
nilsding
b1a1c83163 answers are now shown on the user page 2014-11-12 20:40:24 +01:00
nilsding
b821476ba6 modified inbox a bit 2014-11-11 20:24:49 +01:00
nilsding
fb48c6d995 finally, setting the display_name works. 2014-11-11 20:20:00 +01:00
nilsding
550824e287 modified settings pages a bit 2014-11-11 20:01:24 +01:00
nilsding
025aaf2ba7 NIX 2014-11-11 19:53:35 +01:00
nilsding
78bda1fc5f now requiring authentication on certain pages 2014-11-11 19:53:25 +01:00
nilsding
82c2463509 fixed javascript €rr0r 2014-11-11 19:52:52 +01:00
nilsding
1e2214f5ad added jquery.turborails 2014-11-11 18:16:09 +01:00
nilsding
a7c9181fc5 fixed fuckups (again) 2014-11-11 18:09:28 +01:00
nilsding
ba7bd2239b answering works now. 2014-11-11 18:02:59 +01:00
nilsding
1702c2fca4 added inbox ajax thing 2014-11-11 16:19:20 +01:00
nilsding
0226cff3e4 now incrementing asked_count 2014-11-11 07:18:34 +01:00
nilsding
a7f37fb31c added Inbox controller 2014-11-11 07:10:41 +01:00
nilsding
d00575f65e fixed even more stuff 2014-11-11 07:10:02 +01:00
nilsding
0765677555 added a helper! 2014-11-11 07:09:36 +01:00
nilsding
abe75c89a2 fixed fuckups™ 2014-11-11 07:08:59 +01:00
nilsding
fa96e84239 the user who asked is now stored in the question 2014-11-11 06:51:56 +01:00
nilsding
c19f44f527 added site_name to the promotion box, removed "Front" navbar entry for non-registered users 2014-11-11 06:41:04 +01:00
nilsding
aaf1fbf42b fixed an error when there's nothing in the inbox 2014-11-11 06:40:12 +01:00
nilsding
4d35d96d1c badges in the navbar! 2014-11-10 23:46:51 +01:00
nilsding
f8c81f679d now actually adding the asked question to the inbox 2014-11-10 23:46:38 +01:00
nilsding
17db50623a added inbox model 2014-11-10 23:46:02 +01:00
nilsding
ba71902c27 asking questions is now possible! …kinda. 2014-11-10 21:56:30 +01:00
nilsding
9fad73341e we want to make POST requests here… 2014-11-10 18:25:46 +01:00
nilsding
b65c60ea76 we are now making AJAX requests 2014-11-10 18:19:04 +01:00
nilsding
f7f71e9cc9 modified show_user_profile routes, added ajax route 2014-11-10 13:04:10 +01:00
nilsding
8d46fe7843 added ajax controller 2014-11-10 13:03:42 +01:00
nilsding
2cc1062af7 allahu snackbar 2014-11-08 20:41:08 +01:00
nilsding
d236fd38ec Erbsenzähler raus. 2014-11-08 20:41:00 +01:00
pixeldesu
3991f05501 design stuff 2014-11-08 19:29:41 +01:00
nilsding
f515bf7bea —€ this. 2014-11-04 15:56:00 +01:00
nilsding
d75c381506 goddamn Emacs 2014-11-04 15:33:37 +01:00
nilsding
7ab98b95e1 hhh 2014-11-03 13:21:41 +01:00
nilsding
03c71e30e5 changed debug mode string 2014-11-03 13:05:03 +01:00
nilsding
237c170ddc navbar and page title now show the site_name defined in APP_CONFIGwq 2014-11-03 13:03:24 +01:00
nilsding
f15cdf5d7f made vertical scrollbar always visible 2014-11-03 12:59:55 +01:00
nilsding
8d36050840 settings pages 2014-11-02 20:52:19 +01:00
nilsding
1db15a6dc7 renamed .user-page to .j2-page 2014-11-02 20:29:01 +01:00
nilsding
8124c317de something with devise 2014-11-02 20:28:42 +01:00
nilsding
1554b4b9f5 added FontAwesome and NProgress 2014-11-02 19:02:53 +01:00
nilsding
f3e5ce3e2b added jumbotron for not signed in users 2014-11-02 18:16:56 +01:00
nilsding
6630abe7c6 BANG! 2014-11-02 18:16:47 +01:00
nilsding
8973772896 h 2014-11-02 17:58:47 +01:00
nilsding
fc8e6eb5f3 routes, 2014-11-02 17:58:37 +01:00
nilsding
c211b29395 new users controller 2014-11-02 17:57:37 +01:00
nilsding
cc4bf8d277 added question widget (haml2html'ified old code™) 2014-11-02 17:55:47 +01:00
nilsding
dd802036b1 on second thought... 2014-11-02 13:47:35 +01:00
nilsding
ae66877cde changed a few things 2014-10-28 06:36:38 +01:00
nilsding
f4da926a42 changed email_field to text_field where we don't need an email address 2014-08-01 18:01:34 +02:00
nilsding
ef6da69011 removed a line 2014-08-01 17:41:15 +02:00
nilsding
4916bfe0d3 bootstrap'ified all devise views 2014-08-01 17:40:48 +02:00
nilsding
7641726677 added authentication and everything 2014-08-01 15:27:08 +02:00
nilsding
b45be30b19 added users model 2014-08-01 12:07:16 +02:00
nilsding
310e7e80b4 added basic bootstrap navbar and layout and everything 2014-08-01 11:55:50 +02:00
nilsding
601b27d3b3 added static pages 2014-08-01 11:47:25 +02:00
nilsding
386066c55b first commit 2014-08-01 11:23:47 +02:00