| 2016-11-20 |
Eugen Rochko | Adding unified streamable notifications |
commit | commitdiff | tree | snapshot |
| 2016-11-20 |
caesarologia | Portuguese translation (front-end) |
commit | commitdiff | tree | snapshot |
| 2016-11-19 |
Eugen Rochko | Fix up Spanish translations |
commit | commitdiff | tree | snapshot |
| 2016-11-19 |
Victorhck | Finished spanish translation config files |
commit | commitdiff | tree | snapshot |
| 2016-11-18 |
Eugen Rochko | Graphic emoji in usernames in the "reblogged" string... |
commit | commitdiff | tree | snapshot |
| 2016-11-18 |
Eugen Rochko | Display human names of locales in dropdown |
commit | commitdiff | tree | snapshot |
| 2016-11-18 |
Eugen Rochko | Activating Spanish i18n |
commit | commitdiff | tree | snapshot |
| 2016-11-18 |
Eugen Rochko | Add more Spanish i18n |
commit | commitdiff | tree | snapshot |
| 2016-11-18 |
Victorhck | Spanish translation for devise.es.yml |
commit | commitdiff | tree | snapshot |
| 2016-11-18 |
Eugen Rochko | Updating some npm packages |
commit | commitdiff | tree | snapshot |
| 2016-11-18 |
Eugen Rochko | Move Salmon processing to background as well as PuSH |
commit | commitdiff | tree | snapshot |
| 2016-11-18 |
Eugen Rochko | Catch validation errors in ProcessFeedService so that... |
commit | commitdiff | tree | snapshot |
| 2016-11-18 |
Eugen Rochko | Don't create attachments if remote file cannot be fetched |
commit | commitdiff | tree | snapshot |
| 2016-11-18 |
Eugen Rochko | Validate presence of text even for remote statuses |
commit | commitdiff | tree | snapshot |
| 2016-11-18 |
Eugen Rochko | Fix OAuth authorization page and add a spec for it |
commit | commitdiff | tree | snapshot |
| 2016-11-18 |
Victorhck | finished spanish translation for es.yml |
commit | commitdiff | tree | snapshot |
| 2016-11-18 |
victorhck | started sp translations config locales |
commit | commitdiff | tree | snapshot |
| 2016-11-18 |
victorhck | fixed typos |
commit | commitdiff | tree | snapshot |
| 2016-11-18 |
Victorhck | Added spanish translation (#150) |
commit | commitdiff | tree | snapshot |
| 2016-11-18 |
Eugen | Fix syntax error |
commit | commitdiff | tree | snapshot |
| 2016-11-18 |
victorhck | doing spanish translation |
commit | commitdiff | tree | snapshot |
| 2016-11-18 |
victorhck | added spanish translation |
commit | commitdiff | tree | snapshot |
| 2016-11-18 |
Eugen Rochko | Adding german localization |
commit | commitdiff | tree | snapshot |
| 2016-11-17 |
Eugen | Merge pull request #149 from larkinscott/master |
commit | commitdiff | tree | snapshot |
| 2016-11-17 |
Scott Larkin | Create .codeclimate.yml |
commit | commitdiff | tree | snapshot |
| 2016-11-17 |
Eugen Rochko | Add an Intl polyfill |
commit | commitdiff | tree | snapshot |
| 2016-11-17 |
Eugen Rochko | Fix #148 - Devise mailer fixed, test spec added so... |
commit | commitdiff | tree | snapshot |
| 2016-11-16 |
Eugen Rochko | Remove broken test |
commit | commitdiff | tree | snapshot |
| 2016-11-16 |
Eugen Rochko | i18n for devise mailer too |
commit | commitdiff | tree | snapshot |
| 2016-11-16 |
Eugen Rochko | Add user locale setting |
commit | commitdiff | tree | snapshot |
| 2016-11-16 |
Eugen Rochko | Adding react-intl i18n to the frontend. No translations yet |
commit | commitdiff | tree | snapshot |
| 2016-11-15 |
Eugen Rochko | Localizations for most server-side strings |
commit | commitdiff | tree | snapshot |
| 2016-11-15 |
Eugen Rochko | Adding some localizations |
commit | commitdiff | tree | snapshot |
| 2016-11-15 |
Eugen Rochko | Improve how public status pages look slightly |
commit | commitdiff | tree | snapshot |
| 2016-11-15 |
Eugen Rochko | Support emojis in display name, bio |
commit | commitdiff | tree | snapshot |
| 2016-11-15 |
Eugen Rochko | Fix #144 - Filter statuses from blocked users out of... |
commit | commitdiff | tree | snapshot |
| 2016-11-15 |
Eugen Rochko | Fix rubocop issues, introduce usage of frozen literal... |
commit | commitdiff | tree | snapshot |
| 2016-11-15 |
Eugen Rochko | Delegate processing of incoming PuSH data to background... |
commit | commitdiff | tree | snapshot |
| 2016-11-14 |
Eugen Rochko | Fix wrong link header on followers API, wrong link... |
commit | commitdiff | tree | snapshot |
| 2016-11-13 |
Eugen Rochko | Fix #63 - Filter mentions that reply to blocked users |
commit | commitdiff | tree | snapshot |
| 2016-11-13 |
Eugen Rochko | Fix another mistake with infinite user list for following |
commit | commitdiff | tree | snapshot |
| 2016-11-13 |
Eugen Rochko | Fix another mistake |
commit | commitdiff | tree | snapshot |
| 2016-11-13 |
Eugen Rochko | Fix infinite scrolling mistake |
commit | commitdiff | tree | snapshot |
| 2016-11-13 |
Eugen Rochko | Infinite scroll for followers/following lists |
commit | commitdiff | tree | snapshot |
| 2016-11-13 |
Eugen Rochko | Fix stale reference |
commit | commitdiff | tree | snapshot |
| 2016-11-13 |
Eugen Rochko | Use privacy policy from Discourse |
commit | commitdiff | tree | snapshot |
| 2016-11-13 |
Eugen Rochko | Force utf-8 encoding when processing XML |
commit | commitdiff | tree | snapshot |
| 2016-11-13 |
Eugen Rochko | Making upload button into a smaller icon button |
commit | commitdiff | tree | snapshot |
| 2016-11-13 |
Eugen Rochko | Fix #110 - Make web UI use browser history, change... |
commit | commitdiff | tree | snapshot |
| 2016-11-13 |
Eugen Rochko | Debounce autosuggestions requests |
commit | commitdiff | tree | snapshot |
| 2016-11-13 |
Eugen Rochko | Search component |
commit | commitdiff | tree | snapshot |
| 2016-11-13 |
Eugen Rochko | Fix #142 - Escape ILIKE special characters from Account... |
commit | commitdiff | tree | snapshot |
| 2016-11-12 |
Eugen Rochko | Weigh username matches higher than domain matches in... |
commit | commitdiff | tree | snapshot |
| 2016-11-12 |
Eugen Rochko | Add limit to search results |
commit | commitdiff | tree | snapshot |
| 2016-11-12 |
Eugen Rochko | Use full-text search for autosuggestions |
commit | commitdiff | tree | snapshot |
| 2016-11-12 |
Eugen Rochko | Upgrade ruby to 2.3.1 |
commit | commitdiff | tree | snapshot |
| 2016-11-10 |
Eugen Rochko | Fix #141 - Add "Server: Mastodon" header to responses |
commit | commitdiff | tree | snapshot |
| 2016-11-10 |
Eugen Rochko | Enable emojis in reply indicator as well |
commit | commitdiff | tree | snapshot |
| 2016-11-10 |
Eugen Rochko | Fix modals sizing and add animation to it, fix #140... |
commit | commitdiff | tree | snapshot |
| 2016-11-10 |
Eugen Rochko | Fix public timeline query |
commit | commitdiff | tree | snapshot |
| 2016-11-10 |
Eugen Rochko | Fix #131 - Make active favourite buttons yellow |
commit | commitdiff | tree | snapshot |
| 2016-11-10 |
Eugen Rochko | Fix #122 - Add microformats-2 classes to mention links |
commit | commitdiff | tree | snapshot |
| 2016-11-09 |
Eugen Rochko | Fix live status removal from public/hashtag channels |
commit | commitdiff | tree | snapshot |
| 2016-11-09 |
Eugen Rochko | Discard misattributed remote statuses, improve timeline... |
commit | commitdiff | tree | snapshot |
| 2016-11-09 |
Eugen Rochko | Improve filtering of public/hashtag timelines, both... |
commit | commitdiff | tree | snapshot |
| 2016-11-09 |
Eugen Rochko | Status removal is broadcast to public/hashtag timelines too |
commit | commitdiff | tree | snapshot |
| 2016-11-09 |
Eugen Rochko | Replace setting custom CORS headers with rack-cors... |
commit | commitdiff | tree | snapshot |
| 2016-11-09 |
Eugen Rochko | API pagination for all collections using Link header |
commit | commitdiff | tree | snapshot |
| 2016-11-08 |
Eugen Rochko | Update README with attribution links and FAQ link |
commit | commitdiff | tree | snapshot |
| 2016-11-08 |
Eugen Rochko | Move timelines API from statuses to its own controller... |
commit | commitdiff | tree | snapshot |
| 2016-11-08 |
Eugen Rochko | Adding Emoji One |
commit | commitdiff | tree | snapshot |
| 2016-11-08 |
Eugen Rochko | Adding more logging |
commit | commitdiff | tree | snapshot |
| 2016-11-08 |
Eugen Rochko | Fix for thread resolve service and process feed service... |
commit | commitdiff | tree | snapshot |
| 2016-11-08 |
Eugen Rochko | Fix region setting for AWS gem |
commit | commitdiff | tree | snapshot |
| 2016-11-08 |
Eugen Rochko | Fix 50x page image for non-/ paths |
commit | commitdiff | tree | snapshot |
| 2016-11-08 |
Eugen Rochko | Improve feed regeneration |
commit | commitdiff | tree | snapshot |
| 2016-11-08 |
Eugen Rochko | Fix typo |
commit | commitdiff | tree | snapshot |
| 2016-11-08 |
Eugen Rochko | ProcessFeedService refactor |
commit | commitdiff | tree | snapshot |
| 2016-11-07 |
Eugen Rochko | Improved configuration from ENV, cleaned up timeline... |
commit | commitdiff | tree | snapshot |
| 2016-11-07 |
Eugen Rochko | Click video player to toggle playback |
commit | commitdiff | tree | snapshot |
| 2016-11-07 |
Eugen Rochko | Fix #135 - More prominent focus style for inputs |
commit | commitdiff | tree | snapshot |
| 2016-11-07 |
Eugen Rochko | Better look/behaviours for video player/lightbox |
commit | commitdiff | tree | snapshot |
| 2016-11-07 |
Eugen Rochko | Replace react-skylight with own solution that centers... |
commit | commitdiff | tree | snapshot |
| 2016-11-07 |
Eugen Rochko | Fix account and hashtag regex |
commit | commitdiff | tree | snapshot |
| 2016-11-07 |
Eugen Rochko | Do not modify scroll position unless content has been... |
commit | commitdiff | tree | snapshot |
| 2016-11-07 |
Eugen Rochko | Keep scroll position when scrolled down and new content... |
commit | commitdiff | tree | snapshot |
| 2016-11-07 |
Eugen Rochko | Account notes (bios) can now contain links. Character... |
commit | commitdiff | tree | snapshot |
| 2016-11-06 |
Eugen Rochko | Fix insecure S3 URLs |
commit | commitdiff | tree | snapshot |
| 2016-11-06 |
Eugen Rochko | Downgrade aws gem as this one was incompatible with... |
commit | commitdiff | tree | snapshot |
| 2016-11-06 |
Eugen Rochko | Fix URL configuration when S3 is enabled |
commit | commitdiff | tree | snapshot |
| 2016-11-06 |
Eugen Rochko | Improve S3 config |
commit | commitdiff | tree | snapshot |
| 2016-11-06 |
Eugen Rochko | Adding optional S3, fail-mastodon |
commit | commitdiff | tree | snapshot |
| 2016-11-06 |
Eugen Rochko | Add test for FanOutOnWriteService |
commit | commitdiff | tree | snapshot |
| 2016-11-05 |
Eugen Rochko | Improve @mention regex |
commit | commitdiff | tree | snapshot |
| 2016-11-05 |
Eugen Rochko | Fix remote hashtag linking |
commit | commitdiff | tree | snapshot |
| 2016-11-05 |
Eugen Rochko | Fix mistake |
commit | commitdiff | tree | snapshot |
| 2016-11-05 |
Eugen Rochko | Fix linking of remote hashtags in UI, add public view... |
commit | commitdiff | tree | snapshot |
| 2016-11-05 |
Eugen Rochko | Adding hashtags |
commit | commitdiff | tree | snapshot |
| 2016-11-04 |
Eugen Rochko | Adding hashtag model |
commit | commitdiff | tree | snapshot |
| 2016-11-04 |
Eugen Rochko | Add pghero for analyzing postgres performance in production |
commit | commitdiff | tree | snapshot |
| next |