Commit graph

1623 commits

Author SHA1 Message Date
Andreas Nedbal
9be01a2a2d Fix missing question mark in registrations_enabled? method call 2024-08-12 00:09:01 +02:00
Andreas Nedbal
a07c5b962a Hide register button in simple layout when registrations are disabled 2024-08-11 20:33:51 +02:00
Andreas Nedbal
8ad12c33a8 Fix lint nits 2024-08-11 20:33:51 +02:00
Andreas Nedbal
7c475b5ff3 Add advanced frontpage layout config option 2024-08-11 20:33:51 +02:00
Andreas Nedbal
66a1998957 Make site tagline configurable 2024-08-10 21:59:50 +02:00
Andreas Nedbal
1e267c8031 Add no sign-up locale variant for "require user" option 2024-08-10 01:52:00 +02:00
Andreas Nedbal
f19f7c9da5 Fix haml-lint nits 2024-08-10 01:52:00 +02:00
Jyrki Gadinger
da0570164a remove sign up link on devise views when registrations are disabled 2024-08-10 01:52:00 +02:00
Jyrki Gadinger
ca98b9dd7f move site config from initialiser to own module for potential improvements in how to access common configs when needed ... way better than using .dig by hand everywhere i'd say 2024-08-10 01:52:00 +02:00
Andreas Nedbal
6cc8ebcba3 Add ability to disable registrations 2024-08-10 01:52:00 +02:00
Andreas Nedbal
597c859c2d Refactor comments into CommentComponent 2024-03-10 18:23:28 +01:00
Andreas Nedbal
07cafb9b30 Use new date format in notifications 2024-03-10 17:29:55 +01:00
Andreas Nedbal
04931b627c Adjust manual tooltip initializations 2024-03-10 17:29:32 +01:00
Georg Gadinger
96794029b3 use time_tooltip for comments, fixes #1650 2024-03-10 01:59:13 +01:00
Andreas Nedbal
54cff294b2 Re-add pinned indicator to answerboxes 2024-03-02 22:43:39 +01:00
Andreas Nedbal
45907c9260 Use ellipsis icon for action dropdowns 2024-03-02 22:43:39 +01:00
Andreas Nedbal
9bc41e31ec Remove human-readable "Answered by" answerbox text 2024-03-02 22:43:39 +01:00
Andreas Nedbal
fb6e6458c4 Remove conditional profile layout in answerboxes 2024-03-02 22:43:39 +01:00
Andreas Nedbal
8b3690fcf2 Remove full-width class from reaction icons 2024-03-02 22:43:39 +01:00
Andreas Nedbal
3a801baf1a Add highlight to moderation panel link if there are new reports 2024-03-01 23:58:35 +01:00
Andreas Nedbal
507c27da06 Add Bluesky to answerbox sharing options 2024-03-01 21:14:59 +01:00
Andreas Nedbal
4ed9cf5a32 Add Bluesky to inbox entry sharing dialog 2024-03-01 21:14:59 +01:00
Andreas Nedbal
04d3e050ab Show actions to moderators on banned profiles 2024-02-29 00:06:19 +01:00
Andreas Nedbal
1914c56b05 Adjust what content gets hidden on banned user profiles 2024-02-29 00:06:19 +01:00
Andreas Nedbal
22886934db Use dropdown instead of btn-group for dropdowns 2024-02-28 22:23:06 +01:00
Andreas Nedbal
af666c7733 Fix lint nits 2024-02-28 00:57:26 +01:00
Andreas Nedbal
2db1d998b7 Fix not being able to unset administrator privileges in UI 2024-02-28 00:57:26 +01:00
Andreas Nedbal
d87a4adf96 Add links to user actions to filter reports by/from users 2024-02-27 23:58:05 +01:00
Andreas Nedbal
aa66ac4500 Fix haml-lint nits 2024-02-27 22:55:54 +01:00
Andreas Nedbal
50126cc4c4 Implement report filtering interface 2024-02-27 22:55:54 +01:00
Andreas Nedbal
6211747ec4 Remove report filtering navigation entries 2024-02-27 22:55:54 +01:00
Andreas Nedbal
134c575e40 Add missing expire times to cache keys 2024-01-25 21:23:02 +01:00
Andreas Nedbal
9ddcf65928 Disallow anonymously blocking yourself 2024-01-21 11:19:57 +01:00
Andreas Nedbal
c7542e005c Fix button rounding in mute settings 2024-01-14 16:03:25 +01:00
Andreas Nedbal
cc3ba3971b Fix "Content missing" when clicking users in answer smile list 2023-12-22 21:32:20 +01:00
Andreas Nedbal
d1ac420303 use question_markdown helper for questions in notifications 2023-12-21 00:06:54 +01:00
Andreas Nedbal
950443bbb8 add ReactionController to disable button during submits 2023-12-21 00:01:43 +01:00
Karina J. Kwiatek
ca2088ba8f
Merge pull request #1513 from Retrospring/fix/image-upload-constraints 2023-12-17 23:13:31 +01:00
Karina J. Kwiatek
60b7c23a8b
Merge pull request #1512 from Retrospring/feature/send-to-own-inbox 2023-12-17 23:13:20 +01:00
Karina Kwiatek
e119f29680 Group inputs in ask modal
Co-authored-by: Andreas Nedbal <git@pixelde.su>
2023-12-17 22:34:22 +01:00
Karina Kwiatek
a70b967919 Set constraints for images in uploader 2023-12-12 00:21:01 +01:00
Karina Kwiatek
b02375985a Add option to send question to own inbox 2023-12-11 23:14:58 +01:00
Andreas Nedbal
0d22f26cea Add note to question modal if current user has no followers 2023-12-11 00:42:26 +01:00
Andreas Nedbal
e428d1e0c8 Add note to follower asking modal if on a user profile 2023-12-11 00:16:43 +01:00
Andreas Nedbal
32456a0f30 Add empty hint for questions 2023-12-10 22:39:58 +01:00
Andreas Nedbal
3c3b9a7719 Add empty hint for home timelines 2023-12-10 22:39:58 +01:00
Andreas Nedbal
b2220cf38b Add empty hint for inbox 2023-12-10 22:39:58 +01:00
Andreas Nedbal
0ef69eac69 Add empty hints for moderation views 2023-12-10 22:39:58 +01:00
Andreas Nedbal
21ac519120 Fix moderation inbox view 2023-12-10 22:39:58 +01:00
Andreas Nedbal
499b525a0e Add empty hints for user pages 2023-12-10 22:39:58 +01:00