mirror of
1
Fork 0
gotosocial/internal/api/client/notifications
Vyr Cossont b08c1bd0cb
[feature] Implement types[] param for notifications (#3009)
Counterpart of exclude_types[].

Also updates Swagger spec for types[] to use the correct param name and enumerate possible values.

Fixes #3003
2024-06-17 20:50:50 +01:00
..
notificationget.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
notifications.go [feature] Implement types[] param for notifications (#3009) 2024-06-17 20:50:50 +01:00
notifications_test.go [feature] Implement types[] param for notifications (#3009) 2024-06-17 20:50:50 +01:00
notificationsclear.go [performance] http response encoding / writing improvements (#2374) 2023-11-27 14:00:57 +00:00
notificationsget.go [feature] Implement types[] param for notifications (#3009) 2024-06-17 20:50:50 +01:00
notificationsget_test.go [feature] Implement types[] param for notifications (#3009) 2024-06-17 20:50:50 +01:00