Commit graph

34 commits

Author SHA1 Message Date
Georg Gadinger
87ec3093a9 allow for using SVG logos in the navbar
this uses our new and improved logo by default, but can be easily
changed by modifying `/public/logo.svg`.  the svg is loaded only once
when the application starts, so any modifications to it after a
deployment are visible immediately.

thanks to the power of CSS and SVG being able to make use of it, custom
colour schemes still work too.
2022-10-24 23:19:51 +02:00
Karina Kwiatek
5f60d86efe Make forbidden screen names configurable 2022-07-23 09:11:32 +02:00
Andreas Nedbal
ef5b367d70 Add about page text config option 2022-04-17 22:58:42 +02:00
Andreas Nedbal
322048a48a Add final newline to config 2022-01-22 22:50:32 +01:00
Andreas Nedbal
0b76ceb73d WIP: Canny integration 2022-01-22 22:50:32 +01:00
Georg Gadinger
3c58257d21 remove tumblr
Resolves #274
2022-01-05 19:32:52 +01:00
Andreas Nedbal
8bbc9c72c1 Rename const/config option to allowed_hosts_in_markdown 2021-12-31 22:40:38 +01:00
Andreas Nedbal
02a5e7029e Add linkfilter logic to existing renderers 2021-12-31 22:40:38 +01:00
Karina Kwiatek
065e56ccf1 Replace New Relic with Sentry 2021-12-28 18:32:03 +01:00
Karina Kwiatek
a38c134280 Add description of accepted_image_formats in app config 2021-12-22 17:17:48 +01:00
Karina Kwiatek
c995ead1e0 Add accept attribute to file inputs 2021-12-22 16:38:37 +01:00
Andreas Nedbal
b05572d9af remove unused section from config 2021-10-03 20:57:12 +02:00
Dominik Kwiatek
d20f527d8c Add drift period 2020-10-24 00:24:04 +02:00
Dominik M. Kwiatek
4c7ec05198 Address @nilsding's review comments 2020-05-27 22:27:54 +01:00
Dominik M. Kwiatek
5650b2eb0b Add hCaptcha to example config 2020-05-27 21:12:25 +01:00
Dominik M. Kwiatek
6d37ae9498 Comment out fog config 2020-05-21 21:44:07 +01:00
Karina Kwiatek
76161029e8 Correct out of place comment 2020-05-17 20:38:40 +01:00
Karina Kwiatek
783e47fc2b Replace paperclip with CarrierWave 2020-05-17 20:38:40 +01:00
Georg Gadinger
311c7ac6c0 Remove Rollbar 2020-04-19 17:20:07 +02:00
Georg Gadinger
28cc6b5938 Certain features can now be enabled/disabled from config 2017-03-31 22:21:38 +02:00
Georg Gadinger
9724c1cc0e Update rollbar gem + config 2017-03-29 22:55:50 +02:00
Yuki
3d2b884b74 Revert to 'rspec fixes' -- 'Inbox user answers a question' is a mysterious failure 2015-05-11 16:09:12 +05:30
Yuki
fa1ef1de21 this probably is it, if it's not then it's your problem, i didn't cause this 2015-05-11 15:34:08 +05:30
Yuki
20ebb6dbad rake command to migrate to AWS 2015-05-09 19:48:34 +05:30
Yuki
0a34cc07b3 Paperclip fog support, needs AWS/Rack testing before deployment! (Retrospring/bugs#48) 2015-05-08 23:48:18 +05:30
nilsding
47cbbed719 made admin listing changeable in justask.yml 2015-04-02 01:28:42 +02:00
nilsding
65e514c55d added sharing to Tumblr 2015-01-13 00:12:48 +01:00
nilsding
db83a29911 added devise-async and configured Devise for email 2015-01-01 17:31:58 +01:00
nilsding
b25c419e52 aw yeah 2014-12-12 23:53:23 +01:00
nilsding
c5f2e8e449 added Sidekiq initializer 2014-12-12 17:35:16 +01:00
nilsding
bfeb7b3edb updated configuration example 2014-12-12 13:45:02 +01:00
nilsding
57dc1f51c6 added a new config value and initializer for will_paginate 2014-11-12 20:40:06 +01:00
nilsding
62eae3affe added new config variable 2014-11-11 06:48:22 +01:00
nilsding
164d3ac642 added justask.yml for configuration 2014-11-03 12:54:24 +01:00