Age | Commit message (Expand) | Author |
2016-10-14 | Add window titles to auth pages and about page, link sign up/login from about... | Eugen Rochko |
2016-10-13 | Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect | Eugen Rochko |
2016-10-13 | No-op for Salmons without body, fail fast if Webfinger does not contain | Eugen Rochko |
2016-10-12 | Treat dfrn:owner like xmlns:author for Friendica compatibility | Eugen Rochko |
2016-10-12 | Improve Friendica support (but still not there yet) | Eugen Rochko |
2016-10-12 | Fix magic key in webfinger XRD href | Eugen Rochko |
2016-10-12 | Fix up a few exceptions | Eugen Rochko |
2016-10-12 | Fix styles | Eugen Rochko |
2016-10-12 | Change how convert options are escaped | Eugen Rochko |
2016-10-12 | Allow mp4 uploads, convert to WebM | Eugen Rochko |
2016-10-12 | Responsively changing layout to single-column + nav on smaller screens | Eugen Rochko |
2016-10-10 | Fixing namespaces issue | Eugen Rochko |
2016-10-10 | Show media of reblogged statuses in public html view | Eugen Rochko |
2016-10-10 | Stop logging incoming Atom | Eugen Rochko |
2016-10-10 | Fix namespace parsing in Atom feeds | Eugen Rochko |
2016-10-10 | Log incoming Atom from PuSH | Eugen Rochko |
2016-10-10 | Use Account#find_remote method when possible | Eugen Rochko |
2016-10-10 | Don't return unsaved status from ProcessFeedService | Eugen Rochko |
2016-10-10 | Adding test for ProcessFeedService | Eugen Rochko |
2016-10-10 | Improve process feed service | Eugen Rochko |
2016-10-10 | Fix reblog mentions Atom | Eugen Rochko |
2016-10-10 | Include mentions and media attachments of reblogged posts in Atom | Eugen Rochko |
2016-10-10 | PuSH unsubscribe needs correct callback URL | Eugen Rochko |
2016-10-10 | Make account domains case-insensitive, downcase before checking against local | Eugen Rochko |
2016-10-10 | Fix default assumed object type (note->activity), make stream entry threaded?... | Eugen Rochko |
2016-10-09 | Improved how in-UI profiles look | Eugen Rochko |
2016-10-09 | Making AccountTimeline into a sub-route | Eugen Rochko |
2016-10-09 | Public timeline to exclude users you blocked | Eugen Rochko |
2016-10-09 | Filter block users and reblogs of them from public timeline | Eugen Rochko |
2016-10-09 | Adding domain blocks | Eugen Rochko |
2016-10-08 | Strip exif data from uploaded images | Yann Vaillant |
2016-10-08 | Fix mistake | Eugen Rochko |
2016-10-08 | Add link to public timeline to getting started screen | Eugen Rochko |
2016-10-08 | Use reselect to memoize denormalization in UI state | Eugen Rochko |
2016-10-07 | Adding public timeline | Eugen Rochko |
2016-10-07 | Adding user settings (model and mailer), no form yet | Eugen Rochko |
2016-10-06 | Fix #73 - Click on in-UI profile avatar/name to open public profile | Eugen Rochko |
2016-10-06 | Styling loading indicator, removing unused routes, adding "getting started" e... | Eugen Rochko |
2016-10-06 | Fix how missing display name is displayed (fallback to username) | Eugen Rochko |
2016-10-06 | Adjusting new CSS for smaller screens | Eugen Rochko |
2016-10-06 | Fix #79 - break too long lines and hide overflowing characters in status content | Eugen Rochko |
2016-10-06 | Fix #80 - pretty scrollbars for lucky webkit users | Eugen Rochko |
2016-10-06 | Fix #83 - if user cannot be found (or is self) throw error, don't return empt... | Eugen Rochko |
2016-10-06 | Fix #72 - add follow/unfollow button to public profiles | Eugen Rochko |
2016-10-06 | Fix delete option missing from statuses in detailed view | Eugen Rochko |
2016-10-06 | Better comparison of "local" domain | Eugen Rochko |
2016-10-06 | Fix #76 - set scrollTop property of element node rather than use scrollTo() m... | Eugen Rochko |
2016-10-06 | Fix sign-in redirecting "back" to a missing image because missing static file... | Eugen Rochko |
2016-10-06 | Fix #71 - Add logout link to UI | Eugen Rochko |
2016-10-06 | Fix #70 - disable autocomplete on follow form | Eugen Rochko |