index
:
polyjuice_client.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix registration from app service
master
Jordan Bracco
2021-09-04
2
-2
/
+7
*
fix missing application_service client parameter
Pierre de Lacroix
2021-04-10
1
-0
/
+2
*
Merge branch 'post_register' into kazarma
Pierre de Lacroix
2021-03-03
6
-0
/
+578
|
\
|
*
hotfix to squash
Pierre de Lacroix
2021-03-03
1
-1
/
+7
|
*
register interface tests for client and lowlevel
Hadrien
2021-03-03
2
-0
/
+239
|
*
register interface for client and lowlevel
Hadrien
2021-03-03
2
-0
/
+140
|
*
add post register endpoint + tests
Hadrien
2021-03-03
2
-0
/
+193
*
|
fix Polyjuice.Client.LowLevel.t
Pierre de Lacroix
2021-03-03
1
-1
/
+1
|
/
*
temporarily fix create_room typespec
Pierre de Lacroix
2021-02-25
1
-1
/
+1
*
Merge branch 'feature/ephemeral-events' into 'master'
Hubert Chathi
2021-02-20
4
-35
/
+56
|
\
|
*
Handle ephemeral events (e.g. for typing indicator)
Arjan Scherpenisse
2021-02-20
2
-25
/
+47
|
*
Move defmodule out of client test so each test can be run individually
Arjan Scherpenisse
2021-02-20
2
-10
/
+9
|
/
*
Merge branch 'profile_function' into 'master'
Hubert Chathi
2021-02-06
12
-0
/
+847
|
\
|
*
rename display_name_test and remove get_acount_test
multi prise
2021-02-06
12
-0
/
+847
|
/
*
Merge branch 'user_impersonation' into 'master'
Hubert Chathi
2021-01-06
1
-1
/
+16
|
\
|
*
allow setting user_id in Client.LowLevel API
Pierre de Lacroix
2021-01-06
1
-1
/
+16
|
/
*
doc and other minor fixes
Hubert Chathi
2021-01-03
4
-68
/
+74
*
add function for getting user/device ID
Hubert Chathi
2020-12-26
6
-10
/
+82
*
fix warnings in test
Hubert Chathi
2020-12-26
1
-2
/
+2
*
fix formatting
Hubert Chathi
2020-12-26
1
-10
/
+19
*
Merge branch 'account_data' into 'master'
Hubert Chathi
2020-12-26
6
-0
/
+345
|
\
|
*
wrote interface for account_data
multi prise
2020-12-26
6
-0
/
+345
*
|
Add methods for creating rooms.
Hubert Chathi
2020-12-26
6
-0
/
+452
*
|
Merge branch 'rooms_read_marker' into 'master'
Hubert Chathi
2020-12-26
4
-0
/
+172
|
\
\
|
|
/
|
/
|
|
*
wrote functions
multi prise
2020-12-26
4
-0
/
+172
|
/
*
release 0.3.1
Hubert Chathi
2020-11-07
3
-3
/
+12
*
add support for proxies, SSL options, and following redirects
Hubert Chathi
2020-11-02
2
-29
/
+124
*
allow compressed server responses
Hubert Chathi
2020-10-22
14
-18
/
+73
*
add a method to create delete requests
Hubert Chathi
2020-10-21
1
-0
/
+9
*
release 0.3.0
Hubert Chathi
2020-09-21
3
-2
/
+36
*
add functions for leaving/forgetting rooms
Hubert Chathi
2020-09-21
6
-1
/
+259
*
return :ok instead of {:ok}
Hubert Chathi
2020-09-20
9
-13
/
+13
*
add function to return client PID and client struct
Hubert Chathi
2020-09-19
1
-0
/
+20
*
store client opts as a map and drop duplicate data
Hubert Chathi
2020-09-19
2
-52
/
+44
*
update example and tutorials to new API
Hubert Chathi
2020-09-18
3
-13
/
+25
*
doc improvements
Hubert Chathi
2020-09-17
2
-2
/
+12
*
improve endpoint protocol and HttpSpec
Hubert Chathi
2020-09-17
29
-352
/
+274
*
encode filename in URL
Hubert Chathi
2020-09-16
1
-1
/
+1
*
change structure of Polyjuice.Client process tree
Hubert Chathi
2020-09-16
4
-127
/
+134
*
make Polyjuice.Client.start_link return {:ok, pid}, like a normal start_link
Hubert Chathi
2020-08-29
9
-118
/
+170
*
add module for handling .well-known
Hubert Chathi
2020-08-26
2
-0
/
+332
*
replace login/logout examples with mix tasks
Hubert Chathi
2020-08-26
4
-11
/
+169
*
allow auto-retry, automatically detect when we get logged out
Hubert Chathi
2020-08-25
9
-100
/
+518
*
minor fixes
Hubert Chathi
2020-08-23
2
-1
/
+5
*
remember access token, user ID, and device ID in storage
Hubert Chathi
2020-08-23
2
-5
/
+155
*
execute room requests in a queue
Hubert Chathi
2020-08-21
7
-67
/
+101
*
automatically start/stop sync when logging in/out
Hubert Chathi
2020-08-21
2
-0
/
+18
*
automatically start sync process
Hubert Chathi
2020-08-21
10
-309
/
+421
*
add lower-level client, acting like the old client
Hubert Chathi
2020-08-20
3
-27
/
+376
*
doc improvements
Hubert Chathi
2020-08-20
1
-17
/
+27
[next]