84ad047c01
feat: Add search for rescue orgs
2025-08-12 00:06:42 +02:00
e99798ba5c
feat: Completely rework notification framework
...
This change is needed as
a) there are many different types of notifications. A notification about a new comment does not only relate the comment but also adoption notice and a user that made the comment. Therefore, I introduce a new general notification that has optional links to other objects.
b) this change allows to define a different representation of e-mails vs. display on the website. The new notification type is in charge of representation from now on. Title and text will be deprecated and eventually removed
2025-07-11 11:39:55 +02:00
bb14a346cb
feat: Add important locations to search around
2025-04-27 14:06:17 +02:00
cc97fe32aa
feat: add search-as-you-type functionality
2025-01-08 09:18:48 +01:00
8b4488484d
feat: show radius and center map
2025-01-01 20:14:07 +01:00
ee12bb5286
feat: add debugging statements
2025-01-01 17:52:46 +01:00
7035b1642e
feat: streamline search_from pattern
2025-01-01 17:22:26 +01:00
b6fc5c634f
feat: add debugging messages
2025-01-01 17:21:09 +01:00
0dfbd614ab
fix: remove deprecated search position
2025-01-01 17:20:44 +01:00
fef211b2d0
feat: Add logging
2025-01-01 14:34:38 +01:00
e2adb20231
feat: re-add locate to ease use
2025-01-01 09:44:56 +01:00
e8b3bf6516
fix: fix general notify
2025-01-01 00:57:37 +01:00
3306f3e783
feat: Add notification for newly created ANs
2025-01-01 00:30:14 +01:00
b993621773
feat: add unsubscribe functionality
2024-12-31 16:25:18 +01:00
3816290eb7
fix: Location matching logic
2024-12-31 15:40:57 +01:00
399ecf73ad
feat: use location proxy to make Location search interface more intuitive
2024-12-31 15:40:33 +01:00
9e1ec1711b
fix: Make Search and Search subscription are not the same if Search is not localized
2024-12-31 13:38:06 +01:00
280eb83056
feat: Add function to convert a search subscription to a search
2024-12-31 13:28:41 +01:00
373a44c9da
fix: notify only subscribers where the AN fits
2024-12-31 13:27:35 +01:00
674645c65c
feat: Add string representation of search
2024-12-31 13:26:38 +01:00
085162d802
feat: Add is_subscribed method for searches
2024-12-26 20:24:35 +01:00
be97ac32fb
refactor: Move search into class
2024-12-26 16:55:37 +01:00