Georg Gadinger
1da70158bf
questionbox: make "Hide your name" clickable
2022-07-27 20:16:11 +02:00
Andreas Nedbal
70e95375fb
Render questions on user profiles with markdown
2022-07-24 21:55:31 +02:00
Andreas Nedbal
c894551ffc
Add Rails Admin link to question partials
2022-07-24 21:44:46 +02:00
Andreas Nedbal
74dc7c4526
Improve profile header layout
2022-07-24 15:17:11 +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
Karina Kwiatek
cb061b1da5
Remove `@title` assign inside view
2022-07-21 16:08:51 +02:00
Karina Kwiatek
6e61e0cabe
Deduplicate shared logic in `TimelineController`
2022-07-21 16:08:51 +02:00
Karina Kwiatek
fa712a547f
Update pagination to match template changes
2022-07-20 23:21:21 +02:00
Karina Kwiatek
0e2e2f35e1
Remove list styling from notification list
2022-07-20 23:21:21 +02:00
Karina Kwiatek
84abd1226d
Use only card classes
2022-07-20 23:21:21 +02:00
Karina Kwiatek
7c96627106
Add card to empty notifications list
2022-07-20 23:21:21 +02:00
Karina Kwiatek
83e0f7a711
Place notifications in individual cards
2022-07-20 23:21:21 +02:00
Karina Kwiatek
e8f20d1fd8
Restore missing modifiers to notifications badge
2022-07-20 21:46:41 +02:00
Andreas Nedbal
7623213f96
Remove priority action views and links
2022-07-19 22:53:50 +02:00
Andreas Nedbal
67b6847311
Remove links to ip action from views
2022-07-19 22:53:50 +02:00
Andreas Nedbal
4df4e41a47
Remove moderation comments from report view
2022-07-19 11:17:45 +02:00
Karina Kwiatek
6344b55b44
Move public & list timelines into `TimelineController`
2022-07-18 23:24:05 +02:00
Karina Kwiatek
98d7bec924
Move link filter into its own controller
2022-07-18 23:24:05 +02:00
Karina Kwiatek
7abdac2d8a
Move About, ToS & Privacy Policy into `AboutController`
2022-07-18 23:24:05 +02:00
Karina Kwiatek
f3b58c1d33
Split front page into separate actions
2022-07-18 23:24:05 +02:00
Andreas Nedbal
4ab391a09e
Remove moderation vote from report view
2022-07-18 23:10:07 +02:00
Karina Kwiatek
5bd186bbe2
Deduplicate navigation dropdowns; Restore notification dropdown to mobile
2022-07-18 23:09:53 +02:00
Karina Kwiatek
52d4efbd03
Use maskable icons for Apple web app icon
2022-07-18 23:09:53 +02:00
Karina Kwiatek
b3092d2070
Add PWA metadata endpoint and icons
2022-07-18 23:09:53 +02:00
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