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 (
Expand
)
Author
2023-01-10
XMPP: send `unsubscribe` presence to unknown JIDs
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-09
Enable CORS on oauth endpoints
Vitaly Takmazov
2023-01-08
Fix ActivityPub redirects
Vitaly Takmazov
2023-01-08
Fix public keys on Windows
Vitaly Takmazov
2023-01-08
Telegram: use correct domain in urls
Vitaly Takmazov
2023-01-07
XMPP: deactivate jids on presence errors
Vitaly Takmazov
2023-01-07
XMPP: deactivate jids on 'cancel' error types
Vitaly Takmazov
2023-01-07
Initial SQLite schema (work in progress)
Vitaly Takmazov
2023-01-06
Bearer token filter is not used
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
Update config copyrights
Vitaly Takmazov
2023-01-05
ActivityPub: signed GET requests, fix Signature verification
Vitaly Takmazov
2023-01-04
Fix class cast exception in tests
Vitaly Takmazov
2023-01-04
ActivityPub: better logging
Vitaly Takmazov
2023-01-04
ActivityPub: cleanup media types and redirects
Vitaly Takmazov
2023-01-04
ActivityPub: refactor delivery to followers
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
2023-01-04
JWT authentication for API
Vitaly Takmazov
2022-12-31
Remove roster chats
Vitaly Takmazov
2022-12-31
PMQueriesService -> ChatService
Vitaly Takmazov
2022-12-31
Refactor XMPP connection
Vitaly Takmazov
2022-12-31
ActivityPub: cleanup logging
Vitaly Takmazov
2022-12-30
Accept fallback content types on `host-meta` and `webfinger` endpoints
Vitaly Takmazov
2022-12-28
`updateReactionsFor` should not evict caches
Vitaly Takmazov
2022-12-28
webfinger: respond 404 on invalid resource request
Vitaly Takmazov
2022-12-28
XMPP: deactivate JIDs when the remote server is not found
Vitaly Takmazov
2022-12-28
XMPP: fix caps node
Vitaly Takmazov
2022-12-27
handle `addFollower` duplicates
Vitaly Takmazov
2022-12-24
ActivityPub Update compatibility improvements
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
2022-12-24
`Collectors.toList()` -> `toList()`
Vitaly Takmazov
2022-12-23
Format mentions to make Mastodon happy
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 info updates fix
Vitaly Takmazov
2022-12-22
Use correct `@Nonnull` annotation
Vitaly Takmazov
[prev]
[next]