Merge Beta with Stable releases #1

Merged
profitroll merged 52 commits from dev into master 2022-12-16 16:14:41 +02:00

52 Commits

Author SHA1 Message Date
Profitroll de4126b1a3 Logging usage of /applications 2022-12-16 15:04:42 +01:00
Profitroll 11da9de887 Fixed a few unsupported types 2022-12-16 15:02:39 +01:00
Profitroll a3830f672f Ignoring data 2022-12-16 13:24:24 +01:00
Profitroll 085a833b16 Added migration script to ignore 2022-12-16 13:22:17 +01:00
Profitroll bc8cd8a8ce Inline mode optimized for DB/OOP 2022-12-16 13:19:50 +01:00
Profitroll e61aa17a72 Improved logging and changed message 2022-12-16 12:04:57 +01:00
Profitroll ee44987ae8 Added "joined_false_link" key 2022-12-16 11:43:53 +01:00
Profitroll 40483c17c1 Rules message changed 2022-12-16 11:43:43 +01:00
Profitroll 2d75b01bfe Removed unused imports 2022-12-16 11:29:10 +01:00
Profitroll 9fb095b7c6 application_approved() method added 2022-12-16 11:27:56 +01:00
Profitroll b0a3830c4f Simple line reorder 2022-12-16 11:27:46 +01:00
Profitroll 32ec34435d Migrated to DB/OOP 2022-12-16 11:27:32 +01:00
Profitroll 57428e530a Optimized for DB/OOP 2022-12-16 11:15:56 +01:00
Profitroll b3ec78d54e Added /nearby to admin group's commands 2022-12-15 15:14:28 +01:00
Profitroll 4c82cd8515 Added one more check on call 2022-12-15 15:12:52 +01:00
Profitroll 6c3226ccd7 Imported /nearby 2022-12-15 15:12:41 +01:00
Profitroll 652069ffd8 Also handle bad_request_400.PeerIdInvalid 2022-12-15 15:04:35 +01:00
Profitroll 3e2c301400 Also handle UserNotFoundError 2022-12-15 15:02:56 +01:00
Profitroll 2924c808dd Added /nearby command 2022-12-15 15:00:38 +01:00
Profitroll f471deedd2 Fixed typos 2022-12-15 15:00:27 +01:00
Profitroll 9d0b66371a Removed unused imports 2022-12-15 14:52:33 +01:00
Profitroll d7a087bcfb Temporarily disabled 2022-12-15 14:32:33 +01:00
Profitroll b09f30c3fd Optimized for DB/OOP 2022-12-15 14:32:17 +01:00
Profitroll c91833f81e Reply is parsed as markdown now 2022-12-15 14:31:57 +01:00
Profitroll 49bed307ad Improved isAnAdmin() usage 2022-12-15 14:31:42 +01:00
Profitroll ee90e579b5 Added "no_user_application" and "user_invalid" 2022-12-15 14:30:40 +01:00
Profitroll b0ff916e31 HoloUser does not take str anymore 2022-12-15 14:30:21 +01:00
Profitroll e603dd24ab Optimized for DB/OOP 2022-12-15 13:52:08 +01:00
Profitroll 98ed58447b Added new reason for rejection 2022-12-15 13:51:56 +01:00
Profitroll 909588e940 Changed some texts 2022-12-15 13:50:11 +01:00
Profitroll 2ead4eaa06 Added DefaultApplicationTemp() 2022-12-14 15:07:51 +01:00
Profitroll f1990345ce Improved docstrings 2022-12-14 14:57:39 +01:00
Profitroll 3ffa6e32f9 Added "geocoding" key 2022-12-14 14:52:12 +01:00
Profitroll 31376278ba Birthdays checker updated 2022-12-14 14:45:46 +01:00
Profitroll 3009094caa Polisher /warn and /warnings 2022-12-14 14:38:04 +01:00
Profitroll db36c051d4 Comments for warns 2022-12-14 14:31:15 +01:00
Profitroll 132e6235a0 Warn with comment 2022-12-14 14:31:03 +01:00
Profitroll e4fafd9075 Updated /warnings to DB/OOP 2022-12-14 14:30:51 +01:00
Profitroll 2b09aaa7b0 Removed old imports 2022-12-14 14:19:20 +01:00
Profitroll 6b84ef3779 Reapply migrated to DB/OOP 2022-12-14 14:16:14 +01:00
Profitroll d4256f0c8c Improved docstrings and linting 2022-12-14 14:05:09 +01:00
Profitroll 4541c84eb9 Optimized for DB/OOP update 2022-12-14 13:58:06 +01:00
Profitroll 9f3f29fa27 Added tmp column 2022-12-14 13:57:29 +01:00
Profitroll 4c7a724c42 Updated requirements 2022-12-14 13:57:17 +01:00
Profitroll c06bf90417 Location geocoding 2022-12-14 13:56:58 +01:00
Profitroll ce182999a0 Improved comments 2022-12-13 14:50:21 +01:00
Profitroll 44ccf010a1 Improved docstrings 2022-12-13 14:45:10 +01:00
Profitroll c475667c40 Docstring added 2022-12-13 14:38:38 +01:00
Profitroll 848caf5342 Cleanup 2022-12-13 14:33:28 +01:00
Profitroll 04093d0a20 Exception messages implemented 2022-12-13 14:33:22 +01:00
Profitroll a54d78ccb6 Messenger is ready 2022-12-13 14:24:31 +01:00
Profitroll bf7c23bb34 Updated README 2022-12-13 10:44:44 +01:00