Jarek Polok
Jarek Polok
This should be fixed in upcoming V4 API version (https://github.com/EionRobb/purple-mattermost/tree/v4api_try1 - still needs some bugs to be fixed before release..)
Please retry with v4api_try1 branch again and let me know if that is fixed now ?
OK, I've made some cleanup in that part of code, can you try this branch ? : https://github.com/EionRobb/purple-mattermost/tree/cleanup-1 (please move away ~/.purple/blist.xml again before trying) This branch seems to work...
Thanks for testing ! History: Yes on initial startup without a ~/.purple/blist.xml the plugin assumes that all channels have been read 'now' so there is no history to fetch. On...
Hi all ! I finally found some time to start looking at the initial v4 API implementation (especially that my server dropped v3 now ...). Here is 1st try: https://github.com/EionRobb/purple-mattermost/tree/v4api_try1...
Call for testers: the v3 -> v4 API porting should be complete now, please try: https://github.com/EionRobb/purple-mattermost/tree/v4api_try1 (anybody using pidgin/libpurple 3 ? .. I only tired it with 2)
@AlexeyGusev : Thanks for testing ! Ad1: OK, please checkout & compile again - I made that error silent for now (it seems that v5 server has no endpoint api...
@jin-eld : thanks for testing, latest commit also includes chat history rewrite (still to be polished a little..)
@jin-eld : many thanks for testing, the latest commit possibly fixes these. Just to make it clear: the code quality on this branch is 'rapid development/experimental' style :-) .. probably...
You can run pidgin with --debug option to capture logs (be aware these will contain lots of personal info..) As for search for users: interesting - that works for me,...