| 2017-10-09 |
beatrix | try to tighten up local only toot stuff, like... proper... |
commit | commitdiff | tree | snapshot |
| 2017-10-08 |
Ondřej Hruška | improve static page metadata look |
commit | commitdiff | tree | snapshot |
| 2017-10-08 |
beatrix | Merge pull request #161 from DJSundog/audio-uploads... |
commit | commitdiff | tree | snapshot |
| 2017-10-07 |
DJ Sundog | raise Mastodon::ValidationError if audio file duration... |
commit | commitdiff | tree | snapshot |
| 2017-10-07 |
DJ Sundog | update indentation |
commit | commitdiff | tree | snapshot |
| 2017-10-07 |
DJ Sundog | update indentation |
commit | commitdiff | tree | snapshot |
| 2017-10-07 |
DJ Sundog | add faststart to audio transcoding |
commit | commitdiff | tree | snapshot |
| 2017-10-07 |
DJ Sundog | adding support for audio uploads, transcoded to mp4... |
commit | commitdiff | tree | snapshot |
| 2017-10-07 |
kibigo! | Basic static metadata styling |
commit | commitdiff | tree | snapshot |
| 2017-10-06 |
Ondřej Hruška | Merge pull request #160 from glitch-soc/ugly-fix-notif... |
commit | commitdiff | tree | snapshot |
| 2017-10-06 |
Ondřej Hruška | comment out unused stuff with Video |
commit | commitdiff | tree | snapshot |
| 2017-10-06 |
Ondřej Hruška | fix haml quotes in a bid to make travis less grumpy |
commit | commitdiff | tree | snapshot |
| 2017-10-05 |
Ondřej Hruška | workaround for notif clearing |
commit | commitdiff | tree | snapshot |
| 2017-09-30 |
beatrix | Merge pull request #125 from glitch-soc/data-column |
commit | commitdiff | tree | snapshot |
| 2017-09-30 |
beatrix | Merge pull request #159 from glitch-soc/closed-instance... |
commit | commitdiff | tree | snapshot |
| 2017-09-29 |
Ondřej Hruška | add login form to landing page if regs are closed |
commit | commitdiff | tree | snapshot |
| 2017-09-29 |
beatrix | Merge pull request #157 from glitch-soc/merging-upstream |
commit | commitdiff | tree | snapshot |
| 2017-09-29 |
kibigo! | HAML fix |
commit | commitdiff | tree | snapshot |
| 2017-09-29 |
kibigo! | Fixed lingering upstream Theme code |
commit | commitdiff | tree | snapshot |
| 2017-09-29 |
kibigo! | new HAML for statuses |
commit | commitdiff | tree | snapshot |
| 2017-09-28 |
Ondřej Hruška | unbreak onboarding modal |
commit | commitdiff | tree | snapshot |
| 2017-09-28 |
Ondřej Hruška | remove wrong emojify usage in old glitch components |
commit | commitdiff | tree | snapshot |
| 2017-09-28 |
Ondřej Hruška | fix custom emoji not shown in statuses |
commit | commitdiff | tree | snapshot |
| 2017-09-28 |
Ondřej Hruška | fix some js errors due to number->string change of... |
commit | commitdiff | tree | snapshot |
| 2017-09-28 |
Ondřej Hruška | Merge remote-tracking branch 'origin/better-themeing... |
commit | commitdiff | tree | snapshot |
| 2017-09-28 |
Ondřej Hruška | Merge commit 'b9f59ebcc68e9da0a7158741a1a2ef3564e1321e... |
commit | commitdiff | tree | snapshot |
| 2017-09-28 |
Ondřej Hruška | Skip-merge commit '0401a24558294b6941c30c922af3f2063dfd... |
commit | commitdiff | tree | snapshot |
| 2017-09-28 |
Ondřej Hruška | Merge commit '4aea3f88a6d30f102a79c2da7fcfac96465ba1a8... |
commit | commitdiff | tree | snapshot |
| 2017-09-28 |
Ondřej Hruška | Revert "autoscroll emoji suggestions box" |
commit | commitdiff | tree | snapshot |
| 2017-09-28 |
Ondřej Hruška | Revert "Merge pull request #149 from glitch-soc/mojon... |
commit | commitdiff | tree | snapshot |
| 2017-09-28 |
Yamagishi Kazutoshi | Update Yarn to version 1.1.0 (#5125) |
commit | commitdiff | tree | snapshot |
| 2017-09-27 |
Eugen Rochko | Remove web UI warnings about OStatus privacy (#5102) |
commit | commitdiff | tree | snapshot |
| 2017-09-27 |
Eugen Rochko | When OAuth password verification fails, return 401... |
commit | commitdiff | tree | snapshot |
| 2017-09-27 |
Yamagishi Kazutoshi | Upgrade Webpacker to version 3.0.1 (#5122) |
commit | commitdiff | tree | snapshot |
| 2017-09-27 |
Eugen Rochko | Fix empty query sent to postgres for custom emojis... |
commit | commitdiff | tree | snapshot |
| 2017-09-27 |
Eugen Rochko | Update brakeman to 3.0 and bundler-audit to 0.6 (#5117) |
commit | commitdiff | tree | snapshot |
| 2017-09-26 |
nullkal | Refactor 500 file generation for future extension ... |
commit | commitdiff | tree | snapshot |
| 2017-09-26 |
m4sk1n | i18n: Update Polish translation (#5106) |
commit | commitdiff | tree | snapshot |
| 2017-09-26 |
kibigo! | Fixed webpack config code |
commit | commitdiff | tree | snapshot |
| 2017-09-26 |
kibigo! | Better themeing support!! |
commit | commitdiff | tree | snapshot |
| 2017-09-25 |
Eugen Rochko | Follow-up to #4582 and #5027, removing dead code (... |
commit | commitdiff | tree | snapshot |
| 2017-09-25 |
Eugen Rochko | Fix #5059 - Stop processing payload if it's from local... |
commit | commitdiff | tree | snapshot |
| 2017-09-25 |
Eugen Rochko | Send streaming API delete to people mentioned in status... |
commit | commitdiff | tree | snapshot |
| 2017-09-25 |
Eugen Rochko | New error page graphic. Other error page improvements... |
commit | commitdiff | tree | snapshot |
| 2017-09-25 |
Lynx Kotoura | Fix size of single media in media-gallery (#5098) |
commit | commitdiff | tree | snapshot |
| 2017-09-25 |
Eugen Rochko | Fix emojify() by generating a mapping to existing Twemo... |
commit | commitdiff | tree | snapshot |
| 2017-09-25 |
Akihiko Odaki | Add missing validations in ActivityPub::Activity::Creat... |
commit | commitdiff | tree | snapshot |
| 2017-09-25 |
unarist | Increase max height of preview card image (#5092) |
commit | commitdiff | tree | snapshot |
| 2017-09-25 |
Yamagishi Kazutoshi | Refresh manifest before generate 500.html (#5090) |
commit | commitdiff | tree | snapshot |
| 2017-09-25 |
Eugen Rochko | Generate 500.html with assets:precompile, remove loadin... |
commit | commitdiff | tree | snapshot |
| 2017-09-25 |
Eugen Rochko | Add strong_migrations gem to warn when creating unsafe... |
commit | commitdiff | tree | snapshot |
| 2017-09-24 |
Eugen Rochko | Fix streaming API double-JSON-encoding status IDs for... |
commit | commitdiff | tree | snapshot |
| 2017-09-24 |
JeanGauthier | OC update: different emoji picker (#5046) (#5077) |
commit | commitdiff | tree | snapshot |
| 2017-09-24 |
ThibG | Thread toot notification mails by conversation (#5061) |
commit | commitdiff | tree | snapshot |
| 2017-09-24 |
Daigo 3 Dango | Compact status_ids in StatusRelationshipsPresenter... |
commit | commitdiff | tree | snapshot |
| 2017-09-24 |
abcang | Fix media spoiler of DetailedStatus (#5071) |
commit | commitdiff | tree | snapshot |
| 2017-09-24 |
Daigo 3 Dango | Suppress backtrace when failed to communicate with... |
commit | commitdiff | tree | snapshot |
| 2017-09-24 |
Eugen Rochko | In detail status view, display attachment uncropped... |
commit | commitdiff | tree | snapshot |
| 2017-09-24 |
Eugen Rochko | Forgotten in #5039, change statuses_tags tag_id to... |
commit | commitdiff | tree | snapshot |
| 2017-09-24 |
Eugen Rochko | Make sure nil IDs to not get cast to empty string in... |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Eugen Rochko | Change mobile layout breakpoint from 1024px to 630px... |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Eugen Rochko | Dropdown triangles a bit nicer, smoother scrolling... |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Eugen Rochko | Fix media gallery CSS (#5064) |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Eugen Rochko | Require at least 2 characters before showing autosugges... |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Ondřej Hruška | Fix intl warning with disabled secondary toot btn |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Ondřej Hruška | Make secondary toot button work nicer with file attachm... |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Ondřej Hruška | Add secondary toot button (opt-in) (#153) |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Mingye Wang | jsx/zh-*: Fix "pin column" for Chinese (#5060) |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
m4sk1n | i18n: Update Polish translation (#5058) |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Lynx Kotoura | Fix overflowing tabs in account__action-bar (#5056) |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Eugen Rochko | Add emoji autosuggest (#5053) |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Eugen Rochko | Add custom emojis to the emoji picker (#5052) |
commit | commitdiff | tree | snapshot |
| 2017-09-22 |
Eugen Rochko | New API: GET /api/v1/custom_emojis to get a server... |
commit | commitdiff | tree | snapshot |
| 2017-09-22 |
Eugen Rochko | Fix custom emojis not detected when used in content... |
commit | commitdiff | tree | snapshot |
| 2017-09-22 |
Eugen Rochko | Switch from EmojiOne to Twemoji, different emoji picker... |
commit | commitdiff | tree | snapshot |
| 2017-09-22 |
Ondřej Hruška | Remove "extra clickable spaces" made obsolete by status... |
commit | commitdiff | tree | snapshot |
| 2017-09-22 |
Ondřej Hruška | applied blackle's fix for gallery offset with full... |
commit | commitdiff | tree | snapshot |
| 2017-09-22 |
Akihiko Odaki | Do not filter statuses with unknown languages (#5045) |
commit | commitdiff | tree | snapshot |
| 2017-09-22 |
nullkal | Fix the migration error when deprecated_preview_cards... |
commit | commitdiff | tree | snapshot |
| 2017-09-22 |
Nolan Lawson | Fix PropTypes.oneOfType() warning (#5041) |
commit | commitdiff | tree | snapshot |
| 2017-09-22 |
aschmitz | Hardcode IdToBigints migration columns (#5039) |
commit | commitdiff | tree | snapshot |
| 2017-09-22 |
Nolan Lawson | Document REDIS_NAMESPACE (#5038) |
commit | commitdiff | tree | snapshot |
| 2017-09-22 |
Eugen Rochko | Make dropdowns render into portal, expand animation... |
commit | commitdiff | tree | snapshot |
| 2017-09-22 |
Nolan Lawson | Use passive listener in privacy_dropdown.js (#5037) |
commit | commitdiff | tree | snapshot |
| 2017-09-22 |
Nolan Lawson | Eliminate re-renders for intersection_observer_article... |
commit | commitdiff | tree | snapshot |
| 2017-09-21 |
kibigo! | Long display names now ellipsis properly |
commit | commitdiff | tree | snapshot |
| 2017-09-21 |
kibigo! | Styling fixes for header redesign |
commit | commitdiff | tree | snapshot |
| 2017-09-21 |
David Yip | Merge pull request #148 from glitch-soc/better-header |
commit | commitdiff | tree | snapshot |
| 2017-09-21 |
Ondřej Hruška | autoscroll emoji suggestions box |
commit | commitdiff | tree | snapshot |
| 2017-09-21 |
syui | fix : mobile style of /about/more (#5034) |
commit | commitdiff | tree | snapshot |
| 2017-09-21 |
beatrix | Merge pull request #149 from glitch-soc/mojon-suggest |
commit | commitdiff | tree | snapshot |
| 2017-09-21 |
MIYAGI Hikaru | Fix shortname problem in emojify() (regression from... |
commit | commitdiff | tree | snapshot |
| 2017-09-20 |
kibigo! | Fixed notification appearance |
commit | commitdiff | tree | snapshot |
| 2017-09-20 |
Ondřej Hruška | fulltext mojo suggestions |
commit | commitdiff | tree | snapshot |
| 2017-09-20 |
Ondřej Hruška | TURBO shortcode search |
commit | commitdiff | tree | snapshot |
| 2017-09-20 |
Ondřej Hruška | add scrollbar to mojon suggestions list when too long |
commit | commitdiff | tree | snapshot |
| 2017-09-20 |
Ondřej Hruška | cache allShortcodes |
commit | commitdiff | tree | snapshot |
| 2017-09-20 |
Ondřej Hruška | typo in comment |
commit | commitdiff | tree | snapshot |
| 2017-09-20 |
Ondřej Hruška | Appease Travis |
commit | commitdiff | tree | snapshot |
| 2017-09-20 |
Ondřej Hruška | Emoji and Hashtag autocomplete |
commit | commitdiff | tree | snapshot |
| next |