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
Commit message (
Expand
)
Author
Age
Files
Lines
*
update project scope in README.md
HEAD
master
clarkzjw
2023-02-28
1
-2
/
+0
*
fix influxdb volume, missing user parameter in list_command
v0.1.1
clarkzjw
2023-02-27
3
-3
/
+4
*
Merge branch 'feature/user_permission'
v0.1
clarkzjw
2023-02-27
4
-32
/
+67
|
\
|
*
bot: add check_user decorator to check user login status
feature/user_permission
clarkzjw
2023-02-27
4
-32
/
+67
|
/
*
Merge branch 'feature/oauth-misskey'
clarkzjw
2023-02-27
3
-14
/
+16
|
\
|
*
misskey is not supported
clarkzjw
2023-02-27
3
-14
/
+16
|
/
*
update TODO
clarkzjw
2023-02-24
1
-1
/
+0
*
Merge branch 'deploy/cicd'
clarkzjw
2023-02-24
10
-20
/
+179
|
\
|
*
deploy: add krakend monitoring using influxdb and grafana
clarkzjw
2023-02-24
3
-14
/
+49
|
*
deploy: add krakend api gateway
clarkzjw
2023-02-23
3
-5
/
+104
|
*
deploy: add Dockerfile and docker-compose.yaml
clarkzjw
2023-02-23
8
-16
/
+41
|
/
*
bot: support changing default toot visibility
clarkzjw
2023-02-23
6
-25
/
+91
*
bot: implement /logout command
clarkzjw
2023-02-23
5
-2
/
+16
*
bot: implement /list command
clarkzjw
2023-02-23
3
-3
/
+26
*
Merge branch 'feature/update_menu'
clarkzjw
2023-02-23
2
-5
/
+30
|
\
|
*
fix mastodon.py missing in status.update()
clarkzjw
2023-02-23
2
-5
/
+30
|
/
*
Merge branch 'feature/oauth-pleroma'
clarkzjw
2023-02-23
5
-15
/
+64
|
\
|
*
- bot: support pleroma instances
clarkzjw
2023-02-23
5
-15
/
+64
|
/
*
Merge branch 'feature/encryption'
clarkzjw
2023-02-23
7
-19
/
+36
|
\
|
*
bot: encrypt access_key with cryptography.fernet library
clarkzjw
2023-02-23
7
-19
/
+36
|
/
*
bot: update README
clarkzjw
2023-02-23
1
-3
/
+3
*
update README
clarkzjw
2023-02-23
3
-15
/
+29
*
update TODO
clarkzjw
2023-02-23
1
-0
/
+1
*
bot: add command templates
clarkzjw
2023-02-23
5
-11
/
+60
*
remove outdated config
clarkzjw
2023-02-23
3
-17
/
+0
*
bot: multi user working
clarkzjw
2023-02-23
3
-22
/
+42
*
bot: fix login flow
clarkzjw
2023-02-23
2
-1
/
+19
*
bot: change create_poi to create_or_update_poi
clarkzjw
2023-02-23
3
-6
/
+6
*
bot: set default toot visibility to private
clarkzjw
2023-02-23
5
-9
/
+10
*
bot: test peewee sqlite3
clarkzjw
2023-02-23
9
-85
/
+139
*
fix oauth login flow
clarkzjw
2023-02-23
4
-27
/
+34
*
create oauth app before user login
clarkzjw
2023-02-23
2
-5
/
+8
*
bot: support Mastodon OAuth2 login
clarkzjw
2023-02-23
8
-204
/
+171
*
update TODO
clarkzjw
2023-02-22
1
-1
/
+1
*
support image caption
clarkzjw
2023-02-22
1
-12
/
+15
*
remove some redundant code blocks
clarkzjw
2023-02-22
2
-90
/
+91
*
more code formatting
clarkzjw
2023-02-22
4
-138
/
+136
*
fix /cancel flow
clarkzjw
2023-02-22
3
-16
/
+25
*
add custom webhook example
clarkzjw
2023-02-22
3
-13
/
+236
*
update TODO
clarkzjw
2023-02-21
1
-1
/
+0
*
optimize imports
clarkzjw
2023-02-21
4
-30
/
+12
*
refactoring code
clarkzjw
2023-02-21
4
-325
/
+339
*
renaming functions
clarkzjw
2023-02-21
3
-188
/
+104
*
support manually adding places
clarkzjw
2023-02-21
1
-62
/
+121
*
handle telegram built venue location
clarkzjw
2023-02-21
1
-7
/
+41
*
update conversation flow
clarkzjw
2023-02-21
1
-11
/
+21
*
refine conversation flow with some inline keyboards
clarkzjw
2023-02-21
1
-51
/
+83
*
bot: enable location search
clarkzjw
2023-02-21
3
-34
/
+58
*
make bot as a module
clarkzjw
2023-02-21
2
-18
/
+16
*
add setting handler
clarkzjw
2023-02-21
1
-41
/
+67
[next]
Powered by
cgit v1.2.3
(
git 2.41.0
)