Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-24 | ActivityPub: Mentions and Hashtags | ||
2018-10-23 | Last seen | ||
2018-10-23 | Do not use subscribed users jid | ||
2018-10-23 | ActivityPub: create replies for nested external replies | ||
2018-10-19 | drop pm_streams | ||
2018-10-18 | last message in pm groups | ||
2018-10-10 | Fix NPE | ||
2018-10-09 | MessageReadEvent refactoring | ||
2018-10-08 | user_uri in favorites | ||
2018-10-07 | ActivityPub: fix inReplyTo serialization | ||
2018-10-07 | ActivityPub: handle Delete activity | ||
2018-10-07 | Do not duplicate external replies | ||
2018-10-06 | HTML replies | ||
2018-10-06 | store external reply uri | ||
2018-10-05 | Write user uri to replies | ||
2018-10-05 | Add user uri to replies | ||
2018-10-05 | TopEvent: Announce in Fediverse, like in XMPP/Telegram | ||
2018-10-04 | Async event listeners | ||
2018-10-04 | ActivityPub: handle user Delete event | ||
2018-10-04 | ActivityPub: persist followers and forward message event to them | ||
2018-09-29 | Mentions | ||
2018-09-25 | notifications server refactoring | ||
2018-09-25 | reorganize layout | ||
2018-09-25 | fix new message tags extracting | ||
2018-09-15 | Correctly detect attachments content type | ||
2018-09-13 | hide banned from search | ||
2018-09-07 | merge legacy www | ||
2018-09-05 | update UserService interface | ||
2018-08-30 | email registration | ||
2018-08-29 | fix tag blacklisting | ||
2018-08-29 | getUserByName is non nullable | ||
2018-08-21 | User refactoring | ||
2018-08-21 | cleanup configuration | ||
2018-08-15 | Recommendation subscribers should not contain message author | ||
2018-08-15 | Migrate telegram_chats to telegram table | ||
2018-08-15 | Trying to fix NoSuchFileException when moving temp file | ||
2018-08-14 | Message editing API | ||
2018-08-09 | Fix attachments errors | ||
2018-08-03 | replies counter in feeds reflect banned comments | ||
2018-07-31 | accounts without password are locked | ||
2018-07-26 | mark threads read when banned replies exists | ||
2018-07-26 | Multiple trivial fixes | ||
* https links in posts * escape reply numbers for telegram * catch when non safe url can not be stripped | |||
2018-07-26 | WebsocketManager refactoring | ||
2018-07-24 | Ignore uploaded file extension | ||
* guess content type from content stream | |||
2018-07-23 | Add TwelveMonkeys jpeg library to handle JPG CMYK and other exotic jpegs | ||
2018-07-16 | sphinx search: page by offset | ||
2018-07-15 | unread in /me | ||
2018-07-15 | Api: read and readers in /me | ||
2018-07-07 | update url regex | ||
2018-07-04 | do not show replies to banned users as unread | ||