Commit graph

634 commits

Author SHA1 Message Date
Mikołaj Pich
e97d565bbf
Fix expected response in excuse info in edu one attendance 2024-03-03 09:56:10 +01:00
Mikołaj Pich
bcb7797733
Fix api dump 2024-03-02 15:45:55 +01:00
Mikołaj Pich
83e59cca40
Don't throw error from student module login if there is only eduOne module available 2024-03-02 15:37:43 +01:00
Mikołaj Pich
939e4428c8
Add missing homepage permissions token refreshing 2024-03-02 15:24:09 +01:00
Mikołaj Pich
04661c77f0
Rethrow original exception if login not succeed 2024-03-02 12:58:10 +01:00
Mikołaj Pich
c0b5cd2b63
Update dependencies 2024-03-02 11:07:55 +01:00
Mikołaj Pich
8ffd7b0d35 Add last announcement feature 2024-03-02 10:45:42 +01:00
Mikołaj Pich
e077867957 Add support for detect whole day excuses in old student module 2024-02-29 23:56:48 +01:00
Mikołaj Pich
b7081d1ac1 Fix error handling in message endpoints and add more info to http 403 json exceptions 2024-02-29 22:58:31 +01:00
Mikołaj Pich
fcdf0aaf1e Add registration token impl to edu one 2024-02-25 18:32:19 +01:00
Mikołaj Pich
73ad35c0e6 Add attendance excuse feature to eduOne 2024-02-25 17:00:55 +01:00
Mikołaj Pich
10040718e9 Add method to restore messages from trash 2024-02-25 14:29:54 +01:00
Mikołaj Pich
8143878d88 Add support for authorize eduOne student 2024-02-25 12:56:25 +01:00
dependabot[bot]
fbc50399e0
Bump io.mockk:mockk-jvm from 1.13.8 to 1.13.9 (#189) 2024-02-17 11:44:31 +00:00
Mikołaj Pich
b5f64f0dbc Check if every last used symbol exist if there is more than 5 symbol to check 2024-02-16 21:28:17 +01:00
Mikołaj Pich
743cc22760 Add initial symbol check in getUserSubjects() call 2024-02-16 21:10:43 +01:00
Mikołaj Pich
0171e7b246 Add missing FormUrlEncoded annotation to sendModuleCertificate methods 2024-02-09 22:35:39 +01:00
Mikołaj Pich
78fda15f02 Add additional module login before every *sensitive* endpoint call 2024-02-09 19:00:14 +01:00
Mikołaj Pich
8632c2f425 Fix saving module headers in auto login interceptor 2024-02-09 17:41:20 +01:00
Mikołaj Pich
fc4b8260ea Add method to SDK to check is symbol exist 2024-02-09 16:45:37 +01:00
Mikołaj Pich
4e64026b8f Refactor saveModuleHeaders 2024-02-09 14:45:15 +01:00
Mikołaj Pich
c8037914ca Add className to semester and student to help distinguish them 2024-02-07 19:49:10 +01:00
Mikołaj Pich
29bf265a71 Fix lint 2024-01-21 20:41:07 +01:00
Mikołaj Pich
5e066fe9a9 Add detecting cloudflare block page 2024-01-21 20:39:36 +01:00
Mikołaj Pich
81028998e1 Don't try to reach completed lessons endpoint if it is disabled in student config 2024-01-21 20:09:23 +01:00
Mikołaj Pich
ce3296fc43 Add missing status param to api/RealizacjaZajec endpoint 2024-01-21 17:13:33 +01:00
Mikołaj Pich
1056a1ff2a Add support for new AccountInactiveException error message 2024-01-21 16:21:16 +01:00
Mikołaj Pich
c900846ca9 Add implementation of completed lessons from studentplus 2024-01-18 18:14:28 +01:00
Mikołaj Pich
48af6bfc14 Always fetch student site cookies, fetch studentplus only if eduOne enabled 2024-01-18 18:00:41 +01:00
Mikołaj Pich
06a2e33822 Try to login to studentplus module if there is a url to that module for selected school on homepage 2024-01-18 17:20:43 +01:00
Mikołaj Pich
7017d55c81 Fix generating student key for eduOne endpoints 2024-01-18 16:54:37 +01:00
Mikołaj Pich
cd68beb772 Try to fix attendance when eduOne is on 2024-01-14 13:52:23 +01:00
Mikołaj Pich
0bba02045f Add some glue code to possible future closer integration with app cookie manager 2024-01-14 11:17:04 +01:00
Mikołaj Pich
640fb0913b Remove reusing of previously thrown error in auto login interceptor 2024-01-14 09:54:28 +01:00
Mikołaj Pich
60a6d31b45 Add writing to additional cookie manager from MergeCookieManager 2024-01-14 09:54:08 +01:00
Mikołaj Pich
b039d531c3 Save and attach csrf token from and to requests from subdomain modules 2024-01-13 22:18:01 +01:00
Mikołaj Pich
f23585e489 Fix cloudflare check and make it global 2024-01-13 00:07:11 +01:00
Mikołaj Pich
c2edf9498b Add MergeCookieManager to add additional cookies to suitable uri getters 2024-01-12 17:09:38 +01:00
Mikołaj Pich
d4d878065e Add user agent getter 2024-01-12 15:03:57 +01:00
Mikołaj Pich
a7f5fa26af Add CookieJarCabinet to manage multiple cookie stores 2024-01-12 14:53:45 +01:00
Mikołaj Pich
212f0e33d5 Expose alternative cookie manager used for registration 2024-01-12 11:54:00 +01:00
Mikołaj Pich
fd3d4ac624 Expose scrapper cookie manager 2024-01-12 10:46:39 +01:00
Mikołaj Pich
06ba354ef4 Add original url to cloduflare verification error exception 2024-01-12 10:44:54 +01:00
Mikołaj Pich
c895c42059 Add detecting cloudflare verificaiton page 2024-01-12 10:37:06 +01:00
Mikołaj Pich
e23e5bc2d2 Don't allow to throw runtime exceptions from auto login interceptor 2024-01-09 21:29:54 +01:00
Mikołaj Pich
8926db8525 Always clear cookies in sendCredentials method 2024-01-09 09:55:23 +01:00
Mikołaj Pich
04d34c018f Clear scrapper cookies only on e-mail, password or symbol change 2024-01-09 09:53:51 +01:00
Mikołaj Pich
6e3c3418b4 Make cookies jar static 2024-01-09 00:27:36 +01:00
Mikołaj Pich
e3951be709 Load cookies manually to retry requests in auto login interceptor 2024-01-08 23:38:23 +01:00
Mikołaj Pich
8c8af98a36 Bring back emptyCookieJarIntercept to fail not authorized requests quickly 2024-01-08 19:55:46 +01:00
Mikołaj Pich
4a7a502c1a Update homepage start path 2024-01-08 19:27:51 +01:00
Mikołaj Pich
e29d72ae09 Move chain.proceed call in auto login interceptor 2024-01-08 18:46:11 +01:00
Mikołaj Pich
7f6585b69c Save last error during auto login and throw it in other threads instead of retrying requests without session 2024-01-05 00:12:10 +01:00
Mikołaj Pich
444caeafa7 Version 2.3.3 2024-01-03 15:37:48 +01:00
Mikołaj Pich
ee396f1650 Limit coroutines usage in auto login interceptor to fix deadlock issues 2024-01-03 14:51:05 +01:00
Mikołaj Pich
f378f912d0 Fix student module url, add some logs, etc 2024-01-03 13:30:49 +01:00
Mikołaj Pich
7caaddcf51 Don't try to login to both messages and student modules 2024-01-03 12:54:31 +01:00
Mikołaj Pich
96464549f0 Change run blocking and return statements in auto login interceptor 2024-01-03 12:42:55 +01:00
Mikołaj Pich
62fcec2bb4 Move lock to auto login interceptor object 2024-01-03 12:29:54 +01:00
Mikołaj Pich
dbe881c05b Change synchronization block in autologin 2024-01-03 12:20:18 +01:00
Mikołaj Pich
b6566da99f Retry original requests outside of reentrant lock 2024-01-03 03:57:17 +01:00
Mikołaj Pich
526df3c8aa Update logger.debug place in autologin 2024-01-03 03:25:52 +01:00
Mikołaj Pich
2e615da85f Simplify reentrant lock in auto login interceptor 2024-01-03 03:09:18 +01:00
Mikołaj Pich
c0dc1bdfbb Use ReentrantReadWriteLock in auto login intereptor 2024-01-03 02:58:12 +01:00
Mikołaj Pich
40d7e85d75 Try to fetch cookies from both student and message module 2024-01-03 02:25:56 +01:00
Mikołaj Pich
ce4695a7a1 Restore reentrant lock logic to synchronize auto login interceptor 2024-01-03 02:13:48 +01:00
Mikołaj Pich
5000080a7a Don't clear cookies from auto login interceptor 2024-01-03 01:44:36 +01:00
Mikołaj Pich
049c428fd3 Synchronize whole requests in auto login interceptor 2024-01-03 01:31:46 +01:00
Mikołaj Pich
d9da6614e7 Move module cookies fetch logic to auto login interceptor 2024-01-03 00:58:41 +01:00
Mikołaj Pich
59384cafa1 Fix clearing start page cache on login completed 2024-01-02 19:02:30 +01:00
Mikołaj Pich
bfd4439132 Fix wtrealm url scheme for adfs cards 2024-01-02 00:47:50 +01:00
Mikołaj Pich
62d7b56a9d Fix clearing start page cache on login completed 2024-01-02 00:25:17 +01:00
Mikołaj Pich
65011203ec Don't try to clear studentStart cache if student start repo is not yet initialized 2024-01-01 23:22:01 +01:00
Mikołaj Pich
d77189664c Add missing start request in student start repo, add clearing start cache after successfull login 2024-01-01 22:15:01 +01:00
Mikołaj Pich
bd81855a28 Fix unit tests 2023-12-27 21:38:25 +01:00
Mikołaj Pich
a29fb83318 Update adfs light scoped wctx param 2023-12-27 21:33:00 +01:00
Mikołaj Pich
f16c029c16 Fix account permission exception message scraping 2023-12-27 19:45:42 +01:00
Mikołaj Pich
5f2128721c Fix students discovery after latest vulcan changes 2023-12-27 19:29:43 +01:00
Mikołaj Pich
e3706b0398 Fix handling new behaviour of LoginEndpoint.aspx in uonetplus-uczen and uonetplus-wiadomosciplus 2023-12-27 17:00:02 +01:00
Mikołaj Pich
11d2063201 Add full support for LoginEndpoint.aspx in uonetplus-uczen 2023-12-27 15:47:30 +01:00
Mikołaj Pich
46a4c3b139 Use LoginEndpoint.aspx endpoint instead of App directly 2023-12-22 18:10:39 +01:00
Mikołaj Pich
88fbdfc8d9 Make login url even more like the original one 2023-12-22 16:07:41 +01:00
Mikołaj Pich
fc3b386a2e Fix login to umt.tarnow.pl 2023-12-22 14:39:24 +01:00
Mikołaj Pich
f0c7093521 Update dependencies, update ktlint rules 2023-12-22 13:39:47 +01:00
Mikołaj Pich
29af590dd8 Update api dump 2023-12-22 12:59:10 +01:00
Mikołaj Pich
f6195151e3 Try to fix ADFSLightScoped login 2023-11-06 10:33:55 +01:00
Mikołaj Pich
e7540e7599 Add intermediate realm to main host login 2023-11-06 09:30:31 +01:00
Mikołaj Pich
8695e7bac5 Add not logged in error handling during registration 2023-11-05 23:10:27 +01:00
Mikołaj Pich
d062bd1a74 Remove missing LinkedAccountUids field in permissions fields, add some default values too 2023-11-03 22:06:42 +01:00
Mikołaj Pich
622c11a86b Fix parsing grade point percent if there is slash and some value which parsed to 0d 2023-10-18 21:32:29 +02:00
Mikołaj Pich
4eb33ca209 Update dependencies 2023-09-26 22:46:42 +02:00
Mikołaj Pich
6c1fe18065 Update dependencies 2023-08-24 23:30:56 +02:00
Mikołaj Pich
bca5158a1c Fix messed up params in sendPasswordResetRequest() call 2023-06-08 23:14:12 +02:00
Mikołaj Pich
96051b36bc Make description in grade descriptive scrpper pojo nullable 2023-06-05 21:17:14 +02:00
Mikołaj Pich
16cb07f73e Fix mapping not initialized attendance category when using eduOne fallback 2023-06-01 15:01:41 +02:00
Mikołaj Pich
d1486bade5 Fix duplicated json names in Conference pojo 2023-06-01 13:37:57 +02:00
Mikołaj Pich
773402ceb1 Add fallback to eduOne attendance if there is eduOne: true in student start page 2023-05-29 00:03:49 +02:00
Mikołaj Pich
f9be659490 Add descriptive grades 2023-05-28 23:03:20 +02:00
Mikołaj Pich
69651688f0 Add missing domain suffix in cookie interceptor 2023-05-28 23:03:20 +02:00
Mikołaj Pich
4a67e1e3fa Add domain suffix parameter 2023-05-28 23:03:17 +02:00
Mikołaj Pich
05f8073499 Refactor addLessonDetails method 2023-05-25 20:25:43 +02:00
Mikołaj Pich
e639d0e751 Add support for lesson cancelled two times 2023-05-25 20:10:37 +02:00
Mikołaj Pich
f66c7e9998 Refactor divs matching in timetable parser 2023-05-25 20:00:13 +02:00
Mikołaj Pich
e37a007e48 Add support for new format of lessons substitution with different subject 2023-05-24 23:09:51 +02:00
Mikołaj Pich
41b8496045 Don't reverse teachers names (as VULCAN stopped doing this) 2023-05-24 22:27:12 +02:00
Mikołaj Pich
05be2d1d9d Fix parsing lessons with 'zastępstwo' as a reason of teacher absence 2023-05-24 21:58:28 +02:00
Mikołaj Pich
6f06410133 Add detection of some new error screens 2023-05-23 14:02:46 +02:00
Mikołaj Pich
485e4bef99 Add new maintenance page detection 2023-05-19 22:36:56 +02:00
Mikołaj Pich
97c46aa410 Replace migbase64 with base64 decoder from kotlin stdlib 2023-05-13 21:45:24 +02:00
Mikołaj Pich
a92198fc8f Add missing handleErrors() on authorize permission response 2023-05-12 22:52:09 +02:00
Mikołaj Pich
38e6bcfa8a Add missing headers to authorize permissions method 2023-05-12 21:11:14 +02:00
Mikołaj Pich
c1573f04c5 Add AuthorizationRequiredException 2023-05-11 10:57:35 +02:00
Mikołaj Pich
f7716915d3 Add getCurrentStudent method 2023-05-11 10:47:53 +02:00
Mikołaj Pich
d897ce49ae Add isAuthorized flag to students 2023-05-10 22:57:25 +02:00
Mikołaj Pich
5ce34018e3 Add authorize permission method 2023-05-10 22:45:14 +02:00
Mikołaj Pich
fa4b1aa7e0 Make unused homework attachement fields nullable 2023-05-09 12:01:40 +02:00
Mikołaj Pich
14267a9a89 Fix previous workaround by handling fake http 404 errors 2023-05-07 21:27:32 +02:00
Mikołaj Pich
8973b01694 Add workaround for main uonetplus-uczen endpoint change 2023-05-07 20:57:22 +02:00
Mikołaj Pich
8726501d8b Remove flag for empty cookie jar interceptor 2023-05-04 23:59:45 +02:00
dependabot[bot]
b5028a6437
Bump io.mockk:mockk-jvm from 1.13.4 to 1.13.5 (#169) 2023-05-04 19:32:08 +00:00
Mikołaj Pich
7a0c173925 Update conference field names
Resolves #147
2023-05-02 00:23:10 +02:00
Mikołaj Pich
b040618458 Update okhttp and retrofit 2023-05-02 00:03:35 +02:00
Mikołaj Pich
33ccfdb77b Merge branch 'master' into hebe 2023-05-01 23:19:12 +02:00
Mikołaj Pich
3e3f17151a Make getNormalizedSymbol public 2023-05-01 23:14:51 +02:00
Bartosz Bieniek
2e8eb1de3c
Add support for meal menu (#168) 2023-05-01 21:11:16 +02:00
Mikołaj Pich
32d6505e4b Add some missing API 2023-04-16 09:40:48 +02:00
Mikołaj Pich
8f01c8c98a Make getNormalizedSymbol public 2023-04-16 08:22:39 +02:00
Mikołaj Pich
8c1af1192d Add binary compatibility valiator 2023-04-15 23:38:35 +02:00
Mikołaj Pich
07d68f5425 Remove getStudents() API 2023-04-15 22:39:36 +02:00
Mikołaj Pich
76e6a0e5bd Remove deprecated sdk-mobile module 2023-04-08 01:09:29 +02:00
Mikołaj Pich
d9638eeba7 Simplify API of grades 2023-04-08 00:49:24 +02:00
Mikołaj Pich
8adeb5842f Rename Timetable to Lesson, simplify timetable API 2023-04-08 00:15:36 +02:00
Mikołaj Pich
492f8ede8f Add some version catalogs config 2023-04-02 09:17:16 +02:00
Mikołaj Pich
5e02645dd3 Add cloudflare detection 2023-03-07 00:02:10 +01:00
Mikołaj Pich
f87dd17bae Handle new account permission exception page 2023-03-06 22:40:34 +01:00
Mikołaj Pich
3bcc87b4a0 Update chromeRev in default user agent 2023-03-01 21:48:01 +01:00
Mikołaj Pich
b883539c1f Add option to set custom user agent template 2023-03-01 21:43:56 +01:00
Mikołaj Pich
5143ad223f Add missing trailing commas 2023-03-01 21:03:10 +01:00
dependabot[bot]
3a8b351d2b
Bump io.mockk:mockk-jvm from 1.13.3 to 1.13.4 (#156) 2023-02-12 14:27:56 +00:00
Mikołaj Pich
6a3e04f0af Always try to mark message as read when markAsRead flag is true
wulkanowy/wulkanowy#2082
2023-01-12 20:35:45 +01:00
Mikołaj Pich
af6595de1f Add some antybot errors detection to prevent other strange errors 2023-01-05 21:51:24 +01:00
Mikołaj Pich
d19d74d254 Fix sign in to registers using full login with prefix 2023-01-05 21:15:40 +01:00
Mikołaj Pich
a3b97edd48 Fix getNormalizedSymbol() for Ł letter 2022-12-30 21:29:40 +01:00
Mikołaj Pich
3c5a4d66ce Update account unlock error validation 2022-12-30 18:20:24 +01:00
Mikołaj Pich
c9005720c9 Add workaround for 'Login Service' page errors 2022-12-27 23:12:38 +01:00
Mikołaj Pich
a0572e7743 Move inactive account detection to error interceptor 2022-12-27 22:51:47 +01:00
Mikołaj Pich
a2ff889ee4 Fix inactive account detection in register repo 2022-12-27 14:56:38 +01:00
Mikołaj Pich
170485fea2 Move inactive account detection to auto login interceptor and register repo 2022-12-27 14:37:28 +01:00
Mikołaj Pich
0ab26a65dd Switch teacher to employee in register terminology 2022-12-26 21:13:50 +01:00
Mikołaj Pich
f4b4c70b67 Add inactive account detection 2022-12-26 20:40:30 +01:00
Mikołaj Pich
19260cd862 Fix login service error message 2022-12-26 01:44:07 +01:00
Mikołaj Pich
285a03b5c2 Catch Login service errors 2022-12-26 01:06:16 +01:00
Mikołaj Pich
a5389a960c Fix parent ids value 2022-12-25 23:15:47 +01:00
Mikołaj Pich
73fe1e21fc Fix graduate exception message 2022-12-25 23:15:30 +01:00
Mikołaj Pich
34a0059df9 Add raw subject ids 2022-12-25 22:52:43 +01:00
Mikołaj Pich
bf63509acd Detect student graduate message 2022-12-25 22:41:58 +01:00
Mikołaj Pich
0b487191ec Add very basic support for teachers 2022-12-24 10:50:45 +01:00
Mikołaj Pich
3b25f5d9bf Add new abstraction around registration, use it in old getStudents() API 2022-12-23 23:52:33 +01:00
Mikołaj Pich
42dbd67a39 Extract UrlGenerator to separate file 2022-12-22 01:10:21 +01:00
Mikołaj Pich
c42d008bbf Fix adfs id for non-rzeszowprojekt 2022-12-21 12:52:43 +01:00
Mikołaj Pich
c74512daa7 Fix id in url login to adfs light scoped 2022-12-20 23:15:45 +01:00
Mikołaj Pich
d66c9805b2 Remove resman.pl mentions 2022-12-20 13:03:36 +01:00
dependabot[bot]
336187c93e
Bump mockk-jvm from 1.13.2 to 1.13.3 (#142) 2022-12-02 19:31:22 +00:00
Mikołaj Pich
876b00ca32 Update default user agent details 2022-11-19 22:14:10 +01:00
Mikołaj Pich
497f4f5910 Fix parsing recipient with special name
Fixes #132
2022-10-02 20:03:14 +02:00
Mikołaj Pich
7745db956c Add readBy/unreadBy field to message meta objects 2022-10-02 19:50:07 +02:00
dependabot[bot]
f65faabbd7
Bump mockk from 1.12.5 to 1.13.2 (#134) 2022-10-02 14:34:04 +00:00
Mikołaj Pich
2840d9d6d0 Use null to indicate invalid grade value instead of 0 2022-09-28 23:00:05 +02:00
Mikołaj Pich
bc21110445 Don't expect MessageDetails response from markMessageAsRead method 2022-09-17 11:34:48 +02:00
Mikołaj Pich
0d43710ac6 Return empty states from some methods when diaryId == 0 2022-09-08 21:33:37 +02:00
Mikołaj Pich
f1340f1696 Add attendance records endpoint method 2022-09-08 21:22:20 +02:00
Mikołaj Pich
dcd8bd8b19 Filter out units where there is no student or parent ids in auth info 2022-09-02 19:06:21 +02:00
Mikołaj Pich
4d591f2672 Add log stmt to studentSchools links 2022-09-01 17:04:38 +02:00
Mikołaj Pich
43f462c49d Add log stmt to error from mark message as read 2022-09-01 16:55:15 +02:00
Mikołaj Pich
006a238bda Use organizationName property over unit.name 2022-08-31 16:01:15 +02:00
Mikołaj Pich
e92e696725 Use permissions property instead of extract school id from DOM 2022-08-31 14:59:30 +02:00
Mikołaj Pich
21e4d75e1b Add missing headers to mark message as read request 2022-08-31 12:16:17 +02:00
Mikołaj Pich
047c1f83c8 Try to mark message as read only if message not already read 2022-08-31 11:57:18 +02:00
Mikołaj Pich
2a7743f56f Add flag to mark message as read 2022-08-31 11:37:06 +02:00
Mikołaj Pich
a1bf69486b Add support for another datetime format in custom date adapter 2022-08-30 10:56:01 +02:00
Mikołaj Pich
8485454de4 Fix HTTP_CONFLICT handling 2022-08-29 22:21:02 +02:00
Mikołaj Pich
12ffe47326 Trim student name, add studentId as a fallback of userLoginId 2022-08-29 21:26:56 +02:00
Mikołaj Pich
cad9b16a5f Add support for another datetime format in custom date adapter 2022-08-24 09:26:15 +02:00
Mikołaj Pich
4ca1b6bcea Fix message date formatting 2022-08-23 20:20:20 +02:00
Mikołaj Pich
dbe87aac67 Update get sent messages tests 2022-08-20 14:01:54 +02:00
Mikołaj Pich
b78b1c1efb Update get message replay details test 2022-08-20 13:53:22 +02:00
Mikołaj Pich
40ad359073 Add option to remove messages pernamently 2022-08-20 13:48:07 +02:00
Mikołaj Pich
d90ba40e55 Update send message test 2022-08-20 13:36:04 +02:00
Mikołaj Pich
af0ec25114 Update delete messages test 2022-08-20 13:18:55 +02:00
Mikołaj Pich
bc76d18427 Update deleted messages method test 2022-08-20 13:13:37 +02:00
Mikołaj Pich
985d751fc3 Add missing type to Mailbox pojo 2022-08-19 23:30:34 +02:00
Mikołaj Pich
8b21629478 Add user/full names to Mailbox pojo 2022-08-19 23:27:17 +02:00
Mikołaj Pich
90687bdc3d Add some missing fields in pojos 2022-08-19 22:52:17 +02:00
Mikołaj Pich
09965f5965 Add missing headers to send message method 2022-08-19 22:34:48 +02:00
Mikołaj Pich
2a14fd19b7 Fix sendMessage and deleteMessage response types 2022-08-19 00:18:34 +02:00
Mikołaj Pich
19dd28401d Add missing headers to remove messages method 2022-08-18 23:21:40 +02:00
Mikołaj Pich
041953380d Handle not logged in errors in messages+ 2022-08-18 23:11:36 +02:00
Mikołaj Pich
007176fed2 Add missing mapping 2022-08-18 00:19:23 +02:00
Mikołaj Pich
b210dcac04 Split get message details and get message replay details 2022-08-17 23:49:27 +02:00
Mikołaj Pich
9176c250ca Add mailboxKey param to message methods 2022-08-17 23:15:46 +02:00