Age | Commit message (Expand) | Author |
2017-10-04 | Separate notifications preferences from general preferences (#4447) | Yamagishi Kazutoshi |
2017-10-04 | Non-Serial ("Snowflake") IDs (#4801) | aschmitz |
2017-10-04 | Validate id of ActivityPub representations (#5114) | Akihiko Odaki |
2017-10-03 | Fix HTTP responses for salmon and ActivityPub inbox processing (#5200) | ThibG |
2017-10-03 | Add spec for emoji_index_light.js (#5199) | Nolan Lawson |
2017-10-03 | Fix emoji sequence bug in substring-trie (#5191) | Nolan Lawson |
2017-10-02 | Make Chrome splash screen same color as web UI's background color (#5169) | Eugen Rochko |
2017-09-30 | Fix order of paginated accounts in FollowerDomainsController and spec (#3357) | Akihiko Odaki |
2017-09-30 | Fix #5104 - GET /api/v1/apps/verify_credentials to confirm app works (#5112) | Eugen Rochko |
2017-09-30 | Upgrade to React 16 (#5119) | Eugen Rochko |
2017-09-29 | After 7 days of repeated delivery failures, give up on inbox (#5131) | Eugen Rochko |
2017-09-29 | Increase attachment descriptions to 420 characters (#5139) | Eugen Rochko |
2017-09-28 | Add ability to specify alternative text for media attachments (#5123) | Eugen Rochko |
2017-09-28 | Merge commit 'b9f59ebcc68e9da0a7158741a1a2ef3564e1321e' into merging-upstream | Ondřej Hruška |
2017-09-28 | Merge commit '4aea3f88a6d30f102a79c2da7fcfac96465ba1a8' into merging-upstream | Ondřej Hruška |
2017-09-26 | Follow-up to #4582 and #5027, removing dead code (#5101) | Eugen Rochko |
2017-09-26 | Fix #5059 - Stop processing payload if it's from local account (#5100) | Eugen Rochko |
2017-09-25 | Fix emojify() by generating a mapping to existing Twemoji files (#5080) | Eugen Rochko |
2017-09-25 | Add missing validations in ActivityPub::Activity::Create (#5096) | Akihiko Odaki |
2017-09-23 | Add emoji autosuggest (#5053) | Eugen Rochko |
2017-09-23 | New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051) | Eugen Rochko |
2017-09-23 | Switch from EmojiOne to Twemoji, different emoji picker (#5046) | Eugen Rochko |
2017-09-22 | Do not filter statuses with unknown languages (#5045) | Akihiko Odaki |
2017-09-22 | Make dropdowns render into portal, expand animation (#5018) | Eugen Rochko |
2017-09-20 | Change IDs to strings rather than numbers in API JSON output (#5019) | aschmitz |
2017-09-19 | Introduce OStatus::TagManager (#5008) | Akihiko Odaki |
2017-09-19 | Custom emoji (#4988) | Eugen Rochko |
2017-09-17 | Validate uri presence for remote status (#4985) | unarist |
2017-09-17 | Fix an error when actor json couldn't be fetched in ResolveRemoteAccountServi... | unarist |
2017-09-17 | Remove local_only scope in Status (#4977) | Akihiko Odaki |
2017-09-16 | Escape URL parts on formatting local status (#4975) | unarist |
2017-09-16 | Fix error when following locked accounts (#4896) | Eugen Rochko |
2017-09-16 | Fix filterable_languages method of SettingsHelper (#4966) | Akihiko Odaki |
2017-09-15 | When web UI URL used while logged out, redirect to static page (#4954) | Eugen Rochko |
2017-09-14 | Enable to recognize most kinds of characters as URL paths (#4941) | ふぁぼ原 |
2017-09-13 | minor code style fixes oops | Surinna Curtis |
2017-09-13 | Add more specs for the /api/v1/mutes/details endpoint | Surinna Curtis |
2017-09-13 | Add a /api/v1/mutes/details route that just returns the array of mutes. | Surinna Curtis |
2017-09-13 | specs for MuteService notifications params | Surinna Curtis |
2017-09-13 | API support for muting notifications (and specs) | Surinna Curtis |
2017-09-13 | specs testing that hide_notifications in mutes actually hides notifications | Surinna Curtis |
2017-09-13 | Add specs for how mute! interacts with muting_notifications? | Surinna Curtis |
2017-09-14 | Uploads for admin site settings (#4913) | Eugen Rochko |
2017-09-13 | Fix ActivityPub handling of replies with WEB_DOMAIN (#4895) (#4904) | ThibG |
2017-09-12 | Clean up and improve generated OpenGraph tags (#4901) | Eugen Rochko |
2017-09-11 | Fix error when following locked accounts (#4896) | Eugen Rochko |
2017-09-10 | Fix a spuriously failing spec that assumed we required short bios like upstream | Surinna Curtis |
2017-09-10 | Merge tag 'v1.6.0' into sync/upstream | David Yip |
2017-09-10 | Fix POST /api/v1/follows error when already following (#4878) | Eugen Rochko |
2017-09-10 | Default follows for new users (#4871) | Eugen Rochko |