Age | Commit message (Expand) | Author |
2017-03-22 | Fix full-text search query quotation, improve tag search performance with an ... | Eugen Rochko |
2017-03-22 | Merge branch 'master' into feature-omnisearch | Eugen Rochko |
2017-03-22 | More efficient single account retrieval (0.9ms vs 50ms before) | Eugen Rochko |
2017-03-22 | New API method: /api/v1/search | Eugen Rochko |
2017-03-18 | Federate header images, fix open-uri http->https redirection error | Eugen Rochko |
2017-03-17 | Make account search blazing fast and rank followers/followees higher in the r... | Eugen Rochko |
2017-03-16 | Add method for retrieving triadic closures | Eugen Rochko |
2017-03-15 | Add "direct" visibility level in the backend. Web UI is not yet | Eugen Rochko |
2017-03-06 | Performance improvement for profiles | Eugen Rochko |
2017-03-06 | Use more widely supported MP4 format for gifv's | Eugen Rochko |
2017-03-05 | Increase max bitrate of converted webms, slightly optimized counter queries | Eugen Rochko |
2017-03-05 | Add vsync -cfr option when converting gif to webm | Eugen Rochko |
2017-03-05 | Higher quality webms? Might improve conversation of some types of gifs | Eugen Rochko |
2017-03-05 | Detect videos with no sound, handle them like gifv | Eugen Rochko |
2017-03-05 | Fix wrongful matching of last period in extended usernames | Eugen Rochko |
2017-03-05 | Improved /api/v1/accounts/:id/statuses with new params: only_media, exclude_r... | Eugen Rochko |
2017-03-04 | Fix #431 - convert gif to webm during upload. Web UI treats them like it did | Eugen Rochko |
2017-03-04 | Add digest e-mails | Eugen Rochko |
2017-03-02 | Fix #231 - Muting | Eugen Rochko |
2017-03-01 | Mute button progress so far. WIP, doesn't entirely work correctly. | Kit Redgrave |
2017-02-27 | Fix #104 - Style OAuth authorized applications page | Eugen Rochko |
2017-02-22 | Skip remote media URLs that don't have a hostname | Eugen Rochko |
2017-02-19 | Split public timeline into "public timeline" which is local, and | Eugen Rochko |
2017-02-17 | Do not display non-Status stream entries anymore | Eugen Rochko |
2017-02-16 | Adding index overview for reports in admin UI | Eugen Rochko |
2017-02-14 | Adding POST /api/v1/reports API, and a UI for submitting reports | Eugen Rochko |
2017-02-12 | Stop trying to shoehorn all Salmon updates into the poor database-connected | Eugen Rochko |
2017-02-11 | Resolve issue with rendering authorize/reject Salmon slaps | Eugen Rochko |
2017-02-11 | Fix Status.permitted_for scope query | Eugen Rochko |
2017-02-11 | Fix semantics of follow requests another slaps | Eugen Rochko |
2017-02-11 | Make PuSH only distribute to subscriptions that match follower domains | Eugen Rochko |
2017-02-11 | Mentions in private statuses allow mentioned people to see them | Eugen Rochko |
2017-02-11 | Make follow requests federate | Eugen Rochko |
2017-02-09 | Fix the fix | Eugen Rochko |
2017-02-09 | Fix #614 - extra reply-boolean on statuses to account for cases when replied-to | Eugen Rochko |
2017-02-07 | Add "clear notifications" button, exclude posts from people who have blocked ... | Eugen Rochko |
2017-02-06 | Add API modifiers to limit returned toots from public/hashtag timelines | Eugen Rochko |
2017-02-05 | Fix #61 - Add list of blocked users to the UI; clean up failed push notificat... | Eugen Rochko |
2017-02-05 | Removing failed push notification API, make context loads use cache | Eugen Rochko |
2017-02-02 | Cleaning up format of broadcast real-time messages, removing | Eugen Rochko |
2017-01-31 | Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in ... | Eugen Rochko |
2017-01-29 | API for apps to register for push notifications | Eugen Rochko |
2017-01-27 | Added optional two-factor authentication | Eugen Rochko |
2017-01-27 | Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB, | Eugen Rochko |
2017-01-26 | Removed accidental n+1 query from notifications, updated some deps, | Eugen Rochko |
2017-01-26 | Follow request authorizations faster | Eugen Rochko |
2017-01-25 | Instead of using spoiler boolean and spoiler_text, simply check for non-blank... | Eugen Rochko |
2017-01-23 | Implement a click-to-view spoiler system | blackle |
2017-01-23 | Domain blocks now have varying severity - auto-suspend vs auto-silence | Eugen Rochko |
2017-01-22 | Mitigate inconsistent notifications | Eugen |