Commit graph

193 commits

Author SHA1 Message Date
Karina Kwiatek
6c0e6b1d30 Create mute rules AJAX controller 2022-01-01 00:38:38 +01:00
Andreas Nedbal
09172a56ef Add linkfilter action 2021-12-31 22:40:38 +01:00
Karina Kwiatek
8fa4feb469 Add endpoint for updating profile 2021-12-22 00:03:19 +01:00
Dominik Kwiatek
e16896fac1 Provide the user a way to generate new codes. 2020-11-01 18:52:42 +01:00
Dominik Kwiatek
702156258c Remove user/sessions#two_factor_entry 2020-10-23 21:00:06 +02:00
Dominik Kwiatek
141ff59f63 Implement Two Factor Authentication 2020-10-18 10:39:46 +02:00
Dominik M. Kwiatek
7cac93ad4e Add hCaptcha 2020-05-27 20:07:39 +01:00
Georg Gadinger
ea0685136e Rename Groups to Lists
haha regexp go brrr

special thanks to @seatsea for helping me out with the French locales
2020-05-25 18:04:54 +02:00
Andreas Nedbal
e7c5b1a4a3 Remove theme preview route and logic 2020-05-04 17:26:38 +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
16ade832ca Address @nilsding's review changes 2020-04-19 22:58:47 +01:00
Karina Kwiatek
e731d76d52 Update admin/announcements routes to use has_role? 2020-04-19 21:54:40 +01:00
Karina Kwiatek
391f4a28ed Merge branch 'master' into feature/announcements
# Conflicts:
#	db/schema.rb
2020-04-19 21:52:58 +01:00
Karina Kwiatek
a505e7ee71 Ensure we're logged in as an admin when using the AnnouncementController 2020-04-19 21:45:07 +01:00
Georg Gadinger
946bb3ae9d Use Rolify for admin and moderator roles 2020-04-19 22:35:58 +02:00
Karina Kwiatek
8a632a09cd Create Announcement model & controller 2020-04-19 20:12:22 +01:00
Georg Gadinger
9fa8ef1501 enable 'Discover' page for mods 2020-04-19 13:55:13 +02:00
Georg Gadinger
ab536284f3 Add some time measurement output 2017-03-31 22:38:23 +02:00
Georg Gadinger
28cc6b5938 Certain features can now be enabled/disabled from config 2017-03-31 22:21:38 +02:00
Georg G
0deb4c4ccc added export view/controller/routes 2016-01-05 20:54:38 +01:00
pixeldesu
ede3ad1b92 Update notification design and behaviour
- Add display of content that was replied to/with
- Instead of marking notifications new, only show new items and hide seen entries
- Add a 'New Notifications' page and set it as default
- Add proper display if there are no new notifications
- Adjust theme to fit new changes
2015-09-16 22:18:40 +02:00
Yuki
71caf3cce5 Several changes to theming, solving a bunch of bugs 2015-08-27 05:30:26 +05:30
pixeldesu
683ce43294 implement pgHero 2015-08-26 21:37:29 +02:00
Yuki
906692e78f Theming is finished
Previews, settings pane and presets!
2015-08-25 23:57:06 +05:30
Yuki
1912fc3766 Model goop
also made the theme selection logic for user profiles and current user, and the saving logic
2015-08-25 13:56:36 +05:30
Yuki
54b051a7e7 Temp. layout for testing 2015-07-24 22:42:14 +05:30
Yuki
deb6d12108 Moderation Priority + IP 2015-07-23 23:21:13 +05:30
pixeldesu
d880681f37 removing :page from inbox/:author route again 2015-07-17 21:02:53 +02:00
pixeldesu
51f21b73b1 fix broken route 2015-07-17 20:57:48 +02:00
pixeldesu
84f80c824e fix broken pagination and wrong question count for deletion 2015-07-17 20:54:11 +02:00
pixeldesu
e9ae442431 add ability to show/search questions from specific users 2015-07-17 20:29:19 +02:00
pixeldesu
3a5dcbcd3b Move account deletion to Sidekiq worker, fixes #11 2015-07-15 01:44:35 +02:00
pixeldesu
58e80919df add data page 2015-06-20 20:38:07 +02:00
pixeldesu
961ebfd266 add routes and empty index for discover 2015-05-13 20:56:51 +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
2204227273 Feature-comment-smiles complete (fix Retrospring/bugs#42) 2015-05-04 07:09:47 +05:30
Yuki
9688b7ee48 Merge stable 2015-04-28 10:22:54 +05:30
Yuki
ee29e1f28f Reporting and Deleting logic 2015-04-26 07:06:25 +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
ecffd07344 Support for post subscriptions 2015-04-21 06:42:11 +05:30
Yuki
e2bfc26c75 Markdown preview through AJAX (/ajax/preview) 2015-04-19 03:47:13 +05:30
Andreas N
c50531c988 Merge remote-tracking branch 'remotes/origin/texts' into develop 2015-02-16 18:59:59 +01:00
Georg G
06cc52ffc5 made these checkboxes work 2015-02-03 17:48:30 +01:00
nilsding
927ec9678f deleting groups works now! finally!!! 2015-01-17 18:57:23 +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
2c19ae8aea finally get rid of that '@' in the URL 2015-01-17 16:29:11 +01:00
Andreas N
74e74dedef added terms of service 2015-01-16 23:16:28 +01:00
Andreas N
75ae141759 added privacy policy 2015-01-16 22:36:39 +01:00
nilsding
a8ed21942e added group_timelines 2015-01-13 13:23:12 +01:00
nilsding
f93624fa2c added groups route thing 2015-01-12 06:57:43 +01:00
Andreas N
4161002da0 added faq page 2015-01-07 21:30:52 +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
7be7de11cd moved answering code from inbox_controller.rb to answer_controller.rb 2015-01-03 18:40:39 +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
nilsding
27558f83c4 made tabs work 2014-12-29 01:25:48 +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
nilsding
b3f165b12b reporting and deleting comments works now 2014-12-28 21:14:01 +01:00
nilsding
ce280fffa1 reporting things via ajax works now 2014-12-28 19:55:50 +01:00
nilsding
755bbac2d7 moderation routes require moderation status 2014-12-26 13:46:47 +01:00
pixeldesu
2107ec6270 init moderation controller 2014-12-25 23:00:33 +01:00
nilsding
1ba34c59d0 added "delete all questions" button thing 2014-12-21 13:41:57 +01:00
Andreas N
46c9ccc0ac question page added 2014-12-19 22:34:24 +01:00
nilsding
c9d57e235f added route for notifications 2014-12-14 15:17:52 +01:00
nilsding
f24433d84e added Services controller 2014-12-12 21:43:09 +01:00
nilsding
319d75fdf5 added sidekiq/web 2014-12-12 18:35:14 +01:00
nilsding
2251a21872 added public timeline 2014-12-11 06:39:35 +01:00
nilsding
0eb5e8104b added RailsAdmin 2014-12-10 17:01:59 +01:00
nilsding
daab6ce4f5 THIS IS SPARTA 2014-12-09 23:21:41 +01:00
pixeldesu
f277b249c2 added notification controller 2014-12-09 22:35:11 +01:00
nilsding
c18ac74700 renamed following to friends 2014-12-08 19:51:34 +01:00
nilsding
30c8654a27 added follower/following pages 2014-12-08 17:03:06 +01:00
nilsding
7de522a82f added question#show thing and more... 2014-12-07 20:51:44 +01:00
nilsding
8479f308ac ! 2014-12-07 14:29:35 +01:00
nilsding
641fa1ddc3 added show answer thing 2014-12-05 07:02:23 +01:00
nilsding
97c197f112 smiles!!! 2014-11-30 20:31:22 +01:00
nilsding
ae4952db28 deleting questions from the inbox is now possible 2014-11-30 18:05:51 +01:00
nilsding
4db8f8f33f added some Ajax routes 2014-11-30 14:45:32 +01:00
nilsding
8dff4462cf added (ajax) answer controller 2014-11-26 17:05:46 +01:00
nilsding
b1a1c83163 answers are now shown on the user page 2014-11-12 20:40:24 +01:00
nilsding
1702c2fca4 added inbox ajax thing 2014-11-11 16:19:20 +01:00
nilsding
a7f37fb31c added Inbox controller 2014-11-11 07:10:41 +01:00
nilsding
ba71902c27 asking questions is now possible! …kinda. 2014-11-10 21:56:30 +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
7ab98b95e1 hhh 2014-11-03 13:21:41 +01:00
nilsding
e3c655804e more routes! 2014-11-02 17:58:27 +01:00
nilsding
b45be30b19 added users model 2014-08-01 12:07:16 +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