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
Age
Commit message (
Collapse
)
Author
2023-02-10
Notifications API: check if token is already exists
Vitaly Takmazov
2023-02-04
Minor cleanup
Vitaly Takmazov
2023-02-04
Do not try to subscribe to already subscribed message
Vitaly Takmazov
2023-02-03
PostgresSearchService: limit search results in code to force query use GIN
Vitaly Takmazov
2023-02-03
Improve top query speed
Vitaly Takmazov
2023-02-03
db: read message text with null coalescing
Vitaly Takmazov
2023-02-03
messages_txt -> messages
Vitaly Takmazov
2023-02-03
Make SQL vendor queries private
Vitaly Takmazov
2023-02-03
Make new queries compatible
Vitaly Takmazov
2023-02-03
tag.isIgnored, tag.isSubscribed
Vitaly Takmazov
2023-02-03
GetTagNoIndex -> tag.isNotIndexed
Vitaly Takmazov
2023-02-03
top_ignore_tags -> tags.notop
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
Update recursive CTEs
Vitaly Takmazov
2023-01-28
Improve SQL server compatibility
Vitaly Takmazov
2023-01-28
Cleanup Tag model
Vitaly Takmazov
2023-01-27
db: initial SQL Server schema
Vitaly Takmazov
* only schema is worked
2023-01-26
ActivityPub: log 404 errors on debug level
Vitaly Takmazov
2023-01-25
Update security config for service worker
Vitaly Takmazov
2023-01-23
Minor cleanup
Vitaly Takmazov
2023-01-23
ActivityPub: do not send activity back to actor
Vitaly Takmazov
2023-01-22
Show message subscription state in API thread
Vitaly Takmazov
2023-01-22
`isInBL`: do not check anonymous user
Vitaly Takmazov
2023-01-22
twitter_user cache
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-22
Update links to external users with web urls instead of json-ld uris
Vitaly Takmazov
2023-01-20
Minor cleanup
Vitaly Takmazov
2023-01-20
KeystoreManager: refactoring
Vitaly Takmazov
2023-01-19
ActivityPub: blog redirect
Vitaly Takmazov
2023-01-19
Cleanup logging
Vitaly Takmazov
2023-01-19
ActivityPub: using correct ActivityStreams profile header
Vitaly Takmazov
2023-01-19
Improve logging
Vitaly Takmazov
2023-01-19
RestTemplate -> OkHttpClient
Vitaly Takmazov
2023-01-19
Remove unused bean
Vitaly Takmazov
2023-01-18
Cleanup unused code
Vitaly Takmazov
2023-01-18
Avoid nested transactions when reading messages from database
Vitaly Takmazov
2023-01-18
Drop unused `useroptions` table
Vitaly Takmazov
2023-01-16
email: cleanup expired auth codes
Vitaly Takmazov
2023-01-15
Minor cleanup
Vitaly Takmazov
2023-01-15
PushQueriesService -> UserService
Vitaly Takmazov
2023-01-15
Drop unused table and methods
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-14
Minor updates for Telegram Login and bot
Vitaly Takmazov
2023-01-13
OAuth: use static key id
Vitaly Takmazov
2023-01-13
Mastodon API: posting and minor fixes to make Tusky happy
Vitaly Takmazov
[prev]
[next]