Home
index
:
swarm2fediverse
feature/delayed_checkin
feature/django
feature/e2e_test
feature/prometheus_client
feature/user_permission
master
Foursquare Swarm like Telegram bot to checkin at places and post to Fediverse
clarkzjw
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
callback.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bot: add check_user decorator to check user login status
feature/user_permission
clarkzjw
2023-02-27
1
-22
/
+27
*
misskey is not supported
clarkzjw
2023-02-27
1
-6
/
+10
*
bot: support changing default toot visibility
clarkzjw
2023-02-23
1
-11
/
+10
*
fix mastodon.py missing in status.update()
clarkzjw
2023-02-23
1
-4
/
+21
*
- bot: support pleroma instances
clarkzjw
2023-02-23
1
-12
/
+35
*
bot: encrypt access_key with cryptography.fernet library
clarkzjw
2023-02-23
1
-11
/
+11
*
bot: fix login flow
clarkzjw
2023-02-23
1
-1
/
+2
*
bot: change create_poi to create_or_update_poi
clarkzjw
2023-02-23
1
-0
/
+1
*
bot: set default toot visibility to private
clarkzjw
2023-02-23
1
-6
/
+4
*
bot: test peewee sqlite3
clarkzjw
2023-02-23
1
-14
/
+37
*
fix oauth login flow
clarkzjw
2023-02-23
1
-5
/
+13
*
create oauth app before user login
clarkzjw
2023-02-23
1
-1
/
+7
*
bot: support Mastodon OAuth2 login
clarkzjw
2023-02-23
1
-0
/
+15
*
support image caption
clarkzjw
2023-02-22
1
-12
/
+15
*
remove some redundant code blocks
clarkzjw
2023-02-22
1
-88
/
+89
*
more code formatting
clarkzjw
2023-02-22
1
-127
/
+119
*
fix /cancel flow
clarkzjw
2023-02-22
1
-13
/
+9
*
add custom webhook example
clarkzjw
2023-02-22
1
-7
/
+9
*
optimize imports
clarkzjw
2023-02-21
1
-5
/
+2
*
refactoring code
clarkzjw
2023-02-21
1
-0
/
+266
Powered by
cgit v1.2.3
(
git 2.41.0
)