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
/
test
/
java
/
com
/
juick
Age
Commit message (
Expand
)
Author
2023-12-01
Bump jjwt to 0.12.3
Vitaly Takmazov
2023-04-26
Expose `friendsOnly` message property over API
Vitaly Takmazov
2023-04-17
Private posts
Vitaly Takmazov
2023-02-15
Parse old Pidgin urls
Vitaly Takmazov
2023-02-03
messages_txt -> messages
Vitaly Takmazov
2023-02-03
top_ignore_tags -> tags.notop
Vitaly Takmazov
2023-02-01
Fix emoji collation issue on MariaDB
Vitaly Takmazov
2023-02-01
Store timestamp in milliseconds when using SQLite
Vitaly Takmazov
2023-01-30
SQLite support
Vitaly Takmazov
2023-01-29
CI: enable sqlserver job
Vitaly Takmazov
2023-01-28
Improve SQL server compatibility
Vitaly Takmazov
2023-01-28
Cleanup Tag model
Vitaly Takmazov
2023-01-22
db refactoring: merge getMessages with isSubscribed query
Vitaly Takmazov
2023-01-22
Refactor messages service, remove 2 unneeded SQL queries
Vitaly Takmazov
2023-01-19
ActivityPub: blog redirect
Vitaly Takmazov
2023-01-19
RestTemplate -> OkHttpClient
Vitaly Takmazov
2023-01-16
email: cleanup expired auth codes
Vitaly Takmazov
2023-01-15
PushQueriesService -> UserService
Vitaly Takmazov
2023-01-14
Configure test coverage reports
Vitaly Takmazov
2023-01-14
DB: merge ios, android, winphone tables to user_services
Vitaly Takmazov
2023-01-14
Pass tests with configured domain
Vitaly Takmazov
2023-01-08
Fix ActivityPub redirects
Vitaly Takmazov
2023-01-07
Initial SQLite schema (work in progress)
Vitaly Takmazov
2023-01-05
ActivityPub: signed GET requests, fix Signature verification
Vitaly Takmazov
2023-01-04
ActivityPub: cleanup media types and redirects
Vitaly Takmazov
2023-01-04
ActivityPub: handle Note updates
Vitaly Takmazov
2023-01-04
OAuth authentication for Mastodon and ActivityPub C2S
Vitaly Takmazov
2023-01-04
JWT authentication for API
Vitaly Takmazov
2022-12-31
PMQueriesService -> ChatService
Vitaly Takmazov
2022-12-28
webfinger: respond 404 on invalid resource request
Vitaly Takmazov
2022-12-24
ActivityPub: compatibility with Honk server
Vitaly Takmazov
2022-12-24
Cacheable ActivityPub profiles
Vitaly Takmazov
2022-12-24
`Collectors.toList()` -> `toList()`
Vitaly Takmazov
2022-12-23
ActivityPub: send full object on message update
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
`@username@example.com` urls are now redirects to ActivityPub profile
Vitaly Takmazov
2022-12-22
www: Mastodon-compatible `/share` endpoint
Vitaly Takmazov
2022-12-21
external tokens: adopt records
Vitaly Takmazov
2022-12-21
sape: adopt records
Vitaly Takmazov
2022-12-15
Split ActivityPub test to fix tests
Vitaly Takmazov
2022-12-15
Extract profile URI helpers into ProfileUriBuilder
Vitaly Takmazov
2022-12-15
postgres: pass tests without implicit string types casts
Vitaly Takmazov
2022-12-14
Fix the integer overflow issue
Vitaly Takmazov
2022-12-14
CI: matrix tests on profile strategy
Vitaly Takmazov
2022-12-14
Initial PostgreSQL schema and profile
Vitaly Takmazov
2022-12-09
Redirect thread URL to ActivityPub version if Accept header matches
Vitaly Takmazov
2022-12-08
Spring beans should not be public
Vitaly Takmazov
2022-12-08
Configure caches
Vitaly Takmazov
[next]