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-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
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
Social logins: adopt records
Vitaly Takmazov
2022-12-21
webfinger, app-site-associations: adopt records
Vitaly Takmazov
2022-12-21
sape: adopt records
Vitaly Takmazov
2022-12-21
Switch from `lombok` to Java 17 `record`
Vitaly Takmazov
2022-12-15
Extract profile URI helpers into ProfileUriBuilder
Vitaly Takmazov
2022-12-15
Apply IDEA suggestions
Vitaly Takmazov
2022-12-15
Extract user to actor conversion code into Converter
Vitaly Takmazov
2022-12-09
Better caching in AnythingFilter
Vitaly Takmazov
2022-12-09
Redirect thread URL to ActivityPub version if Accept header matches
Vitaly Takmazov
2022-12-08
Cleanup unused authorization checks handled by spring-security
Vitaly Takmazov
2022-12-07
Login: use `Referer` header to redirect after the successful login
Vitaly Takmazov
2022-12-07
Remove login popup
Vitaly Takmazov
2022-11-25
Spring Boot 3
Vitaly Takmazov
2022-10-18
Better trends query on `/api/tags` endpoint
Vitaly Takmazov
2022-10-12
API: add `showReplies` parameter to `/api/thread` endpoint
Vitaly Takmazov
2022-07-10
Drop unused API endpoint
Vitaly Takmazov
2022-06-30
Add `noindex` conditions
Vitaly Takmazov
2022-06-30
ActivityPub: add missing Actor types
Vitaly Takmazov
2022-06-25
`likes` field returns recommendations count
Vitaly Takmazov
2022-05-12
Apple sign-in: log JWT token
Vitaly Takmazov
2022-05-12
Google sign in: validate client id
Vitaly Takmazov
2022-03-31
Bump Spring Boot to 2.6.6
Vitaly Takmazov
* Spring4Shell workaround is not needed anymore
[prev]
[next]