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
/
java
/
com
/
juick
Age
Commit message (
Expand
)
Author
2024-04-09
build(deps): bump org.apache.commons:commons-imaging
dependabot[bot]
2024-03-30
Fix tests
Vitaly Takmazov
2024-03-29
Disable caching in development mode
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-23
Telegram: display Juick links
Vitaly Takmazov
2024-02-19
Revert "site: use base url in page layout"
Vitaly Takmazov
2024-02-09
site: use base url in page layout
Vitaly Takmazov
2024-02-09
API: accept authorization cookie
Vitaly Takmazov
2024-02-09
Append IDEA code suggestions
Vitaly Takmazov
2024-02-02
Use <blockquote /> tag for quotes
Vitaly Takmazov
2024-02-01
CI: enable SQLite
Vitaly Takmazov
2024-02-01
Do not block JDBC connection to get message tags
Vitaly Takmazov
2024-01-31
Fix compatibility with `java-telegram-bot-api` 7.0
Vitaly Takmazov
2024-01-21
Delete login hash on logout
Vitaly Takmazov
2023-12-21
Log XMPP traffic at trace level
Vitaly Takmazov
2023-12-08
Do not count recommendations from banned users
Vitaly Takmazov
2023-12-08
Do not show private messages to @ugnich
Vitaly Takmazov
2023-12-08
Increase message editing window to 3 days
Vitaly Takmazov
2023-12-06
Move autoconfiguration exclusions to the default configuration
Vitaly Takmazov
2023-12-04
Use telegram message caption when trying to edit message with image
Vitaly Takmazov
2023-11-24
ActivityPub: count public posts only
Vitaly Takmazov
2023-11-23
`message_tags` cache
Vitaly Takmazov
2023-11-22
ActivityPub: disable signed GET requests in the local environment
Vitaly Takmazov
2023-11-22
ActivityPub: handle all exceptions in signature verification
Vitaly Takmazov
2023-11-12
Key-based locking in signature verification
Vitaly Takmazov
2023-11-11
Make sure HTTP requests actually use caching
Vitaly Takmazov
2023-11-11
Stats cache
Vitaly Takmazov
2023-11-11
Do not use outdated Patreon library, use Rest API directly
Vitaly Takmazov
2023-11-08
Handle premium users from Patreon
Vitaly Takmazov
2023-11-07
Add logging for notifications registrations
Vitaly Takmazov
2023-10-23
ActivityPub: using single-thread for http client
Vitaly Takmazov
2023-10-23
jdbc: row mapper usage refactoring
Vitaly Takmazov
2023-08-11
Do not send verification emails to unknown users
Vitaly Takmazov
2023-07-19
Migrate to Twitter API 2.0
Vitaly Takmazov
2023-06-26
ActivityPub: cache all profile exception paths
Vitaly Takmazov
2023-06-21
VK: read premium status using Callback API
Vitaly Takmazov
2023-06-20
Patreon webhook (WIP)
Vitaly Takmazov
2023-05-31
Modernize spring-security configuration and minor changes
Vitaly Takmazov
2023-05-11
Fix Actuator security configuration
Vitaly Takmazov
2023-04-30
Expose 'vip' and 'ignored' user lists over '/me' API endpoint
Vitaly Takmazov
2023-04-26
Expose 'isAdmin' user property over API
Vitaly Takmazov
2023-04-26
Expose `friendsOnly` message property over API
Vitaly Takmazov
[next]