Age | Commit message (Expand) | Author |
2019-04-14 | Fix search paging | Vitaly Takmazov |
2019-04-13 | Send read event to SSE clients | Vitaly Takmazov |
2019-04-10 | README update and minor cleanup | Vitaly Takmazov |
2019-04-09 | Fix likes counter while fixing tests on mysql | Vitaly Takmazov |
2019-04-09 | ActivityPub: Object id must be valid URI | Vitaly Takmazov |
2019-04-09 | ActivityPub: Activity must have an ID | Vitaly Takmazov |
2019-04-09 | Use preconfigured ObjectMapper for ActivityPub client | Vitaly Takmazov |
2019-04-09 | Microseconds timestamp in replies | Vitaly Takmazov |
2019-04-07 | Increase updated_at precision | Vitaly Takmazov |
2019-04-07 | Display “edited” in web | Vitaly Takmazov |
2019-04-07 | Edit telegram messages | Vitaly Takmazov |
2019-04-07 | Replies should have properties too | Vitaly Takmazov |
2019-04-07 | Tags should be unescaped before storing | Vitaly Takmazov |
2019-04-06 | Message properties | Vitaly Takmazov |
2019-04-04 | Avatars in feed recommendations | Vitaly Takmazov |
2019-04-04 | Recommendations in feeds | Vitaly Takmazov |
2019-04-03 | YouTube embed API: trying to prevent errors on old browsers | Vitaly Takmazov |
2019-04-02 | fix linter warning | Vitaly Takmazov |
2019-04-02 | Embed twitter statuses | makc |
2019-03-29 | Using @Resource where possible | Vitaly Takmazov |
2019-03-29 | load test key from resources in default configuration | Vitaly Takmazov |
2019-03-29 | enable h2 console in default profile | Vitaly Takmazov |
2019-03-29 | adding settings for default profile, using -production profile in production | Vitaly Takmazov |
2019-03-28 | update deps | Vitaly Takmazov |
2019-03-18 | WebFinger is HTTPS-only protocol | Vitaly Takmazov |
2019-03-16 | Merge remote-tracking branch 'origin/master' | alx |
2019-03-16 | Send large image caption as separated message via telegram | alx |
2019-03-15 | Correctly set webfinger content-type | Vitaly Takmazov |
2019-03-15 | timestamp precision in messages | Vitaly Takmazov |
2019-03-15 | Allow parameters in sape links | Vitaly Takmazov |
2019-03-15 | trying to remove okHttp | Vitaly Takmazov |
2019-03-12 | add email to nodeinfo metadata | Vitaly Takmazov |
2019-03-06 | Fix illegal reflective access from PebbleTemplates | Vitaly Takmazov |
2019-03-01 | Avatars for quote user | Vitaly Takmazov |
2019-03-01 | Avatars in recommendations | Vitaly Takmazov |
2019-03-01 | Message::timestamp -> Message::created | Vitaly Takmazov |
2019-03-01 | Tags refactoring | Vitaly Takmazov |
2019-03-01 | using batchUpdate for tags | Vitaly Takmazov |
2019-03-01 | Fix getMessages query | Vitaly Takmazov |
2019-03-01 | Fix getMessage query | Vitaly Takmazov |
2019-03-01 | Drop ugnich index-like tags column | Vitaly Takmazov |
2019-03-01 | Tags: do not read from ugnich index | Vitaly Takmazov |
2019-03-01 | Fix external auth | Vitaly Takmazov |
2019-03-01 | Fix anonymous user check | Vitaly Takmazov |
2019-03-01 | api: return telegram and xmpp identifiers from service api endpoint | Vitaly Takmazov |
2019-03-01 | ImageUtils catch IOException from apache-imaging | Vitaly Takmazov |
2019-02-26 | Fix recommendations set in API | Vitaly Takmazov |
2019-02-26 | Display federated likes | Vitaly Takmazov |
2019-02-24 | Nodeinfo: fix content-type constraints | Vitaly Takmazov |
2019-02-24 | /.well-known/nodeinfo | Vitaly Takmazov |