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
Age
Commit message (
Expand
)
Author
2024-07-24
Disable premium monitoring
Vitaly Takmazov
2024-07-23
Conditional premium monitoring
Vitaly Takmazov
2024-07-20
Update premium status on login
Vitaly Takmazov
2024-07-01
JPA: code cleanup
Vitaly Takmazov
2024-07-01
JPA: fix relations, add new fields, add basic tests
Vitaly Takmazov
2024-07-01
JPA: cleanup column definitions from entities
Vitaly Takmazov
2024-07-01
JPA: map UserEntity to User using `mapstruct` library
Vitaly Takmazov
2024-07-01
JPA: add SQLite support
Vitaly Takmazov
2024-06-30
Import JPA entities from 2018
Vitaly Takmazov
2024-06-25
Fix Apple sign in
Vitaly Takmazov
2024-06-18
Additional `noindex` headers
Vitaly Takmazov
2024-06-11
Add header for nginx to disable buffering on SSE endpoint
Vitaly Takmazov
2024-06-06
styling: do not allow overflow on message content container
Vitaly Takmazov
2024-05-30
Fix tests
Vitaly Takmazov
2024-05-29
web: dim uri part from external recommendations
Vitaly Takmazov
2024-05-24
Do not allow disposable emails
Vitaly Takmazov
2024-05-24
Do not allow unverified users to comment messages
Vitaly Takmazov
2024-05-19
javax.annotation -> jakarta.annotation
Vitaly Takmazov
2024-05-19
javax.inject -> jakarta.inject
Vitaly Takmazov
2024-05-12
StringUtils.abbreviate
Vitaly Takmazov
2024-04-27
Fix text truncation in reply quotes and Twitter posts
Vitaly Takmazov
2024-04-12
systemd watchdog service
Vitaly Takmazov
2024-04-11
Fix webapp statusbar color in Dark mode
Vitaly Takmazov
2024-04-10
Update `help` submodule
Vitaly Takmazov
2024-04-09
durov: handle reply urls
Vitaly Takmazov
2024-04-09
Fix thread layout
Vitaly Takmazov
2024-04-09
build(deps): bump org.apache.commons:commons-imaging
dependabot[bot]
2024-03-30
Fix tests
Vitaly Takmazov
2024-03-29
css: cut mobile dimensions at 600px
Vitaly Takmazov
2024-03-29
Fix embeds position
Vitaly Takmazov
2024-03-29
Disable caching in development mode
Vitaly Takmazov
2024-03-29
layout: fix icon placeholder size
Vitaly Takmazov
2024-03-29
Layout bugfixes
Vitaly Takmazov
2024-03-18
Add `noindex` directive to /login page
Vitaly Takmazov
2024-03-18
ActivityPub: coalesce empty `cc` field to array
Vitaly Takmazov
2024-03-17
Do not resolve nicknames for recommendations
Vitaly Takmazov
2024-03-13
Deserialize existing JSON-LD types using correct deserializer
Vitaly Takmazov
2024-03-13
ActivityPub: handle Flag with multiple objects
Vitaly Takmazov
2024-03-01
ActivityPub: add missing fields to Update activities to make Mastodon happy
Vitaly Takmazov
2024-03-01
ActivityPub: fix inReplyTo
Vitaly Takmazov
2024-02-28
ActivityPub: we are using RSA signatures
Vitaly Takmazov
2024-02-28
Telegram: only match HTTP URLs to display
Vitaly Takmazov
2024-02-28
Fix stylelint issues
Vitaly Takmazov
2024-02-23
Telegram: display Juick links
Vitaly Takmazov
2024-02-19
Revert "site: use base url in page layout"
Vitaly Takmazov
2024-02-18
It's 2024 now
Vitaly Takmazov
2024-02-18
Drop IE/Edge specific browser configurations
Vitaly Takmazov
2024-02-09
site: use base url in page layout
Vitaly Takmazov
2024-02-09
Use fetch credentials instead of hash parameter for authenticated requests
Vitaly Takmazov
2024-02-09
API: accept authorization cookie
Vitaly Takmazov
[next]