Commit Graph

89 Commits

Author SHA1 Message Date
41873ebfe5 fix: Send actually new user notification 2025-08-12 17:17:35 +02:00
5d333b28ab feat: Fix pagination when searching 2025-08-12 06:12:27 +02:00
84ad047c01 feat: Add search for rescue orgs 2025-08-12 00:06:42 +02:00
1434e7502a fix: Limit upload of fediverse images to 6 2025-08-11 12:43:15 +02:00
1ed3d27533 feat: add option to sync to twenty 2025-08-03 10:00:42 +02:00
39a098af8e feat: Add option to mask e-mails and phone numbers
This is a prerequisite to do tests on DEv and UAT systems
2025-08-01 20:28:51 +02:00
5898fbf86d feat: Add number of animals per sex to metrics 2025-07-20 15:43:59 +02:00
7f7c5a3b04 fix: post all available pictures 2025-07-20 08:50:00 +02:00
84acc3c76e feat: format posts in markdown 2025-07-20 07:58:36 +02:00
e1f0014898 feat: Add "Post to Fediverse" 2025-07-20 07:07:33 +02:00
d8bcb8ece6 refactor: remove redundant imports 2025-07-12 17:45:21 +02:00
b01ac219a3 feat: Add notification partials including new mapping system for templates 2025-07-12 17:43:40 +02:00
42320866c4 feat: Show nicer time of creating the notification 2025-07-12 16:46:56 +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
ba8ff743f2 feat: Add option to send test-html e-mail 2025-07-07 20:23:00 +02:00
7dfcbfe38f feat: Add catogories, FN, website and GEO 2025-06-23 19:21:33 +02:00
cd8471036c feat: Add initial support for contacts 2025-06-23 18:38:15 +02:00
1ba44cdd67 Add placeholder for contact export 2025-06-23 17:23:12 +02:00
4376a63e93 trans: Improve translation 1 2025-06-19 16:37:06 +02:00
19d9dea8b1 feat: add location deduplication 2025-05-23 18:13:23 +02:00
b53095ae17 feat: Add onpagers for imprint, privacy and terms of service 2025-05-10 13:35:53 +02:00
478636bd98 feat: add bulma about 2025-05-10 13:12:58 +02:00
bb14a346cb feat: Add important locations to search around 2025-04-27 14:06:17 +02:00
f9a37b299d feat: Extend location model to allow specifying address 2025-04-24 19:43:48 +02:00
36a979954c feat: make sure owner also gets notified, add test 2025-01-18 18:53:55 +01:00
84ce5f54b2 refactor: Remove unnecessary print 2025-01-14 07:27:03 +01:00
f1b3b660ff feat: Add notification for unchecked ANs 2025-01-11 14:19:02 +01:00
a2ef91e89a feat: Handle missing name 2025-01-09 23:14:41 +01:00
0c94049e21 fix: Fix bug for ANs that have not been checked for more that three months 2025-01-09 06:59:09 +01:00
cc97fe32aa feat: add search-as-you-type functionality 2025-01-08 09:18:48 +01:00
7c076e0bc3 feat: add logging and string representation 2025-01-07 15:04:43 +01:00
b2d5265f7e feat: Use photon for querying 2025-01-07 12:48:01 +01:00
d4af2d88b4 refactor: Remove unused function 2025-01-07 12:47:26 +01:00
5f742c60db fix: fix missing d
otherwise throws unsupported format character 'W' (0x57) at index 13
2025-01-04 09:50:32 +01:00
561a30b7ab feat: Represent last checked more human-readable 2025-01-04 09:48:05 +01:00
1536bb302a fix: handle missing radius 2025-01-01 20:55:50 +01:00
3bdce18e9e feat: make zoom level dependent on search radius 2025-01-01 20:26:59 +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
c1c4af6571 feat: Add logging 2025-01-01 17:35:27 +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