Andreas Nedbal
14199059b4
Filter out selected list from lists dropdown
2022-10-24 23:19:39 +02:00
Andreas Nedbal
c5efbee938
Remove sidebar from timeline layout
2022-10-24 23:19:39 +02:00
Andreas Nedbal
922799f123
Adjust route and alias naming
2022-08-21 01:13:10 +02:00
Andreas Nedbal
416bf19132
Fix HAML codestyle in views
2022-08-02 19:13:23 +02:00
Andreas Nedbal
196433052b
Add new translations for feed tabs
2022-08-02 19:13:23 +02:00
Andreas Nedbal
0575bb8ee3
Add new translations for profile tabs
2022-08-02 19:13:23 +02:00
Andreas Nedbal
08033361f7
Fix HAML codestyle of moderation views
2022-07-30 05:11:29 +02:00
Andreas Nedbal
0ca8c20845
Add new translations for moderation tabs
2022-07-30 02:55:56 +02:00
Georg Gadinger
66efa5d4f4
clean up routes
...
- replace `match` with `get`/`post`/`patch`/`delete`
- format routes.rb
- rename the `show_user_{profile,question,answer}` routes to
`profile`, `question`, `answer` so `url_for` (used by Rails Admin)
works fine for these things
- also add `to_param` to the `User` model so that `url_for(some_user)`
uses the user name
2022-07-23 12:14:06 +02:00
Andreas Nedbal
7623213f96
Remove priority action views and links
2022-07-19 22:53:50 +02:00
Karina Kwiatek
f3b58c1d33
Split front page into separate actions
2022-07-18 23:24:05 +02:00
Andreas Nedbal
334c30e773
Remove notification navigation bar
2022-07-07 16:51:05 +02:00
Andreas Nedbal
086797829e
Use non-redirect route definitions for navigation states
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
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
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
Andreas Nedbal
4d31addd0c
Use proper route definitions in templates
2022-06-26 22:45:52 +02:00
Andreas Nedbal
bafe92968d
Adjust usages of route definitions
2022-06-26 17:52:44 +02:00
Andreas Nedbal
936b49eef0
WIP: Add UI to manage (anonymous) blocks
2022-06-25 15:39:30 +02:00
Andreas Nedbal
66d8180483
Add translations for settings tabs
2022-02-19 18:08:44 +01:00
Karina Kwiatek
ce951453a2
Make relationships polymorphic
2022-01-23 16:48:53 +01:00
Karina Kwiatek
b7ce9cdbba
Merge pull request #222 from Retrospring/feature/muting
2022-01-02 15:31:49 +01:00
Karina Kwiatek
6b626765a8
Create views for managing muted words
2022-01-02 01:55:52 +01:00
Andreas Nedbal
bc316757c3
Fix haml-lint nit
2022-01-02 01:27:03 +01:00
Andreas Nedbal
dabc917ab5
Align dropdown-menu to the right
2022-01-02 01:27:03 +01:00
Andreas Nedbal
92544370b6
Make entirity of "Lists" dropdown clickable
2022-01-02 01:27:03 +01:00
Dominik Kwiatek
141ff59f63
Implement Two Factor Authentication
2020-10-18 10:39:46 +02: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
66b2afc976
Turn single-word strings into symbols
2020-05-11 19:40:45 +02:00
Andreas Nedbal
a3117861c8
Fix lints in app/views/tabs
2020-05-11 19:38:07 +02:00
Andreas Nedbal
689dd3880f
Adjust texts in tabs/feed template
2020-05-06 13:56:09 +02:00
Andreas Nedbal
22ae1f6655
Adjust navigation layout on main feed pages
2020-05-05 04:31:15 +02:00
Andreas Nedbal
650751e875
Adjust profile statistics layout
...
- Instead of being in the sidebar, they are now present as a tabbed navigation
- The questionbox is now present on any layout
2020-04-28 15:03:51 +02:00
Andreas Nedbal
dcb314d9a5
Adjust footer link visibilty to work with Bootstrap 4
2020-04-26 23:54:02 +02:00
Andreas Nedbal
18d4fad00e
Move notification navigation to new location
2020-04-25 20:27:56 +02:00
Andreas Nedbal
aeedee8b2f
Move moderation navigation to new location
2020-04-25 20:20:00 +02:00
Andreas Nedbal
baf5ba698d
Clean up moderation layout
2020-04-25 18:05:35 +02:00
Andreas Nedbal
245c6493d3
Clean up notifications layout
2020-04-25 17:51:00 +02:00
Andreas Nedbal
c870b00f65
Clean up user setting layouts
2020-04-25 17:04:23 +02:00