Andreas Nedbal
|
2722f4fffb
|
Fix comment notifications displaying escaped HTML
|
2022-07-17 09:40:47 +02:00 |
Karina Kwiatek
|
e1e45b04a3
|
Use double quotes instead of single quotes
|
2022-07-16 21:29:20 +02:00 |
Karina Kwiatek
|
c59a70844b
|
Display if a context question has been deleted when viewing anon blocks
|
2022-07-16 21:29:20 +02:00 |
Georg Gadinger
|
572132f9e9
|
make captcha readable
|
2022-07-09 12:41:16 +02:00 |
Karina Kwiatek
|
39d55e52c8
|
Use `target.class.name` instead of `target.type`
This only worked for polymorphic relations
|
2022-07-09 01:15:31 +02:00 |
Karina Kwiatek
|
28240bba27
|
Properly match notification type
|
2022-07-09 01:15:31 +02:00 |
Andreas Nedbal
|
b3f15fe409
|
Remove unnecessary duplicate locales
|
2022-07-07 16:51:05 +02:00 |
Andreas Nedbal
|
a8362702e3
|
Localize notification page title
|
2022-07-07 16:51:05 +02:00 |
Andreas Nedbal
|
b551b7acdb
|
Add translations for notification navigation
|
2022-07-07 16:51:05 +02:00 |
Andreas Nedbal
|
af327b3f08
|
Add translations for notification types
|
2022-07-07 16:51:05 +02:00 |
Andreas Nedbal
|
52218bf1d0
|
Add translations for navigation index page
|
2022-07-07 16:51:05 +02:00 |
Andreas Nedbal
|
334c30e773
|
Remove notification navigation bar
|
2022-07-07 16:51:05 +02:00 |
Karina Kwiatek
|
f20e407cc3
|
Fix notifications page crashing on reactions
|
2022-07-05 23:23:37 +02:00 |
Karina Kwiatek
|
0cfe5ee964
|
Replace usages of smiles with reaction appendables
|
2022-07-05 23:23:37 +02:00 |
Karina Kwiatek
|
5f0a546353
|
Refactor smiling answers to using reactions
|
2022-07-05 23:23:37 +02:00 |
Andreas Nedbal
|
086797829e
|
Use non-redirect route definitions for navigation states
|
2022-07-05 20:40:19 +02:00 |
Andreas Nedbal
|
2f6de3b36d
|
Remove superfluous edit_security view
|
2022-07-05 20:40:19 +02:00 |
Andreas Nedbal
|
c73f961006
|
Move data action views to new locations
|
2022-07-05 20:40:19 +02:00 |
Andreas Nedbal
|
9c4a934959
|
Move block action views to new locations
|
2022-07-05 20:40:19 +02:00 |
Andreas Nedbal
|
6dc0587423
|
Move mute action views to new locations
|
2022-07-05 20:40:19 +02:00 |
Karina Kwiatek
|
845e8fb3a3
|
Prevent navigation from appearing in print
|
2022-07-03 18:54:44 +02:00 |
Andreas Nedbal
|
5d9e91f90c
|
Update app/views/tabs/_settings.haml
Co-authored-by: Georg Gadinger <nilsding@nilsding.org>
|
2022-07-03 18:32:36 +02:00 |
Andreas Nedbal
|
0f63e39194
|
Move TOTP views to new location
|
2022-07-03 18:32:36 +02:00 |
Karina Kwiatek
|
b899c1aeb3
|
Order past bans newest-first
|
2022-07-02 17:08:44 +02:00 |
Karina Kwiatek
|
645469daa5
|
Correctly display time ago in ban history
|
2022-07-02 17:08:44 +02:00 |
Karina Kwiatek
|
32865b528d
|
Highlight current ban
|
2022-07-02 17:08:44 +02:00 |
Karina Kwiatek
|
c838263a2e
|
Allow for ban history to be seen while banned
|
2022-07-02 17:08:44 +02:00 |
Karina Kwiatek
|
990c67baea
|
Move unban into own view
|
2022-07-02 17:08:44 +02:00 |
Karina Kwiatek
|
a0877b102a
|
Create tabs for ban modal
|
2022-07-02 17:08:44 +02:00 |
Karina Kwiatek
|
1f3681ef50
|
Remove unnecessary value from reason field
|
2022-07-02 17:08:44 +02:00 |
Karina Kwiatek
|
5239f69081
|
Display duration controls on one line
|
2022-07-02 17:08:44 +02:00 |
Karina Kwiatek
|
bb23f6b3f0
|
Add translations for ban modal
|
2022-07-02 17:08:44 +02:00 |
Andreas Nedbal
|
f53aaf6091
|
Move and combine export settings template
|
2022-07-02 16:36:14 +02:00 |
Andreas Nedbal
|
97f28d8309
|
Move and combine privacy settings template
|
2022-06-28 23:20:11 +02:00 |
Karina Kwiatek
|
97d8068a09
|
Set input types and autocomplete in profile settings
|
2022-06-28 23:13:30 +02:00 |
Karina Kwiatek
|
297bacf339
|
Remove old profile settings view
|
2022-06-28 23:13:30 +02:00 |
Karina Kwiatek
|
805e3504c7
|
Set autocomplete attributes on username & password fields
|
2022-06-28 23:13:30 +02:00 |
Karina Kwiatek
|
9dedf447a6
|
Use numeric input mode in TOTP entry
|
2022-06-28 23:13:30 +02:00 |
Karina Kwiatek
|
597f8b74cb
|
Fix everyone showing up as anonymous outside of moderation view
|
2022-06-27 00:41:26 +02:00 |
Andreas Nedbal
|
4d31addd0c
|
Use proper route definitions in templates
|
2022-06-26 22:45:52 +02:00 |
Andreas Nedbal
|
8141db2ca7
|
Move profile picture actions to `Settings::ProfilePictureController`
|
2022-06-26 22:45:52 +02:00 |
Andreas Nedbal
|
efa0048c87
|
WIP: Move profile actions to `Settings::ProfileController`
|
2022-06-26 22:45:52 +02:00 |
Karina Kwiatek
|
e64f206f5b
|
Replace `anonymous_identifier` with `author_identifier`
|
2022-06-26 21:07:28 +02:00 |
Karina Kwiatek
|
ddd7cfd81d
|
Pass `author_identifier` in `question/question` partial
|
2022-06-26 21:07:28 +02:00 |
Karina Kwiatek
|
e5b8ea017c
|
Show anon identifier in tooltip when unmasking
|
2022-06-26 21:07:28 +02:00 |
Karina Kwiatek
|
1b09d51443
|
Add toggle for moderation view
|
2022-06-26 21:07:28 +02:00 |
Karina Kwiatek
|
73274988c1
|
Add `permanently_banned?` method to user model
|
2022-06-26 18:32:18 +02:00 |
Karina Kwiatek
|
0c6d79ce0b
|
Add `permanent?` method to `UserBan`
|
2022-06-26 18:32:18 +02:00 |
Andreas Nedbal
|
f6828a24ad
|
Adjust form queries so selector doesn't pick delete button
|
2022-06-26 17:52:44 +02:00 |
Andreas Nedbal
|
bafe92968d
|
Adjust usages of route definitions
|
2022-06-26 17:52:44 +02:00 |
Andreas Nedbal
|
b15aaafccd
|
Move theme templates to new location
|
2022-06-26 17:52:44 +02:00 |
Karina Kwiatek
|
449aa1d998
|
Fix profiles failing to load when the user disallows anonymous questions
|
2022-06-26 12:00:31 +02:00 |
Andreas Nedbal
|
3788e492dd
|
Add text if no user is (anonymously) blocked
|
2022-06-25 15:39:30 +02:00 |
Andreas Nedbal
|
bc986c6624
|
Add translations for block settings page
|
2022-06-25 15:39:30 +02:00 |
Andreas Nedbal
|
936b49eef0
|
WIP: Add UI to manage (anonymous) blocks
|
2022-06-25 15:39:30 +02:00 |
Karina Kwiatek
|
10ead35209
|
Add translations for inbox moderation
|
2022-06-23 22:17:14 +02:00 |
Karina Kwiatek
|
be8ba63b95
|
Add a way for moderators to view user inboxes
|
2022-06-23 22:17:14 +02:00 |
Karina Kwiatek
|
cd581fd2b1
|
Move anon icon tooltip text into translatable string
|
2022-06-23 21:29:27 +02:00 |
Karina Kwiatek
|
a2937a60e9
|
Add icon for anonymous questions
|
2022-06-23 21:29:27 +02:00 |
Karina Kwiatek
|
15052e203e
|
Appease the dog overlords
|
2022-06-23 21:29:27 +02:00 |
Karina Kwiatek
|
d1ad34eb9c
|
Apply anon display name settings to question author display
|
2022-06-23 21:29:27 +02:00 |
Karina Kwiatek
|
768d360ce7
|
Add profile setting for anon display name
|
2022-06-23 21:29:27 +02:00 |
Karina Kwiatek
|
e404b61ec1
|
Sort relationship lists by relationship IDs rather than user IDs
|
2022-06-18 17:50:41 +02:00 |
Karina Kwiatek
|
f379845615
|
Add frontend for blocking anonymous users
|
2022-06-15 14:26:48 +02:00 |
Andreas Nedbal
|
e4603ff852
|
Add block identifiers to questionbox
|
2022-06-13 22:59:41 +02:00 |
Andreas Nedbal
|
cf74d6f4c8
|
Add translations for questionbox
|
2022-06-13 22:59:41 +02:00 |
Karina Kwiatek
|
c173c4a17d
|
Add the ability to block/unblock users from profile pages
|
2022-06-13 11:56:34 +02:00 |
Andreas Nedbal
|
d5e317d3fe
|
Fix missing translation on question view
|
2022-04-26 08:20:54 +02:00 |
Andreas Nedbal
|
a0741a9a68
|
Add translations for inbox entry
|
2022-04-25 19:40:23 +02:00 |
Andreas Nedbal
|
14d0074cb8
|
Add translations for inbox sidebar
|
2022-04-25 19:40:23 +02:00 |
Andreas Nedbal
|
5829dc51ec
|
Add translations for inbox show view
|
2022-04-25 19:40:23 +02:00 |
Andreas Nedbal
|
6b1be53827
|
Add translations for linkfilter
|
2022-04-19 21:25:56 +02:00 |
Andreas Nedbal
|
e06159b465
|
Fix quote style
|
2022-04-18 20:15:34 +02:00 |
Andreas Nedbal
|
5518014024
|
Add translations for footer
|
2022-04-18 20:15:34 +02:00 |
Andreas Nedbal
|
c2d0ca7eed
|
Update about page layout
|
2022-04-17 22:58:42 +02:00 |
Andreas Nedbal
|
f43d4b8621
|
Remove FAQ page
|
2022-04-17 22:58:42 +02:00 |
Andreas Nedbal
|
7e8ba6c647
|
Add current version as title to site name in footer
|
2022-04-16 12:56:18 +02:00 |
Andreas Nedbal
|
583a3ba519
|
Remove `user#lists` action, view and route
|
2022-04-15 21:32:14 +02:00 |
Andreas Nedbal
|
3bbc7a36f8
|
Remove particleground
|
2022-04-11 22:41:22 +02:00 |
Andreas Nedbal
|
a2f3f5dce2
|
Replace inline style with utility class
|
2022-04-10 22:01:27 +02:00 |
Andreas Nedbal
|
de3af3638e
|
Add translations for frontpage
|
2022-04-10 22:01:27 +02:00 |
Andreas Nedbal
|
249de5b1ee
|
Fix theme color application on guest navbar
|
2022-04-10 22:01:27 +02:00 |
Andreas Nedbal
|
2ebe96be17
|
Update layout of frontpage
|
2022-04-10 22:01:27 +02:00 |
Andreas Nedbal
|
933b0c2e9f
|
WIP: new layout for frontpage
|
2022-04-10 22:01:27 +02:00 |
Andreas Nedbal
|
fdd8bf7962
|
Increase in-feed answer display length
|
2022-04-08 22:16:38 +02:00 |
Andreas Nedbal
|
56af98294a
|
Merge branch 'main' into refactor/settings-tabs-locales
|
2022-02-20 21:36:31 +01:00 |
Andreas Nedbal
|
2fc4b8f4a4
|
Add translations for privacy setting attributes
|
2022-02-20 21:20:57 +01:00 |
Andreas Nedbal
|
e424d5ed38
|
Add translations for privacy settings title
|
2022-02-20 21:20:57 +01:00 |
Andreas Nedbal
|
e26d981105
|
Fix haml-lint nits
|
2022-02-20 21:20:14 +01:00 |
Andreas Nedbal
|
edf3d3db15
|
Add translation for "time ago" wording
|
2022-02-20 21:20:14 +01:00 |
Andreas Nedbal
|
ebaa7bfa87
|
Add translation for none-placeholder
|
2022-02-20 21:20:14 +01:00 |
Andreas Nedbal
|
a182f05996
|
Increase spacing of sections on the data view
|
2022-02-20 21:20:14 +01:00 |
Andreas Nedbal
|
3af55329df
|
Remove statistics/badges section from data view
|
2022-02-20 21:20:14 +01:00 |
Andreas Nedbal
|
2d63a80761
|
Add translations for the data view
|
2022-02-20 21:20:14 +01:00 |
Andreas Nedbal
|
072c86a011
|
Add translation for data page title
|
2022-02-20 21:20:14 +01:00 |
Andreas Nedbal
|
66d8180483
|
Add translations for settings tabs
|
2022-02-19 18:08:44 +01:00 |
Andreas Nedbal
|
cc50219d05
|
Add translations for mute rules view
|
2022-02-18 12:50:27 +01:00 |
Andreas Nedbal
|
ee969f5361
|
Add translation for mute rules title
|
2022-02-18 12:50:27 +01:00 |
Andreas Nedbal
|
b0e1515812
|
Add translations for recovery key view
|
2022-02-13 23:41:50 +01:00 |
Andreas Nedbal
|
0c1f028b43
|
Add translations for TOTP setup security view
|
2022-02-13 23:41:50 +01:00 |