index
:
Juick
juick-commands
killy-responsive
killy-responsive-2
mark_read
master
sans_branch
x
Juick development tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
resources
/
db
Age
Commit message (
Collapse
)
Author
2023-01-07
Initial SQLite schema (work in progress)
Vitaly Takmazov
2023-01-04
OAuth authentication for Mastodon and ActivityPub C2S
Vitaly Takmazov
2022-12-31
Remove roster chats
Vitaly Takmazov
2022-12-24
db: cleanup duplicated followers and add constraints
Vitaly Takmazov
2022-12-23
Show external followers in stats
Vitaly Takmazov
2022-12-22
User nick is case-insensitive
Vitaly Takmazov
2022-12-22
User info updates fix
Vitaly Takmazov
2022-12-22
h2: fix schema and pass tests without compatibility modes
Vitaly Takmazov
2022-12-22
h2: baseline to 1.22
Vitaly Takmazov
2022-12-20
Update social tokens field size in the database
Vitaly Takmazov
2022-12-16
Fix `lastmessage` column
Vitaly Takmazov
2022-12-16
Drop unused zero date column
Vitaly Takmazov
2022-12-16
mysql: baseline full schema to 1.22
Vitaly Takmazov
2022-12-15
postgres: baseline full schema to 1.22
Vitaly Takmazov
2022-12-14
Initial PostgreSQL schema and profile
Vitaly Takmazov
2021-06-15
Bump Spring Boot to 2.5.1
Vitaly Takmazov
* Initial db schema must be a flyway migration step
2021-03-31
move Flyway resources back to resources/
Vitaly Takmazov
2021-03-31
Gradle -> Maven
Vitaly Takmazov
2019-04-07
Increase updated_at precision
Vitaly Takmazov
2019-04-07
Edit telegram messages
Vitaly Takmazov
2019-04-07
Replies should have properties too
Vitaly Takmazov
2019-04-06
Message properties
Vitaly Takmazov
2019-03-15
timestamp precision in messages
Vitaly Takmazov
2019-03-01
Drop ugnich index-like tags column
Vitaly Takmazov
2018-11-08
Merge everything into single Spring Boot application
Vitaly Takmazov