Georg Gadinger
|
a2ae98eee8
|
inbox_controller: update all inbox entries when requesting turbo stream
since there's no layout rendered which updates all inbox entries the
inbox entries would still be shown as unread
fixes #827
|
2022-11-25 00:10:36 +01:00 |
Andreas Nedbal
|
f91246986c
|
Update generated entries to not be new after rendering
|
2022-11-18 23:35:38 +01:00 |
Andreas Nedbal
|
d3eae22f13
|
Generate inbox entries using Turbo Streams
|
2022-11-18 23:35:38 +01:00 |
Andreas Nedbal
|
3074ce3bbe
|
Set up proper response codes for Turbo Stream responses
|
2022-09-08 01:00:06 +02:00 |
Andreas Nedbal
|
136f7f117d
|
Refactor inbox to use a Turbo Stream-backed pagination
|
2022-09-04 20:24:32 +02:00 |
Andreas Nedbal
|
bf0ac3c4e3
|
Add translations for inbox controller
|
2022-04-25 19:40:23 +02:00 |
Karina Kwiatek
|
065e56ccf1
|
Replace New Relic with Sentry
|
2021-12-28 18:32:03 +01:00 |
Georg Gadinger
|
9b4c8027b8
|
Fix pagination for ajax views
|
2020-05-09 04:39:09 +02:00 |
Georg Gadinger
|
101b3b68d3
|
Use cursored pagination, remove WillPaginate
|
2020-04-20 23:13:24 +02:00 |
Karina Kwiatek
|
a19402af41
|
Upgrade to Rails 5.2
|
2020-04-19 00:45:50 +01:00 |
pixeldesu
|
36d6cd5816
|
remove strict case requirement
|
2015-07-17 22:46:05 +02:00 |
pixeldesu
|
19d6ccd855
|
change logic for deletion when no user or no question is found
|
2015-07-17 22:31:10 +02:00 |
pixeldesu
|
0044430fa6
|
fix indentation
|
2015-07-17 21:59:16 +02:00 |
pixeldesu
|
68526bfc4e
|
removing unnecessary return values
|
2015-07-17 21:48:33 +02:00 |
pixeldesu
|
e1d38ebb89
|
removing more logic from templates + simpler coffeescript
|
2015-07-17 21:45:45 +02:00 |
pixeldesu
|
8232aa2a21
|
fix flashes staying on the page
|
2015-07-17 21:34:53 +02:00 |
pixeldesu
|
84f80c824e
|
fix broken pagination and wrong question count for deletion
|
2015-07-17 20:54:11 +02:00 |
pixeldesu
|
e9ae442431
|
add ability to show/search questions from specific users
|
2015-07-17 20:29:19 +02:00 |
Georg G
|
cb606f942a
|
fixed pagination for real
|
2015-02-12 22:09:11 +01:00 |
nilsding
|
28df95c089
|
hnn
|
2014-11-30 21:08:00 +01:00 |
nilsding
|
5b1116e129
|
the inbox entries are not new anymore ;_;
|
2014-11-30 21:04:30 +01:00 |
nilsding
|
78bda1fc5f
|
now requiring authentication on certain pages
|
2014-11-11 19:53:25 +01:00 |
nilsding
|
a7f37fb31c
|
added Inbox controller
|
2014-11-11 07:10:41 +01:00 |