Commit graph

31 commits

Author SHA1 Message Date
Georg Gadinger
fb07eda972 remove errors 2022-12-29 20:57:28 +01:00
Georg Gadinger
9413d23a02 let Zeitwerk autoload the lib/ directory
this also allows the UseCase classes to be hot reloaded in dev 🎉

- remove use_case requires (except for the exporter as Zeitwerk
  doesn't know about the subclasses)
- move version.rb to lib/retrospring so that Zeitwerk knows where
  to find Retrospring::Version
2022-12-29 20:57:28 +01:00
Andreas Nedbal
5a0e42fe66 use has_cached_role? instead of has_role? 2022-12-18 21:47:03 +01:00
Andreas Nedbal
6a083230dd Fixed wrong call of translation method in ban action 2022-09-03 16:42:17 +02:00
Andreas Nedbal
b7bdf2de02 Remove comment functionality from Ajax::ModerationController 2022-07-19 11:17:45 +02:00
Andreas Nedbal
43af4acb2c Remove vote functionality from Ajax::ModerationController 2022-07-18 23:10:07 +02:00
Andreas Nedbal
2237ff8f04 Add translations for moderation ajax controller 2022-07-06 21:54:34 +02:00
Karina Kwiatek
7677ed21a4 Update tests for unbanning users 2022-01-02 19:50:44 +01:00
Karina Kwiatek
9a35584284 Refactor ban-related functionality into use cases 2022-01-02 19:50:01 +01:00
Karina Kwiatek
be0cf69368 Refactor existing ban-related methods 2022-01-02 19:50:01 +01:00
Karina Kwiatek
065e56ccf1 Replace New Relic with Sentry 2021-12-28 18:32:03 +01:00
Georg Gadinger
0109322610 add spec for Ajax::ModerationController 2020-05-01 22:41:26 +02:00
Georg Gadinger
2f2b9ab1f4 New Relic be like: *notices your errors* OwO what's this? 2020-04-28 20:32:36 +02:00
Georg Gadinger
e07d069c73 Refactor Ajax::*Controllers
Also removed the unused `Ajax::QuestionController#preview` method and
route
2020-04-28 20:28:00 +02:00
Karina Kwiatek
926631eca3 Remove more left-over references to role fields 2020-04-25 22:23:37 +01:00
Karina Kwiatek
f42cc6aed9 Remove all other references to removed roles 2020-04-25 21:20:02 +01:00
Georg Gadinger
946bb3ae9d Use Rolify for admin and moderator roles 2020-04-19 22:35:58 +02:00
Yuki
8cbd85a89c the copy paste is strong 2015-09-01 18:48:56 +05:30
Yuki
4b891b3f70 Fix dangerous send exploit 2015-09-01 18:44:50 +05:30
pixeldesu
c1faf41305 added translator badge to profiles 2015-06-19 14:46:23 +02:00
pixeldesu
e6e1d03187 localized ajax controllers 2015-06-07 18:24:01 +02:00
Yuki
05ca42c819 Fix Retrospring/bugs#49 2015-05-09 05:01:31 +05:30
Yuki
0bb3895ce8 Small fixes 2015-04-24 00:51:58 +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
Georg G
ced880fe34 made contributor badge changable via web interface 2015-04-19 22:25:04 +02:00
Georg G
06cc52ffc5 made these checkboxes work 2015-02-03 17:48:30 +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
7a0b3f4af7 added votes for reports 2014-12-28 23:26:16 +01:00