MatteoBiscosi
|
c9c3e86653
|
Fixes empty function not found (#6303)
|
2022-02-11 17:04:32 +01:00 |
|
Alfredo Cardigliano
|
257ece18c0
|
Copyright update (Lua)
|
2022-01-03 09:42:33 +01:00 |
|
Alfredo Cardigliano
|
15a2a34771
|
Do not try to fetch latest posts in offline mode
|
2021-07-09 16:23:15 +02:00 |
|
Simone Mainardi
|
66cd1fc8a3
|
Removes debug print left in blog_utils.lua
Addresses #5422
|
2021-05-31 14:41:25 +02:00 |
|
gabryon99
|
24f054f009
|
add missing username for blog notifications (#5422)
The notifications backend it worked fine, but the frontend was missing the username variable to be in able to display the 'New' badge correctly
|
2021-05-31 10:25:54 +02:00 |
|
Luca Deri
|
b52697a55d
|
Updated (C)
|
2021-03-24 18:47:50 +01:00 |
|
Luca Deri
|
5c8e247723
|
Modified feed URL
|
2020-10-19 10:35:58 +02:00 |
|
Luca
|
3449593087
|
Reworked notifications and fixed a bug that caused them to be fetched too often putting pressure on the blog feed
|
2020-10-16 09:31:04 +02:00 |
|
gabryon99
|
42ebb418f1
|
removed debug from blog_utils
|
2020-05-25 09:27:59 +02:00 |
|
gabryon99
|
5c1664a56f
|
fix blog utils ordering
|
2020-05-25 08:57:42 +02:00 |
|
gabryon99
|
857629ccf0
|
fix the blog notification ordering bug
|
2020-05-21 17:03:16 +02:00 |
|
gabryon99
|
e8b1c7b192
|
reworker blog notification system
|
2020-04-03 17:12:43 +02:00 |
|
gabryon99
|
633ee3096d
|
reworked blog notifications
now the notification are stored in redis and not anymore in browser local storage
|
2020-04-02 23:04:03 +02:00 |
|
gabryon99
|
823edabeca
|
fix on blog_utils to fetch posts
|
2020-03-26 17:43:02 +01:00 |
|
emanuele-f
|
4ef8407386
|
Add nil checks
|
2020-03-25 14:40:07 +01:00 |
|
gabryon99
|
7993b5f3b0
|
fix for sort in lua blog notifications
|
2020-03-25 08:49:11 +01:00 |
|
emanuele-f
|
60da5a0c13
|
Blog notifications fix
|
2020-03-24 17:12:41 +01:00 |
|