/nearby, subscriptions check, geocoding #2

Merged
profitroll merged 30 commits from dev into master 2023-01-02 12:16:38 +02:00

30 Commits

Author SHA1 Message Date
Profitroll 950666e4ad Changed "loc" to "location" in application 2023-01-02 11:13:41 +01:00
Profitroll ace71fd6be Members/admins caching is now configurable 2023-01-02 10:48:55 +01:00
Profitroll 25be843cd8 Improved /nearby 2022-12-30 23:29:17 +01:00
Profitroll e6589fc3e5 Improved admin group filter 2022-12-30 20:36:06 +01:00
Profitroll 8b2abc2cfa Updated /nearby command 2022-12-29 15:04:00 +01:00
Profitroll c763fc537b Locale usage fixes 2022-12-28 19:01:21 +01:00
Profitroll 22011829a5 Geo update WIP 2022-12-28 18:56:13 +01:00
Profitroll e59aa98fd5 Working on /nearby 2022-12-27 18:49:02 +01:00
Profitroll 082acc85cf Added custom filters 2022-12-27 18:46:17 +01:00
Profitroll 87d9afe74a Small fix of message method 2022-12-27 13:40:58 +01:00
Profitroll 5e06859b56 Improved typing and linting 2022-12-27 13:36:54 +01:00
Profitroll 47896faf06 Application and sponsorship crosscheck 2022-12-27 13:23:24 +01:00
Profitroll 85112dc653 Fixed some bugs 2022-12-23 12:54:51 +01:00
Profitroll af862a3454 Added messages to sponsor's locale 2022-12-23 01:49:38 +01:00
Profitroll 1eb98750a7 Changed sponsorship locale 2022-12-23 01:44:21 +01:00
Profitroll eecb71a91e Updated label_set 2022-12-23 01:44:07 +01:00
Profitroll 426b1550f6 Initialized /cancel command 2022-12-23 01:40:23 +01:00
Profitroll 0302d8c1ae Removed unused 2022-12-23 01:40:07 +01:00
Profitroll 5a6a96d3f9 Delete sponsorships on expiry 2022-12-22 22:14:35 +01:00
Profitroll 12da1b2376 Added LabelTooLongError() and changed names 2022-12-22 22:11:36 +01:00
Profitroll 7db8c9ac5c Fixed label length on set 2022-12-22 22:11:15 +01:00
Profitroll 95e9fdf460 Added sponsorship support 2022-12-22 15:05:27 +01:00
Profitroll ac5a0d112f Disabled EN locale 2022-12-22 15:05:07 +01:00
Profitroll 2db19acf6c Disabled EN locale 2022-12-22 15:02:28 +01:00
Profitroll 6874268154 Added one more None check 2022-12-21 15:23:36 +01:00
Profitroll a906c0a1cc Trying to fix AttributeError() on init 2022-12-21 15:22:14 +01:00
Profitroll bc54abcc97 Fixed imports 2022-12-21 12:51:39 +01:00
Profitroll 1b6f429be9 Updated to-do 2022-12-21 12:26:50 +01:00
Profitroll be55f8a3b1 Added DB validation for warnings 2022-12-21 12:26:05 +01:00
Profitroll d3945eea0c Started working on sponsorships 2022-12-21 12:25:47 +01:00