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
/
www
Age
Commit message (
Collapse
)
Author
2023-01-28
Cleanup Tag model
Vitaly Takmazov
2023-01-26
ActivityPub: log 404 errors on debug level
Vitaly Takmazov
2023-01-22
Show message subscription state in API thread
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
Minor cleanup
Vitaly Takmazov
2023-01-19
ActivityPub: blog redirect
Vitaly Takmazov
2023-01-19
ActivityPub: using correct ActivityStreams profile header
Vitaly Takmazov
2023-01-19
RestTemplate -> OkHttpClient
Vitaly Takmazov
2023-01-18
Drop unused `useroptions` table
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
Minor updates for Telegram Login and bot
Vitaly Takmazov
2023-01-13
Mastodon API: posting and minor fixes to make Tusky happy
Vitaly Takmazov
2023-01-13
Fix OpenAPI generation
Vitaly Takmazov
* Use HandlerMethodArgumentResolver to pass visitor * Hide visitor from OpenAPI definitions * Drop unused AsciiDoc template
2023-01-13
Specify explicit list of claims expected in JWT verification
Vitaly Takmazov
2023-01-13
Minor cleanup and copyright updates
Vitaly Takmazov
2023-01-12
Fix avatar update
Vitaly Takmazov
2023-01-11
Do not double escape search string
Vitaly Takmazov
2023-01-11
Social login refactoring: set cookie after login
Vitaly Takmazov
2023-01-11
Fix Telegram login
Vitaly Takmazov
2023-01-09
Mastodon API: statuses
Vitaly Takmazov
2023-01-09
OAuth: update refresh token TTL
Vitaly Takmazov
2023-01-09
Mastodon API: improve status layout, avatars, attachments
Vitaly Takmazov
2023-01-09
Mastodon API: include message author data into statuses
Vitaly Takmazov
2023-01-08
Fix ActivityPub redirects
Vitaly Takmazov
2023-01-06
Mastodon API: timelines and minor fixes
Vitaly Takmazov
2023-01-06
Mastodon API: exclude visitor from Conversation accounts list
Vitaly Takmazov
2023-01-06
Mastodon API: conversations
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
Respond with HTTP 202 to stop sending unknown note updates
Vitaly Takmazov
2023-01-04
ActivityPub: fix actor to user conversion, handle Block activity
Vitaly Takmazov
2023-01-04
OAuth: allow HTTP Basic client authentication
Vitaly Takmazov
2023-01-04
ActivityPub: handle Note updates by Note id
Vitaly Takmazov
2023-01-04
Nodeinfo: exclude foreign comments
Vitaly Takmazov
2023-01-04
ActivityPub: handle Note updates
Vitaly Takmazov
2023-01-04
OAuth authentication for Mastodon and ActivityPub C2S
Vitaly Takmazov
2022-12-31
PMQueriesService -> ChatService
Vitaly Takmazov
2022-12-30
Accept fallback content types on `host-meta` and `webfinger` endpoints
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
Revert "Drop unused API endpoint"
Vitaly Takmazov
This reverts commit ec4760936d609f4e269c028468a53bc1d60878aa.
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
[prev]
[next]