Karina Kwiatek
|
561d402ff7
|
Merge pull request #593 from Retrospring/action-strings
Refactor action strings
|
2022-07-30 20:37:22 +02:00 |
Karina Kwiatek
|
3f2cdbb911
|
Re-word strings used in views
|
2022-07-30 19:01:49 +02:00 |
Karina Kwiatek
|
e887e8c4fc
|
Refactor action strings
|
2022-07-30 18:50:46 +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 |
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 |
Andreas Nedbal
|
0f63e39194
|
Move TOTP views to new location
|
2022-07-03 18:32:36 +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 |
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 |
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 |
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
|
15052e203e
|
Appease the dog overlords
|
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 |
Andreas Nedbal
|
2fc4b8f4a4
|
Add translations for privacy setting attributes
|
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
|
cc50219d05
|
Add translations for mute rules view
|
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 |
Andreas Nedbal
|
118f599fde
|
Add translations for TOTP enabled security view
|
2022-02-13 23:41:50 +01:00 |
Andreas Nedbal
|
a71b5ce294
|
Add translations for security settings view
|
2022-02-13 23:41:50 +01:00 |
Andreas Nedbal
|
3a718a7e88
|
Merge branch 'main' into refactor/export-locales
|
2022-02-13 16:55:19 +01:00 |
Andreas Nedbal
|
56d42ebf35
|
Fix theme settings HAML lint nits
|
2022-02-13 16:53:42 +01:00 |
Andreas Nedbal
|
c50df2f660
|
Translate forms and raised theme settings sections
|
2022-02-13 16:53:42 +01:00 |
Andreas Nedbal
|
84a72ce8cc
|
Translate general and colors theme settings sections
|
2022-02-13 16:53:42 +01:00 |
Andreas Nedbal
|
83edbad53b
|
Switch confirm dialog text on account settings to `voc.confirm`
|
2022-02-13 16:53:42 +01:00 |
Andreas Nedbal
|
78357faed5
|
Translate lead section of theme settings
|
2022-02-13 16:53:42 +01:00 |
Andreas Nedbal
|
0119437170
|
Add translations for user export
|
2022-02-13 02:26:15 +01:00 |
Andreas Nedbal
|
3acf2e422a
|
Remove superfluous newlines
|
2022-02-07 21:51:32 +01:00 |
Andreas Nedbal
|
540e5acaba
|
Add translations for account settings
|
2022-02-07 21:51:32 +01:00 |
Karina Kwiatek
|
fa7ed8409a
|
Fix service settings form submitting with incorrect entity name
|
2022-02-01 23:11:10 +01:00 |
Andreas Nedbal
|
08c94392e4
|
Fix HAML codestyle
|
2022-01-30 21:20:59 +01:00 |
Andreas Nedbal
|
3ee847258a
|
Add translations for profile settings
|
2022-01-30 21:20:59 +01:00 |
Andreas Nedbal
|
1b67605e09
|
Fix HAML codestyle
|
2022-01-29 20:08:41 +01:00 |