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
Age
Commit message (
Collapse
)
Author
2023-12-06
Move autoconfiguration exclusions to the default configuration
Vitaly Takmazov
2023-12-06
Fix logging configuration
Vitaly Takmazov
2023-11-23
`message_tags` cache
Vitaly Takmazov
2023-11-13
Settings: fix typo which prevents email deletion
Vitaly Takmazov
2023-11-11
Stats cache
Vitaly Takmazov
2023-10-23
Increase database field length for Facebook access tokens
Vitaly Takmazov
2023-09-12
Disable h2 console
Vitaly Takmazov
2023-07-19
Migrate to Twitter API 2.0
Vitaly Takmazov
2023-05-31
eslint: enforce semicolons only before statement continuation chars
Vitaly Takmazov
2023-05-17
Upgrade `oauth2_registered_client` table schema
Vitaly Takmazov
2023-04-26
Expose 'isAdmin' user property over API
Vitaly Takmazov
2023-04-26
Expose `friendsOnly` message property over API
Vitaly Takmazov
2023-04-17
Add/remove from whitelist on web
Vitaly Takmazov
2023-04-17
Private posts
Vitaly Takmazov
2023-04-13
Premium users
Vitaly Takmazov
2023-03-29
Update help
Vitaly Takmazov
2023-03-28
Add Privacy Policy page
Vitaly Takmazov
2023-03-21
Sign in with Apple button
Vitaly Takmazov
2023-03-07
Compile legacy with webpack
Vitaly Takmazov
2023-02-16
SQLite: increase busy timeout
Vitaly Takmazov
2023-02-12
Drop `users_subscr` table
Vitaly Takmazov
2023-02-03
Drop unused table
Vitaly Takmazov
2023-02-03
messages_txt -> messages
Vitaly Takmazov
2023-02-03
Pebble: flush header before content rendering
Vitaly Takmazov
2023-02-03
top_ignore_tags -> tags.notop
Vitaly Takmazov
2023-02-03
Drop unused tables
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-02-01
WebPush: open specified thread from the notification
Vitaly Takmazov
2023-01-30
SQLite support
Vitaly Takmazov
2023-01-29
Move postgres db initialization to tests
Vitaly Takmazov
2023-01-29
CI: enable sqlserver job
Vitaly Takmazov
2023-01-28
Improve SQL server compatibility
Vitaly Takmazov
2023-01-27
db: drop `version`
Vitaly Takmazov
2023-01-27
db: initial SQL Server schema
Vitaly Takmazov
* only schema is worked
2023-01-27
baseline non-production databases to 1.36
Vitaly Takmazov
2023-01-25
Web Push: focus existing page on notification click
Vitaly Takmazov
2023-01-24
Web Push
Vitaly Takmazov
2023-01-24
user_services: increase regid field to fit web tokens
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-20
db: case-insensitive jid and email
Vitaly Takmazov
2023-01-18
Drop unused `useroptions` table
Vitaly Takmazov
2023-01-15
Drop unused table and methods
Vitaly Takmazov
2023-01-14
DB: merge ios, android, winphone tables to user_services
Vitaly Takmazov
2023-01-13
Mastodon API: posting and minor fixes to make Tusky happy
Vitaly Takmazov
2023-01-12
Fix avatar update
Vitaly Takmazov
2023-01-11
Fix Telegram login
Vitaly Takmazov
2023-01-10
Restore Swagger UI
Vitaly Takmazov
[next]